File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ This explicit declaration eliminates the need for tools to infer schema versions
198198
199199- [ ] Update `openapi` version to `3.1.1`
200200- [ ] Replace `nullable : true` with type arrays (`type: ["string", "null"]`)
201- - [ ] Update `exclusiveMinimum`/`exclusiveMaximum` from boolean modifiers to direct values and remove sibling `minimum/ maximum`
201+ - [ ] Update `exclusiveMinimum`/`exclusiveMaximum` from boolean modifiers to direct values and remove sibling `minimum`/` maximum`
202202- [ ] Change schema `example` to `examples` (as an array)
203203- [ ] Update file upload descriptions to use `contentEncoding`/`contentMediaType`
204204- [ ] Consider adding `$schema` declarations for better tool compatibility
You can’t perform that action at this time.
0 commit comments