multi return example

This commit is contained in:
Mike Lueders
2024-04-02 15:17:55 -05:00
parent 23f333f1fa
commit 66cda47456
30 changed files with 365 additions and 203 deletions

View File

@@ -3,6 +3,7 @@
## Fields
| Field | Type | Required | Description |
| -------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- |
| `results_per_page` | *Optional[int]* | :heavy_minus_sign: | The number of results to return per page (max 100) |
| Field | Type | Required | Description |
| -------------------------------------------------------------------------- | -------------------------------------------------------------------------- | -------------------------------------------------------------------------- | -------------------------------------------------------------------------- |
| `header_param` | *Optional[str]* | :heavy_minus_sign: | The number of results to return per page (max 100) |
| `example_body` | [Optional[components.ExampleBody]](../../models/components/examplebody.md) | :heavy_minus_sign: | N/A |