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

Description in responses in Code Model file is missing #3704

Closed
sacheu opened this issue Nov 20, 2020 · 1 comment · Fixed by Azure/autorest.modelerfour#370
Closed

Description in responses in Code Model file is missing #3704

sacheu opened this issue Nov 20, 2020 · 1 comment · Fixed by Azure/autorest.modelerfour#370
Assignees
Labels

Comments

@sacheu
Copy link
Member

sacheu commented Nov 20, 2020

When I generate code model from a swagger file using this command:

autorest --v3 --input-file=communicationserviceschat.json --inspector --inspector.output-folder=./inspector --inspector.clear-output-folder --use:@autorest/[email protected]

I see the description of responses are blank.
image

From the swagger file, I see
image

Here is the swagger file where i see the issue.

https://github.com/Azure/azure-rest-api-specs/blob/master/specification/communication/data-plane/Microsoft.CommunicationServicesChat/preview/2020-09-21-preview2/communicationserviceschat.json

@daviwil
Copy link
Contributor

daviwil commented Dec 8, 2020

This fix is available in @autorest/[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants