Updated null types in initial OpenAPI spec

This commit is contained in:
Nicholas Wallace 2024-02-19 19:18:43 +00:00
parent 223e15643d
commit bb297a302e
3 changed files with 165 additions and 165 deletions

View file

@ -142,7 +142,7 @@ class CollectionController {
* name:
* type: string
* description:
* type: [string, null]
* type: [string, 'null']
* books:
* type: array
* items: