Skip to content

Mixer definitions in multiple files #687

@jeffmendoza

Description

@jeffmendoza
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

https://github.com/istio/api/blob/master/prototool.yaml#L9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions