Closed bergie closed 7 years ago
@bergie this means that one should never use the individual block schemas right, as they are not complete? For instance article
, cta
etc. Instead one must use contentblock
. Should we then remove the built .json for such not-useful schema snippets, so they are not accidentially used?
Well, the JSON needs to be build so contentblock
can ref them
@jonnor good to go?
@bergie deploy at will
Currently our full schemas are broken due to circular references in
contentblock
. This makes JSON schema derefencing failures fatal, and fixes the contentblock->specific type circular refs