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
I would like to ignore properties that are null or empty such as a Guid or string.
When sending Oid the key to the server on a post request it states 404 Not Found because its not supposed to be sending the key on a insert. How do I prevent the client from sending Oid?
The text was updated successfully, but these errors were encountered:
I would like to ignore properties that are null or empty such as a Guid or string.
When sending Oid the key to the server on a post request it states 404 Not Found because its not supposed to be sending the key on a insert. How do I prevent the client from sending Oid?
The text was updated successfully, but these errors were encountered: