Skip to content

Conversation

@commonsensesoftware
Copy link
Collaborator

Fix Unsubstituted API Version in Route Template

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Description

An API version in a URL segment is part of the path, which is not optional. When a version-neutral API is explored, this parameter must always be explored so that it can be properly substituted.

@commonsensesoftware commonsensesoftware merged commit bd469de into main Nov 24, 2025
6 checks passed
@commonsensesoftware commonsensesoftware deleted the dev/css/issue-1149 branch November 24, 2025 05:47
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 Version Unsubstituted in Version-Neutral API

2 participants