Open maplerichie opened 5 years ago
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
Thanks for your reply. Ya, I already create an issue on yaag repo, request to generate a Swagger compatible JSON format
Hi @kataras, are there any plans to support automatic generation of Swagger API docs?
Will this swagger automatic generate API docs after calling API, without pre-write annotation on API?