-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
Description
The scope of this issue is to provide linting rules in apidom-ls
for OpenAPI 3.1.0 specification.
Implementation progress
Only fully implemented specification objects should be checked here.
- OpenAPI Object
- Info Object
- Contact Object
- License Object
- Server Object
- Server Variable Object
- Components
- Paths Object
- Path Item Object
- Operation Object
- External Documentation Object
- Parameter Object
- Request Body Object
- Media Type Object
- Encoding Object
- Responses Object
- Callback Object
- Example Object
- Link Object
- Header Object
- Tag Object
- Reference Object
- Schema Object
- Discriminator Object
- XML Object
- Security Scheme Object
- OAuth Flows Object
- OAuth Flow Object
- Security Requirement Object
- Specification extensions