Nicolas Gomez
Nicolas Gomez
Hi, I'm using polymorphic deserialization in the context of generated data classes. The fact that everything is configured through Attributes is really helping in this case because it means the...
Hi, In a matter of consistency, I wish to be able to use a headers setter on the response, like I would on a request. Thanks PS: Koa is amazing,...
### Version 4.2.6 ### Context I use the JsonParser class to handle a stream of JSON comming from a client request (code follows). When an error is present in the...
Hi ! It seems specifying a custom specification ($schema field) isn't working properly when guessed automatically. In other libraries (like boon for example) the specification is resolved against the already...