mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
11 lines
329 B
YAML
11 lines
329 B
YAML
overlay: 1.0.0
|
|
x-speakeasy-jsonpath: rfc9535
|
|
info:
|
|
title: Convert boolean query params from string to boolean
|
|
version: 0.0.0
|
|
actions:
|
|
- target: $..parameters[?@.schema["x-openrouter-type"] == "boolean"].schema
|
|
description: Convert x-openrouter-type boolean params from string to boolean
|
|
update:
|
|
type: boolean
|