Hi, can someone please guide me to easy step by step swagger documenting tutorial based on model not on annotation? Thanks!Best regards,
--
You received this message because you are subscribed to the Google Groups "Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi again Ron, we just talked in stackoverflow =). What exact do you need?
[
{
id: int, // id
name: string // name
vehicles: array // array of cars
}, {...}
]--
You received this message because you are subscribed to the Google Groups "Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
https://github.com/swagger-api/swagger-play
I need generic steps by step instructions. For bad example:
. . .
3. Add the api-docs routes to the routes file:
GET / controllers.Assets.at(path="/public", file="index.html")
. . .
WTF is api-docs routes in the above example. Is it the info in the parens? If so, then explain that part. Be more succinct.
Before swagger:
?
After swagger:
?
I want to spread the word on how great Swagger.io is all about. All hail swagger!