-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Description
Not sure if this is the best place to put this, but I believe the schema should be valid, however when running the tools supplied I see that it is not.
schemas/interagent-hyper-schema.json: #/definitions/identity: failed schema #/properties/definitions/additionalProperties: "definitions", "description", "links", "title", "type" weren't supplied.
schemas/interagent-hyper-schema.json: #/definitions/link/properties/href: failed schema #/definitions/resource/properties/properties/patternProperties/^[a-z0-9][a-zA-Z0-9_]*[a-zA-Z0-9]$: No subschema in "anyOf" matched.
schemas/interagent-hyper-schema.json: #/definitions/link/properties/schema: failed schema #/definitions/resource/properties/properties/patternProperties/^[a-z0-9][a-zA-Z0-9_]*[a-zA-Z0-9]$: No subschema in "anyOf" matched.
schemas/interagent-hyper-schema.json: #/definitions/link: failed schema #/properties/definitions/additionalProperties: "definitions", "description", "links", "title", "type" weren't supplied.
schemas/interagent-hyper-schema.json: #/definitions/ref: failed schema #/properties/definitions/additionalProperties: "definitions", "description", "links", "title", "type" weren't supplied.
schemas/interagent-hyper-schema.json: #/definitions/resource/properties/links: failed schema #/definitions/resource/properties/properties/patternProperties/^[a-z0-9][a-zA-Z0-9_]*[a-zA-Z0-9]$: No subschema in "anyOf" matched.
schemas/interagent-hyper-schema.json: #/definitions/resource/properties/properties: failed schema #/definitions/resource/properties/properties/patternProperties/^[a-z0-9][a-zA-Z0-9_]*[a-zA-Z0-9]$: No subschema in "anyOf" matched.
schemas/interagent-hyper-schema.json: #/definitions/resource/properties/strictProperties: failed schema #/definitions/resource/properties/properties/patternProperties/^[a-z0-9][a-zA-Z0-9_]*[a-zA-Z0-9]$: No subschema in "anyOf" matched.
schemas/interagent-hyper-schema.json: #/definitions/resource: failed schema #/properties/definitions/additionalProperties: "definitions", "description", "links", "title", "type" weren't supplied.
schemas/interagent-hyper-schema.json: #/definitions/resourceDefinition: failed schema #/properties/definitions/additionalProperties: "definitions", "description", "links", "title", "type" weren't supplied.
schemas/interagent-hyper-schema.json: #/definitions/resourceProperty: failed schema #/properties/definitions/additionalProperties: "definitions", "description", "links", "title", "type" weren't supplied.
schemas/interagent-hyper-schema.json: #/properties/definitions: failed schema #/properties/properties/additionalProperties: "additionalProperties" is not a permitted key.
schemas/interagent-hyper-schema.json: #/properties/definitions: failed schema #/properties/properties/additionalProperties: "$ref" wasn't supplied.
schemas/interagent-hyper-schema.json: #/properties/links: failed schema #/properties/properties/additionalProperties: "additionalProperties" is not a permitted key.
schemas/interagent-hyper-schema.json: #/properties/links: failed schema #/properties/properties/additionalProperties: "$ref" wasn't supplied.
schemas/interagent-hyper-schema.json: #/properties/properties: failed schema #/properties/properties/additionalProperties: "additionalProperties" is not a permitted key.
schemas/interagent-hyper-schema.json: #/properties/properties: failed schema #/properties/properties/additionalProperties: "$ref" wasn't supplied.
schemas/interagent-hyper-schema.json: #: failed schema #: "description", "links", "type" weren't supplied.
Metadata
Metadata
Assignees
Labels
No labels