Record
create-mock-response-mock
No description available.
record create-mock-response-mock {
collection: option<string>,
environment: option<string>,
id: option<string>,
mock-url: option<string>,
owner: option<string>,
uid: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| collection | option<string> | |
| environment | option<string> | |
| id | option<string> | |
| mock-url | option<string> | |
| owner | option<string> | |
| uid | option<string> |