We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 072ecb2 + 06fbd45 commit 7e2944eCopy full SHA for 7e2944e
proto/spaceone/api/alert_manager/v1/service.proto
@@ -28,7 +28,7 @@ service Service {
28
body: "*"
29
};
30
}
31
- rpc delete (ServiceRequest) returns (google.protobuf.Empty) {
+ rpc delete (ServiceDeleteRequest) returns (google.protobuf.Empty) {
32
option (google.api.http) = {
33
post: "/alert-manager/v1/service/delete"
34
0 commit comments