Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter aliases conflict with system query options #324

Merged
merged 8 commits into from
Feb 12, 2025

Conversation

HeikoTheissen
Copy link
Contributor

No description provided.

Copy link
Contributor

@ralfhandl ralfhandl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HeikoTheissen Could you please add test cases?

@ralfhandl ralfhandl self-requested a review January 30, 2025 10:16
if (
implicitAliases &&
csdl.$Version !== "2.0" &&
SYSTEM_QUERY_OPTIONS.includes(p.$Name)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a case-insensitive comparison

@HeikoTheissen HeikoTheissen merged commit 1beb887 into main Feb 12, 2025
2 checks passed
@HeikoTheissen HeikoTheissen deleted the parameter-alias-at branch February 12, 2025 16:18
HeikoTheissen added a commit to HeikoTheissen/openapi that referenced this pull request Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

3 participants