interledger / open-payments

Protocol to setup payments between entities on the Web based on GNAP
https://openpayments.dev
Apache License 2.0
158 stars 27 forks source link

Add API versioning #380

Open sabineschaller opened 7 months ago

sabineschaller commented 7 months ago

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

huijing commented 7 months ago

Threads to follow:

sabineschaller commented 7 months ago

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