Adding specification extension support
Pre-release
Pre-release
Added specification extensions for:
- Document
- Document.Info
- PathItem
- Components
- Operation
- Server
- Contact
- License
- Parameter
Added Parameter.location
to expose a raw representable enum that just represents location (query, header, path, cookie).
- Rename
Parameter.Location
toParameter.Context
. - Rename
Parameter.parameterLocation
toParameter.context
.