Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Support the API description from schema’s document #39

Closed
wants to merge 1 commit into from
Closed

Support the API description from schema’s document #39

wants to merge 1 commit into from

Conversation

nickromano
Copy link

The swagger specification has a field called description that is used to display content at the top of a swagger page.

https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#info-object

The description field is available in the coreapi Document:

https://github.com/core-api/python-client/blob/master/coreapi/document.py#L80

Please let me know if you have any questions!

Thank you,
Nick

@nickromano
Copy link
Author

Looks like this is a duplicate of #35. Closing.

@nickromano nickromano closed this Jun 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant