You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We tried to import an openapi definition with comma in TAG description at global level (not operation). It was working fine with version 1.14.8 and now it is not working anymore (1.14.10).
Steps to reproduce
Define OpenAPI with TAG at global level and comma in description attribute
Import via apim-cli 1.14.10 into api manager
Error "Invalid tag. Tag Name and Tag Value(s) may contain invalid characters" appear in log and it does not import the api
Relevant log output
Response-Code: 403 Got response: {"errors":[{"code":403,"message":"Invalid tag. Tag Name and Tag Value(s) may contain invalid characters."}]}
The text was updated successfully, but these errors were encountered:
APIM-CLI version
1.14.10
API-Management version
7.7.231130
Bug description
We tried to import an openapi definition with comma in TAG description at global level (not operation). It was working fine with version 1.14.8 and now it is not working anymore (1.14.10).
Steps to reproduce
Relevant log output
The text was updated successfully, but these errors were encountered: