fix typo documentation path
This commit is contained in:
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
@@ -271,7 +271,7 @@ paths:
|
|||||||
description: Used to test auth
|
description: Used to test auth
|
||||||
security:
|
security:
|
||||||
- Auth_Token: []
|
- Auth_Token: []
|
||||||
'/servers/{serverId}/kills':
|
'/servers/{serverId}/kill':
|
||||||
post:
|
post:
|
||||||
summary: Post kills
|
summary: Post kills
|
||||||
operationId: post-kills
|
operationId: post-kills
|
||||||
|
|||||||
Reference in New Issue
Block a user