ErikWittern / openapi-snippet

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

Rename to OpenAPI Snippets #32

Closed ErikWittern closed 4 years ago

ErikWittern commented 4 years ago

Implements the suggestion made in #31.

This PR introduces a change in API as well, and thus goes along with a new version. Further, it replaces usages of var with let and const.