MockCreateUpdate
Properties
Name | Type | Required | Description |
---|---|---|---|
mock | MockCreateUpdateMock | ❌ | Information about the mock server. |
MockCreateUpdateMock
Information about the mock server.
Properties
Name | Type | Required | Description |
---|---|---|---|
id | string | ❌ | The mock server's ID. |
owner | string | ❌ | The ID of mock server's owner. |
uid | string | ❌ | The mock server's unique ID. |
collection | string | ❌ | The unique ID of the mock's associated collection. |
mockUrl | string | ❌ | The mock server URL. |
config | any | ❌ | Information about the mock server's configuration. |
createdAt | string | ❌ | The date and time at which the mock server was created. |
updatedAt | string | ❌ | The date and time at which the mock server was last updated. |
environment | string | ❌ | The unique ID of the mock's associated environment. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs