Skip to content

Endpoints using json schema validation

Mikkel Aas requested to merge endpoints-using-json-schema-validation into dev

Created by: MikkelAas

  • all endpoints for creating VCs is now checked against a schema validator that ensures correct typing, format, key-names, and required keys

Merge request reports