Feature: when adding / updating a mapping : return more details #113

Closed
opened 2025-12-29 14:22:47 +01:00 by adam · 0 comments
Owner

Originally created by @StefH on GitHub (Jun 26, 2018).

Originally assigned to: @StefH on GitHub.

Currently only the string Mapping added is returned.

Better would be to return an object:

{
    "status": "Mapping added",
    "guid" : "debaf408-3b23-4c04-9d18-ef1c020e79ee"
}
Originally created by @StefH on GitHub (Jun 26, 2018). Originally assigned to: @StefH on GitHub. Currently only the string `Mapping added` is returned. Better would be to return an object: ``` js { "status": "Mapping added", "guid" : "debaf408-3b23-4c04-9d18-ef1c020e79ee" } ```
adam closed this issue 2025-12-29 14:22:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net-wiremock#113