BestBuy / api-playground

The Best Buy API Playground is an API training tool for students, educators and other learners to explore the possibilities of a fully functional RESTful API in a simple, non-production environment.
Other
260 stars 104 forks source link

Does an OpenApi spec exist for production APIs. #20

Open gl2748 opened 4 years ago

gl2748 commented 4 years ago

I have only foundswagger.json here, https://github.com/BestBuy/api-playground/blob/master/markdown/index.md#swagger - but i'd like to generate a client for the prod apis...

Flet commented 4 years ago

Sorry, I don't think they've created those.

The postman collection they have in their documentation may help.