Skip to content

Commit 4d2cfb7

Browse files
committed
The last parameter item does not require commas.
1 parent 8b9c21f commit 4d2cfb7

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
@@ -351,7 +351,7 @@ paths:
351351
{
352352
"model": "VAR_model_id",
353353
"input": "What day of the wek is it?",
354-
"instruction": "Fix the spelling mistakes",
354+
"instruction": "Fix the spelling mistakes"
355355
}
356356
response: |
357357
{

0 commit comments

Comments
 (0)