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

[V1] Adds support for retrieving collection of enum values from UpdateMethod property of UpdateRestrictions annotation (#567) #647

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

andrueastman
Copy link
Member

Syncs changes from #567 to v1 of the library

…hod` property of `UpdateRestrictions` annotation (#567)

* Add method for retrieving collection of enum values

* Update the UpdateMethod to an IList

* Add support for generating both PUT and PATCH operations

* Update unit tests to validate support for both PUT and PATCH

* Update release note

* Small typo fix

* Another very small typo fix

* Update function to account for flagged enums

* Use flags attribute on enum type; revert property name
@andrueastman andrueastman merged commit f37bdce into support/v1 Jan 28, 2025
14 checks passed
@andrueastman andrueastman deleted the andrueastman/syncputpatch branch January 28, 2025 12:27
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.

2 participants