Skip to content

Commit 472d286

Browse files
dmchoiboiclaude
andcommitted
Regenerate API client with fixed discriminated union names
Uses OpenAPI schema from llm-engine with the naming fix that converts ugly auto-generated names like RootModel_Annotated_Union_... to clean names like CreateLLMModelEndpointV1Request. Generated with OpenAPI Generator 7.19.0 using the python generator. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ba5e863 commit 472d286

File tree

692 files changed

+25875
-94436
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

692 files changed

+25875
-94436
lines changed

launch/api_client/__init__.py

Lines changed: 490 additions & 18 deletions
Large diffs are not rendered by default.

launch/api_client/api/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
# import apis into api package
44
from launch.api_client.api.default_api import DefaultApi
5+

launch/api_client/api/default_api.py

Lines changed: 7545 additions & 3325 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)