schema
stringclasses 220
values | keyword
stringclasses 13
values | obj
stringlengths 20
862
| is_neg
bool 2
classes |
---|---|---|---|
api.json | minLength | {"components": {"schemas": {"JSONSchemaMultiType": {"properties": {"description": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaNot": {"properties": {"title": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaNot": {"properties": {"description": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaNull": {"properties": {"title": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaNull": {"properties": {"description": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaNumber": {"properties": {"title": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaNumber": {"properties": {"description": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaObject": {"properties": {"title": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaObject": {"properties": {"description": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaOneOf": {"properties": {"title": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaOneOf": {"properties": {"description": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaRemapper": {"properties": {"title": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaRemapper": {"properties": {"description": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaRoot": {"properties": {"title": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaRoot": {"properties": {"description": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaString": {"properties": {"pattern": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaString": {"properties": {"title": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"JSONSchemaString": {"properties": {"description": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"LoopPageDefinition": {"properties": {"parameters": {"items": {"minLength": 1}}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"ObjectRemapperDefinition": {"properties": {"random.string": {"properties": {"choice": {"minLength": 1}}}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"Organization": {"properties": {"id": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"PageDefinition": {"properties": {"parameters": {"items": {"minLength": 1}}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"SubPage": {"properties": {"name": {"minLength": 1}}}}}} | false |
api.json | minLength | {"components": {"schemas": {"TabsPageDefinition": {"properties": {"parameters": {"items": {"minLength": 1}}}}}}} | false |
api.json | minLength | {"paths": {"/api/email": {"post": {"requestBody": {"content": {"application/json": {"schema": {"properties": {"password": {"minLength": 8}}}}}}}}}} | false |
api.json | minLength | {"paths": {"/api/email/reset": {"post": {"requestBody": {"content": {"application/json": {"schema": {"properties": {"password": {"minLength": 8}}}}}}}}}} | false |
api.json | minLength | {"paths": {"/api/user/apps/{appId}/account": {"post": {"requestBody": {"content": {"multipart/form-data": {"schema": {"properties": {"password": {"minLength": 8}}}}}}}}}} | false |
api.json | minLength | {"paths": {"/api/user/apps/{appId}/account/reset": {"post": {"requestBody": {"content": {"application/json": {"schema": {"properties": {"password": {"minLength": 8}}}}}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"App": {"properties": {"path": {"maxLength": 30}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"App": {"properties": {"domain": {"anyOf": [{"maxLength": 0}]}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"AppDefinition": {"properties": {"name": {"maxLength": 30}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"AppDefinition": {"properties": {"description": {"maxLength": 80}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"BlockVersion": {"properties": {"description": {"maxLength": 160}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"FlowPageDefinition": {"properties": {"name": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"FlowPageDefinition": {"properties": {"parameters": {"items": {"maxLength": 30}}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONPointer": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONPointer": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaAnyOf": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaAnyOf": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaArray": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaArray": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaBoolean": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaBoolean": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaConst": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaConst": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaEnum": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaEnum": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaInteger": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaInteger": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaMultiType": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaMultiType": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaNot": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaNot": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaNull": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaNull": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaNumber": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaNumber": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaObject": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaObject": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaOneOf": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaOneOf": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaRemapper": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaRemapper": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaRoot": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaRoot": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaString": {"properties": {"title": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"JSONSchemaString": {"properties": {"description": {"maxLength": 5000}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"LoopPageDefinition": {"properties": {"name": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"LoopPageDefinition": {"properties": {"parameters": {"items": {"maxLength": 30}}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"OAuth2ClientCredentials": {"properties": {"description": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"Organization": {"properties": {"id": {"maxLength": 30}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"Organization": {"properties": {"description": {"maxLength": 160}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"PageDefinition": {"properties": {"name": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"PageDefinition": {"properties": {"parameters": {"items": {"maxLength": 30}}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"SubPage": {"properties": {"name": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"TabsPageDefinition": {"properties": {"name": {"maxLength": 50}}}}}} | false |
api.json | maxLength | {"components": {"schemas": {"TabsPageDefinition": {"properties": {"parameters": {"items": {"maxLength": 30}}}}}}} | false |
api.json | format | {"components": {"parameters": {"endpoint": {"schema": {"format": "uri"}}}}} | false |
api.json | format | {"components": {"requestBodies": {"oauth2Consent": {"content": {"application/json": {"schema": {"properties": {"redirectUri": {"format": "uri"}}}}}}}}} | false |
api.json | format | {"components": {"requestBodies": {"resource": {"content": {"multipart/form-data": {"schema": {"properties": {"assets": {"items": {"format": "binary"}}}}}}}}}} | false |
api.json | format | {"components": {"schemas": {"App": {"properties": {"domain": {"anyOf": [{"format": "hostname"}]}}}}}} | false |
api.json | format | {"components": {"schemas": {"App": {"properties": {"sentryDsn": {"format": "url"}}}}}} | false |
api.json | format | {"components": {"schemas": {"AppAccount": {"properties": {"email": {"format": "email"}}}}}} | false |
api.json | format | {"components": {"schemas": {"AppAccount": {"properties": {"avatar": {"format": "url"}}}}}} | false |
api.json | format | {"components": {"schemas": {"AppOAuth2Secret": {"properties": {"authorizationUrl": {"format": "uri"}}}}}} | false |
api.json | format | {"components": {"schemas": {"AppOAuth2Secret": {"properties": {"tokenUrl": {"format": "uri"}}}}}} | false |
api.json | format | {"components": {"schemas": {"AppOAuth2Secret": {"properties": {"userInfoUrl": {"format": "uri"}}}}}} | false |
api.json | format | {"components": {"schemas": {"AppOAuth2Secret": {"properties": {"created": {"format": "date-time"}}}}}} | false |
api.json | format | {"components": {"schemas": {"AppOAuth2Secret": {"properties": {"updated": {"format": "date-time"}}}}}} | false |
api.json | format | {"components": {"schemas": {"BlockVersion": {"properties": {"icon": {"format": "binary"}}}}}} | false |
api.json | format | {"components": {"schemas": {"BlockVersion": {"properties": {"iconUrl": {"format": "uri"}}}}}} | false |
api.json | format | {"components": {"schemas": {"BlockVersion": {"properties": {"files": {"items": {"format": "binary"}}}}}}} | false |
api.json | format | {"components": {"schemas": {"JSONSchemaMultiType": {"properties": {"pattern": {"format": "regex"}}}}}} | false |
api.json | format | {"components": {"schemas": {"JSONSchemaString": {"properties": {"pattern": {"format": "regex"}}}}}} | false |
api.json | format | {"components": {"schemas": {"Member": {"properties": {"primaryEmail": {"format": "email"}}}}}} | false |
api.json | format | {"components": {"schemas": {"OAuth2ClientCredentials": {"properties": {"expires": {"format": "date-time"}}}}}} | false |
api.json | format | {"components": {"schemas": {"Resource": {"properties": {"$expires": {"format": "date-time"}}}}}} | false |
api.json | format | {"components": {"schemas": {"SSOConfiguration": {"properties": {"url": {"format": "url"}}}}}} | false |
api.json | format | {"components": {"schemas": {"Theme": {"properties": {"tileLayer": {"format": "uri"}}}}}} | false |
api.json | format | {"components": {"schemas": {"UserEmail": {"properties": {"email": {"format": "email"}}}}}} | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.