Problems with Swagger
blog.novatec-gmbh.de
Problems with Swagger
1–10 of 163 posts
Re: Problems with Swagger
#2It's crazy to me that it's harder to write a Swagger file than it is to write the API itself. And there's a lot of tooling that benefits from Swagger, but... I've found they all work 80%. Codegen, documentation, etc get 80% of the way there.
(Also, OAS 3 has linking, which is very similar to your hypermedia complaint)
Re: Problems with Swagger
#3Re: Problems with Swagger
#4> This is a Swagger misusage problem, not a problem from Swagger per sé.
The TL;DR is a list of gotchas and best practices the author has learned from using Swagger.
Re: Problems with Swagger
#5Re: Problems with Swagger
#6Edit: Cheers to you guys at Novatec, have to take a look on InspectIT again.
Re: Problems with Swagger
#7> The Problems with Swagger > This is a Swagger misusage problem, not a problem from Swagger per sé. The TL;DR is a list of gotchas and best practices the author has learned from using Swagger.
Re: Problems with Swagger
#8I'm surprised RAML isn't suggested as na alternative. http://raml.org/