can up-to-date and accuracy-checked Swagger API Specifications be supplied via GitHub?
accuracy checked ideally means all field names and types and valid combinations of parameters.
also min/max/length constraints on request fields.
Some crude workarounds are possible with the Postman specs but it is hacky at best: I posted all about it in a Github issue