Skip to content

Added system schemas publishing

Yurii Ruban [EPAM / GCP] requested to merge system_schemas_publishing into master

Description:

Added system schemas publishing  

How to test:

  1. Check messaging variable in service (expected true)
  2. Create schema and system schema using API schema service
  3. Check message in RabbitMQ or Pub/Sub. Topic name is schema schanged.
     

Changes include:

  • New feature (a non-breaking change that adds functionality).  

Changes in:

  • GCP
Edited by Riabokon Stanislav(EPAM)[GCP]

Merge request reports