Skip to content

Commit 0940e65

Browse files
committed
Changed reset as post, log files listed inside getter route of status
1 parent 00d62b6 commit 0940e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ paths:
171171
200:
172172
description: "Bot status"
173173
/reset:
174-
get:
174+
post:
175175
operationId: "api.reset"
176176
summary: "Reset coderbot by restoring boot partition"
177177
tags:

0 commit comments

Comments
 (0)