This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
C# port should enforce missing fields in Json deserialization #2314
Labels
bug
Something isn't working
POSTing following JSON to Pool APIs in C#
with typo for "OS" will succeed with setting OS to Windows
Meanwhile Python endpoint fails creation with error:
ORM must enforce that all fields are present
AB#41119374
The text was updated successfully, but these errors were encountered: