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
After renaming my configuration file to JSON because of #685, the WireMock plugin successfully loads the configuration. However, I'm encountering an issue where the generated mappings in the /tmp/wiremock* directory are not being loaded. I can see the files, and they appear to be correctly configured as REST plugin mappings, but they do not show up in the console and return a 404 error when I attempt to invoke them.
Could someone help identify why the mappings aren't being recognized by Imposter?
Hi guys,
After renaming my configuration file to JSON because of #685, the WireMock plugin successfully loads the configuration. However, I'm encountering an issue where the generated mappings in the /tmp/wiremock* directory are not being loaded. I can see the files, and they appear to be correctly configured as REST plugin mappings, but they do not show up in the console and return a 404 error when I attempt to invoke them.
Could someone help identify why the mappings aren't being recognized by Imposter?
Iam using test files from mock/wiremock/src/test
I only see the simple
users
rest plugin sample in console.Thanks in advance for your assistance.
The text was updated successfully, but these errors were encountered: