How can I find companies and organizations' OpenAPI specifications (the JSON or Yaml file)?
Or is it simply up to each company to decide whether they want to share it with the public? (e.g. stripe: https://github.com/stripe/openapi)
Thanks.
It's up to the company. If they want users to find their specification, they will probably reference it on their API Documentation.
See for example here: https://petstore.swagger.io/
2.1m questions
2.1m answers
60 comments
57.0k users