-
Notifications
You must be signed in to change notification settings - Fork 595
Mixer definitions in multiple files #687
Copy link
Copy link
Closed
Description
mixer/v1/service.proto:46:3:Request type "CheckRequest" should be defined in the same file as the corresponding service.
mixer/v1/service.proto:46:3:Response type "CheckResponse" should be defined in the same file as the corresponding service.
mixer/v1/service.proto:51:3:Request type "ReportRequest" should be defined in the same file as the corresponding service.
mixer/v1/service.proto:51:3:Response type "ReportResponse" should be defined in the same file as the corresponding service.
Looks like all other Istio service definitions follow these guidelines. Please merge the messages and service files, then remove the lint exception below. Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels