Skip to content

Commit 0fdb70a

Browse files
cdoernclaude
andcommitted
chore: regenerate OpenAPI specs to match generator output
The committed specs on this branch were stale (format: binary vs contentMediaType: application/octet-stream). Regenerate them so the openapi-codegen pre-commit hook passes. Pre-existing drift unrelated to the pyasn1 bump; surfaced once the merge conflict was resolved and pyproject.toml parsed again. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015FwHCHkuggaiyjB1fGhaBd Signed-off-by: Charlie Doern <cdoern@redhat.com>
1 parent 3f2ba6e commit 0fdb70a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

client-sdks/stainless/openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11962,7 +11962,7 @@ components:
1196211962
properties:
1196311963
file:
1196411964
type: string
11965-
format: binary
11965+
contentMediaType: application/octet-stream
1196611966
title: File
1196711967
description: The file to upload.
1196811968
purpose:

docs/static/deprecated-llama-stack-spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8643,7 +8643,7 @@ components:
86438643
properties:
86448644
file:
86458645
type: string
8646-
format: binary
8646+
contentMediaType: application/octet-stream
86478647
title: File
86488648
description: The file to upload.
86498649
purpose:

docs/static/llama-stack-spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10135,7 +10135,7 @@ components:
1013510135
properties:
1013610136
file:
1013710137
type: string
10138-
format: binary
10138+
contentMediaType: application/octet-stream
1013910139
title: File
1014010140
description: The file to upload.
1014110141
purpose:

docs/static/stainless-llama-stack-spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11962,7 +11962,7 @@ components:
1196211962
properties:
1196311963
file:
1196411964
type: string
11965-
format: binary
11965+
contentMediaType: application/octet-stream
1196611966
title: File
1196711967
description: The file to upload.
1196811968
purpose:

0 commit comments

Comments
 (0)