OpenDocumenter
OpenDocumenter copied to clipboard
OpenAPI Specification - 3.0.3
- [ ] Specification (3.0.3)
- [ ] OpenAPI Object
- [ ]
componentsfield is ignored (not sure its needed?) - [ ]
security
- [ ]
- [x] Info Object
- [x] Contact Object
- [x] License Object
- [ ] Server Object
- [ ]
variablesfield is ignored and no support is provided
- [ ]
- [ ] Server Variable Object
- [ ] Components Object (mostly not needed?)
- [ ]
schemas - [ ]
responses - [ ]
parameters - [ ]
examples - [ ]
requestBodies - [ ]
headers - [ ]
securitySchemes - [ ]
links - [ ]
callbacks
- [ ]
- [x] Paths Object
- [ ] Path Item Object
- [ ]
summaryfield is ignored - [ ]
descriptionfield is ignored - [ ]
serversfield is ignored - [ ]
parametersfield is ignored
- [ ]
- [ ] Operation Object
- [ ]
externalDocsfield is ignored - [ ]
operationIdfield is ignored - [ ]
parametersfield is ignored - [ ]
callbacksfield is ignored - [ ]
deprecatedfield is ignored - [ ]
securityfield is ignored - [ ]
serversfield is ignored
- [ ]
- [ ] External Documentation Object
- [ ] nothing implements the display of this (should be displayed as a link alongside the request)
- [ ] Parameter Object
- [ ] nothing implements the display of this (should be displayed as a table alongside the request)
- [ ] Request Body Object
- [ ]
requiredfield is ignored
- [ ]
- [ ] Media Type Object
- [ ]
schemais ignored and application/json is expected - [ ]
examplesfield is ignored (we do use theexamplefield though.examplesshall overrideexample) - [ ]
encodingfield is ignored
- [ ]
- [ ] Encoding Object
- [ ] nothing implements the display of this
- [x] Responses Object
- [ ] Response Object
- [ ]
headersfield is ignored - [ ]
linksfield is ignored
- [ ]
- [ ] Callback Object
- [ ] nothing implements the display of this
- [ ] Example Object
- [ ] nothing implements the display of this (the right side panel kinda does but doesn't implement multiple or anything?)
- [ ] Link Object
- [ ] nothing implements the display of this
- [ ] Header Object
- [ ] nothing implements the display of this
- [ ] Tag Object
- [ ]
externalDocsis ignored
- [ ]
- [x] Reference Object
- [ ] Schema Object
- [ ] nothing implements the display of this
- [ ] Discriminator Object
- [ ] nothing implements the display of this
- [ ] XML Object
- [ ] nothing implements the display of this
- [ ] Security Scheme Object
- [ ] nothing implements the display of this
- [ ] OAuth Flows Object
- [ ] nothing implements the display of this
- [ ] OAuth Flow Object
- [ ] nothing implements the display of this
- [ ] Security Requirement Object
- [ ] nothing implements the display of this
- [ ] OpenAPI Object