ErikWittern / openapi-snippet

Generates code snippets for given Swagger / Open API documents
MIT License
116 stars 67 forks source link

Rename Project #31

Closed philsturgeon closed 4 years ago

philsturgeon commented 4 years ago

Swagger is the old name of OpenAPI but it's not been called that for ages. It makes it hard to find things, as people these days search for "OpenAPI Foo" not "Swagger Foo". Swagger is mainly just the trademarked name for the swagger.io toolsuite by SmartBear, so maybe a new name can be created.

"HTTP Snippet" would be fine. Or "OpenAPI Snippet". Or something creative.

Also if you'd like to bring this over to the new OpenAPI Contrib org I'm starting up, you'd be very welcome. We can find you some folks to improve OpenAPI support, fix some bugs, generally ramp up the OSS efforts.

ErikWittern commented 4 years ago

@philsturgeon I think renaming to OpenAPI Snippet is the right move. This library did gradually add some OpenAPI 3.0.x support in the past.

I just published OpenAPI Snippet to npm, and created a deprecation message for Swagger Snippet, informing of the name change. I will rename this repository as well.

philsturgeon commented 4 years ago

@ErikWittern great, thank you! If you'd like to submit the new project to OpenAPI.Tools I'd be happy to accept it :D