This repository was archived by the owner on Sep 22, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: presentation-request-received output reformatted
`presentation-request-received` had all presentation information included because the raw record information was included. The user of the API should not rely on the raw record, instead, `presentation_exchange_id` and `presentation_request` have been pulled out and are now top-level elements. Similar to the `presentation-get-matching-credentials` API response. Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
- Loading branch information