Skip to content

Use dev.responsive for controller-api proto files #202

@agavra

Description

@agavra

We can add the below to our protobuf files so that we will publish them under the dev.responsive java package to follow java conventions (this may matter when we publish artifacts to OSS maven repos)

option java_multiple_files = true;
option java_package = "dev.responsive....";

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