diff --git a/specifications/verifiable.presentation.protocol.md b/specifications/verifiable.presentation.protocol.md index 1e335de..1b2c72c 100644 --- a/specifications/verifiable.presentation.protocol.md +++ b/specifications/verifiable.presentation.protocol.md @@ -167,6 +167,7 @@ denotes read-only access to the VC identified by `8247b87d-8d72-47e1-8128-9ce47e | | - `type`: A string specifying the `PresentationResponseMessage` type. | | | - `presentation`: An array of [=Verifiable Presentations=]. The [=Verifiable Presentations=] may be strings, JSON objects, or a combination of both depending on the format.
| +A `PresentationResponseMessage` SHOULD only include valid (non-expired, non-revoked, non-suspended) credentials. The following are non-normative examples of the JSON response body: