proton
proton copied to clipboard
This repository is home to the original protobuf interface definitions which are used throughout the Raystack ecosystem.
needed for : https://github.com/odpf/optimus/issues/492
**Is your feature request related to a problem? Please describe.** In compass API, we use `data` field as a field that wrap results of GET API. Although the idea was...
As of now the configured [category of rules](https://docs.buf.build/breaking/rules#categories) is `WIRE`, which is the most permissive one. We should look into using one of the more stricter categories - ``` FILE...