mirror of
https://codeberg.org/JasterV/grpc-slides.git
synced 2026-04-26 18:40:03 +00:00
Update notes
This commit is contained in:
parent
58757250e6
commit
0790bcfc16
1 changed files with 2 additions and 0 deletions
|
|
@ -229,6 +229,8 @@ enum CustomerDeclineRenewalReason {
|
|||
|
||||
note:
|
||||
|
||||
- We use the IDL to define the structure of our protos
|
||||
|
||||
- Fields are uniquely identified with a numeric tag.
|
||||
|
||||
- When deleting fields, their tag must be marked as reserved to ensure its never used again
|
||||
|
|
|
|||
Loading…
Reference in a new issue