ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.406.0

This commit is contained in:
speakeasybot
2024-10-03 00:02:51 +00:00
parent 29e1e35349
commit 77c35ea4cc
266 changed files with 4537 additions and 2537 deletions

View File

@@ -27,6 +27,7 @@ from .serializers import (
serialize_float,
serialize_int,
stream_to_text,
validate_const,
validate_decimal,
validate_float,
validate_int,
@@ -83,6 +84,7 @@ __all__ = [
"unmarshal",
"unmarshal_json",
"validate_decimal",
"validate_const",
"validate_float",
"validate_int",
"validate_open_enum",