Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
941 views
in Technique[技术] by (71.8m points)

swagger - How can I find companies OpenAPI specifications?

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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/


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...