Skip to content

Commit e8dcca7

Browse files
committed
docs: remove pprof from api docs
1 parent 2e841ae commit e8dcca7

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

api-docs.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1132,14 +1132,6 @@ paths:
11321132
204:
11331133
description: Successful "OK" reply
11341134

1135-
/debug/pprof/dump:
1136-
post:
1137-
summary: Dump pprof
1138-
description: Dump pprof
1139-
responses:
1140-
204:
1141-
description: Successful "OK" reply
1142-
11431135
/ping:
11441136
get:
11451137
summary: PING test

openapi.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,6 @@ paths:
3131
'204':
3232
description: Successful "OK" reply
3333

34-
/debug/pprof/dump:
35-
post:
36-
summary: Dump pprof
37-
description: Dump pprof
38-
responses:
39-
'204':
40-
description: Successful "OK" reply
41-
4234
"/ping":
4335
get:
4436
summary: PING test

0 commit comments

Comments
 (0)