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

Enhance jekyll template for swagger documents #41

Open
kshychko opened this issue Apr 27, 2017 · 0 comments
Open

Enhance jekyll template for swagger documents #41

kshychko opened this issue Apr 27, 2017 · 0 comments
Assignees

Comments

@kshychko
Copy link
Contributor

Please add a render of definitions from swagger documents.
Each child element of "Definitions" represents a model, which needs to be displayed.
Please find a way how it can be rendered as pretty-JSON (as we do for examples).

If a model has an example property, it would be a either "application/json" or "application/xml" property with a string value. An example should be rendered separately from the model.

Each definition has e unique name and should be used for anchors, so we can refer to an example or a model.

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

No branches or pull requests

2 participants