Skip to content

Interagent schema not valid #343

@FreekingDean

Description

@FreekingDean

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions