Skip to content

Adding specification extension support

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattpolzin mattpolzin released this 28 Apr 03:06
84ac940

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).

⚠️ Breaking Changes ⚠️

  • Rename Parameter.Location to Parameter.Context.
  • Rename Parameter.parameterLocation to Parameter.context.