You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please make POST/PUT body fields optional when they are not entered. Right now all empty fields are being sent as NULL. Suggestion - To add a flag with each PUT/POST field to say whether they are mandatory or not.
Thanks
The text was updated successfully, but these errors were encountered:
Please make POST/PUT body fields optional when they are not entered. Right now all empty fields are being sent as NULL. Suggestion - To add a flag with each PUT/POST field to say whether they are mandatory or not.
Thanks
The text was updated successfully, but these errors were encountered: