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

no-response-body rule is triggering for some standard templates #1740

Merged
merged 28 commits into from
Nov 26, 2024

Conversation

AlitzelMendez
Copy link
Member

issue: #1552

@azure-sdk
Copy link
Collaborator

azure-sdk commented Oct 24, 2024

All changed packages have been documented.

  • @azure-tools/typespec-azure-resource-manager
  • @azure-tools/typespec-azure-rulesets
Show changes

@azure-tools/typespec-azure-resource-manager - feature ✏️

Update the arm no-response-body rule to behave similarly to the core rule, but with the additional requirement that the 202 response can and should also be empty

@azure-tools/typespec-azure-rulesets - feature ✏️

Update the arm no-response-body rule to behave similarly to the core rule, but with the additional requirement that the 202 response can and should also be empty

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@AlitzelMendez AlitzelMendez marked this pull request as ready for review October 25, 2024 18:03
@AlitzelMendez AlitzelMendez linked an issue Oct 31, 2024 that may be closed by this pull request
@AlitzelMendez
Copy link
Member Author

@markcowl markcowl self-assigned this Nov 21, 2024
AlitzelMendez and others added 3 commits November 26, 2024 11:48
…-body.ts

Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
…-body.ts

Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
@markcowl markcowl enabled auto-merge November 26, 2024 20:07
@markcowl markcowl added this pull request to the merge queue Nov 26, 2024
Merged via the queue into Azure:main with commit f970ef1 Nov 26, 2024
23 checks passed
markcowl added a commit to markcowl/typespec-azure that referenced this pull request Dec 5, 2024
…e#1740)

issue: Azure#1552

---------

Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
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.

no-response-body rule is triggering for some standard templates
3 participants