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

Generate protocol methods in RestClient #1991

Merged
merged 11 commits into from
Feb 18, 2022

Conversation

ShivangiReja
Copy link
Member

Generate protocol methods in RestClient if they are configured in autorest.md.

Here is an example of the configuration:

protocol-method-list:
  - Create
  - Delete

Copy link
Member

@annelo-msft annelo-msft left a comment

Choose a reason for hiding this comment

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

I am happy with the output of these changes; @AlexanderSher, would you please have a look at the generator implementation?

@ShivangiReja ShivangiReja merged commit 7b0a68a into Azure:feature/v3 Feb 18, 2022
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.

3 participants