2024 Nov 26 5:09 AM - edited 2024 Nov 26 6:39 PM
I am currently working with Kyma and trying to use the APIRule v2alpha1 Custom Resource to define paths that include {*} and {**} operators as mentioned in the documentation .
example: path: /api/{*}/details/{**}
However, when I try to apply this configuration, I get the following error:
The APIRule "multiple-services-jwt" is invalid: spec.rules[1].path: Invalid value: "/api/{*}/details/{**}": spec.rules[1].path in body should match '^(\/\*|\/[0-9a-zA-Z/()?!\\_-]+)$'
This error suggests that the {*} and {**} operators are not allowed, even though the official documentation specifies that these operators can be used to match paths with dynamic segments.
Thank you in advance for your help!
Best regards,
Abhinav
Request clarification before answering.
Dear Abhinav,
The planned rollout was on 27.11 (yesterday), so it should already be available. You should re-check if the issue persists.
Best regards,
Bartosz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bartosz,
Can you help me on this, Handling SAP CAP Function Endpoints in Kyma API Gateway APIRule v2alpha1
User | Count |
---|---|
51 | |
6 | |
5 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.