legion icon indicating copy to clipboard operation
legion copied to clipboard

Migrate source control service

Open tltran-legion opened this issue 2 years ago • 1 comments

Summary

Goal is to migrate the service Source Control to OpenAPI using the Code Generation framework.

Current State

At the moment, the service Source Control is using gRPC we need it to follow the defined new API convention.

Work Items

  • [ ] Using the Code Generation Framework to generate the service skeleton.
  • [ ] Port of the actual business logic of the service into the new skeleton.

tltran-legion avatar Jun 06 '22 14:06 tltran-legion