openapi.tools
openapi.tools copied to clipboard
Add swagger-inline
I would like to add a tool from readme.io that now supports OpenAPI 3 according to https://github.com/readmeio/swagger-inline/issues/8 even though it does not mention it on the website.
hey there, is this your project? The OpenAPI community has been working really hard at moving away from Swagger because of the confusion it causes, so we aren't likely to merge this unless it can be renamed.
@matthewtrask it is not 😬 It is owned by readme.io and I came across it the other day. Totally agree with the mission to reduce confusion, thanks for pushing that 🙏 😃
There is a fairly quick alternative approach here. They also have a tool oas that wraps the one I mentioned adding. It adds some extra tooling around validating the spec file too, but maybe I can reference that repo instead with the same description? Wdyt?
@matthewtrask I updated to the tool that uses the more modern naming
This should be included, I can't see why this has not yet been merged, particularly with the 3.1 support added.