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 Arm Template options for making request body optional #2275

Open
markcowl opened this issue Feb 26, 2025 · 0 comments
Open

Add Arm Template options for making request body optional #2275

markcowl opened this issue Feb 26, 2025 · 0 comments
Labels
design:needed A design request has been raised that needs a proposal lib:azure-resource-manager Issues for @azure-tools/typespec-azure-core library
Milestone

Comments

@markcowl
Copy link
Member

  • We should allow optional request bodies for
    • Action and ActionAsync templates
    • ProviderAction templates
    • Patch and PatchAsync templates

This could be accomplished with

  • New templates
  • Optional template parameters
  • New decorator
@markcowl markcowl added design:needed A design request has been raised that needs a proposal lib:azure-resource-manager Issues for @azure-tools/typespec-azure-core library and removed needs-area labels Mar 3, 2025
@markcowl markcowl added this to the Backlog milestone Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design:needed A design request has been raised that needs a proposal lib:azure-resource-manager Issues for @azure-tools/typespec-azure-core library
Projects
None yet
Development

No branches or pull requests

1 participant