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

Add az-put-request-and-response-body rule with test and docs #135

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

mikekistler
Copy link
Member

This PR adds the az-put-request-and-response-body rule, which checks PUT operations to ensure that the schema for the request body matches the schema for the success (200 or 201) response body.

@mikekistler mikekistler merged commit c8abf06 into Azure:main Jun 18, 2024
5 checks passed
@mikekistler mikekistler deleted the put-request-and-response-body branch June 18, 2024 14:04
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.

1 participant