legion-labs / legion

Legion monorepo, contains the legion engine, the tools, source control, build system etc...
https://book.legionengine.com
Other
16 stars 2 forks source link

Migrate content store service #1974

Open tltran-legion opened 2 years ago

tltran-legion commented 2 years ago

Summary

Goal is to migrate the Content Store service to OpenAPI using the Code Generation framework.

Current State

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

Work Items

tltran-legion commented 2 years ago

https://github.com/legion-labs/legion/pull/1982