0

As part of our CI we publish API to swaggerhub via swaggerhub-cli using swaggerhub api:publish. We have several microservices and for some of them it works fine and we can see the log like Published API ****/service_name/version. But for some others, it fails with the following error: Error: Unknown API ****/service_name:version. The code for services is the same. So the issue with replacing "/" symbol with ":" symbol. I went through the UI directly but found nothing related to projects' configurations.

swaggerhub api:publish ${SWAGGER_OWNER}/${params.businessAppName}/${pipelineParameters.businessAppVersion}

0 Answers0