oapi-codegen icon indicating copy to clipboard operation
oapi-codegen copied to clipboard

Replace use of `swagger` with OpenAPI

Open jamietanna opened this issue 3 years ago • 1 comments

There are a few places where we're saying Swagger instead of OpenAPI.

As Swagger has been retrospectively named OpenAPI 2.0, we should try and migrate all references accordingly.

We'll need to work around this to mark the old methods as Deprecated: and delegate to the new methods, so we can slowly phase them out of use.

I've made a start on a branch, but thought I'd get an issue raised for visibility.

jamietanna avatar Jul 12 '22 12:07 jamietanna

+1

zhoub avatar Nov 03 '22 02:11 zhoub