Skip to content

Added condition for schema-upgrade in swagger test azure job

Deepanshu Singhal requested to merge ds/fix-schema-upgrade-swagger-test into master

Schema upgrade service has a hyphen in the project name but the api url does not contain hyphen which was causing the swagger test job to fail. A new condition for schema-upgrade has been added in the swagger test job to fix this.

Merge request reports