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: REST endpoint to update allowed anchor origins #1381

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

bstasyszyn
Copy link
Contributor

closes #1378

Signed-off-by: Bob Stasyszyn Bob.Stasyszyn@securekey.com

closes trustbloc#1378

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Jun 23, 2022
@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #1381 (5f0730b) into main (8ce5dd4) will increase coverage by 0.04%.
The diff coverage is 96.66%.

@@            Coverage Diff             @@
##             main    #1381      +/-   ##
==========================================
+ Coverage   87.90%   87.94%   +0.04%     
==========================================
  Files         201      202       +1     
  Lines       18846    18936      +90     
==========================================
+ Hits        16566    16653      +87     
- Misses       1463     1465       +2     
- Partials      817      818       +1     
Impacted Files Coverage Δ
...rigins/allowedoriginsrest/allowedoriginshandler.go 96.59% <96.59%> (ø)
cmd/orb-server/startcmd/start.go 67.57% <100.00%> (+0.07%) ⬆️

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 8ce5dd4...5f0730b. Read the comment docs.

@fqutishat fqutishat merged commit f21f958 into trustbloc:main Jun 24, 2022
@bstasyszyn bstasyszyn deleted the 1378 branch June 24, 2022 13:30
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.

REST API to update allowed anchor origins
2 participants