Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

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.

question from:https://stackoverflow.com/questions/65872355/how-can-i-find-companies-openapi-specifications

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
1.2k views
Welcome To Ask or Share your Answers For Others

1 Answer

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/


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...