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

Refactor operations endpoint to always return all supported operations #4030

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bennerv
Copy link
Collaborator

@bennerv bennerv commented Dec 20, 2024

Which issue this PR addresses:

Fixes a bug with our operations endpoint.

What this PR does / why we need it:

Our operations API does not adhere to spec.

The set of operations specified in the response payload must not vary with each API version of the operations API. The Resource Provider service should always return all the operations that are supported across all the API versions of its resource types 1

Test plan for issue:

unit tests

@bennerv bennerv force-pushed the bvesel/fix-operations-endpoint branch from 957dd86 to de0274c Compare December 20, 2024 22:13
@bennerv
Copy link
Collaborator Author

bennerv commented Dec 20, 2024

/azp run ci

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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