mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
Mapping file parse errors are not logged to the console #642
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mikekberg on GitHub (Oct 29, 2024).
Originally assigned to: @StefH on GitHub.
Is your feature request related to a problem? Please describe.
When there is an issue loading a mapping file Wiremock.net only logs a
Static MappingFile : '/app/__admin/mappings/test.json' could not be read. This file will be skipped.. This doesn't help understand why this is the cause or what is wrong with the syntax of the mapping fileDescribe the solution you'd like
Detailed information about why the mapping file could not be loaded
@StefH commented on GitHub (Oct 29, 2024):
https://github.com/WireMock-Net/WireMock.Net/pull/1202