Skip to content

Handle gRPC API calls from central location #1817

Open
@RobPasMue

Description

@RobPasMue

Currently, the proto calls are found all over the codebase. Looking and potential v1s, we should centralize them in some common module and handle versioning from it.

Breaking down into the various stubs we have... each one of them will take different times for sure. First PoC was done with the bodies stub (and it will probably be one of the longest ones to implement):

Metadata

Metadata

Labels

enhancementNew features or code improvementsmaintenancePackage and maintenance related

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions