ClientJSON with strict mode
- #63
Twirp::ClientJSON
constructor accepts the new optionstrict: true
so the server return an error if a request field is invalid
Twirp::ClientJSON
constructor accepts the new option strict: true
so the server return an error if a request field is invalid