mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
14 lines
682 B
Plaintext
14 lines
682 B
Plaintext
---
|
|
title: "BadGatewayResponseErrorData"
|
|
---
|
|
|
|
Error data for BadGatewayResponse
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| -------------------------- | -------------------------- | -------------------------- | -------------------------- |
|
|
| `code` | *int* | :heavy_check_mark: | N/A |
|
|
| `message` | *str* | :heavy_check_mark: | N/A |
|
|
| `metadata` | Dict[str, *Nullable[Any]*] | :heavy_minus_sign: | N/A | |