Skip to content

Commit 591b06a

Browse files
authored
fix typo
1 parent 345c9c5 commit 591b06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2164,7 +2164,7 @@ components:
21642164
oneOf:
21652165
- type: string
21662166
enum: [none, auto]
2167-
- ref: "#/components/schemas/ChatCompletionFunctionCallOption"
2167+
- $ref: "#/components/schemas/ChatCompletionFunctionCallOption"
21682168
temperature:
21692169
type: number
21702170
minimum: 0

0 commit comments

Comments
 (0)