Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

feat: suppor path_nested in presex. #3416

Merged

Conversation

vkubiv
Copy link
Contributor

@vkubiv vkubiv commented Oct 25, 2022

Signed-off-by: Volodymyr Kubiv volodymyr.kubiv@euristiq.com

Title:
Presentation Exchange: Support for path nested

Description:
[Link to the GitHub issue it solves (if any)]

Summary:

Presentation submission MAY include a path_nested object to indicate the presence of a multi-[Claim] envelope format. This means the indicated is to be decoded separately from its parent enclosure.
The format of a path_nested object mirrors that of a descriptor_map property. The nesting may be any number of levels deep. The id property MUST be the same for each level of nesting.
The path property inside each path_nested property provides a relative path within a given nested value.

@vkubiv vkubiv force-pushed the feat-nested-path-in-presex branch 2 times, most recently from 6dd3aa9 to 58aea8c Compare October 25, 2022 07:35
@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Merging #3416 (58aea8c) into main (368f53b) will decrease coverage by 0.00%.
The diff coverage is 79.31%.

❗ Current head 58aea8c differs from pull request most recent head 67b21de. Consider uploading reports for the commit 67b21de to get more accurate results

@@            Coverage Diff             @@
##             main    #3416      +/-   ##
==========================================
- Coverage   87.57%   87.57%   -0.01%     
==========================================
  Files         343      343              
  Lines       46809    46828      +19     
==========================================
+ Hits        40994    41010      +16     
- Misses       4318     4320       +2     
- Partials     1497     1498       +1     
Impacted Files Coverage Δ
pkg/doc/presexch/api.go 79.28% <79.31%> (+0.62%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@vkubiv vkubiv force-pushed the feat-nested-path-in-presex branch 2 times, most recently from 113bfeb to 67b21de Compare October 25, 2022 08:00
Signed-off-by: Volodymyr Kubiv <volodymyr.kubiv@euristiq.com>
@fqutishat fqutishat merged commit 919b90a into hyperledger-archives:main Oct 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants