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
{{ message }}
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.
Also, before externalizing, one should replace schemaTypeAsString with an appropriate boolean for each schema type. Currently, one can provide invalid values for the type keyword since it expects a string.
Another related issue: booleanWriter does delegate directly to anyConstraintWriter as it should be and hence always includes the type in the serialization.
When using the library in order to build up a JSON schema AST using constraints (e.g. to be emitted as JSON), one needs access to internal packages.
The text was updated successfully, but these errors were encountered: