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
According to the specs, readonly properties should be validated only against response, but in requestBody they shouldn't be present.
It seems like readOnly flag is ignored at the moment.
The text was updated successfully, but these errors were encountered:
According to the specs, readonly properties should be validated only against response, but in requestBody they shouldn't be present.
It seems like readOnly flag is ignored at the moment.
The text was updated successfully, but these errors were encountered: