| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The mocking configuration. | ||
| enable | boolean | Specifies whether to enable the Mock feature. | false |
| responseCode | integer | The response code. | 200 |
| responseContent | string | The response content. | Mock content. |
| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The mocking configuration. | ||
| enable | boolean | Specifies whether to enable the Mock feature. | false |
| responseCode | integer | The response code. | 200 |
| responseContent | string | The response content. | Mock content. |