Properties
Name | Type | Required | Description |
---|---|---|---|
Mock | MockCreateUpdateMock | ❌ | Information about the mock server. |
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 | object | ❌ | 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. |