Commit 842c201
committed
Convert to OpenAPI 3.1
OpenAPI 3.0 has some unspecified behavior regarding the combination of
reference objects with 'nullable' [1]. Despite what random StackOverflow
answers [2] suggest, combining nullable with '$ref' still doesn't work.
Do what's suggested in the issue reporting this behavior [3] and upgrade
to OpenAPI 3.1, allowing us to work around this.
[1] OAI/OpenAPI-Specification#1368
[2] https://stackoverflow.com/a/48114924/613428
[3] OAI/OpenAPI-Specification#1368 (comment)
Signed-off-by: Stephen Finucane <stephen@that.guru>1 parent d5d668e commit 842c201
File tree
7 files changed
+576
-456
lines changed- docs/api/schemas
- latest
- v1.0
- v1.1
- v1.2
- v1.3
- patchwork/tests/api
7 files changed
+576
-456
lines changed
0 commit comments