OpenBankingToolkit / openbanking-directory

ForgeRock OpenBanking directory
Apache License 2.0
2 stars 2 forks source link

793: Fix more issues with DirectorySoftwareStatement serialisation #207

Closed BohoCode closed 3 years ago

BohoCode commented 3 years ago

Use latest commons with fix to ensure iss field is visible in DirectorySoftwareStatement serialisation. Also includes fix to add iss field to SoftwareStatement issued by the Directory Server.

Includes https://github.com/OpenBankingToolkit/openbanking-common/pull/140

codecov[bot] commented 3 years ago

Codecov Report

Merging #207 (76fa944) into master (2b4006b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #207   +/-   ##
=========================================
  Coverage     17.18%   17.18%           
  Complexity       51       51           
=========================================
  Files            35       35           
  Lines          1088     1088           
  Branches         98       98           
=========================================
  Hits            187      187           
  Misses          885      885           
  Partials         16       16           

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 2b4006b...76fa944. Read the comment docs.