We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e841ae commit e8dcca7Copy full SHA for e8dcca7
api-docs.yml
@@ -1132,14 +1132,6 @@ paths:
1132
204:
1133
description: Successful "OK" reply
1134
1135
- /debug/pprof/dump:
1136
- post:
1137
- summary: Dump pprof
1138
- description: Dump pprof
1139
- responses:
1140
- 204:
1141
- description: Successful "OK" reply
1142
-
1143
/ping:
1144
get:
1145
summary: PING test
openapi.yml
@@ -31,14 +31,6 @@ paths:
31
'204':
32
33
34
35
36
37
38
39
- '204':
40
41
42
"/ping":
43
44
0 commit comments