Skip to content

Query API for legal.

Shane Hutchins requested to merge searh-legal-fix into master

All Submissions:


  • [YES/NO] I have added an explanation of what changes in this merge do and why we should include it?
  • [YES] I have updated the documentation accordingly.
  • [YES] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [YES] My code follows the code style of this project.
  • [NO] I ran lint checks locally prior to submission.

What is the current behavior?


What is the new behavior?


  • New API in legal tag services to support search. It addresses a subset requirements from #36 and #47 (closed)
  • Updated documentation
  • Updated unit tests

Does this introduce a breaking change?


  • [NO] - new API but no breaking changes.

Any relevant logs, error output, etc?


(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information

  • Documentation update and support of gitlab pages
  • Notice update

Edited by Shane Hutchins

Merge request reports