{ "type": "object", "required": [ "id" ], "properties": { "id": { "type": "string", "x-omitempty": false } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "CreateCredentialResponse" }