Skip to content

Commit

Permalink
Remove /metrics from Swagger definitions (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
Viacheslav Katsuba committed Feb 2, 2021
1 parent c9fb5f0 commit cac905d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions priv/static/specs/http_api_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit cac905d

Please sign in to comment.