Skip to content

Adding schema manager

fabian serin requested to merge fserin/schema_realtime_check into master

Adding schema manager. This feature loads known schemas from resources and unknown schemas from schema service. It also provides functions to check records versus their associated schemas with several option: original schema, schema with extra forbid

Merge request reports