Skip to content

Fixed Swagger and config for int tests (GONRG-964)

Riabokon Stanislav(EPAM)[GCP] requested to merge fix_swagger into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [YES/NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [YES]

What is the current behavior?

What is the new/expected behavior?

Fixed Swagger.

Updated README.md for GCP.

Added jacoco-maven-plugin for GCP.

Changed testing/register-test-core/src/main/java/org/opengroup/osdu/register/util/Config.java.

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

Edited by Riabokon Stanislav(EPAM)[GCP]

Merge request reports