Closed rapidfsub closed 4 months ago
I think allow_nil_input should be used in json api schema, but it wasn't. Without this fix, I cannot make allow_nil?: false attributes to be optionally acceptable paramter in api.
allow_nil?: false
🚀 Thank you for your contribution! 🚀
Contributor checklist
I think allow_nil_input should be used in json api schema, but it wasn't. Without this fix, I cannot make
allow_nil?: false
attributes to be optionally acceptable paramter in api.