This commit is contained in:
Xi Yan 2025-03-18 14:50:19 -07:00
parent 46f2ba5910
commit 5c0888c29a
2 changed files with 0 additions and 2 deletions

View file

@ -1126,7 +1126,6 @@
"application/json": {
"schema": {
"$ref": "#/components/schemas/Benchmark"
"$ref": "#/components/schemas/Benchmark"
}
}
}

View file

@ -774,7 +774,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/Benchmark'
$ref: '#/components/schemas/Benchmark'
'400':
$ref: '#/components/responses/BadRequest400'
'429':