Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression with comma in TAG description #539

Open
florianstoll opened this issue Feb 27, 2025 · 0 comments
Open

Regression with comma in TAG description #539

florianstoll opened this issue Feb 27, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@florianstoll
Copy link

florianstoll commented Feb 27, 2025

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

  1. Define OpenAPI with TAG at global level and comma in description attribute
  2. Import via apim-cli 1.14.10 into api manager
  3. 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."}]}
@florianstoll florianstoll added the bug Something isn't working label Feb 27, 2025
@rathnapandi rathnapandi self-assigned this Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants