diff --git a/docs/_static/llama-stack-spec.html b/docs/_static/llama-stack-spec.html
index ddfba8974..8de7f86de 100644
--- a/docs/_static/llama-stack-spec.html
+++ b/docs/_static/llama-stack-spec.html
@@ -1126,7 +1126,6 @@
"application/json": {
"schema": {
"$ref": "#/components/schemas/Benchmark"
- "$ref": "#/components/schemas/Benchmark"
}
}
}
diff --git a/docs/_static/llama-stack-spec.yaml b/docs/_static/llama-stack-spec.yaml
index 275c02f43..b0db86389 100644
--- a/docs/_static/llama-stack-spec.yaml
+++ b/docs/_static/llama-stack-spec.yaml
@@ -774,7 +774,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/Benchmark'
- $ref: '#/components/schemas/Benchmark'
'400':
$ref: '#/components/responses/BadRequest400'
'429':