Skip to content

OpenAPI: Added description to responses. #6850

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

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

chrisv2
Copy link
Contributor

@chrisv2 chrisv2 commented Jul 31, 2019

As discussed in #6833, just add an empty description to satisfy editor.swagger.io

Closes #6833.

@carltongibson carltongibson changed the title add description to responses (refs #6833) OpenAPI: Added description to responses. Aug 7, 2019
@carltongibson carltongibson force-pushed the fix_openapi_description branch from 55279f1 to 3c6eb83 Compare August 7, 2019 19:52
Copy link
Collaborator

@carltongibson carltongibson left a comment

Choose a reason for hiding this comment

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

Yep, again, great. Thanks @chrisv2!

@carltongibson carltongibson force-pushed the fix_openapi_description branch from 3c6eb83 to 077a5b9 Compare August 7, 2019 20:00
@carltongibson carltongibson merged commit f7dc6b5 into encode:master Aug 7, 2019
pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
sigvef pushed a commit to sigvef/django-rest-framework that referenced this pull request Dec 3, 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.

OpenAPI: 'description' is a mandatory field on Response.StatusCode
3 participants