CreateMock
Properties
Name | Type | Required | Description |
---|---|---|---|
mock | CreateMockMock | ❌ |
CreateMockMock
Properties
Name | Type | Required | Description |
---|---|---|---|
collection | string | ✅ | The unique ID of the mock's associated collection. |
environment | string | ❌ | The unique ID of the mock's associated environment. |
name | string | ❌ | The mock server's name. |
private | boolean | ❌ | If true, the mock server is set private. By default, mock servers are public and can receive requests from anyone and anywhere. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs