Skip to content

Add API versioning docs to routing guide#2435

Merged
jeremydmiller merged 1 commit intomainfrom
2401-api-versioning-docs
Apr 3, 2026
Merged

Add API versioning docs to routing guide#2435
jeremydmiller merged 1 commit intomainfrom
2401-api-versioning-docs

Conversation

@jeremydmiller
Copy link
Copy Markdown
Member

Summary

  • Adds documentation for [RoutePrefix] attribute and namespace-based route prefixes
  • Adds "API Versioning" section showing how to use route prefixes for versioned APIs
  • Documents precedence rules: attribute > namespace > global prefix

Closes #2401

Test plan

  • Verify docs build with npm run docs
  • Review rendered documentation for accuracy

🤖 Generated with Claude Code

Addresses #2401 by documenting how to use [RoutePrefix] attributes
and namespace-based prefixes for API versioning scenarios.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API Versioning support for Wolverine.HTTP

1 participant