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

Is there a way to generate the API documentation via swagger in a specific format ? #48

Open
devdream02 opened this issue Apr 27, 2018 · 3 comments

Comments

@devdream02
Copy link

Hi Team,

What i am looking for is a way to generate the API documentation in a specific table like format.

Is there a way that the documentation can be generated from the template i provide.?

Looking forward for some direction.

Thanks & Regards,
Dev

@RobWin
Copy link
Member

RobWin commented Apr 27, 2018

Hi,

no sry. Unfortunately there is no template mechanism.

@devdream02
Copy link
Author

Hi @RobWin ,

Thanks for the quick response,

Could you please let me know how the data is rendered from swagger yaml file. if i can get the values from it i can write a xsl stylesheet template and put the values in it to generate the documentation as per my needs.

Again thanks fro the help.

Cheers.!!

@RobWin
Copy link
Member

RobWin commented Apr 27, 2018

We generate Asciidoc or Markdown. You could create a converter which parses markdown/asciidoc and modify it.

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