Skip to content

Conversation

irvinesunday
Copy link
Contributor

Fixes #564

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

Copy link
Contributor

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

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

👍🏼

@irvinesunday irvinesunday merged commit 9b0ba05 into master Aug 23, 2024
@irvinesunday irvinesunday deleted the is/update-put-patch-enums branch August 23, 2024 08:55
andrueastman pushed a commit that referenced this pull request Jan 28, 2025
…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 added a commit that referenced this pull request Jan 28, 2025
[V1] Adds support for retrieving collection of enum values from `UpdateMethod` property of `UpdateRestrictions` annotation (#567)
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.

Add support for retrieving multiple enum values from the UpdateMethod property of the UpdateRestrictions annotation

2 participants