diff --git a/fern/apis/api/openapi.json b/fern/apis/api/openapi.json index dc58e0f69..b499f232e 100644 --- a/fern/apis/api/openapi.json +++ b/fern/apis/api/openapi.json @@ -4517,17 +4517,6 @@ } ] } - }, - "/prometheus_metrics": { - "get": { - "operationId": "PrometheusController_index", - "parameters": [], - "responses": { - "200": { - "description": "" - } - } - } } }, "info": {