This repository is the master of all proto files.
All services can include it as submodule or just copy paste.
Be sure to remove any old proto folder before doing this (you will also need to commit).
In this example we checkout in the folder src/main/proto
.
git submodule add [email protected]:spoud/sdm-proto-api.git src/main/proto
git submodule update --force --init --recursive --remote