generated from VLADIMIR/template
add last action delete
This commit is contained in:
@@ -451,9 +451,6 @@ service EveningDetectiveServer {
|
||||
delete: "/api/teams/{id}/last-actions"
|
||||
};
|
||||
option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation) = {
|
||||
security: {
|
||||
security_requirement: {}
|
||||
}
|
||||
tags : "Ходы";
|
||||
summary: "Удалить последний ход";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user