RedHatQE / notify-service

Notify service with multiple supported target
MIT License
9 stars 5 forks source link

Add servers in openapi schema #31

Closed waynesun09 closed 2 years ago

waynesun09 commented 2 years ago

Add servers schema in openapi and set openshift host in Helm chart as domain name.

The servers value will be used by the snippet-enricher-cli to generate the code samples with the host name.

This fixes issue: https://github.com/waynesun09/notify-service/issues/15

Signed-off-by: Wayne Sun gsun@redhat.com