docs: add caveat description

This commit is contained in:
Prad Nukala
2024-10-28 10:12:05 -04:00
parent b1422bc97e
commit bbfd3e5171
11 changed files with 212 additions and 152 deletions
+1
View File
@@ -54,6 +54,7 @@ message Caveats {
repeated Caveat supported_third_party = 2;
}
// Caveat defines the caveat
message Caveat {
repeated string scopes = 1;
string caveat = 2;