Open
Description
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 beuri-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
Labels
Type
Projects
Status
No status