Files
openrouter-python-sdk-retry…/docs/components/badrequestresponseerrordata.mdx
T

14 lines
682 B
Plaintext

---
title: "BadRequestResponseErrorData"
---
Error data for BadRequestResponse
## 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 |