Make sure examples types match schema in definitions (#1563)

* Make sure examples types match schema in definitions

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Add changelogs

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Add double quotes around URL

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

---------

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2023-07-04 20:32:47 +02:00 committed by GitHub
parent 6521411547
commit bed9223610
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 17 additions and 15 deletions

View file

@ -84,7 +84,7 @@ paths:
changed since the point indicated by `since` will be returned.
By default, this is `false`.
example: "false"
example: false
schema:
type: boolean
- in: query