Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Orb did:web endpoint for file did.json should return document #1449

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

sandrask
Copy link
Contributor

Orb did:web endpoint for file did.json should return document not resolution result

Closes #1447

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

…t resolution result

Orb did:web endpoint for file did.json should return document not resolution result

Closes trustbloc#1447

Signed-off-by: Sandra Vrtikapa <[email protected]>
@cla-bot cla-bot bot added the cla-signed label Aug 24, 2022
@codecov
Copy link

codecov bot commented Aug 24, 2022

Codecov Report

Merging #1449 (1e3aec7) into main (2af19b7) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1449      +/-   ##
==========================================
+ Coverage   87.88%   87.95%   +0.07%     
==========================================
  Files         208      208              
  Lines       19658    19658              
==========================================
+ Hits        17276    17290      +14     
+ Misses       1522     1509      -13     
+ Partials      860      859       -1     
Impacted Files Coverage Δ
pkg/discovery/endpoint/restapi/operations.go 88.21% <100.00%> (ø)
cmd/orb-server/startcmd/start.go 68.95% <0.00%> (+0.29%) ⬆️
pkg/vct/proofmonitoring/monitoring.go 86.72% <0.00%> (+2.65%) ⬆️
...pub/service/inbox/httpsubscriber/httpsubscriber.go 97.77% <0.00%> (+8.88%) ⬆️

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

@fqutishat fqutishat merged commit 97eec12 into trustbloc:main Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Orb did:web endpoint for file did.json should return document not resolution result
3 participants