Dataset Viewer
Auto-converted to Parquet Duplicate
json_schema
stringlengths
324
2.16k
unique_id
stringlengths
4
6
{ "description": "An association has a set of valid **decisions** for an applicant.", "links": [ { "description": "List valid decisions for the association that this user identity belongs to.", "href": "/api/v1/user_identities/:user_identity_id/decisions", "http_heade...
o9509
{ "additionalProperties": false, "properties": { "configId": { "description": "Identifier of the applied configuration", "type": "string" }, "reasonPhrase": { "description": "Human-readable string explaining the cause of an error (if any)", ...
o53902
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://raw.githubusercontent.com/washingtonpost/ans-schema/master/src/main/resources/schema/ans/v0_4/trait-version.json", "title": "Describes the ANS version of this object", "description": "The version of ANS that this object was serialize...
o87861
{ "$schema": "http://json-schema.org/draft-07/schema#", "properties": { "sub": { "$ref": "#/definitions/SubObject.0eb4e9af" } }, "type": "object", "required": [ "sub" ], "definitions": { "SubObject.0eb4e9af": { "properties": { ...
o17692
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "string", "description": "The organization id" }, "name": { "type": [ "null", "string" ], ...
o32481
{ "additionalProperties": false, "properties": { "credits": { "description": "Course credit hours", "type": "number" }, "department": { "description": "Department that offers this course", "maxLength": 25, "type": "string" ...
o40180
{ "id": "http://schemas.triniti.io/json-schema/triniti/common/mixin/swipeable/1-0-0.json#", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "swipe": { "type": "string", "minLength": 0, "maxLength": 255, "desc...
o82723
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "type": "object", "properties": { "id": { "type": "integer" }, "year": { "type": "integer" }, "name": { ...
o13683
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "avatars": { "title": "Avatar", "type": "object", "properties": { "gravatar": { "type": [ "string", "null" ...
o74172
{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "completed": { "type": "boolean" }, "award": { "type": "object", "additionalProperties": false, "properties": { "star...
o21103
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "self": { "type": "boolean" }, "graduation_year": { "type": [ "integer", "null" ] }, "majors": { "...
o13671
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://judkins.house/apis/k2/v1/gkeKeyPairConfig.json", "$$target": "gkeKeyPairConfig.json", "title": "GKE Service Account Configuration", "description": "Describes a GKE service account used to authenticate management of GKE resources. ...
o90386
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "properties": { "email": { "pattern": "^[\\w|-|.]+@[\\w]+\\.[A-Za-z]{2,4}$", "type": "string" }, "firstName": { "type": "string" }, "lastName": {...
o81531
{ "description": "A generic related package.", "properties": { "name": { "description": "Name of the package.", "title": "name", "type": "string" }, "payload_type": { "oneOf": [ { "description": "The type...
o89988
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "display": { "type": "object", "properties": { "resource": { "type": "string", "format": "topic", "axRole": "i...
o9406
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "string", "description": "The uuid of the lti app" }, "title": { "type": "string", "description": "The title of the lti app", ...
o32504
{ "$schema": "http://json-schema.org/draft-06/schema", "additionalProperties": false, "properties": { "domain": { "pattern": "^([a-z0-9]+(-[a-z0-9]+)*\\.)+[a-z]{2,}$", "type": "string" }, "selector": { "type": "string" }, "url": { ...
o41049
{ "additionalProperties": true, "properties": { "body": { "type": "string" }, "headers": { "additionalProperties": true, "properties": { "X-Twilio-Signature": { "pattern": "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==...
o12078
{ "type": "array", "$schema": "http://json-schema.org/draft-04/schema#", "description": "", "minItems": 1, "_uniqueItems": true, "items": { "type": "object", "required": [ "name", "internalName", "iconUrl", "supportedGameModes", ...
o4257
{ "description": "A MWF flipper component's schema definition.", "properties": { "config": { "properties": { "direction": { "enum": [ "left", "right" ], "type": "string...
o85189
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "type": "object", "properties": { "id": { "type": "number" }, "title": { "type": "string" }, "description": { ...
o45140
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://judkins.house/apis/k2/v1/loadBalancerConfig.json", "$$target": "loadBalancerConfig.json", "title": "Load balancer configuration", "description": "Load balancer configuration for Kubernetes API servers", "properties": { ...
o90407
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Provider", "description": "Name of the provider", "type": "array", "items": { "oneOf": [ { "$ref": "#/definitions/path" }, { "$ref": "#/definitions/inheritanc...
o82223
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "array", "minItems": 1, "_uniqueItems": true, "items": { "type": "object", "properties": { "name": { "anyOf": [ { "type": "string" ...
o60835
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "type": { "type": "string" }, "message": { "type": "string" }, "ctx": { "type": "object", "patternProperties": { "^[0-9a-zA-Z_-]{1,255}$": { "anyOf": [ ...
o9961
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "The utility configuration for a particular project", "properties": { "bundle_id": { "description": "The workflow's unique bundle ID", "type": "string" }, ...
o28226
{ "properties": { "gestures": { "default": true, "description": "Whether gesture support should be set up.", "type": "boolean", "x-prompt": "Set up HammerJS for gesture recognition?" }, "project": { "$default": { "$s...
o1334
{ "optional": true, "properties": { "comment": { "type": "string" }, "mimeType": { "type": "string" }, "params": { "properties": { "comment": { "type": "string" }, "con...
o90449
{ "additionalProperties": false, "properties": { "offeringChangePolicy": { "enum": [ "contains-all", "exactly-match", "no-restrictions" ], "type": "string" }, "offeringChangePolicyIgnoreTags": { ...
o27837
{ "definitions": { "Playlist": { "type": "object", "additionalProperties": false, "properties": { "name": { "type": "string" }, "description": { "type": "string" }, ...
o5474
{ "title": "JSONPath ready predicate", "properties": { "dependency_type": { "default": "jsonpath_ready", "enum": [ "jsonpath_ready" ], "type": "string", "title": "Dependency Type" }, "expressions": { ...
o66170
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "schema for a contact detail", "id": "https://raw.githubusercontent.com/eviratec/schema/master/v1/contact/detail.json#", "properties": { "content": { "type": "string" }, ...
o39497
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Improve Digital Adapter Params", "description": "A schema which validates params accepted by Improve Digital adapter", "type": "object", "properties": { "placementId": { "type": "integer", "minimum": 1,...
o68312
{ "additionalProperties": false, "properties": { "openvpn-admin": { "properties": { "cpus": { "default": 0.01, "description": "CPU shares to allocate to each openvpn instance.", "minimum": 0.01, "...
o90809
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Other", "description": "Other", "type": "object", "properties": { "nonResidentLandlord": { "title": "Non Resident Landlord", "description": "An explicit declaration that the user is a Non-Resident Landl...
o46428
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "properties": { "email": { "_format": "email", "type": "string" }, "first": { "type": "string" }, "last": { "type": "string" ...
o26296
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "dependencies": { "favoriteTopic": [ "tags" ] }, "properties": { "email": { "pattern": "^[\\w|-|.]+@[\\w]+\\.[A-Za-z]{2,4}$", "type": "string" },...
o81526
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "carrier": { "type": "string", "enum": [ "dhl", "ups", "dpd", "hermes", "gls" ], "...
o61080
{ "copyright": [ "Copyright 2013 Red Hat, Inc. and/or its affiliates.", "This file is part of lightblue.", "This program is free software: you can redistribute it and/or modify", "it under the terms of the GNU General Public License as published by", "the Free Software Founda...
o66302
{ "id": "https://raw.githubusercontent.com/OAI/OpenAPI-Specification/master/schemas/v1.2/infoObject.json#", "$schema": "http://json-schema.org/draft-04/schema#", "description": "info object (section 5.1.3)", "type": "object", "required": [ "title", "description" ], "propertie...
o12176
{ "additionalProperties": true, "description": "Identifies the kinds and scope of items in the resource", "example": "../examples/resourceType.json", "properties": { "name": { "description": "The name of the resource component.", "translation": {}, "type": "st...
o19044
{ "title": "YAML Publisher", "required": [ "publisher_type", "yamlfile" ], "properties": { "publisher_type": { "default": "fromyaml-pub", "enum": [ "fromyaml-pub" ], "type": "string" }, "yamlfile": { ...
o66164
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "bulk_publishing": { "type": "boolean" }, "links": { "type": "object", "additionalProperties": false, "properti...
o21209
{ "id": "https://raw.githubusercontent.com/InfinniPlatform/InfinniUI-schema/master/DataSource/RestDataSource/UrlParams.json", "$schema": "http://json-schema.org/draft-04/schema#", "description": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0437\u0430\u043f\u0440\u043e\u0441\u0430", "type": ...
o7462
{ "description": "A MWF call-to-action component's schema definition.", "properties": { "config": { "properties": { "secondary": { "disabled": "boolean" } }, "type": "object" }, "content": { ...
o85180
{ "id": "http://n7space.com/asn1-lib-general-schema.json", "$schema": "http://json-schema.org/draft-04/schema#", "description": "ASN.1 Types Library General Information schema", "definitions": { "nonEmptyString": { "type": "string", "minLength": 1 } }, "ty...
o62650
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "person": { "type": "object", "properties": { "first_name": { "type": "string", "enum": [ "Andrew" ...
o69519
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://raw.githubusercontent.com/AlekseyBuzmakov/FCAPS/master/FCAPS/schemas/Other/ClassifierClasses.json", "title": "Mapping between Objects and Classes", "description": "This schema describes a file that gives a correspondance between obje...
o997
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "http://example.com/schemas/Around.json", "type": "object", "definitions": { "ThingOne": { "type": "object", "properties": { "redFish": { "type": "string" } ...
o58632
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "hybrid flow response", "id": "http://localhost:3000/schemas/authorize-hybrid-response.json#", "properties": { "access_token": { "description": "The OAuth 2.0 access token. Requi...
o20474
{ "definitions": { "address": { "description": "schema for a host address", "format": "hostname", "type": "string" }, "port": { "description": "schema for a port", "maximum": 65536, "minimum": 1024, "type": "...
o55253
{ "id": "https://raw.githubusercontent.com/InfinniPlatform/InfinniPlatform/master/Files/Schema/mongodbDocumentStorage.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "mongodbDocumentStorage", "description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0445\u0440\u0430\...
o7389
{ "description": "A MWF logo component's schema definition.", "properties": { "content": { "dependencies": { "href": [ "label" ] }, "properties": { "href": { "type": "string" ...
o85198
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "booking_reason": { "type": "string" }, "slots": { "type": "array", "description": "List of slots representing the start/en...
o36598
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "name": { "type": "string", "minLength": 1, "maxLength": 255 }, "status": { "type": "string", "enum": [ "active", ...
o6167
{ "definitions": {}, "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "$id": "http://www.pucomex.serpro.gov.br/lpco/detalhar_prorrogacao.schema.json", "properties": { "situacao": { "type": "object", "properties": { "id": { ...
o73038
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "booking_reason": { "type": "string" }, "slots": { "type": "array", "description": "List of slots representing the start/en...
o12229
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": [ "string", "null" ], "description": "The role id" }, "name": { "type": [ "string"...
o32487
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "filename": { "type": "string" }, "layout": { "type": "string" }, "data_bind": { "type": "object", "properties": { ...
o45261
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "Fibaro Home Center Login JSON Schema", "name": "login", "type": "object", "properties": { "status": { "description": "User Authorized Flag", "type": "boolean" }, "userID": { ...
o56009
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "array", "minItems": 1, "_uniqueItems": true, "items": { "type": "object", "properties": { "name": { "anyOf": [ { "type": "string" ...
o60836
{ "properties": { "config": { "type": "object" }, "dependencies": { "properties": { "endpoint": { "items": { "description": "Endpoints the service depends on", "examples": [ ...
o83294
{ "additionalProperties": false, "description": "", "properties": { "day": { "maximum": 31, "minimum": 1, "type": "integer" }, "month": { "maximum": 12, "minimum": 1, "type": "integer" }, "year": ...
o28259
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "properties": { "created_by": { "name": "created_by", "type": "integer" }, "id": { "name": "id", "type": "integer" } }, "title": "sub...
o89702
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Activities", "description": "A list of squash training activities.", "type": "array", "items": { "type": "object", "properties": { "id": { "description": "Unique identifier for the activity....
o26117
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "properties": { "email": { "_format": "email", "maxLength": 1024, "type": "string" }, "token": { "minLength": 1, "type": "string" ...
o9857
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Action", "type": "object", "properties": { "target": { "type": "string", "description": "The **generatedIdentifier** given by iFLUX Server. See the API `GET actionTargets` or GET `actionTargets/:id`" ...
o14490
{ "$schema": "http://json-schema.org/draft-04/schema", "additionalProperties": false, "properties": { "homePage": { "_format": "uri", "description": "the homepage for this career site", "type": "string" }, "id": { "description": "immuta...
o79550
{ "title": "Layer Options", "type": "object", "$schema": "http://json-schema.org/draft-04/schema", "description": "Additional options available for the popup layer.", "properties": { "returnTopmostRaster": { "type": "boolean", "description": "Indicates whether or not ...
o90282
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "PickedProduct", "description": "A specific product within a packing list", "type": "object", "properties": { "doc_type": { "type": "string", "pattern": "^pickedProduct$" }, "version": { ...
o37730
{ "properties": { "_id": { "type": "integer" }, "answer": { "type": "string" }, "brief": { "description": "Relationship link to a Brief instance", "properties": {}, "type": "object" }, "brief_id": { ...
o21083
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "_oai": { "type": "object", "properties": { "id": { "type": "string" }, "sets": { "type": "array",...
o48007
{ "description": "A reference to an ordered UNI. The UNI is referenced on an Order by customer order number (PON), and order item reference.", "properties": { "buyerPurchaseOrderNumber": { "description": "The purchase order number for the order that contains the referenced UNI. This is requi...
o28206
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://integracja.firefighters.ki.agh.edu.pl", "description": "RS from notification center", "type": "object", "properties": { "reportHeaders": { "id": "http://integracja.firefighters.ki.agh.edu.pl/reportHeaders", ...
o81499
{ "definitions": {}, "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "$id": "http://www.pucomex.serpro.gov.br/lpco/deferir_prorrogacao_resp.schema.json", "properties": { "situacao": { "type": "object", "properties": { "id": { ...
o73033
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "requires": [ "log" ], "log": { "type": "object", "description": "Display log messages received through wrapper events.", "properties": { "stream": { "type": "string"...
o89607
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Expense", "description": "Expense", "type": "object", "properties": { "amount": { "title": "Amount", "description": "Expenses associated with the running of the business. The value must be between -9999...
o46416
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "integer", "minimum": 1 }, "firstName": { "type": "string", "faker": "name.firstName" }, "lastName": { ...
o88588
{ "title": "PointCloud Return Filter", "type": "object", "$schema": "http://json-schema.org/draft-04/schema", "description": "Filters points based on the value of the return number/return count.", "properties": { "field": { "type": "string", "description": "The name o...
o90264
{ "$schema": "http://json-schema.org/draft-04/schema", "type": "object", "properties": { "start_path": { "anyOf": [ { "type": "string" }, { "type": "array", "items": { ...
o57168
{ "$schema": "http://json-schema.org/draft-06/schema#", "description": "ParaDrop host configuration - firewall defaults object", "type": "object", "properties": { "conntrack": {}, "forward": { "type": "string", "enum": [ "ACCEPT", "...
o12608
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "delete": { "type": "array", "items": { "type": "string" } }, "read": { "type": "array", ...
o12223
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Chargeback finance", "description": "Chargeback messages for Finance division", "type": "object", "properties": { "functionCode": { "type": "string" }, "usageUnits": { "type": "integer" ...
o83684
{ "id": "https://letsencrypt.org/schema/01/certificate#", "$schema": "http://json-schema.org/draft-04/schema#", "description": "Schema for a certificate message", "type": "object", "required": [ "type", "certificate" ], "properties": { "type": { "enum": [ ...
o40346
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "Brief clarification question schema", "type": "object", "properties": { "question": { "minLength": 1, "maxLength": 5000, "pattern": "^$|(^(?:\\S+\\s+){0,99}\\S+$)", "type": "string" ...
o21053
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "The value returned by GET /_stats", "items": { "properties": { "couchdb": { "type": "object" }, "httpd": { "type": "object" }, "httpd_re...
o60114
{ "$schema": "http://json-schema.org/draft-06/schema#", "title": "@runnerty-notificator-console", "definitions": { "config": { "type": "object", "required": [ "id", "type" ], "properties": { "id": { ...
o44065
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "An example schema", "type": "object", "properties": { "a": { "type": "string" }, "b": { "type": "integer" }, "c": { "type": "string", "enum": [ ...
o4834
{ "title": "Parameter Selection", "items": { "type": "object", "properties": { "value": { "oneOf": [ { "type": "string" }, { "type": "array" ...
o66183
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "#mbox_sha1sum", "type": "object", "required": [ "mbox_sha1sum" ], "properties": { "mbox_sha1sum": { "id": "#mbox_sha1sum!core", "type": "string", "format": "sha1" }, ...
o76656
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "PermissionGrant", "type": "object", "additionalProperties": false, "properties": { "username": { "type": "string", "description": "Name of the user to grant the accessLevel to." }, "acce...
o39441
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "rank": { "type": "number" }, "date": { ...
o45205
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://jsonschema.net/vcard", "type": "object", "title": "vcard", "properties": { "vcard:fn": { "id": "http://jsonschema.net/dcat:Distribution/0/vcard:fn", "type": "string", "title": "Name" ...
o36441
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Reject step", "type": "object", "properties": { "name": { "type": "string" }, "kind": { "enum": [ "reject" ] }, "label": { "type": "st...
o58490
{ "definitions": { "stringArray": { "additionalItems": false, "items": { "type": "string" }, "type": "array" } }, "properties": { "ramlTitle": { "type": "string" }, "validationViolations": { ...
o63477
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "socialNetwork": { "type": "object", "properties": { "name": { "type": "string", "description": "name of the network, e.g. LinkedIn" },...
o79600
{ "description": "A comment that is attached to an object (supported objects: release)", "properties": { "_id": { "description": "Unique identifier for a build. Gets generated automatically on creation.", "pattern": "^[a-z0-9._-]{2,}$", "readOnly": true, "...
o84345
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "message": { "default": "", "description": "Message to log to the console", "type": "string" } }, "required": [ "message" ], "title": "Log a message to the console"...
o12503
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "create tasks request", "description": "create tasks request", "type": "object", "properties": { "docker_image": { "type": "string", "pattern": "(.+/)?.+:.+" }, "cmd": { "type...
o76476
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://schema.envirocar.org/announcement.json#", "type": "object", "required": [ "id", "category", "priority", "content" ], "properties": { "created": { "type": "string", ...
o44344
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
40