Hello ! I was hoping someone could please help und...
# help
s
Hello ! I was hoping someone could please help understand how to use subdirectories in the mappings folder when running standalone - I’ve googled around and found the setting
Copy code
WatchStaticMappingsInSubdirectories
but cannot see anywhere how to configure the tool to use this many thanks!
a
This is for WireMock.NET?
o
Seems so
s
Ah my mistake! Is there a way to use multiple directories of static mappings?
o
Better to ask in WireMock.NET channels then
s
Thanks for the link, however I am not using WireMock.NET! I just came across that configuration googling for my problem. (multiple mappings directories / subdirectories) I am using https://hub.docker.com/r/wiremock/wiremock
o
Ah ok, got confused by the previous response
a
I think I’m a little confused by the ask. Is the structure something like…
Copy code
- project-root
-- mappings
--- folder1
--- folder2
--- folder3
or…
Copy code
- project-root
-- mappings1
--- folderX
-- mappings2
--- folderY
?
s
either one would be fine actually
ideally option 1
a
🤔 Option 1 should just work out of the box… What issues are you running into with your mappings?
s
let me recheck and get back to you! apologies seems like this is likely to be user error