Skip to content

feat: replace ajv with jsonschem for future api schema validation

Rashaad Gray requested to merge slb/rg/replace-ajv into master

replace ajv with jsonschem for future api schema validation. ajv would not allow new schemas to validate because of bug

Merge request reports