Skip to content

Commit c08cc2e

Browse files
committed
fix: rename PrepareServiceResponse to PrepareServiceByServiceResponse
1 parent 821ba3f commit c08cc2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vulpescloud/services/v1/service_api.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ message PrepareServiceByServiceRequest {
2121
vulpescloud.services.v1.ServiceDefinition service = 1;
2222
}
2323

24-
message PrepareServiceResponse {
24+
message PrepareServiceByServiceResponse {
2525
vulpescloud.services.v1.ServiceDefinition service = 1;
2626
}
2727

0 commit comments

Comments
 (0)