Skip to content

Commit 862f403

Browse files
authored
feat: Add additional /api/v1 routing for endpoints (#1511)
This adds /api/v1 routing for all current secure endpoints. This leaves both sets of routing usable in in the openapi schema, but marks the ones without the prefix with a deprecation tag. This gives us a step towards having a versioned api while not introducing any breaking changes. Having an api behind a version prefix affords us flexibility going forward to add and migrate to new features with fewer issues.
1 parent de15ec5 commit 862f403

3 files changed

Lines changed: 416 additions & 3 deletions

File tree

0 commit comments

Comments
 (0)