Skip to content

Updates PUT operation id prefix from Update to Set #601

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

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

irvinesunday
Copy link
Contributor

Fixes #600

This helps distinguish PUT operation ids from PATCH operation ids, for paths that potentially supports both.

Copy link

Copy link

@gavinbarron gavinbarron left a comment

Choose a reason for hiding this comment

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

LGTM

@irvinesunday irvinesunday merged commit 4f9bad6 into master Oct 25, 2024
13 checks passed
@irvinesunday irvinesunday deleted the is/fix-put-operationids branch October 25, 2024 22:06
baywet added a commit that referenced this pull request Jan 2, 2025
Updates PUT operation id prefix from Update to Set (#601)
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.

Duplicate operation Ids between PATCH and PUT when both are supported
3 participants