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
In this simple schema example, the $id is a relative URI.
However, when i try to use $defs within the schema to make things re-usable within the schema, there are issues trying to resolve the schema reference:
Could not resolve schema reference 'schemas/customer#/$defs/name'. Path 'properties.first_name', line 5, position 19.
In this simple schema example, the $id is a relative URI.
However, when i try to use $defs within the schema to make things re-usable within the schema, there are issues trying to resolve the schema reference:
Are relative base URIs just a complete no-no or is there something wrong with the schema, or perhaps is the library missing something?
Any help would be most appreciated. We do have a license for this too.
The text was updated successfully, but these errors were encountered: