docs: update README and add example configuration files
This commit is contained in:
8
response.json.example
Normal file
8
response.json.example
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"status": "success",
|
||||
"message": "This is an example response from DHL mock server.",
|
||||
"data": {
|
||||
"id": 1,
|
||||
"name": "Test Object"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user