swagger-api / swagger-petstore

http://petstore.swagger.io
Apache License 2.0
247 stars 348 forks source link

API improvements meta issue #57

Open nrktkt opened 3 years ago

nrktkt commented 3 years ago

I've opened a relatively large number of PRs, so I though I'd create this issue for feedback that applies across all of them (or so you can tell me to bugger off).

First off, I'm glad that there is an example API for OpenAPI. It's a good to have a reference for how to use the format, and with OpenAPI's popularity provides a good way for people to implement the same API in different languages/stacks.

I was initially intending to implement the API myself but ran into a number of things that made it unclear how to proceed or that just didn't make sense. I've opened several issues to address a number of those issues, as well as some that reflect a preference that I think is somewhat close to a best practice.

Issues are as below

CobaltCause commented 1 year ago

@tim-lai, @char0n, @frantuma: sorry for pinging all of you (the three most recent committers to master as of writing), but is there any chance of any these PRs getting looked at? Some of them might be breaking changes to the API and need server work, but some of them fix issues local to the spec such as #46 and #56.