diff --git a/src/static/swagger.json b/src/static/swagger.json index 9d1d693..bec3350 100644 --- a/src/static/swagger.json +++ b/src/static/swagger.json @@ -731,10 +731,6 @@ }, { "type": "object", - "required": [ - "did", - "relativeDidUrl" - ], "properties": { "did": { "description": "This input field indicates the DID that is the target of the DID URL create operation.", @@ -763,10 +759,6 @@ }, { "type": "object", - "required": [ - "did", - "relativeDidUrl" - ], "properties": { "did": { "description": "This input field indicates the DID that is the target of the DID URL update operation.",