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
When a Mock implementation type REST API contains both path parameter and wildcard resources, invoking the path parameter resource results in a wildcard backend response.
Steps to Reproduce
Create a Mock implementation type REST API [1]
Create a path parameter resource and a wildcard resource
Description
When a
Mock implementation
type REST API contains both path parameter and wildcard resources, invoking the path parameter resource results in a wildcard backend response.Steps to Reproduce
Mock implementation
type REST API [1]/resource-only
/resource-only/{path-parameter}
/*
[1] https://apim.docs.wso2.com/en/latest/design/prototype-api/create-mocked-js-api/
Version
4.2.0
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered: