Skip to content

Commit

Permalink
Apply linting suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Longley <[email protected]>
  • Loading branch information
PatStLouis and dlongley authored Sep 24, 2024
1 parent 7d0214d commit 6199f52
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions components/VerifyCredentialResult.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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.
Expand Down Expand Up @@ -122,5 +122,5 @@ components:
"credentialSchema": [],
"credentialStatus": [],
"proof": []
}
}
}

0 comments on commit 6199f52

Please sign in to comment.