Files
template/api/main.proto
T
2024-05-19 16:03:57 +07:00

6 lines
88 B
Protocol Buffer

syntax = "proto3";
package crabs.${REPO_NAME};
import "google/api/annotations.proto";