mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-05-02 03:00:36 -04:00
fix: improve return error for parameters (#206)
This commit is contained in:
@@ -99,9 +99,9 @@ requires another Parameter to be specified under the `items` field:
|
||||
type: array
|
||||
description: A list of airline, ordered by preference.
|
||||
items:
|
||||
- name: name
|
||||
type: string
|
||||
description: Name of the airline.
|
||||
name: name
|
||||
type: string
|
||||
description: Name of the airline.
|
||||
```
|
||||
|
||||
| **field** | **type** | **required** | **description** |
|
||||
|
||||
Reference in New Issue
Block a user