Skip to content

Moving rest-gateway http annotations to seperate files #4329

Description

@sputn1ck

Would it make sense to move the http annotations that are used in the proto definitions to seperate service configuration files as explained here:

https://grpc-ecosystem.github.io/grpc-gateway/docs/grpcapiconfiguration.html

https://cloud.google.com/endpoints/docs/grpc/grpc-service-config

I personally need to remove all http annotations when compiling to c#, as when compiling with the http annotations it adds a dependency to the google.api library, which I can't/don't want to include in my Unity projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovements to existing features / behaviourgRPC

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions