Skip to content

Bugfix/get issuer replace + with space

Ihor Kyrylchuk requested to merge bugfix/get_issuer_replace_+_with_space into master

What's new:

  • Fix issue receiving "+" instead of " " in path for get_issuer;
  • Fix grabbing data for routes /subject/, /issuer/;

Merge request reports