rapi-doc / RapiDoc

RapiDoc -WebComponent for OpenAPI Spec
https://rapidocweb.com
MIT License
1.61k stars 271 forks source link

Update curl examples to include --compressed flag #975

Open rdlrt opened 7 months ago

rdlrt commented 7 months ago

A very simplistic optimisation to include --compressed argument to generated curl examples. While this may be blocked on some configurations, it should work for most. Especially when working with large results, this can heavily save data size being transferred over network.