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

fix: Service type property MUST be a string or a set of strings. #3389

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

sandrask
Copy link
Contributor

@sandrask sandrask commented Sep 27, 2022

Service type property MUST be a string or a set of strings.

Closes #3383

Signed-off-by: Sandra Vrtikapa [email protected]

@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Merging #3389 (7048455) into main (2fa20ab) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3389   +/-   ##
=======================================
  Coverage   87.96%   87.97%           
=======================================
  Files         331      332    +1     
  Lines       46019    46048   +29     
=======================================
+ Hits        40481    40510   +29     
  Misses       4102     4102           
  Partials     1436     1436           
Impacted Files Coverage Δ
pkg/didcomm/protocol/didexchange/states.go 88.32% <100.00%> (+0.10%) ⬆️
pkg/didcomm/protocol/legacyconnection/states.go 87.25% <100.00%> (+0.04%) ⬆️
pkg/doc/did/doc.go 87.02% <100.00%> (+0.03%) ⬆️
pkg/internal/didcommutil/util.go 100.00% <100.00%> (ø)

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

Service type property MUST be a string or a set of strings.

Signed-off-by: Sandra Vrtikapa <[email protected]>
@sandrask sandrask changed the title wip: Service type property MUST be a string or a set of strings. fix: Service type property MUST be a string or a set of strings. Sep 27, 2022
@troyronda troyronda merged commit 52cdf1a into hyperledger-archives:main Sep 27, 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.

DID document service with type as set unsupported
3 participants