Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit68c32a0

Browse files
feat(api): manual updates (#363)
1 parent8599318 commit68c32a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints:95
2-
openapi_spec_url:https://storage.googleapis.com/stainless-sdk-openapi-specs/openai%2Fopenai-32de3bc513663c5fac922c49be41c222b6ee8c0b841d8966bcdfa489d441daa3.yml
2+
openapi_spec_url:https://storage.googleapis.com/stainless-sdk-openapi-specs/openai%2Fopenai-44b20fa9d24544217fe6bb48852037537030a1ad29b202936425110744fe66fb.yml
33
openapi_spec_hash:ea86343b5e9858a74e85da8ab2c532f6
4-
config_hash:43dc8df20ffec9d1503f91866cb2b7d9
4+
config_hash:69e3afd56ccb0f0f822a7a9dc130fc99

‎responses/response.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5288,7 +5288,7 @@ const (
52885288
// The properties ID, Content, Role, Status, Type are required.
52895289
typeResponseOutputMessageParamstruct {
52905290
// The unique ID of the output message.
5291-
IDstring`json:"id,required"`
5291+
IDstring`json:"id,omitzero,required"`
52925292
// The content of the output message.
52935293
Content []ResponseOutputMessageContentUnionParam`json:"content,omitzero,required"`
52945294
// The status of the message input. One of `in_progress`, `completed`, or

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp