wso2 / micro-integrator

The cloud-native configuration driven runtime that helps developers implement composite microservices.
https://wso2.com/integration/
Apache License 2.0
194 stars 206 forks source link

Enable dynamic configuration of API metadata file #3349

Closed GDLMadushanka closed 1 month ago

GDLMadushanka commented 1 month ago

Purpose

Add the functionality to dynamically configure the API metadata file used in the service catalog feature. Now we can configure key, name, displayName and description using env variables ex:- key: "hello-1.0.0-{MI_GROUP_ID}" Fixes wso2/micro-integrator/issues/3331

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.