Commit a19e2e8
authored
[2/n] [wicketd] move RSS types to a new wicketd-commission-types crate (#10807)
Part of RFD 710. These types are going to be part of the published API.
This is pure code movement with no functional changes.
Depends on:
* #108061 parent e2a42a3 commit a19e2e8
17 files changed
Lines changed: 947 additions & 752 deletions
File tree
- openapi
- wicket-common
- src
- wicketd-api
- src
- wicketd-commission-types
- src
- versions
- src
- impls
- initial
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
187 | 189 | | |
188 | 190 | | |
189 | 191 | | |
| |||
376 | 378 | | |
377 | 379 | | |
378 | 380 | | |
| 381 | + | |
| 382 | + | |
379 | 383 | | |
380 | 384 | | |
381 | 385 | | |
| |||
889 | 893 | | |
890 | 894 | | |
891 | 895 | | |
| 896 | + | |
| 897 | + | |
892 | 898 | | |
893 | 899 | | |
894 | 900 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3545 | 3545 | | |
3546 | 3546 | | |
3547 | 3547 | | |
3548 | | - | |
| 3548 | + | |
3549 | 3549 | | |
3550 | 3550 | | |
3551 | 3551 | | |
| |||
7814 | 7814 | | |
7815 | 7815 | | |
7816 | 7816 | | |
7817 | | - | |
| 7817 | + | |
7818 | 7818 | | |
7819 | 7819 | | |
7820 | 7820 | | |
| |||
8036 | 8036 | | |
8037 | 8037 | | |
8038 | 8038 | | |
8039 | | - | |
| 8039 | + | |
8040 | 8040 | | |
8041 | 8041 | | |
8042 | 8042 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
0 commit comments