mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-09 12:47:46 +00:00
8 lines
867 B
Markdown
8 lines
867 B
Markdown
# ErrorMessage
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- |
|
|
| `shipment` | List[Dict[str, List[*str*]]] | :heavy_minus_sign: | N/A | [<br/>{<br/>"address_to": [<br/>"This field is required."<br/>]<br/>}<br/>] | |