Skip to content

Add support to specify different approaches to select API version #18

@osantana

Description

@osantana

How to put in the specification instructions about how to choose the API version to use? Eg:

  • URL path like /v1, /v2
  • URL query string like ?api=v1, ?api=v2
  • Custom header like X-API-Version: 1, X-API-Version: 2
  • Content-Type/Accept vendor mime-type like Content-Type: application/vnd.myapi.v2+json
  • others?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementrfcRequest for comments before implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions