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
Failed to match exactly one schema:
- schema:
Failed to match exactly one schema:
- schema:
- object has properties "$ref" which are not allowed
- reference:
- object has properties "not" which are not allowed
- object has missing required properties "$ref"
- reference:
- object has missing required properties "$ref"
- object has properties "properties", "type" which are not allowed
Warning Marker:
Invalid object reference, the referenced object is not of expected type.
@jmini , thanks for the bug report! Indeed this seems to be a case where the validation (and content assist) do not allow for a schema reference, only an inline schema.
Take this OAS3 spec:
Error Marker
Warning Marker:
Tested with
The text was updated successfully, but these errors were encountered: