Skip to content

Conversation

@commonsensesoftware
Copy link
Collaborator

Single-quote OData strings

  • 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

Fixes up OData route templates during API exploration for OData strings that are within the parentheses syntax. This typically applies to composite keys and functions.

@commonsensesoftware commonsensesoftware merged commit a92047f into main Dec 20, 2025
6 checks passed
@commonsensesoftware commonsensesoftware deleted the dev/ccs/issue-1152 branch December 20, 2025 19:49
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.

Quote Strings in OData Route Templates

2 participants