OpenAPIKit icon indicating copy to clipboard operation
OpenAPIKit copied to clipboard

OAS 3.2.0 Server Object changes

Open mattpolzin opened this issue 6 months ago • 0 comments

Improvements to the Server Object

  • Clarify that server URLs should not include fragment or query.
  • Support new name field alongside description, url and variables.
  • Formal ABNF syntax for the allowed variable substitution in server urls, alongside guidance that each variable can only be used once in a URL.

mattpolzin avatar Oct 27 '25 01:10 mattpolzin