ErikWittern / openapi-snippet

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

ignores default value if available #11

Open JuniorNapier opened 6 years ago

JuniorNapier commented 6 years ago

https://github.com/ErikWittern/swagger-snippet/blob/a97df1b5e87f43a5cda3fcfa06e1ec8b6ef1d97b/swagger-to-har.js#L240

ignores default value if one is provided... should be similar to

https://github.com/ErikWittern/swagger-snippet/blob/a97df1b5e87f43a5cda3fcfa06e1ec8b6ef1d97b/swagger-to-har.js#L186