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

Path with ":*" in path mappings is breaking down the environment #9214

Closed
exalate-issue-sync bot opened this issue Aug 30, 2023 · 1 comment
Closed

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Aug 30, 2023

Describe the bug :

Using path that has ":*" such as "test/:*test" in path mappings is breaking down the environment.

To Reproduce :

Steps to reproduce the behaviour:

  1. Create dummy API
  2. Open the API in the console and open the path mappings
  3. Add a path with mapping such as "test/:test"
  4. Observe the environment get broken

Expected behaviour :

This kind of path should work.

Current behaviour :

The path is breaking the environment.

Useful information :

Attachment - image.png

Desktop :

  • Environment: [e.g. 3.20.15]

  • Browser [e.g. chrome, safari]

  • Please see Zendesk Support tab for further comments and attachments.

@exalate-issue-sync exalate-issue-sync bot changed the title Path with ":" in path mappings is breaking down the environment Path with ":*" in path mappings is breaking down the environment Sep 4, 2023
@exalate-issue-sync
Copy link
Author

This issue has been fixed in version APIM - 3.20.19 and above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants