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
nickromano wants to merge 1 commit into
core-api:masterfrom
nickromano:master
Closed

Support the API description from schema’s document#39
nickromano wants to merge 1 commit into
core-api:masterfrom
nickromano:master

Conversation

@nickromano
Copy link
Copy Markdown

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
Copy Markdown
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