Skip to content

Schema issues in documentation examples #97

Open
@zx80

Description

@zx80

Here are 3 possible issues in schemas used in the documentation examples, that could be fixed:

  • in upsto example, the two uriref formats at the end should be uri-ref to conform to JSON Schema v5?
  • in webhook the Pet schema should have a "type": "object" added, and maybe an "additionalProperties": false.
  • in callback the 201 response schema should also have a "type": "object" added, and maybe an "additionalProperties": false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions