Middleware Channel Request Cancel v1¶
Source schema: doc/schemas/middleware-channel-request-cancel.v1.schema.json
Best-effort cancellation request bound to one request previously initiated by the control sender.
Governing Basis¶
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: middleware-channel-request-cancel.v1 |
|
schema/v |
yes |
const: 1 |
|
cancel/target |
yes |
ref: #/$defs/id |
|
reason |
yes |
string |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
id |
string | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
middleware-channel-request-cancel.v1
schema/v¶
- Required:
yes - Shape: const:
1
cancel/target¶
- Required:
yes - Shape: ref:
#/$defs/id
reason¶
- Required:
yes - Shape: string
Definition Semantics¶
$defs.id¶
- Shape: string