Skip to content

Added OPA Translation integration

Maciej Hanszke requested to merge feature/OPA_translation_integration into master

This feature is related to Integrate search with policy translate API issue Before merging, please make sure that Added OPA Translation integration os-common feature branch is merged to master.

This merge request is related to the OPA Translation feature server, that was created in @hon.lianhung merge request. This feature contains reference usage of the OPA server translate response, and concatenating it with actual query.

  • Bumped the commons version
  • Added translate endpoint usage
  • Added query concatenation

Merge request reports