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

feat: Add REST endpoint to configure/store VCT URL #1274

Merged
merged 1 commit into from
May 2, 2022

Conversation

sandrask
Copy link
Contributor

@sandrask sandrask commented May 2, 2022

Add REST endpoint to configure/store VCT URL

Closes #1273

Signed-off-by: Sandra Vrtikapa sandra.vrtikapa@securekey.com

@cla-bot cla-bot bot added the cla-signed label May 2, 2022
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #1274 (69aaee2) into main (e53beda) will increase coverage by 0.00%.
The diff coverage is 94.33%.

@@           Coverage Diff           @@
##             main    #1274   +/-   ##
=======================================
  Coverage   87.89%   87.89%           
=======================================
  Files         174      175    +1     
  Lines       17508    17570   +62     
=======================================
+ Hits        15388    15444   +56     
- Misses       1354     1358    +4     
- Partials      766      768    +2     
Impacted Files Coverage Δ
pkg/vct/resthandler/configurator.go 94.23% <94.23%> (ø)
cmd/orb-server/startcmd/start.go 68.15% <100.00%> (+0.07%) ⬆️
pkg/httpserver/server.go 84.04% <0.00%> (-1.02%) ⬇️
cmd/orb-driver/startcmd/start.go 49.54% <0.00%> (-0.46%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e53beda...69aaee2. Read the comment docs.

Add REST endpoint to configure/store VCT URL

Closes trustbloc#1273

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@sandrask sandrask merged commit 299dd9f into trustbloc:main May 2, 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.

Add REST endpoint to configure/store VCT URL
3 participants