open-api-mocker icon indicating copy to clipboard operation
open-api-mocker copied to clipboard

Attempt to find response example based on request body

Open joelbyler opened this issue 3 years ago • 2 comments

In an effort to offer a solution to #66 this PR attempts to match the request body to a requestBody example and use the name of that example to find a corresponding response example. This could be used as an alternative to supplying a Prefer header.

joelbyler avatar Apr 18 '23 13:04 joelbyler

I'll admit that I'm not great with js and appreciate any feedback you have on this PR. Thanks in advance!

joelbyler avatar Apr 18 '23 13:04 joelbyler

@jormaechea do you have any feedback on this? Would love to use this feature, or an alternative if you have something in mind?

joelbyler avatar Jul 03 '23 17:07 joelbyler