-
Notifications
You must be signed in to change notification settings - Fork 25
Add API Versioning Strategy #18
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programapiarchitecturebackenddocumentationImprovements or additions to documentationImprovements or additions to documentationpriority:mediumtesting
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programapiarchitecturebackenddocumentationImprovements or additions to documentationImprovements or additions to documentationpriority:mediumtesting
Implement API Versioning for Endpoint Evolution
Description
Introduce versioned route prefixes and migration plan to support non-breaking API evolution.
Requirements and context
Suggested execution
git checkout -b feature/api-versioning-v1README.mdTest and commit
Example commit message
feat(api): introduce versioned routing strategy for v1 endpointsGuidelines