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

Will swagger work like yaag? #2

Open
maplerichie opened this issue Apr 17, 2019 · 3 comments
Open

Will swagger work like yaag? #2

maplerichie opened this issue Apr 17, 2019 · 3 comments
Labels
question Further information is requested

Comments

@maplerichie
Copy link

Will this swagger automatic generate API docs after calling API, without pre-write annotation on API?

@kataras
Copy link
Member

kataras commented Apr 20, 2019

Hello, sorry for the delay @maplerichie.

No, swagger is not for this usage but yaag has a middleware for Iris too. We have a usage example as well on the iris examples, take a look at: https://github.com/kataras/iris/blob/master/_examples/apidoc

@kataras kataras added the question Further information is requested label Apr 20, 2019
@maplerichie
Copy link
Author

maplerichie commented Apr 20, 2019

Thanks for your reply.
Ya, I already create an issue on yaag repo, request to generate a Swagger compatible JSON format

@bigBron
Copy link

bigBron commented Mar 9, 2021

Hi @kataras, are there any plans to support automatic generation of Swagger API docs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants