Closed dahlia closed 6 years ago
See also PR #165.
it is not related with #165 . In this issue we make optional parameters can be omitted. so that it dosen't raise error if it dosen't given when we call method of RPC service.
so we have to fix https://github.com/spoqa/nirum-python-wsgi ! :-(
It's not for convenience but better backward compatibility. It makes adding new parameters to existing methods compatible to its previous signature.