ErikWittern / openapi-snippet

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

bump httpsnippet to latest v2 version #75

Closed restyler closed 2 years ago

restyler commented 2 years ago

v2 has notable changes like dropped node v10, node-fetch support, and proper example values handling.

https://github.com/Kong/httpsnippet/releases/tag/2.0.0

restyler commented 2 years ago

I did some basic testing and everything seems to work fine..

ErikWittern commented 2 years ago

@restyler Thanks for the PR! I am in favour of keeping dependencies up to date, and tests continue to work.