Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.5 KB

File metadata and controls

27 lines (20 loc) · 1.5 KB

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 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.