From 2adf0166e21d008cd57204d105d89c49a8b8518d Mon Sep 17 00:00:00 2001 From: Nis Jespersen <34443212+nissimsan@users.noreply.github.com> Date: Tue, 3 Oct 2023 19:33:08 +0200 Subject: [PATCH] Update docs/openapi/components/schemas/credentials/DigitalProductPassportCredential.yml Co-authored-by: Ted Thibodeau Jr --- .../schemas/credentials/DigitalProductPassportCredential.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/openapi/components/schemas/credentials/DigitalProductPassportCredential.yml b/docs/openapi/components/schemas/credentials/DigitalProductPassportCredential.yml index 1a37cca50..d6c1eb027 100644 --- a/docs/openapi/components/schemas/credentials/DigitalProductPassportCredential.yml +++ b/docs/openapi/components/schemas/credentials/DigitalProductPassportCredential.yml @@ -77,7 +77,7 @@ properties: properties: id: title: Id - description: The url of the schema file to validate the shape of the json object + description: The URL of the schema file with which to validate the shape of the JSON object. type: string format: uri example: https://w3id.org/traceability/openapi/components/schemas/credentials/DigitalProductPassportCredential.yml