diff --git a/priv/static/specs/http_api_spec.yaml b/priv/static/specs/http_api_spec.yaml index 4e9e5f02..bc795189 100644 --- a/priv/static/specs/http_api_spec.yaml +++ b/priv/static/specs/http_api_spec.yaml @@ -46,12 +46,6 @@ paths: description: returns the current 'accept-new' status schema: $ref: '#/definitions/StatusAcceptNewRequests' - /metrics: - get: - summary: get the metrics - responses: - '200': - description: returns the metrics /contexts: delete: summary: 'delete all contexts'