diff --git a/components/VerifyCredentialResult.yml b/components/VerifyCredentialResult.yml index 2d652d9..71ddc3d 100644 --- a/components/VerifyCredentialResult.yml +++ b/components/VerifyCredentialResult.yml @@ -45,9 +45,9 @@ components: valid: type: boolean description: Validation result. - details: - type: string - description: Optional information to provide in the response. + details: + type: string + description: Optional information to provide in the response. input: type: string description: The validFrom value. @@ -58,9 +58,9 @@ components: valid: type: boolean description: Validation result. - details: - type: string - description: Optional information to provide in the response. + details: + type: string + description: Optional information to provide in the response. input: type: string description: The validUntil value. @@ -122,5 +122,5 @@ components: "credentialSchema": [], "credentialStatus": [], "proof": [] - } + } }