Skip to content

Expanded Vendor Extension Support

Compare
Choose a tag to compare
@mattpolzin mattpolzin released this 26 May 20:28
b1b2ad6

Expand vendor extension (i.e. "specification extension") support to:

  • OpenAPI.Request

  • OpenAPI.Response

  • OpenAPI.SecurityScheme

  • OpenAPI.Server.Variable

  • Add routes accessor on OpenAPI.Document to retrieve an array of pairings of Path and PathItem.