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
Basic schemas are in place for HTTP APIs. After the data modelling is complete, another pass is required to tighten things up. additionalProperties: false needs to be applied in many instances.
The text was updated successfully, but these errors were encountered:
Basic schemas are in place for HTTP APIs. After the data modelling is complete, another pass is required to tighten things up.
additionalProperties: false
needs to be applied in many instances.The text was updated successfully, but these errors were encountered: