Commit 1a226db
authored
[azsystemevents] Regenerate based on latest update (adding in storage tiers to some system events) (#23269)
Some other changes have come along for the ride or been implemented:
- Removal of types that were only used as base properties for events, but were not system events on their own. These were things like `ACSChatThreadEventInThreadBaseProperties`. Our generator handles this by just inlining those properties into the child "classes", so the base struct is just vestigial (except in a few cases where the base type is actually a system event).
- Updated to proper hash from main.1 parent 5d36e38 commit 1a226db
File tree
13 files changed
+353
-967
lines changed- sdk/messaging/eventgrid/azsystemevents
- internal/generate
- testdata
13 files changed
+353
-967
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | | - | |
| 11 | + | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 19 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
142 | 155 | | |
143 | 156 | | |
144 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
145 | 162 | | |
146 | 163 | | |
147 | 164 | | |
| |||
0 commit comments