interledger / open-payments

Protocol to setup payments between entities on the Web based on GNAP

Home Page:https://openpayments.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add API versioning

sabineschaller opened this issue · comments

For the OpenAPI schemas, we need to add versioning just like we had it on readme.

We want to add a dropdown to select the API version. It can be parsed from the yaml file. Additionally, we need to always show what's on main as the "version in development" (somebody find a better term for that).

We decided to only have 2 versions. A stable one and a latest one which we can make changes to.