Fix optional args for POST :id/variables
Always use declared_params(include_missing: false) so that we don't give nils for optional arguments
Showing
Please register or sign in to comment
Always use declared_params(include_missing: false) so that we don't give nils for optional arguments