Replies: 1 comment
-
I'm looking for the same use case. I have schema mocking an endpoint like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want my mock response to include my request query parameter. For example, my OAS looks like:
I used the OpenAPI runtime expressions syntax in the example response for AccountId, which is used in Prism's callback support, but it doesn't work here.
Is there any other way this functionality is supported?
Beta Was this translation helpful? Give feedback.
All reactions