trustbloc / sidetree-core-go

Ledger-agnostic Sidetree core components in Golang
Apache License 2.0
23 stars 17 forks source link

feat: Service endpoint object should accept list of strings and list of objects #675

Closed sandrask closed 2 years ago

sandrask commented 2 years ago

According to did-core service endpoint should accept:

Closes #674

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #675 (661ab4d) into main (da242f7) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #675      +/-   ##
==========================================
+ Coverage   93.70%   93.72%   +0.02%     
==========================================
  Files          76       76              
  Lines        4207     4221      +14     
==========================================
+ Hits         3942     3956      +14     
  Misses        148      148              
  Partials      117      117              
Impacted Files Coverage Δ
...ons/1_0/operationparser/patchvalidator/document.go 97.36% <100.00%> (+0.26%) :arrow_up:

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 da242f7...661ab4d. Read the comment docs.