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
The @RequiredBody decorator doesn't currently allow you to check for nested properties. It should be able to go down as deep as necessary to check for properties.
The text was updated successfully, but these errors were encountered:
The
@RequiredBody
decorator doesn't currently allow you to check for nested properties. It should be able to go down as deep as necessary to check for properties.The text was updated successfully, but these errors were encountered: