mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-15 12:35:09 +08:00
fix: add overlay to remove nullable from pagination offset params (#121)
This commit is contained in:
+2
-2
@@ -32,7 +32,7 @@ generation:
|
||||
skipResponseBodyAssertions: false
|
||||
preApplyUnionDiscriminators: true
|
||||
python:
|
||||
version: 0.8.1
|
||||
version: 0.9.1
|
||||
additionalDependencies:
|
||||
dev: {}
|
||||
main: {}
|
||||
@@ -59,7 +59,7 @@ python:
|
||||
flattenGlobalSecurity: true
|
||||
flattenRequests: true
|
||||
flatteningOrder: parameters-first
|
||||
forwardCompatibleUnionsByDefault: "tagged-only"
|
||||
forwardCompatibleUnionsByDefault: tagged-only
|
||||
imports:
|
||||
option: openapi
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user