Ryno Marree
Ryno Marree
I'd like to use the package to minimize a payload. Data is received from an endpoint in JSON and I would like to encode it array-like in messagepack. However this...
Hi, Really like the idea for this project and totally see a use for this myself. I've been playing with it a bit for fun and made some changes that...
Maybe too many changes to list, but most importantly: - support backup current configurations - added template that dictates (and shows) supported configurables - only update things that have changed...
Feature request: Support custom status codes of fine-grained responses for OpenAPI spec generation
### Use case For our APIs we sometimes have custom status codes in our success responses (for instance 201 Created) leading us to use the `Response` class. The following (simplified)...