GitHubKit 0.11.3__py3-none-any.whl → 0.11.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of GitHubKit might be problematic. Click here for more details.
- githubkit/rest/__init__.py +328 -1140
- githubkit/versions/ghec_v2022_11_28/models/__init__.py +3787 -4735
- githubkit/versions/ghec_v2022_11_28/models/group_0002.py +15 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0112.py +1 -1
- githubkit/versions/ghec_v2022_11_28/models/group_0117.py +1 -1
- githubkit/versions/ghec_v2022_11_28/models/group_0152.py +11 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0395.py +52 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0396.py +42 -58
- githubkit/versions/ghec_v2022_11_28/models/group_0397.py +58 -131
- githubkit/versions/ghec_v2022_11_28/models/group_0398.py +141 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0399.py +13 -175
- githubkit/versions/ghec_v2022_11_28/models/group_0400.py +176 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0401.py +17 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0402.py +19 -56
- githubkit/versions/ghec_v2022_11_28/models/group_0403.py +111 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0404.py +31 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0405.py +47 -87
- githubkit/versions/ghec_v2022_11_28/models/group_0406.py +6 -73
- githubkit/versions/ghec_v2022_11_28/models/group_0407.py +6 -180
- githubkit/versions/ghec_v2022_11_28/models/group_0408.py +15 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0409.py +41 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0410.py +125 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0411.py +35 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0412.py +7 -53
- githubkit/versions/ghec_v2022_11_28/models/group_0413.py +35 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0414.py +8 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0415.py +53 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0416.py +7 -392
- githubkit/versions/ghec_v2022_11_28/models/group_0417.py +10 -368
- githubkit/versions/ghec_v2022_11_28/models/group_0418.py +7 -388
- githubkit/versions/ghec_v2022_11_28/models/group_0419.py +296 -109
- githubkit/versions/ghec_v2022_11_28/models/group_0420.py +299 -112
- githubkit/versions/ghec_v2022_11_28/models/group_0421.py +316 -111
- githubkit/versions/ghec_v2022_11_28/models/group_0422.py +56 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0423.py +71 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0424.py +55 -44
- githubkit/versions/ghec_v2022_11_28/models/group_0425.py +135 -71
- githubkit/versions/ghec_v2022_11_28/models/group_0426.py +152 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0427.py +150 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0428.py +111 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0429.py +27 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0430.py +11 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0431.py +19 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0432.py +17 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0433.py +24 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0434.py +17 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0435.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0436.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0437.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0438.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0439.py +13 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0440.py +13 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0441.py +13 -643
- githubkit/versions/ghec_v2022_11_28/models/group_0442.py +41 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0443.py +24 -498
- githubkit/versions/ghec_v2022_11_28/models/group_0444.py +296 -163
- githubkit/versions/ghec_v2022_11_28/models/group_0445.py +32 -499
- githubkit/versions/ghec_v2022_11_28/models/group_0446.py +131 -578
- githubkit/versions/ghec_v2022_11_28/models/group_0447.py +466 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0448.py +474 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0449.py +951 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0450.py +24 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0451.py +37 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0452.py +7 -108
- githubkit/versions/ghec_v2022_11_28/models/group_0453.py +31 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0454.py +61 -75
- githubkit/versions/ghec_v2022_11_28/models/group_0455.py +114 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0456.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0457.py +6 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0458.py +30 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0459.py +26 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0460.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0461.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0462.py +6 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0463.py +37 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0464.py +7 -109
- githubkit/versions/ghec_v2022_11_28/models/group_0465.py +86 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0466.py +26 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0467.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0468.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0469.py +29 -167
- githubkit/versions/ghec_v2022_11_28/models/group_0470.py +24 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0471.py +174 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0472.py +18 -115
- githubkit/versions/ghec_v2022_11_28/models/group_0473.py +119 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0474.py +6 -50
- githubkit/versions/ghec_v2022_11_28/models/group_0475.py +28 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0476.py +42 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0477.py +14 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0478.py +15 -68
- githubkit/versions/ghec_v2022_11_28/models/group_0479.py +28 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0480.py +65 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0481.py +25 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0482.py +85 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0483.py +31 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0484.py +40 -83
- githubkit/versions/ghec_v2022_11_28/models/group_0485.py +26 -88
- githubkit/versions/ghec_v2022_11_28/models/group_0486.py +35 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0487.py +133 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0488.py +34 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0489.py +31 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0490.py +27 -88
- githubkit/versions/ghec_v2022_11_28/models/group_0491.py +86 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0492.py +83 -149
- githubkit/versions/ghec_v2022_11_28/models/group_0493.py +152 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0494.py +22 -78
- githubkit/versions/ghec_v2022_11_28/models/group_0495.py +80 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0496.py +39 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0497.py +25 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0498.py +35 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0499.py +133 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0500.py +34 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0501.py +31 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0502.py +27 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0503.py +82 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0504.py +81 -149
- githubkit/versions/ghec_v2022_11_28/models/group_0505.py +152 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0506.py +22 -76
- githubkit/versions/ghec_v2022_11_28/models/group_0507.py +79 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0508.py +60 -81
- githubkit/versions/ghec_v2022_11_28/models/group_0509.py +25 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0510.py +35 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0511.py +133 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0512.py +34 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0513.py +31 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0514.py +25 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0515.py +83 -83
- githubkit/versions/ghec_v2022_11_28/models/group_0516.py +82 -149
- githubkit/versions/ghec_v2022_11_28/models/group_0517.py +152 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0518.py +21 -78
- githubkit/versions/ghec_v2022_11_28/models/group_0519.py +10 -433
- githubkit/versions/ghec_v2022_11_28/models/group_0520.py +474 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0521.py +32 -186
- githubkit/versions/ghec_v2022_11_28/models/group_0522.py +40 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0523.py +180 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0524.py +28 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0525.py +24 -80
- githubkit/versions/ghec_v2022_11_28/models/group_0526.py +79 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0527.py +87 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0528.py +9 -116
- githubkit/versions/ghec_v2022_11_28/models/group_0529.py +122 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0530.py +21 -79
- githubkit/versions/ghec_v2022_11_28/models/group_0531.py +12 -392
- githubkit/versions/ghec_v2022_11_28/models/group_0532.py +379 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0533.py +385 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0534.py +355 -47
- githubkit/versions/ghec_v2022_11_28/models/group_0535.py +433 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0536.py +393 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0537.py +452 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0538.py +1022 -81
- githubkit/versions/ghec_v2022_11_28/models/group_0539.py +390 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0540.py +66 -113
- githubkit/versions/ghec_v2022_11_28/models/group_0541.py +715 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0542.py +477 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0543.py +352 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0544.py +300 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0545.py +439 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0546.py +50 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0547.py +52 -79
- githubkit/versions/ghec_v2022_11_28/models/group_0548.py +101 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0549.py +143 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0550.py +134 -115
- githubkit/versions/ghec_v2022_11_28/models/group_0551.py +145 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0552.py +155 -79
- githubkit/versions/ghec_v2022_11_28/models/group_0553.py +104 -63
- githubkit/versions/ghec_v2022_11_28/models/group_0554.py +66 -143
- githubkit/versions/ghec_v2022_11_28/models/group_0555.py +57 -209
- githubkit/versions/ghec_v2022_11_28/models/group_0556.py +41 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0557.py +149 -80
- githubkit/versions/ghec_v2022_11_28/models/group_0558.py +153 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0559.py +33 -112
- githubkit/versions/ghec_v2022_11_28/models/group_0560.py +38 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0561.py +122 -78
- githubkit/versions/ghec_v2022_11_28/models/group_0562.py +17 -1034
- githubkit/versions/ghec_v2022_11_28/models/group_0563.py +16 -377
- githubkit/versions/ghec_v2022_11_28/models/group_0564.py +71 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0565.py +100 -136
- githubkit/versions/ghec_v2022_11_28/models/group_0566.py +52 -158
- githubkit/versions/ghec_v2022_11_28/models/group_0567.py +46 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0568.py +66 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0569.py +63 -62
- githubkit/versions/ghec_v2022_11_28/models/group_0570.py +83 -83
- githubkit/versions/ghec_v2022_11_28/models/group_0571.py +121 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0572.py +61 -92
- githubkit/versions/ghec_v2022_11_28/models/group_0573.py +106 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0574.py +40 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0575.py +13 -1093
- githubkit/versions/ghec_v2022_11_28/models/group_0576.py +31 -469
- githubkit/versions/ghec_v2022_11_28/models/group_0577.py +459 -404
- githubkit/versions/ghec_v2022_11_28/models/group_0578.py +9 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0579.py +34 -148
- githubkit/versions/ghec_v2022_11_28/models/group_0580.py +88 -291
- githubkit/versions/ghec_v2022_11_28/models/group_0581.py +72 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0582.py +32 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0583.py +32 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0584.py +25 -110
- githubkit/versions/ghec_v2022_11_28/models/group_0585.py +32 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0586.py +14 -445
- githubkit/versions/ghec_v2022_11_28/models/group_0587.py +43 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0588.py +8 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0589.py +70 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0590.py +53 -106
- githubkit/versions/ghec_v2022_11_28/models/group_0591.py +80 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0592.py +99 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0593.py +64 -98
- githubkit/versions/ghec_v2022_11_28/models/group_0594.py +48 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0595.py +39 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0596.py +54 -109
- githubkit/versions/ghec_v2022_11_28/models/group_0597.py +58 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0598.py +53 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0599.py +41 -69
- githubkit/versions/ghec_v2022_11_28/models/group_0600.py +60 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0601.py +89 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0602.py +90 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0603.py +132 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0604.py +53 -104
- githubkit/versions/ghec_v2022_11_28/models/group_0605.py +26 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0606.py +27 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0607.py +10 -92
- githubkit/versions/ghec_v2022_11_28/models/group_0608.py +50 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0609.py +30 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0610.py +29 -135
- githubkit/versions/ghec_v2022_11_28/models/group_0611.py +13 -141
- githubkit/versions/ghec_v2022_11_28/models/group_0612.py +10 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0613.py +53 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0614.py +34 -107
- githubkit/versions/ghec_v2022_11_28/models/group_0615.py +25 -75
- githubkit/versions/ghec_v2022_11_28/models/group_0616.py +10 -81
- githubkit/versions/ghec_v2022_11_28/models/group_0617.py +4 -72
- githubkit/versions/ghec_v2022_11_28/models/group_0618.py +1074 -52
- githubkit/versions/ghec_v2022_11_28/models/group_0619.py +1121 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0620.py +1139 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0621.py +12 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0622.py +11 -61
- githubkit/versions/ghec_v2022_11_28/models/group_0623.py +1115 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0624.py +1053 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0625.py +71 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0626.py +1072 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0627.py +1146 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0628.py +1104 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0629.py +1123 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0630.py +45 -554
- githubkit/versions/ghec_v2022_11_28/models/group_0631.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0632.py +43 -69
- githubkit/versions/ghec_v2022_11_28/models/group_0633.py +1274 -76
- githubkit/versions/ghec_v2022_11_28/models/group_0634.py +1285 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0635.py +1355 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0636.py +1220 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0637.py +1158 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0638.py +1271 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0639.py +1291 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0640.py +1244 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0641.py +1288 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0642.py +1160 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0643.py +1273 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0644.py +1278 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0645.py +1092 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0646.py +1125 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0647.py +1132 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0648.py +1112 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0649.py +335 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0650.py +9 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0651.py +62 -53
- githubkit/versions/ghec_v2022_11_28/models/group_0652.py +585 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0653.py +8 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0654.py +51 -89
- githubkit/versions/ghec_v2022_11_28/models/group_0655.py +171 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0656.py +105 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0657.py +112 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0658.py +207 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0659.py +166 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0660.py +166 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0661.py +158 -63
- githubkit/versions/ghec_v2022_11_28/models/group_0662.py +161 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0663.py +24 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0664.py +23 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0665.py +17 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0666.py +18 -52
- githubkit/versions/ghec_v2022_11_28/models/group_0667.py +18 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0668.py +34 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0669.py +70 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0670.py +7 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0671.py +6 -1144
- githubkit/versions/ghec_v2022_11_28/models/group_0672.py +6 -1171
- githubkit/versions/ghec_v2022_11_28/models/group_0673.py +22 -1152
- githubkit/versions/ghec_v2022_11_28/models/group_0674.py +12 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0675.py +30 -109
- githubkit/versions/ghec_v2022_11_28/models/group_0676.py +32 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0677.py +32 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0678.py +14 -119
- githubkit/versions/ghec_v2022_11_28/models/group_0679.py +98 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0680.py +66 -1165
- githubkit/versions/ghec_v2022_11_28/models/group_0681.py +72 -1105
- githubkit/versions/ghec_v2022_11_28/models/group_0682.py +82 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0683.py +26 -111
- githubkit/versions/ghec_v2022_11_28/models/group_0684.py +90 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0685.py +35 -1076
- githubkit/versions/ghec_v2022_11_28/models/group_0686.py +35 -1093
- githubkit/versions/ghec_v2022_11_28/models/group_0687.py +35 -1068
- githubkit/versions/ghec_v2022_11_28/models/group_0688.py +12 -1136
- githubkit/versions/ghec_v2022_11_28/models/group_0689.py +270 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0690.py +6 -122
- githubkit/versions/ghec_v2022_11_28/models/group_0691.py +28 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0692.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0693.py +28 -110
- githubkit/versions/ghec_v2022_11_28/models/group_0694.py +28 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0695.py +132 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0696.py +145 -106
- githubkit/versions/ghec_v2022_11_28/models/group_0697.py +148 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0698.py +11 -1335
- githubkit/versions/ghec_v2022_11_28/models/group_0699.py +7 -1352
- githubkit/versions/ghec_v2022_11_28/models/group_0700.py +7 -1363
- githubkit/versions/ghec_v2022_11_28/models/group_0701.py +49 -1116
- githubkit/versions/ghec_v2022_11_28/models/group_0702.py +49 -1054
- githubkit/versions/ghec_v2022_11_28/models/group_0703.py +65 -1161
- githubkit/versions/ghec_v2022_11_28/models/group_0704.py +55 -1194
- githubkit/versions/ghec_v2022_11_28/models/group_0705.py +84 -1138
- githubkit/versions/ghec_v2022_11_28/models/group_0706.py +79 -1161
- githubkit/versions/ghec_v2022_11_28/models/group_0707.py +8 -1201
- githubkit/versions/ghec_v2022_11_28/models/group_0708.py +9 -1307
- githubkit/versions/ghec_v2022_11_28/models/group_0709.py +117 -1225
- githubkit/versions/ghec_v2022_11_28/models/group_0710.py +10 -1159
- githubkit/versions/ghec_v2022_11_28/models/group_0711.py +6 -1194
- githubkit/versions/ghec_v2022_11_28/models/group_0712.py +10 -1164
- githubkit/versions/ghec_v2022_11_28/models/group_0713.py +6 -1135
- githubkit/versions/ghec_v2022_11_28/models/group_0714.py +57 -351
- githubkit/versions/ghec_v2022_11_28/models/group_0715.py +275 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0716.py +281 -52
- githubkit/versions/ghec_v2022_11_28/models/group_0717.py +264 -561
- githubkit/versions/ghec_v2022_11_28/models/group_0718.py +376 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0719.py +288 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0720.py +42 -185
- githubkit/versions/ghec_v2022_11_28/models/group_0721.py +13 -147
- githubkit/versions/ghec_v2022_11_28/models/group_0722.py +69 -135
- githubkit/versions/ghec_v2022_11_28/models/group_0723.py +59 -210
- githubkit/versions/ghec_v2022_11_28/models/group_0724.py +51 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0725.py +95 -53
- githubkit/versions/ghec_v2022_11_28/models/group_0726.py +51 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0727.py +49 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0728.py +93 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0729.py +94 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0730.py +470 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0731.py +483 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0732.py +468 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0733.py +28 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0734.py +10 -74
- githubkit/versions/ghec_v2022_11_28/models/group_0735.py +17 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0736.py +6 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0737.py +23 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0738.py +6 -63
- githubkit/versions/ghec_v2022_11_28/models/group_0739.py +7 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0740.py +6 -182
- githubkit/versions/ghec_v2022_11_28/models/group_0741.py +6 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0742.py +27 -61
- githubkit/versions/ghec_v2022_11_28/models/group_0743.py +5 -78
- githubkit/versions/ghec_v2022_11_28/models/group_0744.py +12 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0745.py +13 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0746.py +9 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0747.py +34 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0748.py +33 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0749.py +14 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0750.py +20 -47
- githubkit/versions/ghec_v2022_11_28/models/group_0751.py +9 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0752.py +20 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0753.py +7 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0754.py +9 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0755.py +14 -83
- githubkit/versions/ghec_v2022_11_28/models/group_0756.py +9 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0757.py +14 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0758.py +8 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0759.py +9 -63
- githubkit/versions/ghec_v2022_11_28/models/group_0760.py +8 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0761.py +7 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0762.py +23 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0763.py +20 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0764.py +19 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0765.py +23 -92
- githubkit/versions/ghec_v2022_11_28/models/group_0766.py +5 -74
- githubkit/versions/ghec_v2022_11_28/models/group_0767.py +5 -112
- githubkit/versions/ghec_v2022_11_28/models/group_0768.py +4 -125
- githubkit/versions/ghec_v2022_11_28/models/group_0769.py +15 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0770.py +9 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0771.py +16 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0772.py +10 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0773.py +11 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0774.py +11 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0775.py +108 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0776.py +31 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0777.py +17 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0778.py +13 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0779.py +8 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0780.py +32 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0781.py +34 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0782.py +27 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0783.py +13 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0784.py +8 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0785.py +14 -44
- githubkit/versions/ghec_v2022_11_28/models/group_0786.py +13 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0787.py +14 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0788.py +22 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0789.py +9 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0790.py +9 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0791.py +19 -285
- githubkit/versions/ghec_v2022_11_28/models/group_0792.py +22 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0793.py +14 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0794.py +7 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0795.py +28 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0796.py +11 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0797.py +11 -155
- githubkit/versions/ghec_v2022_11_28/models/group_0798.py +8 -160
- githubkit/versions/ghec_v2022_11_28/models/group_0799.py +7 -160
- githubkit/versions/ghec_v2022_11_28/models/group_0800.py +15 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0801.py +18 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0802.py +8 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0803.py +8 -165
- githubkit/versions/ghec_v2022_11_28/models/group_0804.py +25 -155
- githubkit/versions/ghec_v2022_11_28/models/group_0805.py +14 -180
- githubkit/versions/ghec_v2022_11_28/models/group_0806.py +8 -169
- githubkit/versions/ghec_v2022_11_28/models/group_0807.py +7 -211
- githubkit/versions/ghec_v2022_11_28/models/group_0808.py +8 -207
- githubkit/versions/ghec_v2022_11_28/models/group_0809.py +13 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0810.py +8 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0811.py +7 -232
- githubkit/versions/ghec_v2022_11_28/models/group_0812.py +9 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0813.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0814.py +9 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0815.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0816.py +9 -99
- githubkit/versions/ghec_v2022_11_28/models/group_0817.py +18 -287
- githubkit/versions/ghec_v2022_11_28/models/group_0818.py +15 -288
- githubkit/versions/ghec_v2022_11_28/models/group_0819.py +9 -296
- githubkit/versions/ghec_v2022_11_28/models/group_0820.py +8 -400
- githubkit/versions/ghec_v2022_11_28/models/group_0821.py +26 -282
- githubkit/versions/ghec_v2022_11_28/models/group_0822.py +32 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0823.py +12 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0824.py +8 -114
- githubkit/versions/ghec_v2022_11_28/models/group_0825.py +4 -78
- githubkit/versions/ghec_v2022_11_28/models/group_0826.py +20 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0827.py +8 -108
- githubkit/versions/ghec_v2022_11_28/models/group_0828.py +10 -64
- githubkit/versions/ghec_v2022_11_28/models/group_0829.py +36 -47
- githubkit/versions/ghec_v2022_11_28/models/group_0830.py +10 -87
- githubkit/versions/ghec_v2022_11_28/models/group_0831.py +11 -87
- githubkit/versions/ghec_v2022_11_28/models/group_0832.py +7 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0833.py +4 -341
- githubkit/versions/ghec_v2022_11_28/models/group_0834.py +6 -367
- githubkit/versions/ghec_v2022_11_28/models/group_0835.py +22 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0836.py +14 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0837.py +14 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0838.py +7 -354
- githubkit/versions/ghec_v2022_11_28/models/group_0839.py +10 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0840.py +10 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0841.py +22 -333
- githubkit/versions/ghec_v2022_11_28/models/group_0842.py +12 -363
- githubkit/versions/ghec_v2022_11_28/models/group_0843.py +116 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0844.py +74 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0845.py +72 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0846.py +33 -355
- githubkit/versions/ghec_v2022_11_28/models/group_0847.py +33 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0848.py +8 -495
- githubkit/versions/ghec_v2022_11_28/models/group_0849.py +8 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0850.py +6 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0851.py +11 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0852.py +22 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0853.py +9 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0854.py +5 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0855.py +10 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0856.py +11 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0857.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0858.py +6 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0859.py +30 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0860.py +6 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0861.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0862.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0863.py +9 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0864.py +6 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0865.py +23 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0866.py +20 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0867.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0868.py +6 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0869.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0870.py +20 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0871.py +7 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0872.py +4 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0873.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0874.py +21 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0875.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0876.py +10 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0877.py +5 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0878.py +10 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0879.py +214 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0880.py +8 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0881.py +7 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0882.py +18 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0883.py +10 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0884.py +13 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0885.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0886.py +9 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0887.py +16 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0888.py +10 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0889.py +10 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0890.py +7 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0891.py +9 -118
- githubkit/versions/ghec_v2022_11_28/models/group_0892.py +9 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0893.py +9 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0894.py +12 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0895.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0896.py +6 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0897.py +13 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0898.py +9 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0899.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0900.py +6 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0901.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0902.py +35 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0903.py +30 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0904.py +8 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0905.py +15 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0906.py +213 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0907.py +83 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0908.py +35 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0909.py +14 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0910.py +15 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0911.py +13 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0912.py +11 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0913.py +11 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0914.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0915.py +9 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0916.py +10 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0917.py +12 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0918.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0919.py +11 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0920.py +11 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0921.py +5 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0922.py +103 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0923.py +54 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0924.py +57 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0925.py +100 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0926.py +56 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0927.py +60 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0928.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0929.py +29 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0930.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0931.py +24 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0932.py +34 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0933.py +8 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0934.py +40 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0935.py +23 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0936.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0937.py +17 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0938.py +16 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0939.py +9 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0940.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0941.py +8 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0942.py +9 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0943.py +17 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0944.py +9 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0945.py +47 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0946.py +49 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0947.py +16 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0948.py +24 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0949.py +17 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0950.py +12 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0951.py +42 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0952.py +5 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0953.py +34 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0954.py +27 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0955.py +46 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0956.py +36 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0957.py +12 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0958.py +21 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0959.py +9 -115
- githubkit/versions/ghec_v2022_11_28/models/group_0960.py +8 -72
- githubkit/versions/ghec_v2022_11_28/models/group_0961.py +8 -72
- githubkit/versions/ghec_v2022_11_28/models/group_0962.py +10 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0963.py +10 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0964.py +14 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0965.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0966.py +72 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0967.py +8 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0968.py +10 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0969.py +38 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0970.py +46 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0971.py +44 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0972.py +26 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0973.py +18 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0974.py +21 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0975.py +19 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0976.py +6 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0977.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0978.py +4 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0979.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0980.py +43 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0981.py +5 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0982.py +10 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0983.py +51 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0984.py +11 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0985.py +11 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0986.py +5 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0987.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0988.py +24 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0989.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0990.py +8 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0991.py +17 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0992.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0993.py +14 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0994.py +11 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0995.py +8 -223
- githubkit/versions/ghec_v2022_11_28/models/group_0996.py +17 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0997.py +15 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0998.py +6 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0999.py +16 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1000.py +20 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1001.py +16 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1002.py +11 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1003.py +6 -19
- githubkit/versions/ghec_v2022_11_28/models/group_1004.py +13 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1005.py +29 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1006.py +34 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1007.py +35 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1008.py +35 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1009.py +35 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1010.py +15 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1011.py +14 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1012.py +14 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1013.py +32 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1014.py +6 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1015.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1016.py +11 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1017.py +37 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1018.py +5 -36
- githubkit/versions/ghec_v2022_11_28/models/group_1019.py +10 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1020.py +29 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1021.py +39 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1022.py +24 -197
- githubkit/versions/ghec_v2022_11_28/models/group_1023.py +5 -94
- githubkit/versions/ghec_v2022_11_28/models/group_1024.py +13 -35
- githubkit/versions/ghec_v2022_11_28/models/group_1025.py +8 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1026.py +8 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1027.py +12 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1028.py +11 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1029.py +11 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1030.py +44 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1031.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1032.py +11 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1033.py +13 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1034.py +10 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1035.py +8 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1036.py +40 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1037.py +12 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1038.py +12 -96
- githubkit/versions/ghec_v2022_11_28/models/group_1039.py +20 -42
- githubkit/versions/ghec_v2022_11_28/models/group_1040.py +8 -57
- githubkit/versions/ghec_v2022_11_28/models/group_1041.py +58 -95
- githubkit/versions/ghec_v2022_11_28/models/group_1042.py +55 -46
- githubkit/versions/ghec_v2022_11_28/models/group_1043.py +13 -52
- githubkit/versions/ghec_v2022_11_28/models/group_1044.py +22 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1045.py +9 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1046.py +7 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1047.py +7 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1048.py +11 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1049.py +22 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1050.py +44 -42
- githubkit/versions/ghec_v2022_11_28/models/group_1051.py +42 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1052.py +65 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1053.py +24 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1054.py +12 -24
- githubkit/versions/ghec_v2022_11_28/models/group_1055.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1056.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1057.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1058.py +11 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1059.py +10 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1060.py +10 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1061.py +8 -57
- githubkit/versions/ghec_v2022_11_28/models/group_1062.py +6 -52
- githubkit/versions/ghec_v2022_11_28/models/group_1063.py +6 -18
- githubkit/versions/ghec_v2022_11_28/models/group_1064.py +20 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1065.py +26 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1066.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1067.py +33 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1068.py +45 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1069.py +29 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1070.py +14 -23
- githubkit/versions/ghec_v2022_11_28/models/group_1071.py +8 -47
- githubkit/versions/ghec_v2022_11_28/models/group_1072.py +7 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1073.py +14 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1074.py +7 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1075.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1076.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1077.py +10 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1078.py +18 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1079.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1080.py +10 -18
- githubkit/versions/ghec_v2022_11_28/models/group_1081.py +11 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1082.py +4 -75
- githubkit/versions/ghec_v2022_11_28/models/group_1083.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1084.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1085.py +29 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1086.py +8 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1087.py +74 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1088.py +10 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1089.py +12 -18
- githubkit/versions/ghec_v2022_11_28/models/group_1090.py +9 -21
- githubkit/versions/ghec_v2022_11_28/rest/orgs.py +2 -2
- githubkit/versions/ghec_v2022_11_28/rest/pulls.py +2 -0
- githubkit/versions/ghec_v2022_11_28/rest/security_advisories.py +20 -18
- githubkit/versions/ghec_v2022_11_28/types/__init__.py +3782 -4756
- githubkit/versions/ghec_v2022_11_28/types/group_0002.py +12 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0112.py +1 -1
- githubkit/versions/ghec_v2022_11_28/types/group_0117.py +1 -1
- githubkit/versions/ghec_v2022_11_28/types/group_0152.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0395.py +39 -41
- githubkit/versions/ghec_v2022_11_28/types/group_0396.py +35 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0397.py +45 -114
- githubkit/versions/ghec_v2022_11_28/types/group_0398.py +126 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0399.py +11 -127
- githubkit/versions/ghec_v2022_11_28/types/group_0400.py +127 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0401.py +17 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0402.py +18 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0403.py +79 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0404.py +13 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0405.py +34 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0406.py +5 -51
- githubkit/versions/ghec_v2022_11_28/types/group_0407.py +5 -147
- githubkit/versions/ghec_v2022_11_28/types/group_0408.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0409.py +18 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0410.py +107 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0411.py +16 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0412.py +6 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0413.py +16 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0414.py +7 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0415.py +28 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0416.py +6 -313
- githubkit/versions/ghec_v2022_11_28/types/group_0417.py +7 -303
- githubkit/versions/ghec_v2022_11_28/types/group_0418.py +6 -305
- githubkit/versions/ghec_v2022_11_28/types/group_0419.py +243 -71
- githubkit/versions/ghec_v2022_11_28/types/group_0420.py +241 -73
- githubkit/versions/ghec_v2022_11_28/types/group_0421.py +262 -68
- githubkit/versions/ghec_v2022_11_28/types/group_0422.py +42 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0423.py +67 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0424.py +39 -36
- githubkit/versions/ghec_v2022_11_28/types/group_0425.py +92 -49
- githubkit/versions/ghec_v2022_11_28/types/group_0426.py +104 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0427.py +102 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0428.py +83 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0429.py +13 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0430.py +7 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0431.py +16 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0432.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0433.py +11 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0434.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0435.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0436.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0437.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0438.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0439.py +8 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0440.py +8 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0441.py +8 -596
- githubkit/versions/ghec_v2022_11_28/types/group_0442.py +32 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0443.py +19 -460
- githubkit/versions/ghec_v2022_11_28/types/group_0444.py +255 -126
- githubkit/versions/ghec_v2022_11_28/types/group_0445.py +14 -458
- githubkit/versions/ghec_v2022_11_28/types/group_0446.py +107 -500
- githubkit/versions/ghec_v2022_11_28/types/group_0447.py +427 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0448.py +439 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0449.py +861 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0450.py +19 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0451.py +34 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0452.py +6 -95
- githubkit/versions/ghec_v2022_11_28/types/group_0453.py +22 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0454.py +35 -70
- githubkit/versions/ghec_v2022_11_28/types/group_0455.py +87 -65
- githubkit/versions/ghec_v2022_11_28/types/group_0456.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0457.py +5 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0458.py +26 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0459.py +22 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0460.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0461.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0462.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0463.py +19 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0464.py +7 -88
- githubkit/versions/ghec_v2022_11_28/types/group_0465.py +73 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0466.py +22 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0467.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0468.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0469.py +16 -142
- githubkit/versions/ghec_v2022_11_28/types/group_0470.py +21 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0471.py +138 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0472.py +15 -108
- githubkit/versions/ghec_v2022_11_28/types/group_0473.py +113 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0474.py +6 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0475.py +16 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0476.py +37 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0477.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0478.py +11 -53
- githubkit/versions/ghec_v2022_11_28/types/group_0479.py +20 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0480.py +54 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0481.py +16 -70
- githubkit/versions/ghec_v2022_11_28/types/group_0482.py +70 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0483.py +25 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0484.py +19 -76
- githubkit/versions/ghec_v2022_11_28/types/group_0485.py +19 -80
- githubkit/versions/ghec_v2022_11_28/types/group_0486.py +29 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0487.py +110 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0488.py +29 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0489.py +26 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0490.py +27 -73
- githubkit/versions/ghec_v2022_11_28/types/group_0491.py +73 -82
- githubkit/versions/ghec_v2022_11_28/types/group_0492.py +79 -132
- githubkit/versions/ghec_v2022_11_28/types/group_0493.py +134 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0494.py +22 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0495.py +78 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0496.py +19 -76
- githubkit/versions/ghec_v2022_11_28/types/group_0497.py +18 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0498.py +29 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0499.py +110 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0500.py +29 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0501.py +26 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0502.py +27 -73
- githubkit/versions/ghec_v2022_11_28/types/group_0503.py +73 -80
- githubkit/versions/ghec_v2022_11_28/types/group_0504.py +77 -132
- githubkit/versions/ghec_v2022_11_28/types/group_0505.py +134 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0506.py +22 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0507.py +79 -42
- githubkit/versions/ghec_v2022_11_28/types/group_0508.py +35 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0509.py +18 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0510.py +29 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0511.py +110 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0512.py +29 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0513.py +26 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0514.py +27 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0515.py +72 -82
- githubkit/versions/ghec_v2022_11_28/types/group_0516.py +79 -132
- githubkit/versions/ghec_v2022_11_28/types/group_0517.py +134 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0518.py +22 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0519.py +10 -358
- githubkit/versions/ghec_v2022_11_28/types/group_0520.py +416 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0521.py +17 -167
- githubkit/versions/ghec_v2022_11_28/types/group_0522.py +31 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0523.py +150 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0524.py +26 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0525.py +23 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0526.py +72 -82
- githubkit/versions/ghec_v2022_11_28/types/group_0527.py +84 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0528.py +8 -106
- githubkit/versions/ghec_v2022_11_28/types/group_0529.py +114 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0530.py +19 -75
- githubkit/versions/ghec_v2022_11_28/types/group_0531.py +11 -330
- githubkit/versions/ghec_v2022_11_28/types/group_0532.py +338 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0533.py +321 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0534.py +295 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0535.py +358 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0536.py +335 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0537.py +379 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0538.py +876 -63
- githubkit/versions/ghec_v2022_11_28/types/group_0539.py +330 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0540.py +47 -86
- githubkit/versions/ghec_v2022_11_28/types/group_0541.py +626 -52
- githubkit/versions/ghec_v2022_11_28/types/group_0542.py +416 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0543.py +284 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0544.py +255 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0545.py +375 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0546.py +26 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0547.py +25 -68
- githubkit/versions/ghec_v2022_11_28/types/group_0548.py +61 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0549.py +107 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0550.py +107 -108
- githubkit/versions/ghec_v2022_11_28/types/group_0551.py +115 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0552.py +117 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0553.py +87 -54
- githubkit/versions/ghec_v2022_11_28/types/group_0554.py +47 -132
- githubkit/versions/ghec_v2022_11_28/types/group_0555.py +34 -188
- githubkit/versions/ghec_v2022_11_28/types/group_0556.py +21 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0557.py +110 -77
- githubkit/versions/ghec_v2022_11_28/types/group_0558.py +115 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0559.py +15 -102
- githubkit/versions/ghec_v2022_11_28/types/group_0560.py +16 -54
- githubkit/versions/ghec_v2022_11_28/types/group_0561.py +99 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0562.py +11 -912
- githubkit/versions/ghec_v2022_11_28/types/group_0563.py +11 -336
- githubkit/versions/ghec_v2022_11_28/types/group_0564.py +61 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0565.py +68 -126
- githubkit/versions/ghec_v2022_11_28/types/group_0566.py +31 -133
- githubkit/versions/ghec_v2022_11_28/types/group_0567.py +24 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0568.py +50 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0569.py +36 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0570.py +60 -83
- githubkit/versions/ghec_v2022_11_28/types/group_0571.py +93 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0572.py +36 -83
- githubkit/versions/ghec_v2022_11_28/types/group_0573.py +74 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0574.py +35 -80
- githubkit/versions/ghec_v2022_11_28/types/group_0575.py +8 -977
- githubkit/versions/ghec_v2022_11_28/types/group_0576.py +24 -388
- githubkit/versions/ghec_v2022_11_28/types/group_0577.py +386 -316
- githubkit/versions/ghec_v2022_11_28/types/group_0578.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0579.py +28 -126
- githubkit/versions/ghec_v2022_11_28/types/group_0580.py +80 -248
- githubkit/versions/ghec_v2022_11_28/types/group_0581.py +48 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0582.py +13 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0583.py +15 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0584.py +14 -101
- githubkit/versions/ghec_v2022_11_28/types/group_0585.py +18 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0586.py +9 -392
- githubkit/versions/ghec_v2022_11_28/types/group_0587.py +30 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0588.py +7 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0589.py +55 -40
- githubkit/versions/ghec_v2022_11_28/types/group_0590.py +46 -89
- githubkit/versions/ghec_v2022_11_28/types/group_0591.py +58 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0592.py +72 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0593.py +56 -84
- githubkit/versions/ghec_v2022_11_28/types/group_0594.py +42 -40
- githubkit/versions/ghec_v2022_11_28/types/group_0595.py +37 -40
- githubkit/versions/ghec_v2022_11_28/types/group_0596.py +46 -97
- githubkit/versions/ghec_v2022_11_28/types/group_0597.py +27 -39
- githubkit/versions/ghec_v2022_11_28/types/group_0598.py +29 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0599.py +29 -56
- githubkit/versions/ghec_v2022_11_28/types/group_0600.py +33 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0601.py +63 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0602.py +59 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0603.py +91 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0604.py +46 -89
- githubkit/versions/ghec_v2022_11_28/types/group_0605.py +17 -48
- githubkit/versions/ghec_v2022_11_28/types/group_0606.py +15 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0607.py +8 -75
- githubkit/versions/ghec_v2022_11_28/types/group_0608.py +39 -49
- githubkit/versions/ghec_v2022_11_28/types/group_0609.py +22 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0610.py +22 -105
- githubkit/versions/ghec_v2022_11_28/types/group_0611.py +9 -112
- githubkit/versions/ghec_v2022_11_28/types/group_0612.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0613.py +47 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0614.py +25 -92
- githubkit/versions/ghec_v2022_11_28/types/group_0615.py +21 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0616.py +8 -66
- githubkit/versions/ghec_v2022_11_28/types/group_0617.py +3 -61
- githubkit/versions/ghec_v2022_11_28/types/group_0618.py +881 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0619.py +917 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0620.py +932 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0621.py +10 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0622.py +10 -52
- githubkit/versions/ghec_v2022_11_28/types/group_0623.py +904 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0624.py +860 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0625.py +55 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0626.py +880 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0627.py +928 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0628.py +908 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0629.py +896 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0630.py +18 -482
- githubkit/versions/ghec_v2022_11_28/types/group_0631.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0632.py +18 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0633.py +986 -66
- githubkit/versions/ghec_v2022_11_28/types/group_0634.py +1027 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0635.py +1090 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0636.py +1001 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0637.py +973 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0638.py +1043 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0639.py +1059 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0640.py +1013 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0641.py +1040 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0642.py +953 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0643.py +1038 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0644.py +1048 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0645.py +892 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0646.py +914 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0647.py +913 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0648.py +905 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0649.py +242 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0650.py +8 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0651.py +52 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0652.py +493 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0653.py +7 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0654.py +46 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0655.py +146 -51
- githubkit/versions/ghec_v2022_11_28/types/group_0656.py +87 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0657.py +96 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0658.py +170 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0659.py +138 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0660.py +139 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0661.py +136 -55
- githubkit/versions/ghec_v2022_11_28/types/group_0662.py +136 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0663.py +13 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0664.py +12 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0665.py +9 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0666.py +10 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0667.py +10 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0668.py +19 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0669.py +51 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0670.py +5 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0671.py +5 -945
- githubkit/versions/ghec_v2022_11_28/types/group_0672.py +5 -967
- githubkit/versions/ghec_v2022_11_28/types/group_0673.py +18 -946
- githubkit/versions/ghec_v2022_11_28/types/group_0674.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0675.py +17 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0676.py +19 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0677.py +27 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0678.py +14 -78
- githubkit/versions/ghec_v2022_11_28/types/group_0679.py +79 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0680.py +65 -938
- githubkit/versions/ghec_v2022_11_28/types/group_0681.py +63 -896
- githubkit/versions/ghec_v2022_11_28/types/group_0682.py +83 -58
- githubkit/versions/ghec_v2022_11_28/types/group_0683.py +15 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0684.py +74 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0685.py +29 -881
- githubkit/versions/ghec_v2022_11_28/types/group_0686.py +28 -891
- githubkit/versions/ghec_v2022_11_28/types/group_0687.py +29 -870
- githubkit/versions/ghec_v2022_11_28/types/group_0688.py +9 -927
- githubkit/versions/ghec_v2022_11_28/types/group_0689.py +210 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0690.py +5 -81
- githubkit/versions/ghec_v2022_11_28/types/group_0691.py +17 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0692.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0693.py +17 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0694.py +17 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0695.py +111 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0696.py +116 -76
- githubkit/versions/ghec_v2022_11_28/types/group_0697.py +119 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0698.py +8 -1068
- githubkit/versions/ghec_v2022_11_28/types/group_0699.py +5 -1075
- githubkit/versions/ghec_v2022_11_28/types/group_0700.py +6 -1093
- githubkit/versions/ghec_v2022_11_28/types/group_0701.py +40 -911
- githubkit/versions/ghec_v2022_11_28/types/group_0702.py +39 -884
- githubkit/versions/ghec_v2022_11_28/types/group_0703.py +48 -950
- githubkit/versions/ghec_v2022_11_28/types/group_0704.py +43 -968
- githubkit/versions/ghec_v2022_11_28/types/group_0705.py +65 -920
- githubkit/versions/ghec_v2022_11_28/types/group_0706.py +63 -935
- githubkit/versions/ghec_v2022_11_28/types/group_0707.py +6 -994
- githubkit/versions/ghec_v2022_11_28/types/group_0708.py +7 -1073
- githubkit/versions/ghec_v2022_11_28/types/group_0709.py +93 -994
- githubkit/versions/ghec_v2022_11_28/types/group_0710.py +8 -940
- githubkit/versions/ghec_v2022_11_28/types/group_0711.py +5 -963
- githubkit/versions/ghec_v2022_11_28/types/group_0712.py +8 -942
- githubkit/versions/ghec_v2022_11_28/types/group_0713.py +5 -927
- githubkit/versions/ghec_v2022_11_28/types/group_0714.py +36 -262
- githubkit/versions/ghec_v2022_11_28/types/group_0715.py +217 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0716.py +209 -48
- githubkit/versions/ghec_v2022_11_28/types/group_0717.py +191 -477
- githubkit/versions/ghec_v2022_11_28/types/group_0718.py +282 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0719.py +214 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0720.py +15 -160
- githubkit/versions/ghec_v2022_11_28/types/group_0721.py +10 -129
- githubkit/versions/ghec_v2022_11_28/types/group_0722.py +48 -122
- githubkit/versions/ghec_v2022_11_28/types/group_0723.py +44 -163
- githubkit/versions/ghec_v2022_11_28/types/group_0724.py +47 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0725.py +51 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0726.py +34 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0727.py +42 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0728.py +65 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0729.py +63 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0730.py +400 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0731.py +418 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0732.py +418 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0733.py +21 -53
- githubkit/versions/ghec_v2022_11_28/types/group_0734.py +9 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0735.py +12 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0736.py +8 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0737.py +10 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0738.py +5 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0739.py +10 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0740.py +5 -145
- githubkit/versions/ghec_v2022_11_28/types/group_0741.py +5 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0742.py +11 -56
- githubkit/versions/ghec_v2022_11_28/types/group_0743.py +4 -63
- githubkit/versions/ghec_v2022_11_28/types/group_0744.py +10 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0745.py +14 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0746.py +5 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0747.py +19 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0748.py +12 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0749.py +9 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0750.py +12 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0751.py +10 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0752.py +12 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0753.py +8 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0754.py +7 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0755.py +8 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0756.py +9 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0757.py +8 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0758.py +6 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0759.py +6 -41
- githubkit/versions/ghec_v2022_11_28/types/group_0760.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0761.py +6 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0762.py +11 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0763.py +14 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0764.py +17 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0765.py +17 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0766.py +5 -71
- githubkit/versions/ghec_v2022_11_28/types/group_0767.py +5 -97
- githubkit/versions/ghec_v2022_11_28/types/group_0768.py +4 -97
- githubkit/versions/ghec_v2022_11_28/types/group_0769.py +8 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0770.py +6 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0771.py +9 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0772.py +8 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0773.py +7 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0774.py +8 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0775.py +40 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0776.py +23 -36
- githubkit/versions/ghec_v2022_11_28/types/group_0777.py +10 -39
- githubkit/versions/ghec_v2022_11_28/types/group_0778.py +14 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0779.py +6 -54
- githubkit/versions/ghec_v2022_11_28/types/group_0780.py +25 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0781.py +15 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0782.py +13 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0783.py +14 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0784.py +6 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0785.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0786.py +11 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0787.py +14 -40
- githubkit/versions/ghec_v2022_11_28/types/group_0788.py +11 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0789.py +11 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0790.py +6 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0791.py +16 -212
- githubkit/versions/ghec_v2022_11_28/types/group_0792.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0793.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0794.py +6 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0795.py +23 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0796.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0797.py +8 -120
- githubkit/versions/ghec_v2022_11_28/types/group_0798.py +8 -120
- githubkit/versions/ghec_v2022_11_28/types/group_0799.py +6 -121
- githubkit/versions/ghec_v2022_11_28/types/group_0800.py +8 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0801.py +11 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0802.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0803.py +6 -135
- githubkit/versions/ghec_v2022_11_28/types/group_0804.py +15 -124
- githubkit/versions/ghec_v2022_11_28/types/group_0805.py +8 -145
- githubkit/versions/ghec_v2022_11_28/types/group_0806.py +8 -139
- githubkit/versions/ghec_v2022_11_28/types/group_0807.py +6 -173
- githubkit/versions/ghec_v2022_11_28/types/group_0808.py +6 -170
- githubkit/versions/ghec_v2022_11_28/types/group_0809.py +7 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0810.py +6 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0811.py +7 -192
- githubkit/versions/ghec_v2022_11_28/types/group_0812.py +6 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0813.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0814.py +6 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0815.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0816.py +7 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0817.py +13 -214
- githubkit/versions/ghec_v2022_11_28/types/group_0818.py +8 -222
- githubkit/versions/ghec_v2022_11_28/types/group_0819.py +8 -222
- githubkit/versions/ghec_v2022_11_28/types/group_0820.py +6 -291
- githubkit/versions/ghec_v2022_11_28/types/group_0821.py +16 -217
- githubkit/versions/ghec_v2022_11_28/types/group_0822.py +22 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0823.py +7 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0824.py +8 -70
- githubkit/versions/ghec_v2022_11_28/types/group_0825.py +3 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0826.py +8 -48
- githubkit/versions/ghec_v2022_11_28/types/group_0827.py +8 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0828.py +11 -51
- githubkit/versions/ghec_v2022_11_28/types/group_0829.py +16 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0830.py +6 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0831.py +7 -63
- githubkit/versions/ghec_v2022_11_28/types/group_0832.py +8 -42
- githubkit/versions/ghec_v2022_11_28/types/group_0833.py +4 -327
- githubkit/versions/ghec_v2022_11_28/types/group_0834.py +5 -343
- githubkit/versions/ghec_v2022_11_28/types/group_0835.py +8 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0836.py +7 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0837.py +7 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0838.py +6 -339
- githubkit/versions/ghec_v2022_11_28/types/group_0839.py +6 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0840.py +13 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0841.py +8 -327
- githubkit/versions/ghec_v2022_11_28/types/group_0842.py +8 -345
- githubkit/versions/ghec_v2022_11_28/types/group_0843.py +44 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0844.py +60 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0845.py +58 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0846.py +13 -339
- githubkit/versions/ghec_v2022_11_28/types/group_0847.py +13 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0848.py +6 -428
- githubkit/versions/ghec_v2022_11_28/types/group_0849.py +9 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0850.py +4 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0851.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0852.py +14 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0853.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0854.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0855.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0856.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0857.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0858.py +4 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0859.py +20 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0860.py +4 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0861.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0862.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0863.py +5 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0864.py +4 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0865.py +21 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0866.py +17 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0867.py +4 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0868.py +5 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0869.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0870.py +18 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0871.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0872.py +3 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0873.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0874.py +10 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0875.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0876.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0877.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0878.py +5 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0879.py +115 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0880.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0881.py +4 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0882.py +10 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0883.py +8 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0884.py +9 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0885.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0886.py +9 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0887.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0888.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0889.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0890.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0891.py +14 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0892.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0893.py +9 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0894.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0895.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0896.py +4 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0897.py +9 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0898.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0899.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0900.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0901.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0902.py +32 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0903.py +21 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0904.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0905.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0906.py +124 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0907.py +44 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0908.py +27 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0909.py +11 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0910.py +12 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0911.py +11 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0912.py +12 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0913.py +12 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0914.py +11 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0915.py +10 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0916.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0917.py +14 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0918.py +10 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0919.py +10 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0920.py +10 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0921.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0922.py +53 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0923.py +35 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0924.py +37 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0925.py +58 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0926.py +36 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0927.py +38 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0928.py +4 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0929.py +21 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0930.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0931.py +10 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0932.py +11 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0933.py +8 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0934.py +15 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0935.py +20 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0936.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0937.py +12 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0938.py +15 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0939.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0940.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0941.py +5 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0942.py +8 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0943.py +8 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0944.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0945.py +36 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0946.py +32 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0947.py +11 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0948.py +22 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0949.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0950.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0951.py +22 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0952.py +4 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0953.py +14 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0954.py +17 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0955.py +29 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0956.py +23 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0957.py +8 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0958.py +15 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0959.py +14 -48
- githubkit/versions/ghec_v2022_11_28/types/group_0960.py +6 -59
- githubkit/versions/ghec_v2022_11_28/types/group_0961.py +8 -58
- githubkit/versions/ghec_v2022_11_28/types/group_0962.py +7 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0963.py +4 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0964.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0965.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0966.py +42 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0967.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0968.py +6 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0969.py +24 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0970.py +20 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0971.py +23 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0972.py +11 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0973.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0974.py +9 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0975.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0976.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0977.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0978.py +4 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0979.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0980.py +26 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0981.py +5 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0982.py +7 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0983.py +38 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0984.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0985.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0986.py +5 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0987.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0988.py +18 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0989.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0990.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0991.py +15 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0992.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0993.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0994.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0995.py +6 -124
- githubkit/versions/ghec_v2022_11_28/types/group_0996.py +7 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0997.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0998.py +5 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0999.py +7 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1000.py +10 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1001.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1002.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1003.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1004.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1005.py +17 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1006.py +14 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1007.py +16 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1008.py +16 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1009.py +16 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1010.py +10 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1011.py +8 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1012.py +8 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1013.py +11 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1014.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1015.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1016.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1017.py +11 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1018.py +5 -32
- githubkit/versions/ghec_v2022_11_28/types/group_1019.py +7 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1020.py +10 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1021.py +14 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1022.py +14 -123
- githubkit/versions/ghec_v2022_11_28/types/group_1023.py +5 -52
- githubkit/versions/ghec_v2022_11_28/types/group_1024.py +8 -27
- githubkit/versions/ghec_v2022_11_28/types/group_1025.py +6 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1026.py +6 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1027.py +6 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1028.py +6 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1029.py +6 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1030.py +23 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1031.py +4 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1032.py +7 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1033.py +7 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1034.py +5 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1035.py +6 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1036.py +14 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1037.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1038.py +7 -53
- githubkit/versions/ghec_v2022_11_28/types/group_1039.py +16 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1040.py +11 -37
- githubkit/versions/ghec_v2022_11_28/types/group_1041.py +46 -55
- githubkit/versions/ghec_v2022_11_28/types/group_1042.py +46 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1043.py +10 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1044.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1045.py +5 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1046.py +4 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1047.py +6 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1048.py +7 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1049.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1050.py +35 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1051.py +30 -15
- githubkit/versions/ghec_v2022_11_28/types/group_1052.py +52 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1053.py +12 -18
- githubkit/versions/ghec_v2022_11_28/types/group_1054.py +7 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1055.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1056.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1057.py +5 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1058.py +7 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1059.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1060.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1061.py +5 -36
- githubkit/versions/ghec_v2022_11_28/types/group_1062.py +5 -32
- githubkit/versions/ghec_v2022_11_28/types/group_1063.py +4 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1064.py +15 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1065.py +12 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1066.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1067.py +16 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1068.py +24 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1069.py +24 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1070.py +7 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1071.py +8 -29
- githubkit/versions/ghec_v2022_11_28/types/group_1072.py +6 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1073.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1074.py +7 -15
- githubkit/versions/ghec_v2022_11_28/types/group_1075.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1076.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1077.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1078.py +14 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1079.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1080.py +9 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1081.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1082.py +4 -43
- githubkit/versions/ghec_v2022_11_28/types/group_1083.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1084.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1085.py +13 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1086.py +6 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1087.py +32 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1088.py +9 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1089.py +11 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1090.py +5 -9
- githubkit/versions/ghec_v2022_11_28/webhooks/_namespace.py +3 -145
- githubkit/versions/latest/models.py +328 -1140
- githubkit/versions/latest/types.py +330 -1138
- githubkit/versions/rest.py +0 -1
- githubkit/versions/v2022_11_28/models/__init__.py +3716 -4664
- githubkit/versions/v2022_11_28/models/group_0002.py +15 -11
- githubkit/versions/v2022_11_28/models/group_0091.py +1 -1
- githubkit/versions/v2022_11_28/models/group_0096.py +1 -1
- githubkit/versions/v2022_11_28/models/group_0131.py +11 -9
- githubkit/versions/v2022_11_28/models/group_0362.py +52 -45
- githubkit/versions/v2022_11_28/models/group_0363.py +42 -58
- githubkit/versions/v2022_11_28/models/group_0364.py +58 -131
- githubkit/versions/v2022_11_28/models/group_0365.py +141 -13
- githubkit/versions/v2022_11_28/models/group_0366.py +13 -175
- githubkit/versions/v2022_11_28/models/group_0367.py +176 -24
- githubkit/versions/v2022_11_28/models/group_0368.py +17 -19
- githubkit/versions/v2022_11_28/models/group_0369.py +19 -56
- githubkit/versions/v2022_11_28/models/group_0370.py +111 -26
- githubkit/versions/v2022_11_28/models/group_0371.py +31 -26
- githubkit/versions/v2022_11_28/models/group_0372.py +47 -87
- githubkit/versions/v2022_11_28/models/group_0373.py +6 -73
- githubkit/versions/v2022_11_28/models/group_0374.py +6 -180
- githubkit/versions/v2022_11_28/models/group_0375.py +15 -9
- githubkit/versions/v2022_11_28/models/group_0376.py +41 -8
- githubkit/versions/v2022_11_28/models/group_0377.py +125 -10
- githubkit/versions/v2022_11_28/models/group_0378.py +35 -8
- githubkit/versions/v2022_11_28/models/group_0379.py +7 -53
- githubkit/versions/v2022_11_28/models/group_0380.py +35 -8
- githubkit/versions/v2022_11_28/models/group_0381.py +8 -35
- githubkit/versions/v2022_11_28/models/group_0382.py +53 -7
- githubkit/versions/v2022_11_28/models/group_0383.py +7 -391
- githubkit/versions/v2022_11_28/models/group_0384.py +10 -367
- githubkit/versions/v2022_11_28/models/group_0385.py +7 -387
- githubkit/versions/v2022_11_28/models/group_0386.py +295 -109
- githubkit/versions/v2022_11_28/models/group_0387.py +298 -112
- githubkit/versions/v2022_11_28/models/group_0388.py +315 -111
- githubkit/versions/v2022_11_28/models/group_0389.py +56 -51
- githubkit/versions/v2022_11_28/models/group_0390.py +71 -49
- githubkit/versions/v2022_11_28/models/group_0391.py +55 -44
- githubkit/versions/v2022_11_28/models/group_0392.py +135 -71
- githubkit/versions/v2022_11_28/models/group_0393.py +152 -18
- githubkit/versions/v2022_11_28/models/group_0394.py +150 -13
- githubkit/versions/v2022_11_28/models/group_0395.py +111 -16
- githubkit/versions/v2022_11_28/models/group_0396.py +27 -13
- githubkit/versions/v2022_11_28/models/group_0397.py +11 -18
- githubkit/versions/v2022_11_28/models/group_0398.py +19 -21
- githubkit/versions/v2022_11_28/models/group_0399.py +17 -19
- githubkit/versions/v2022_11_28/models/group_0400.py +24 -19
- githubkit/versions/v2022_11_28/models/group_0401.py +17 -11
- githubkit/versions/v2022_11_28/models/group_0402.py +5 -5
- githubkit/versions/v2022_11_28/models/group_0403.py +5 -5
- githubkit/versions/v2022_11_28/models/group_0404.py +5 -5
- githubkit/versions/v2022_11_28/models/group_0405.py +5 -5
- githubkit/versions/v2022_11_28/models/group_0406.py +13 -36
- githubkit/versions/v2022_11_28/models/group_0407.py +13 -36
- githubkit/versions/v2022_11_28/models/group_0408.py +13 -643
- githubkit/versions/v2022_11_28/models/group_0409.py +41 -31
- githubkit/versions/v2022_11_28/models/group_0410.py +24 -498
- githubkit/versions/v2022_11_28/models/group_0411.py +296 -163
- githubkit/versions/v2022_11_28/models/group_0412.py +32 -499
- githubkit/versions/v2022_11_28/models/group_0413.py +131 -578
- githubkit/versions/v2022_11_28/models/group_0414.py +466 -54
- githubkit/versions/v2022_11_28/models/group_0415.py +474 -35
- githubkit/versions/v2022_11_28/models/group_0416.py +951 -9
- githubkit/versions/v2022_11_28/models/group_0417.py +24 -25
- githubkit/versions/v2022_11_28/models/group_0418.py +37 -82
- githubkit/versions/v2022_11_28/models/group_0419.py +7 -108
- githubkit/versions/v2022_11_28/models/group_0420.py +31 -51
- githubkit/versions/v2022_11_28/models/group_0421.py +61 -75
- githubkit/versions/v2022_11_28/models/group_0422.py +114 -67
- githubkit/versions/v2022_11_28/models/group_0423.py +6 -6
- githubkit/versions/v2022_11_28/models/group_0424.py +6 -34
- githubkit/versions/v2022_11_28/models/group_0425.py +30 -21
- githubkit/versions/v2022_11_28/models/group_0426.py +26 -7
- githubkit/versions/v2022_11_28/models/group_0427.py +6 -6
- githubkit/versions/v2022_11_28/models/group_0428.py +6 -6
- githubkit/versions/v2022_11_28/models/group_0429.py +6 -8
- githubkit/versions/v2022_11_28/models/group_0430.py +37 -7
- githubkit/versions/v2022_11_28/models/group_0431.py +7 -109
- githubkit/versions/v2022_11_28/models/group_0432.py +86 -31
- githubkit/versions/v2022_11_28/models/group_0433.py +26 -7
- githubkit/versions/v2022_11_28/models/group_0434.py +6 -6
- githubkit/versions/v2022_11_28/models/group_0435.py +11 -11
- githubkit/versions/v2022_11_28/models/group_0436.py +29 -167
- githubkit/versions/v2022_11_28/models/group_0437.py +24 -25
- githubkit/versions/v2022_11_28/models/group_0438.py +174 -17
- githubkit/versions/v2022_11_28/models/group_0439.py +18 -115
- githubkit/versions/v2022_11_28/models/group_0440.py +119 -11
- githubkit/versions/v2022_11_28/models/group_0441.py +6 -50
- githubkit/versions/v2022_11_28/models/group_0442.py +28 -57
- githubkit/versions/v2022_11_28/models/group_0443.py +42 -12
- githubkit/versions/v2022_11_28/models/group_0444.py +14 -14
- githubkit/versions/v2022_11_28/models/group_0445.py +15 -68
- githubkit/versions/v2022_11_28/models/group_0446.py +28 -24
- githubkit/versions/v2022_11_28/models/group_0447.py +65 -16
- githubkit/versions/v2022_11_28/models/group_0448.py +25 -85
- githubkit/versions/v2022_11_28/models/group_0449.py +85 -25
- githubkit/versions/v2022_11_28/models/group_0450.py +31 -22
- githubkit/versions/v2022_11_28/models/group_0451.py +40 -83
- githubkit/versions/v2022_11_28/models/group_0452.py +26 -88
- githubkit/versions/v2022_11_28/models/group_0453.py +36 -54
- githubkit/versions/v2022_11_28/models/group_0454.py +132 -24
- githubkit/versions/v2022_11_28/models/group_0455.py +34 -3
- githubkit/versions/v2022_11_28/models/group_0456.py +31 -32
- githubkit/versions/v2022_11_28/models/group_0457.py +27 -88
- githubkit/versions/v2022_11_28/models/group_0458.py +86 -84
- githubkit/versions/v2022_11_28/models/group_0459.py +83 -149
- githubkit/versions/v2022_11_28/models/group_0460.py +152 -24
- githubkit/versions/v2022_11_28/models/group_0461.py +22 -78
- githubkit/versions/v2022_11_28/models/group_0462.py +80 -42
- githubkit/versions/v2022_11_28/models/group_0463.py +39 -84
- githubkit/versions/v2022_11_28/models/group_0464.py +25 -85
- githubkit/versions/v2022_11_28/models/group_0465.py +36 -54
- githubkit/versions/v2022_11_28/models/group_0466.py +132 -24
- githubkit/versions/v2022_11_28/models/group_0467.py +34 -3
- githubkit/versions/v2022_11_28/models/group_0468.py +31 -32
- githubkit/versions/v2022_11_28/models/group_0469.py +27 -84
- githubkit/versions/v2022_11_28/models/group_0470.py +82 -82
- githubkit/versions/v2022_11_28/models/group_0471.py +81 -149
- githubkit/versions/v2022_11_28/models/group_0472.py +152 -24
- githubkit/versions/v2022_11_28/models/group_0473.py +22 -76
- githubkit/versions/v2022_11_28/models/group_0474.py +79 -67
- githubkit/versions/v2022_11_28/models/group_0475.py +60 -81
- githubkit/versions/v2022_11_28/models/group_0476.py +25 -85
- githubkit/versions/v2022_11_28/models/group_0477.py +36 -54
- githubkit/versions/v2022_11_28/models/group_0478.py +132 -24
- githubkit/versions/v2022_11_28/models/group_0479.py +34 -3
- githubkit/versions/v2022_11_28/models/group_0480.py +31 -30
- githubkit/versions/v2022_11_28/models/group_0481.py +25 -85
- githubkit/versions/v2022_11_28/models/group_0482.py +83 -83
- githubkit/versions/v2022_11_28/models/group_0483.py +82 -149
- githubkit/versions/v2022_11_28/models/group_0484.py +152 -22
- githubkit/versions/v2022_11_28/models/group_0485.py +21 -78
- githubkit/versions/v2022_11_28/models/group_0486.py +10 -432
- githubkit/versions/v2022_11_28/models/group_0487.py +473 -9
- githubkit/versions/v2022_11_28/models/group_0488.py +32 -185
- githubkit/versions/v2022_11_28/models/group_0489.py +40 -51
- githubkit/versions/v2022_11_28/models/group_0490.py +179 -4
- githubkit/versions/v2022_11_28/models/group_0491.py +28 -27
- githubkit/versions/v2022_11_28/models/group_0492.py +24 -80
- githubkit/versions/v2022_11_28/models/group_0493.py +79 -84
- githubkit/versions/v2022_11_28/models/group_0494.py +87 -10
- githubkit/versions/v2022_11_28/models/group_0495.py +9 -116
- githubkit/versions/v2022_11_28/models/group_0496.py +122 -28
- githubkit/versions/v2022_11_28/models/group_0497.py +21 -79
- githubkit/versions/v2022_11_28/models/group_0498.py +12 -391
- githubkit/versions/v2022_11_28/models/group_0499.py +378 -20
- githubkit/versions/v2022_11_28/models/group_0500.py +384 -43
- githubkit/versions/v2022_11_28/models/group_0501.py +355 -47
- githubkit/versions/v2022_11_28/models/group_0502.py +432 -14
- githubkit/versions/v2022_11_28/models/group_0503.py +392 -19
- githubkit/versions/v2022_11_28/models/group_0504.py +451 -9
- githubkit/versions/v2022_11_28/models/group_0505.py +1020 -81
- githubkit/versions/v2022_11_28/models/group_0506.py +389 -10
- githubkit/versions/v2022_11_28/models/group_0507.py +66 -113
- githubkit/versions/v2022_11_28/models/group_0508.py +714 -85
- githubkit/versions/v2022_11_28/models/group_0509.py +476 -8
- githubkit/versions/v2022_11_28/models/group_0510.py +351 -43
- githubkit/versions/v2022_11_28/models/group_0511.py +300 -37
- githubkit/versions/v2022_11_28/models/group_0512.py +438 -4
- githubkit/versions/v2022_11_28/models/group_0513.py +50 -22
- githubkit/versions/v2022_11_28/models/group_0514.py +52 -79
- githubkit/versions/v2022_11_28/models/group_0515.py +101 -82
- githubkit/versions/v2022_11_28/models/group_0516.py +143 -11
- githubkit/versions/v2022_11_28/models/group_0517.py +134 -115
- githubkit/versions/v2022_11_28/models/group_0518.py +145 -22
- githubkit/versions/v2022_11_28/models/group_0519.py +155 -79
- githubkit/versions/v2022_11_28/models/group_0520.py +104 -63
- githubkit/versions/v2022_11_28/models/group_0521.py +66 -143
- githubkit/versions/v2022_11_28/models/group_0522.py +57 -208
- githubkit/versions/v2022_11_28/models/group_0523.py +41 -60
- githubkit/versions/v2022_11_28/models/group_0524.py +149 -80
- githubkit/versions/v2022_11_28/models/group_0525.py +153 -9
- githubkit/versions/v2022_11_28/models/group_0526.py +33 -112
- githubkit/versions/v2022_11_28/models/group_0527.py +38 -57
- githubkit/versions/v2022_11_28/models/group_0528.py +122 -78
- githubkit/versions/v2022_11_28/models/group_0529.py +17 -1032
- githubkit/versions/v2022_11_28/models/group_0530.py +16 -376
- githubkit/versions/v2022_11_28/models/group_0531.py +71 -8
- githubkit/versions/v2022_11_28/models/group_0532.py +100 -136
- githubkit/versions/v2022_11_28/models/group_0533.py +52 -157
- githubkit/versions/v2022_11_28/models/group_0534.py +46 -6
- githubkit/versions/v2022_11_28/models/group_0535.py +66 -25
- githubkit/versions/v2022_11_28/models/group_0536.py +63 -62
- githubkit/versions/v2022_11_28/models/group_0537.py +83 -83
- githubkit/versions/v2022_11_28/models/group_0538.py +121 -8
- githubkit/versions/v2022_11_28/models/group_0539.py +61 -92
- githubkit/versions/v2022_11_28/models/group_0540.py +106 -23
- githubkit/versions/v2022_11_28/models/group_0541.py +40 -82
- githubkit/versions/v2022_11_28/models/group_0542.py +13 -1091
- githubkit/versions/v2022_11_28/models/group_0543.py +31 -468
- githubkit/versions/v2022_11_28/models/group_0544.py +459 -403
- githubkit/versions/v2022_11_28/models/group_0545.py +9 -7
- githubkit/versions/v2022_11_28/models/group_0546.py +34 -148
- githubkit/versions/v2022_11_28/models/group_0547.py +88 -290
- githubkit/versions/v2022_11_28/models/group_0548.py +72 -3
- githubkit/versions/v2022_11_28/models/group_0549.py +32 -34
- githubkit/versions/v2022_11_28/models/group_0550.py +32 -18
- githubkit/versions/v2022_11_28/models/group_0551.py +25 -110
- githubkit/versions/v2022_11_28/models/group_0552.py +32 -31
- githubkit/versions/v2022_11_28/models/group_0553.py +14 -444
- githubkit/versions/v2022_11_28/models/group_0554.py +43 -43
- githubkit/versions/v2022_11_28/models/group_0555.py +8 -55
- githubkit/versions/v2022_11_28/models/group_0556.py +70 -67
- githubkit/versions/v2022_11_28/models/group_0557.py +53 -106
- githubkit/versions/v2022_11_28/models/group_0558.py +80 -42
- githubkit/versions/v2022_11_28/models/group_0559.py +99 -46
- githubkit/versions/v2022_11_28/models/group_0560.py +64 -98
- githubkit/versions/v2022_11_28/models/group_0561.py +48 -43
- githubkit/versions/v2022_11_28/models/group_0562.py +39 -45
- githubkit/versions/v2022_11_28/models/group_0563.py +54 -109
- githubkit/versions/v2022_11_28/models/group_0564.py +58 -49
- githubkit/versions/v2022_11_28/models/group_0565.py +53 -54
- githubkit/versions/v2022_11_28/models/group_0566.py +41 -69
- githubkit/versions/v2022_11_28/models/group_0567.py +60 -17
- githubkit/versions/v2022_11_28/models/group_0568.py +89 -20
- githubkit/versions/v2022_11_28/models/group_0569.py +90 -39
- githubkit/versions/v2022_11_28/models/group_0570.py +132 -9
- githubkit/versions/v2022_11_28/models/group_0571.py +53 -104
- githubkit/versions/v2022_11_28/models/group_0572.py +26 -49
- githubkit/versions/v2022_11_28/models/group_0573.py +27 -51
- githubkit/versions/v2022_11_28/models/group_0574.py +10 -92
- githubkit/versions/v2022_11_28/models/group_0575.py +50 -70
- githubkit/versions/v2022_11_28/models/group_0576.py +30 -46
- githubkit/versions/v2022_11_28/models/group_0577.py +29 -135
- githubkit/versions/v2022_11_28/models/group_0578.py +13 -141
- githubkit/versions/v2022_11_28/models/group_0579.py +10 -19
- githubkit/versions/v2022_11_28/models/group_0580.py +53 -24
- githubkit/versions/v2022_11_28/models/group_0581.py +34 -107
- githubkit/versions/v2022_11_28/models/group_0582.py +25 -75
- githubkit/versions/v2022_11_28/models/group_0583.py +10 -81
- githubkit/versions/v2022_11_28/models/group_0584.py +4 -72
- githubkit/versions/v2022_11_28/models/group_0585.py +1074 -52
- githubkit/versions/v2022_11_28/models/group_0586.py +1121 -19
- githubkit/versions/v2022_11_28/models/group_0587.py +1139 -15
- githubkit/versions/v2022_11_28/models/group_0588.py +12 -42
- githubkit/versions/v2022_11_28/models/group_0589.py +11 -61
- githubkit/versions/v2022_11_28/models/group_0590.py +1115 -32
- githubkit/versions/v2022_11_28/models/group_0591.py +1053 -35
- githubkit/versions/v2022_11_28/models/group_0592.py +71 -54
- githubkit/versions/v2022_11_28/models/group_0593.py +1072 -38
- githubkit/versions/v2022_11_28/models/group_0594.py +1146 -28
- githubkit/versions/v2022_11_28/models/group_0595.py +1104 -12
- githubkit/versions/v2022_11_28/models/group_0596.py +1123 -29
- githubkit/versions/v2022_11_28/models/group_0597.py +45 -554
- githubkit/versions/v2022_11_28/models/group_0598.py +8 -9
- githubkit/versions/v2022_11_28/models/group_0599.py +43 -69
- githubkit/versions/v2022_11_28/models/group_0600.py +1273 -76
- githubkit/versions/v2022_11_28/models/group_0601.py +1284 -27
- githubkit/versions/v2022_11_28/models/group_0602.py +1354 -14
- githubkit/versions/v2022_11_28/models/group_0603.py +1220 -14
- githubkit/versions/v2022_11_28/models/group_0604.py +1158 -14
- githubkit/versions/v2022_11_28/models/group_0605.py +1271 -14
- githubkit/versions/v2022_11_28/models/group_0606.py +1291 -14
- githubkit/versions/v2022_11_28/models/group_0607.py +1244 -35
- githubkit/versions/v2022_11_28/models/group_0608.py +1288 -7
- githubkit/versions/v2022_11_28/models/group_0609.py +1160 -38
- githubkit/versions/v2022_11_28/models/group_0610.py +1272 -27
- githubkit/versions/v2022_11_28/models/group_0611.py +1277 -28
- githubkit/versions/v2022_11_28/models/group_0612.py +1092 -37
- githubkit/versions/v2022_11_28/models/group_0613.py +1125 -38
- githubkit/versions/v2022_11_28/models/group_0614.py +1132 -18
- githubkit/versions/v2022_11_28/models/group_0615.py +1112 -23
- githubkit/versions/v2022_11_28/models/group_0616.py +335 -32
- githubkit/versions/v2022_11_28/models/group_0617.py +9 -30
- githubkit/versions/v2022_11_28/models/group_0618.py +62 -53
- githubkit/versions/v2022_11_28/models/group_0619.py +585 -70
- githubkit/versions/v2022_11_28/models/group_0620.py +8 -28
- githubkit/versions/v2022_11_28/models/group_0621.py +51 -89
- githubkit/versions/v2022_11_28/models/group_0622.py +171 -82
- githubkit/versions/v2022_11_28/models/group_0623.py +105 -57
- githubkit/versions/v2022_11_28/models/group_0624.py +112 -25
- githubkit/versions/v2022_11_28/models/group_0625.py +207 -11
- githubkit/versions/v2022_11_28/models/group_0626.py +166 -14
- githubkit/versions/v2022_11_28/models/group_0627.py +166 -11
- githubkit/versions/v2022_11_28/models/group_0628.py +158 -63
- githubkit/versions/v2022_11_28/models/group_0629.py +161 -29
- githubkit/versions/v2022_11_28/models/group_0630.py +24 -33
- githubkit/versions/v2022_11_28/models/group_0631.py +23 -10
- githubkit/versions/v2022_11_28/models/group_0632.py +17 -9
- githubkit/versions/v2022_11_28/models/group_0633.py +18 -52
- githubkit/versions/v2022_11_28/models/group_0634.py +18 -34
- githubkit/versions/v2022_11_28/models/group_0635.py +34 -30
- githubkit/versions/v2022_11_28/models/group_0636.py +70 -10
- githubkit/versions/v2022_11_28/models/group_0637.py +7 -4
- githubkit/versions/v2022_11_28/models/group_0638.py +6 -1144
- githubkit/versions/v2022_11_28/models/group_0639.py +6 -1171
- githubkit/versions/v2022_11_28/models/group_0640.py +22 -1152
- githubkit/versions/v2022_11_28/models/group_0641.py +12 -9
- githubkit/versions/v2022_11_28/models/group_0642.py +30 -109
- githubkit/versions/v2022_11_28/models/group_0643.py +32 -29
- githubkit/versions/v2022_11_28/models/group_0644.py +32 -34
- githubkit/versions/v2022_11_28/models/group_0645.py +14 -119
- githubkit/versions/v2022_11_28/models/group_0646.py +98 -38
- githubkit/versions/v2022_11_28/models/group_0647.py +66 -1165
- githubkit/versions/v2022_11_28/models/group_0648.py +72 -1105
- githubkit/versions/v2022_11_28/models/group_0649.py +82 -67
- githubkit/versions/v2022_11_28/models/group_0650.py +26 -111
- githubkit/versions/v2022_11_28/models/group_0651.py +90 -31
- githubkit/versions/v2022_11_28/models/group_0652.py +35 -1076
- githubkit/versions/v2022_11_28/models/group_0653.py +35 -1093
- githubkit/versions/v2022_11_28/models/group_0654.py +35 -1068
- githubkit/versions/v2022_11_28/models/group_0655.py +12 -1136
- githubkit/versions/v2022_11_28/models/group_0656.py +270 -15
- githubkit/versions/v2022_11_28/models/group_0657.py +6 -122
- githubkit/versions/v2022_11_28/models/group_0658.py +28 -30
- githubkit/versions/v2022_11_28/models/group_0659.py +9 -9
- githubkit/versions/v2022_11_28/models/group_0660.py +28 -110
- githubkit/versions/v2022_11_28/models/group_0661.py +28 -30
- githubkit/versions/v2022_11_28/models/group_0662.py +132 -11
- githubkit/versions/v2022_11_28/models/group_0663.py +145 -106
- githubkit/versions/v2022_11_28/models/group_0664.py +148 -29
- githubkit/versions/v2022_11_28/models/group_0665.py +11 -1334
- githubkit/versions/v2022_11_28/models/group_0666.py +7 -1351
- githubkit/versions/v2022_11_28/models/group_0667.py +7 -1362
- githubkit/versions/v2022_11_28/models/group_0668.py +49 -1116
- githubkit/versions/v2022_11_28/models/group_0669.py +49 -1054
- githubkit/versions/v2022_11_28/models/group_0670.py +65 -1161
- githubkit/versions/v2022_11_28/models/group_0671.py +55 -1194
- githubkit/versions/v2022_11_28/models/group_0672.py +84 -1138
- githubkit/versions/v2022_11_28/models/group_0673.py +79 -1161
- githubkit/versions/v2022_11_28/models/group_0674.py +8 -1201
- githubkit/versions/v2022_11_28/models/group_0675.py +9 -1306
- githubkit/versions/v2022_11_28/models/group_0676.py +117 -1224
- githubkit/versions/v2022_11_28/models/group_0677.py +10 -1159
- githubkit/versions/v2022_11_28/models/group_0678.py +6 -1194
- githubkit/versions/v2022_11_28/models/group_0679.py +10 -1164
- githubkit/versions/v2022_11_28/models/group_0680.py +6 -1135
- githubkit/versions/v2022_11_28/models/group_0681.py +57 -351
- githubkit/versions/v2022_11_28/models/group_0682.py +275 -17
- githubkit/versions/v2022_11_28/models/group_0683.py +281 -52
- githubkit/versions/v2022_11_28/models/group_0684.py +264 -561
- githubkit/versions/v2022_11_28/models/group_0685.py +376 -16
- githubkit/versions/v2022_11_28/models/group_0686.py +288 -45
- githubkit/versions/v2022_11_28/models/group_0687.py +42 -185
- githubkit/versions/v2022_11_28/models/group_0688.py +13 -147
- githubkit/versions/v2022_11_28/models/group_0689.py +69 -135
- githubkit/versions/v2022_11_28/models/group_0690.py +59 -210
- githubkit/versions/v2022_11_28/models/group_0691.py +51 -35
- githubkit/versions/v2022_11_28/models/group_0692.py +95 -53
- githubkit/versions/v2022_11_28/models/group_0693.py +51 -59
- githubkit/versions/v2022_11_28/models/group_0694.py +49 -28
- githubkit/versions/v2022_11_28/models/group_0695.py +93 -31
- githubkit/versions/v2022_11_28/models/group_0696.py +94 -13
- githubkit/versions/v2022_11_28/models/group_0697.py +470 -34
- githubkit/versions/v2022_11_28/models/group_0698.py +483 -18
- githubkit/versions/v2022_11_28/models/group_0699.py +468 -10
- githubkit/versions/v2022_11_28/models/group_0700.py +28 -60
- githubkit/versions/v2022_11_28/models/group_0701.py +10 -74
- githubkit/versions/v2022_11_28/models/group_0702.py +17 -28
- githubkit/versions/v2022_11_28/models/group_0703.py +6 -34
- githubkit/versions/v2022_11_28/models/group_0704.py +23 -14
- githubkit/versions/v2022_11_28/models/group_0705.py +6 -63
- githubkit/versions/v2022_11_28/models/group_0706.py +7 -28
- githubkit/versions/v2022_11_28/models/group_0707.py +6 -182
- githubkit/versions/v2022_11_28/models/group_0708.py +6 -40
- githubkit/versions/v2022_11_28/models/group_0709.py +27 -61
- githubkit/versions/v2022_11_28/models/group_0710.py +5 -78
- githubkit/versions/v2022_11_28/models/group_0711.py +7 -31
- githubkit/versions/v2022_11_28/models/group_0712.py +32 -34
- githubkit/versions/v2022_11_28/models/group_0713.py +23 -14
- githubkit/versions/v2022_11_28/models/group_0714.py +32 -61
- githubkit/versions/v2022_11_28/models/group_0715.py +5 -30
- githubkit/versions/v2022_11_28/models/group_0716.py +10 -48
- githubkit/versions/v2022_11_28/models/group_0717.py +7 -49
- githubkit/versions/v2022_11_28/models/group_0718.py +15 -40
- githubkit/versions/v2022_11_28/models/group_0719.py +9 -31
- githubkit/versions/v2022_11_28/models/group_0720.py +9 -32
- githubkit/versions/v2022_11_28/models/group_0721.py +6 -56
- githubkit/versions/v2022_11_28/models/group_0722.py +6 -87
- githubkit/versions/v2022_11_28/models/group_0723.py +104 -26
- githubkit/versions/v2022_11_28/models/group_0724.py +24 -33
- githubkit/versions/v2022_11_28/models/group_0725.py +8 -31
- githubkit/versions/v2022_11_28/models/group_0726.py +8 -63
- githubkit/versions/v2022_11_28/models/group_0727.py +7 -42
- githubkit/versions/v2022_11_28/models/group_0728.py +8 -42
- githubkit/versions/v2022_11_28/models/group_0729.py +14 -39
- githubkit/versions/v2022_11_28/models/group_0730.py +9 -36
- githubkit/versions/v2022_11_28/models/group_0731.py +7 -15
- githubkit/versions/v2022_11_28/models/group_0732.py +7 -100
- githubkit/versions/v2022_11_28/models/group_0733.py +10 -73
- githubkit/versions/v2022_11_28/models/group_0734.py +8 -110
- githubkit/versions/v2022_11_28/models/group_0735.py +20 -112
- githubkit/versions/v2022_11_28/models/group_0736.py +15 -30
- githubkit/versions/v2022_11_28/models/group_0737.py +14 -44
- githubkit/versions/v2022_11_28/models/group_0738.py +13 -38
- githubkit/versions/v2022_11_28/models/group_0739.py +31 -33
- githubkit/versions/v2022_11_28/models/group_0740.py +18 -32
- githubkit/versions/v2022_11_28/models/group_0741.py +15 -17
- githubkit/versions/v2022_11_28/models/group_0742.py +14 -44
- githubkit/versions/v2022_11_28/models/group_0743.py +13 -40
- githubkit/versions/v2022_11_28/models/group_0744.py +14 -42
- githubkit/versions/v2022_11_28/models/group_0745.py +22 -32
- githubkit/versions/v2022_11_28/models/group_0746.py +9 -57
- githubkit/versions/v2022_11_28/models/group_0747.py +8 -38
- githubkit/versions/v2022_11_28/models/group_0748.py +36 -33
- githubkit/versions/v2022_11_28/models/group_0749.py +25 -39
- githubkit/versions/v2022_11_28/models/group_0750.py +13 -34
- githubkit/versions/v2022_11_28/models/group_0751.py +8 -19
- githubkit/versions/v2022_11_28/models/group_0752.py +8 -38
- githubkit/versions/v2022_11_28/models/group_0753.py +13 -39
- githubkit/versions/v2022_11_28/models/group_0754.py +14 -41
- githubkit/versions/v2022_11_28/models/group_0755.py +12 -35
- githubkit/versions/v2022_11_28/models/group_0756.py +9 -22
- githubkit/versions/v2022_11_28/models/group_0757.py +13 -46
- githubkit/versions/v2022_11_28/models/group_0758.py +8 -294
- githubkit/versions/v2022_11_28/models/group_0759.py +8 -7
- githubkit/versions/v2022_11_28/models/group_0760.py +25 -36
- githubkit/versions/v2022_11_28/models/group_0761.py +14 -32
- githubkit/versions/v2022_11_28/models/group_0762.py +14 -45
- githubkit/versions/v2022_11_28/models/group_0763.py +7 -39
- githubkit/versions/v2022_11_28/models/group_0764.py +28 -146
- githubkit/versions/v2022_11_28/models/group_0765.py +26 -145
- githubkit/versions/v2022_11_28/models/group_0766.py +12 -154
- githubkit/versions/v2022_11_28/models/group_0767.py +15 -42
- githubkit/versions/v2022_11_28/models/group_0768.py +4 -14
- githubkit/versions/v2022_11_28/models/group_0769.py +22 -9
- githubkit/versions/v2022_11_28/models/group_0770.py +8 -165
- githubkit/versions/v2022_11_28/models/group_0771.py +7 -162
- githubkit/versions/v2022_11_28/models/group_0772.py +28 -174
- githubkit/versions/v2022_11_28/models/group_0773.py +10 -165
- githubkit/versions/v2022_11_28/models/group_0774.py +11 -205
- githubkit/versions/v2022_11_28/models/group_0775.py +7 -205
- githubkit/versions/v2022_11_28/models/group_0776.py +7 -47
- githubkit/versions/v2022_11_28/models/group_0777.py +11 -44
- githubkit/versions/v2022_11_28/models/group_0778.py +13 -224
- githubkit/versions/v2022_11_28/models/group_0779.py +13 -13
- githubkit/versions/v2022_11_28/models/group_0780.py +14 -9
- githubkit/versions/v2022_11_28/models/group_0781.py +8 -15
- githubkit/versions/v2022_11_28/models/group_0782.py +8 -7
- githubkit/versions/v2022_11_28/models/group_0783.py +10 -101
- githubkit/versions/v2022_11_28/models/group_0784.py +22 -289
- githubkit/versions/v2022_11_28/models/group_0785.py +13 -293
- githubkit/versions/v2022_11_28/models/group_0786.py +80 -261
- githubkit/versions/v2022_11_28/models/group_0787.py +68 -396
- githubkit/versions/v2022_11_28/models/group_0788.py +68 -294
- githubkit/versions/v2022_11_28/models/group_0789.py +26 -27
- githubkit/versions/v2022_11_28/models/group_0790.py +20 -39
- githubkit/versions/v2022_11_28/models/group_0791.py +8 -112
- githubkit/versions/v2022_11_28/models/group_0792.py +10 -73
- githubkit/versions/v2022_11_28/models/group_0793.py +5 -57
- githubkit/versions/v2022_11_28/models/group_0794.py +9 -108
- githubkit/versions/v2022_11_28/models/group_0795.py +14 -61
- githubkit/versions/v2022_11_28/models/group_0796.py +9 -52
- githubkit/versions/v2022_11_28/models/group_0797.py +7 -89
- githubkit/versions/v2022_11_28/models/group_0798.py +7 -90
- githubkit/versions/v2022_11_28/models/group_0799.py +6 -61
- githubkit/versions/v2022_11_28/models/group_0800.py +7 -335
- githubkit/versions/v2022_11_28/models/group_0801.py +8 -365
- githubkit/versions/v2022_11_28/models/group_0802.py +11 -16
- githubkit/versions/v2022_11_28/models/group_0803.py +12 -57
- githubkit/versions/v2022_11_28/models/group_0804.py +12 -13
- githubkit/versions/v2022_11_28/models/group_0805.py +4 -359
- githubkit/versions/v2022_11_28/models/group_0806.py +25 -13
- githubkit/versions/v2022_11_28/models/group_0807.py +24 -62
- githubkit/versions/v2022_11_28/models/group_0808.py +5 -343
- githubkit/versions/v2022_11_28/models/group_0809.py +6 -366
- githubkit/versions/v2022_11_28/models/group_0810.py +10 -16
- githubkit/versions/v2022_11_28/models/group_0811.py +20 -54
- githubkit/versions/v2022_11_28/models/group_0812.py +8 -15
- githubkit/versions/v2022_11_28/models/group_0813.py +4 -362
- githubkit/versions/v2022_11_28/models/group_0814.py +11 -14
- githubkit/versions/v2022_11_28/models/group_0815.py +15 -491
- githubkit/versions/v2022_11_28/models/group_0816.py +13 -38
- githubkit/versions/v2022_11_28/models/group_0817.py +11 -10
- githubkit/versions/v2022_11_28/models/group_0818.py +5 -20
- githubkit/versions/v2022_11_28/models/group_0819.py +11 -4
- githubkit/versions/v2022_11_28/models/group_0820.py +192 -13
- githubkit/versions/v2022_11_28/models/group_0821.py +10 -7
- githubkit/versions/v2022_11_28/models/group_0822.py +8 -6
- githubkit/versions/v2022_11_28/models/group_0823.py +17 -6
- githubkit/versions/v2022_11_28/models/group_0824.py +10 -7
- githubkit/versions/v2022_11_28/models/group_0825.py +13 -37
- githubkit/versions/v2022_11_28/models/group_0826.py +19 -5
- githubkit/versions/v2022_11_28/models/group_0827.py +10 -9
- githubkit/versions/v2022_11_28/models/group_0828.py +17 -25
- githubkit/versions/v2022_11_28/models/group_0829.py +9 -22
- githubkit/versions/v2022_11_28/models/group_0830.py +11 -34
- githubkit/versions/v2022_11_28/models/group_0831.py +10 -5
- githubkit/versions/v2022_11_28/models/group_0832.py +10 -5
- githubkit/versions/v2022_11_28/models/group_0833.py +15 -4
- githubkit/versions/v2022_11_28/models/group_0834.py +6 -9
- githubkit/versions/v2022_11_28/models/group_0835.py +10 -13
- githubkit/versions/v2022_11_28/models/group_0836.py +6 -12
- githubkit/versions/v2022_11_28/models/group_0837.py +7 -5
- githubkit/versions/v2022_11_28/models/group_0838.py +10 -9
- githubkit/versions/v2022_11_28/models/group_0839.py +9 -110
- githubkit/versions/v2022_11_28/models/group_0840.py +7 -26
- githubkit/versions/v2022_11_28/models/group_0841.py +6 -15
- githubkit/versions/v2022_11_28/models/group_0842.py +8 -10
- githubkit/versions/v2022_11_28/models/group_0843.py +35 -8
- githubkit/versions/v2022_11_28/models/group_0844.py +30 -10
- githubkit/versions/v2022_11_28/models/group_0845.py +8 -19
- githubkit/versions/v2022_11_28/models/group_0846.py +14 -10
- githubkit/versions/v2022_11_28/models/group_0847.py +213 -8
- githubkit/versions/v2022_11_28/models/group_0848.py +91 -7
- githubkit/versions/v2022_11_28/models/group_0849.py +40 -8
- githubkit/versions/v2022_11_28/models/group_0850.py +14 -7
- githubkit/versions/v2022_11_28/models/group_0851.py +12 -25
- githubkit/versions/v2022_11_28/models/group_0852.py +17 -22
- githubkit/versions/v2022_11_28/models/group_0853.py +10 -7
- githubkit/versions/v2022_11_28/models/group_0854.py +10 -6
- githubkit/versions/v2022_11_28/models/group_0855.py +11 -31
- githubkit/versions/v2022_11_28/models/group_0856.py +10 -16
- githubkit/versions/v2022_11_28/models/group_0857.py +12 -17
- githubkit/versions/v2022_11_28/models/group_0858.py +10 -7
- githubkit/versions/v2022_11_28/models/group_0859.py +9 -7
- githubkit/versions/v2022_11_28/models/group_0860.py +10 -7
- githubkit/versions/v2022_11_28/models/group_0861.py +12 -20
- githubkit/versions/v2022_11_28/models/group_0862.py +5 -10
- githubkit/versions/v2022_11_28/models/group_0863.py +103 -8
- githubkit/versions/v2022_11_28/models/group_0864.py +45 -27
- githubkit/versions/v2022_11_28/models/group_0865.py +49 -14
- githubkit/versions/v2022_11_28/models/group_0866.py +100 -8
- githubkit/versions/v2022_11_28/models/group_0867.py +56 -8
- githubkit/versions/v2022_11_28/models/group_0868.py +59 -9
- githubkit/versions/v2022_11_28/models/group_0869.py +5 -8
- githubkit/versions/v2022_11_28/models/group_0870.py +27 -7
- githubkit/versions/v2022_11_28/models/group_0871.py +9 -7
- githubkit/versions/v2022_11_28/models/group_0872.py +22 -8
- githubkit/versions/v2022_11_28/models/group_0873.py +42 -12
- githubkit/versions/v2022_11_28/models/group_0874.py +8 -8
- githubkit/versions/v2022_11_28/models/group_0875.py +49 -8
- githubkit/versions/v2022_11_28/models/group_0876.py +17 -21
- githubkit/versions/v2022_11_28/models/group_0877.py +9 -22
- githubkit/versions/v2022_11_28/models/group_0878.py +25 -8
- githubkit/versions/v2022_11_28/models/group_0879.py +22 -7
- githubkit/versions/v2022_11_28/models/group_0880.py +9 -39
- githubkit/versions/v2022_11_28/models/group_0881.py +6 -39
- githubkit/versions/v2022_11_28/models/group_0882.py +5 -20
- githubkit/versions/v2022_11_28/models/group_0883.py +10 -9
- githubkit/versions/v2022_11_28/models/group_0884.py +20 -4
- githubkit/versions/v2022_11_28/models/group_0885.py +13 -29
- githubkit/versions/v2022_11_28/models/group_0886.py +60 -9
- githubkit/versions/v2022_11_28/models/group_0887.py +50 -8
- githubkit/versions/v2022_11_28/models/group_0888.py +16 -35
- githubkit/versions/v2022_11_28/models/group_0889.py +22 -14
- githubkit/versions/v2022_11_28/models/group_0890.py +9 -14
- githubkit/versions/v2022_11_28/models/group_0891.py +11 -10
- githubkit/versions/v2022_11_28/models/group_0892.py +53 -5
- githubkit/versions/v2022_11_28/models/group_0893.py +4 -5
- githubkit/versions/v2022_11_28/models/group_0894.py +29 -14
- githubkit/versions/v2022_11_28/models/group_0895.py +23 -12
- githubkit/versions/v2022_11_28/models/group_0896.py +46 -11
- githubkit/versions/v2022_11_28/models/group_0897.py +37 -7
- githubkit/versions/v2022_11_28/models/group_0898.py +14 -8
- githubkit/versions/v2022_11_28/models/group_0899.py +21 -9
- githubkit/versions/v2022_11_28/models/group_0900.py +13 -35
- githubkit/versions/v2022_11_28/models/group_0901.py +8 -15
- githubkit/versions/v2022_11_28/models/group_0902.py +9 -115
- githubkit/versions/v2022_11_28/models/group_0903.py +6 -73
- githubkit/versions/v2022_11_28/models/group_0904.py +6 -72
- githubkit/versions/v2022_11_28/models/group_0905.py +10 -29
- githubkit/versions/v2022_11_28/models/group_0906.py +7 -25
- githubkit/versions/v2022_11_28/models/group_0907.py +68 -8
- githubkit/versions/v2022_11_28/models/group_0908.py +7 -11
- githubkit/versions/v2022_11_28/models/group_0909.py +11 -5
- githubkit/versions/v2022_11_28/models/group_0910.py +39 -9
- githubkit/versions/v2022_11_28/models/group_0911.py +38 -15
- githubkit/versions/v2022_11_28/models/group_0912.py +46 -9
- githubkit/versions/v2022_11_28/models/group_0913.py +27 -7
- githubkit/versions/v2022_11_28/models/group_0914.py +15 -7
- githubkit/versions/v2022_11_28/models/group_0915.py +23 -6
- githubkit/versions/v2022_11_28/models/group_0916.py +20 -6
- githubkit/versions/v2022_11_28/models/group_0917.py +6 -10
- githubkit/versions/v2022_11_28/models/group_0918.py +8 -10
- githubkit/versions/v2022_11_28/models/group_0919.py +4 -17
- githubkit/versions/v2022_11_28/models/group_0920.py +11 -11
- githubkit/versions/v2022_11_28/models/group_0921.py +43 -6
- githubkit/versions/v2022_11_28/models/group_0922.py +5 -26
- githubkit/versions/v2022_11_28/models/group_0923.py +10 -24
- githubkit/versions/v2022_11_28/models/group_0924.py +51 -5
- githubkit/versions/v2022_11_28/models/group_0925.py +11 -6
- githubkit/versions/v2022_11_28/models/group_0926.py +11 -9
- githubkit/versions/v2022_11_28/models/group_0927.py +5 -25
- githubkit/versions/v2022_11_28/models/group_0928.py +12 -7
- githubkit/versions/v2022_11_28/models/group_0929.py +24 -4
- githubkit/versions/v2022_11_28/models/group_0930.py +5 -11
- githubkit/versions/v2022_11_28/models/group_0931.py +8 -18
- githubkit/versions/v2022_11_28/models/group_0932.py +17 -7
- githubkit/versions/v2022_11_28/models/group_0933.py +5 -11
- githubkit/versions/v2022_11_28/models/group_0934.py +14 -5
- githubkit/versions/v2022_11_28/models/group_0935.py +11 -8
- githubkit/versions/v2022_11_28/models/group_0936.py +8 -198
- githubkit/versions/v2022_11_28/models/group_0937.py +17 -10
- githubkit/versions/v2022_11_28/models/group_0938.py +15 -6
- githubkit/versions/v2022_11_28/models/group_0939.py +6 -17
- githubkit/versions/v2022_11_28/models/group_0940.py +16 -10
- githubkit/versions/v2022_11_28/models/group_0941.py +20 -9
- githubkit/versions/v2022_11_28/models/group_0942.py +16 -8
- githubkit/versions/v2022_11_28/models/group_0943.py +11 -9
- githubkit/versions/v2022_11_28/models/group_0944.py +6 -19
- githubkit/versions/v2022_11_28/models/group_0945.py +13 -8
- githubkit/versions/v2022_11_28/models/group_0946.py +25 -9
- githubkit/versions/v2022_11_28/models/group_0947.py +24 -8
- githubkit/versions/v2022_11_28/models/group_0948.py +25 -8
- githubkit/versions/v2022_11_28/models/group_0949.py +26 -10
- githubkit/versions/v2022_11_28/models/group_0950.py +25 -8
- githubkit/versions/v2022_11_28/models/group_0951.py +15 -10
- githubkit/versions/v2022_11_28/models/group_0952.py +14 -6
- githubkit/versions/v2022_11_28/models/group_0953.py +14 -6
- githubkit/versions/v2022_11_28/models/group_0954.py +32 -14
- githubkit/versions/v2022_11_28/models/group_0955.py +6 -13
- githubkit/versions/v2022_11_28/models/group_0956.py +10 -10
- githubkit/versions/v2022_11_28/models/group_0957.py +11 -6
- githubkit/versions/v2022_11_28/models/group_0958.py +37 -10
- githubkit/versions/v2022_11_28/models/group_0959.py +5 -36
- githubkit/versions/v2022_11_28/models/group_0960.py +10 -29
- githubkit/versions/v2022_11_28/models/group_0961.py +29 -13
- githubkit/versions/v2022_11_28/models/group_0962.py +39 -10
- githubkit/versions/v2022_11_28/models/group_0963.py +24 -197
- githubkit/versions/v2022_11_28/models/group_0964.py +5 -94
- githubkit/versions/v2022_11_28/models/group_0965.py +13 -35
- githubkit/versions/v2022_11_28/models/group_0966.py +8 -17
- githubkit/versions/v2022_11_28/models/group_0967.py +8 -17
- githubkit/versions/v2022_11_28/models/group_0968.py +12 -16
- githubkit/versions/v2022_11_28/models/group_0969.py +11 -10
- githubkit/versions/v2022_11_28/models/group_0970.py +11 -10
- githubkit/versions/v2022_11_28/models/group_0971.py +44 -12
- githubkit/versions/v2022_11_28/models/group_0972.py +5 -11
- githubkit/versions/v2022_11_28/models/group_0973.py +11 -12
- githubkit/versions/v2022_11_28/models/group_0974.py +13 -12
- githubkit/versions/v2022_11_28/models/group_0975.py +10 -11
- githubkit/versions/v2022_11_28/models/group_0976.py +8 -13
- githubkit/versions/v2022_11_28/models/group_0977.py +40 -16
- githubkit/versions/v2022_11_28/models/group_0978.py +12 -5
- githubkit/versions/v2022_11_28/models/group_0979.py +12 -96
- githubkit/versions/v2022_11_28/models/group_0980.py +20 -42
- githubkit/versions/v2022_11_28/models/group_0981.py +8 -57
- githubkit/versions/v2022_11_28/models/group_0982.py +58 -95
- githubkit/versions/v2022_11_28/models/group_0983.py +55 -46
- githubkit/versions/v2022_11_28/models/group_0984.py +13 -52
- githubkit/versions/v2022_11_28/models/group_0985.py +22 -5
- githubkit/versions/v2022_11_28/models/group_0986.py +9 -25
- githubkit/versions/v2022_11_28/models/group_0987.py +7 -10
- githubkit/versions/v2022_11_28/models/group_0988.py +7 -22
- githubkit/versions/v2022_11_28/models/group_0989.py +11 -31
- githubkit/versions/v2022_11_28/models/group_0990.py +22 -10
- githubkit/versions/v2022_11_28/models/group_0991.py +18 -38
- githubkit/versions/v2022_11_28/models/group_0992.py +10 -24
- githubkit/versions/v2022_11_28/models/group_0993.py +12 -10
- githubkit/versions/v2022_11_28/models/group_0994.py +5 -27
- githubkit/versions/v2022_11_28/models/group_0995.py +5 -24
- githubkit/versions/v2022_11_28/models/group_0996.py +16 -13
- githubkit/versions/v2022_11_28/models/group_0997.py +10 -9
- githubkit/versions/v2022_11_28/models/group_0998.py +11 -5
- githubkit/versions/v2022_11_28/models/group_0999.py +9 -8
- githubkit/versions/v2022_11_28/models/group_1000.py +6 -15
- githubkit/versions/v2022_11_28/models/group_1001.py +11 -9
- githubkit/versions/v2022_11_28/models/group_1002.py +21 -52
- githubkit/versions/v2022_11_28/models/group_1003.py +9 -53
- githubkit/versions/v2022_11_28/models/group_1004.py +41 -15
- githubkit/versions/v2022_11_28/models/group_1005.py +43 -20
- githubkit/versions/v2022_11_28/models/group_1006.py +32 -12
- githubkit/versions/v2022_11_28/models/group_1007.py +16 -10
- githubkit/versions/v2022_11_28/models/group_1008.py +9 -48
- githubkit/versions/v2022_11_28/models/group_1009.py +9 -7
- githubkit/versions/v2022_11_28/models/group_1010.py +11 -30
- githubkit/versions/v2022_11_28/models/group_1011.py +10 -27
- githubkit/versions/v2022_11_28/models/group_1012.py +8 -45
- githubkit/versions/v2022_11_28/models/group_1013.py +7 -37
- githubkit/versions/v2022_11_28/models/group_1014.py +12 -15
- githubkit/versions/v2022_11_28/models/group_1015.py +13 -20
- githubkit/versions/v2022_11_28/models/group_1016.py +10 -10
- githubkit/versions/v2022_11_28/models/group_1017.py +10 -9
- githubkit/versions/v2022_11_28/models/group_1018.py +9 -6
- githubkit/versions/v2022_11_28/models/group_1019.py +4 -9
- githubkit/versions/v2022_11_28/models/group_1020.py +11 -6
- githubkit/versions/v2022_11_28/models/group_1021.py +8 -17
- githubkit/versions/v2022_11_28/models/group_1022.py +35 -7
- githubkit/versions/v2022_11_28/models/group_1023.py +8 -68
- githubkit/versions/v2022_11_28/models/group_1024.py +89 -7
- githubkit/versions/v2022_11_28/models/group_1025.py +13 -10
- githubkit/versions/v2022_11_28/models/group_1026.py +10 -37
- githubkit/versions/v2022_11_28/models/group_1027.py +9 -38
- githubkit/versions/v2022_11_28/rest/orgs.py +2 -2
- githubkit/versions/v2022_11_28/rest/pulls.py +2 -0
- githubkit/versions/v2022_11_28/rest/security_advisories.py +20 -18
- githubkit/versions/v2022_11_28/types/__init__.py +3709 -4683
- githubkit/versions/v2022_11_28/types/group_0002.py +12 -8
- githubkit/versions/v2022_11_28/types/group_0091.py +1 -1
- githubkit/versions/v2022_11_28/types/group_0096.py +1 -1
- githubkit/versions/v2022_11_28/types/group_0131.py +6 -6
- githubkit/versions/v2022_11_28/types/group_0362.py +39 -41
- githubkit/versions/v2022_11_28/types/group_0363.py +35 -50
- githubkit/versions/v2022_11_28/types/group_0364.py +45 -114
- githubkit/versions/v2022_11_28/types/group_0365.py +126 -12
- githubkit/versions/v2022_11_28/types/group_0366.py +11 -127
- githubkit/versions/v2022_11_28/types/group_0367.py +127 -22
- githubkit/versions/v2022_11_28/types/group_0368.py +17 -12
- githubkit/versions/v2022_11_28/types/group_0369.py +18 -33
- githubkit/versions/v2022_11_28/types/group_0370.py +79 -15
- githubkit/versions/v2022_11_28/types/group_0371.py +13 -15
- githubkit/versions/v2022_11_28/types/group_0372.py +34 -62
- githubkit/versions/v2022_11_28/types/group_0373.py +5 -51
- githubkit/versions/v2022_11_28/types/group_0374.py +5 -147
- githubkit/versions/v2022_11_28/types/group_0375.py +8 -6
- githubkit/versions/v2022_11_28/types/group_0376.py +18 -7
- githubkit/versions/v2022_11_28/types/group_0377.py +107 -7
- githubkit/versions/v2022_11_28/types/group_0378.py +16 -7
- githubkit/versions/v2022_11_28/types/group_0379.py +6 -28
- githubkit/versions/v2022_11_28/types/group_0380.py +16 -7
- githubkit/versions/v2022_11_28/types/group_0381.py +7 -16
- githubkit/versions/v2022_11_28/types/group_0382.py +28 -6
- githubkit/versions/v2022_11_28/types/group_0383.py +6 -312
- githubkit/versions/v2022_11_28/types/group_0384.py +7 -302
- githubkit/versions/v2022_11_28/types/group_0385.py +6 -304
- githubkit/versions/v2022_11_28/types/group_0386.py +242 -71
- githubkit/versions/v2022_11_28/types/group_0387.py +240 -73
- githubkit/versions/v2022_11_28/types/group_0388.py +261 -68
- githubkit/versions/v2022_11_28/types/group_0389.py +42 -38
- githubkit/versions/v2022_11_28/types/group_0390.py +67 -38
- githubkit/versions/v2022_11_28/types/group_0391.py +39 -36
- githubkit/versions/v2022_11_28/types/group_0392.py +92 -49
- githubkit/versions/v2022_11_28/types/group_0393.py +104 -9
- githubkit/versions/v2022_11_28/types/group_0394.py +102 -9
- githubkit/versions/v2022_11_28/types/group_0395.py +83 -12
- githubkit/versions/v2022_11_28/types/group_0396.py +13 -9
- githubkit/versions/v2022_11_28/types/group_0397.py +7 -10
- githubkit/versions/v2022_11_28/types/group_0398.py +16 -10
- githubkit/versions/v2022_11_28/types/group_0399.py +9 -11
- githubkit/versions/v2022_11_28/types/group_0400.py +11 -10
- githubkit/versions/v2022_11_28/types/group_0401.py +7 -7
- githubkit/versions/v2022_11_28/types/group_0402.py +4 -4
- githubkit/versions/v2022_11_28/types/group_0403.py +4 -4
- githubkit/versions/v2022_11_28/types/group_0404.py +4 -4
- githubkit/versions/v2022_11_28/types/group_0405.py +4 -4
- githubkit/versions/v2022_11_28/types/group_0406.py +8 -28
- githubkit/versions/v2022_11_28/types/group_0407.py +8 -28
- githubkit/versions/v2022_11_28/types/group_0408.py +8 -596
- githubkit/versions/v2022_11_28/types/group_0409.py +32 -15
- githubkit/versions/v2022_11_28/types/group_0410.py +19 -460
- githubkit/versions/v2022_11_28/types/group_0411.py +255 -126
- githubkit/versions/v2022_11_28/types/group_0412.py +14 -458
- githubkit/versions/v2022_11_28/types/group_0413.py +107 -500
- githubkit/versions/v2022_11_28/types/group_0414.py +427 -43
- githubkit/versions/v2022_11_28/types/group_0415.py +439 -26
- githubkit/versions/v2022_11_28/types/group_0416.py +861 -7
- githubkit/versions/v2022_11_28/types/group_0417.py +19 -18
- githubkit/versions/v2022_11_28/types/group_0418.py +34 -74
- githubkit/versions/v2022_11_28/types/group_0419.py +6 -95
- githubkit/versions/v2022_11_28/types/group_0420.py +22 -45
- githubkit/versions/v2022_11_28/types/group_0421.py +35 -70
- githubkit/versions/v2022_11_28/types/group_0422.py +87 -65
- githubkit/versions/v2022_11_28/types/group_0423.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0424.py +5 -30
- githubkit/versions/v2022_11_28/types/group_0425.py +26 -17
- githubkit/versions/v2022_11_28/types/group_0426.py +22 -6
- githubkit/versions/v2022_11_28/types/group_0427.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0428.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0429.py +5 -7
- githubkit/versions/v2022_11_28/types/group_0430.py +19 -7
- githubkit/versions/v2022_11_28/types/group_0431.py +7 -88
- githubkit/versions/v2022_11_28/types/group_0432.py +73 -18
- githubkit/versions/v2022_11_28/types/group_0433.py +22 -6
- githubkit/versions/v2022_11_28/types/group_0434.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0435.py +7 -8
- githubkit/versions/v2022_11_28/types/group_0436.py +16 -142
- githubkit/versions/v2022_11_28/types/group_0437.py +21 -20
- githubkit/versions/v2022_11_28/types/group_0438.py +138 -14
- githubkit/versions/v2022_11_28/types/group_0439.py +15 -108
- githubkit/versions/v2022_11_28/types/group_0440.py +113 -8
- githubkit/versions/v2022_11_28/types/group_0441.py +6 -28
- githubkit/versions/v2022_11_28/types/group_0442.py +16 -44
- githubkit/versions/v2022_11_28/types/group_0443.py +37 -10
- githubkit/versions/v2022_11_28/types/group_0444.py +8 -10
- githubkit/versions/v2022_11_28/types/group_0445.py +11 -53
- githubkit/versions/v2022_11_28/types/group_0446.py +20 -20
- githubkit/versions/v2022_11_28/types/group_0447.py +54 -10
- githubkit/versions/v2022_11_28/types/group_0448.py +16 -70
- githubkit/versions/v2022_11_28/types/group_0449.py +70 -18
- githubkit/versions/v2022_11_28/types/group_0450.py +25 -12
- githubkit/versions/v2022_11_28/types/group_0451.py +19 -76
- githubkit/versions/v2022_11_28/types/group_0452.py +19 -80
- githubkit/versions/v2022_11_28/types/group_0453.py +30 -35
- githubkit/versions/v2022_11_28/types/group_0454.py +109 -18
- githubkit/versions/v2022_11_28/types/group_0455.py +29 -2
- githubkit/versions/v2022_11_28/types/group_0456.py +26 -31
- githubkit/versions/v2022_11_28/types/group_0457.py +27 -73
- githubkit/versions/v2022_11_28/types/group_0458.py +73 -82
- githubkit/versions/v2022_11_28/types/group_0459.py +79 -132
- githubkit/versions/v2022_11_28/types/group_0460.py +134 -23
- githubkit/versions/v2022_11_28/types/group_0461.py +22 -74
- githubkit/versions/v2022_11_28/types/group_0462.py +78 -19
- githubkit/versions/v2022_11_28/types/group_0463.py +19 -76
- githubkit/versions/v2022_11_28/types/group_0464.py +18 -79
- githubkit/versions/v2022_11_28/types/group_0465.py +30 -35
- githubkit/versions/v2022_11_28/types/group_0466.py +109 -18
- githubkit/versions/v2022_11_28/types/group_0467.py +29 -2
- githubkit/versions/v2022_11_28/types/group_0468.py +26 -31
- githubkit/versions/v2022_11_28/types/group_0469.py +27 -73
- githubkit/versions/v2022_11_28/types/group_0470.py +73 -80
- githubkit/versions/v2022_11_28/types/group_0471.py +77 -132
- githubkit/versions/v2022_11_28/types/group_0472.py +134 -23
- githubkit/versions/v2022_11_28/types/group_0473.py +22 -72
- githubkit/versions/v2022_11_28/types/group_0474.py +79 -42
- githubkit/versions/v2022_11_28/types/group_0475.py +35 -72
- githubkit/versions/v2022_11_28/types/group_0476.py +18 -79
- githubkit/versions/v2022_11_28/types/group_0477.py +30 -35
- githubkit/versions/v2022_11_28/types/group_0478.py +109 -18
- githubkit/versions/v2022_11_28/types/group_0479.py +29 -2
- githubkit/versions/v2022_11_28/types/group_0480.py +26 -31
- githubkit/versions/v2022_11_28/types/group_0481.py +27 -72
- githubkit/versions/v2022_11_28/types/group_0482.py +72 -82
- githubkit/versions/v2022_11_28/types/group_0483.py +79 -132
- githubkit/versions/v2022_11_28/types/group_0484.py +134 -23
- githubkit/versions/v2022_11_28/types/group_0485.py +22 -74
- githubkit/versions/v2022_11_28/types/group_0486.py +10 -357
- githubkit/versions/v2022_11_28/types/group_0487.py +415 -7
- githubkit/versions/v2022_11_28/types/group_0488.py +17 -166
- githubkit/versions/v2022_11_28/types/group_0489.py +31 -35
- githubkit/versions/v2022_11_28/types/group_0490.py +149 -3
- githubkit/versions/v2022_11_28/types/group_0491.py +26 -27
- githubkit/versions/v2022_11_28/types/group_0492.py +23 -72
- githubkit/versions/v2022_11_28/types/group_0493.py +72 -82
- githubkit/versions/v2022_11_28/types/group_0494.py +84 -9
- githubkit/versions/v2022_11_28/types/group_0495.py +8 -106
- githubkit/versions/v2022_11_28/types/group_0496.py +114 -29
- githubkit/versions/v2022_11_28/types/group_0497.py +19 -75
- githubkit/versions/v2022_11_28/types/group_0498.py +11 -329
- githubkit/versions/v2022_11_28/types/group_0499.py +337 -14
- githubkit/versions/v2022_11_28/types/group_0500.py +320 -37
- githubkit/versions/v2022_11_28/types/group_0501.py +295 -37
- githubkit/versions/v2022_11_28/types/group_0502.py +357 -11
- githubkit/versions/v2022_11_28/types/group_0503.py +334 -9
- githubkit/versions/v2022_11_28/types/group_0504.py +378 -9
- githubkit/versions/v2022_11_28/types/group_0505.py +874 -63
- githubkit/versions/v2022_11_28/types/group_0506.py +329 -10
- githubkit/versions/v2022_11_28/types/group_0507.py +47 -86
- githubkit/versions/v2022_11_28/types/group_0508.py +625 -52
- githubkit/versions/v2022_11_28/types/group_0509.py +415 -7
- githubkit/versions/v2022_11_28/types/group_0510.py +283 -35
- githubkit/versions/v2022_11_28/types/group_0511.py +255 -28
- githubkit/versions/v2022_11_28/types/group_0512.py +374 -3
- githubkit/versions/v2022_11_28/types/group_0513.py +26 -20
- githubkit/versions/v2022_11_28/types/group_0514.py +25 -68
- githubkit/versions/v2022_11_28/types/group_0515.py +61 -79
- githubkit/versions/v2022_11_28/types/group_0516.py +107 -10
- githubkit/versions/v2022_11_28/types/group_0517.py +107 -108
- githubkit/versions/v2022_11_28/types/group_0518.py +115 -21
- githubkit/versions/v2022_11_28/types/group_0519.py +117 -74
- githubkit/versions/v2022_11_28/types/group_0520.py +87 -54
- githubkit/versions/v2022_11_28/types/group_0521.py +47 -132
- githubkit/versions/v2022_11_28/types/group_0522.py +34 -187
- githubkit/versions/v2022_11_28/types/group_0523.py +21 -50
- githubkit/versions/v2022_11_28/types/group_0524.py +110 -77
- githubkit/versions/v2022_11_28/types/group_0525.py +115 -8
- githubkit/versions/v2022_11_28/types/group_0526.py +15 -102
- githubkit/versions/v2022_11_28/types/group_0527.py +16 -54
- githubkit/versions/v2022_11_28/types/group_0528.py +99 -74
- githubkit/versions/v2022_11_28/types/group_0529.py +11 -910
- githubkit/versions/v2022_11_28/types/group_0530.py +11 -335
- githubkit/versions/v2022_11_28/types/group_0531.py +61 -7
- githubkit/versions/v2022_11_28/types/group_0532.py +68 -126
- githubkit/versions/v2022_11_28/types/group_0533.py +31 -132
- githubkit/versions/v2022_11_28/types/group_0534.py +24 -3
- githubkit/versions/v2022_11_28/types/group_0535.py +50 -32
- githubkit/versions/v2022_11_28/types/group_0536.py +36 -50
- githubkit/versions/v2022_11_28/types/group_0537.py +60 -83
- githubkit/versions/v2022_11_28/types/group_0538.py +93 -7
- githubkit/versions/v2022_11_28/types/group_0539.py +36 -83
- githubkit/versions/v2022_11_28/types/group_0540.py +74 -23
- githubkit/versions/v2022_11_28/types/group_0541.py +35 -80
- githubkit/versions/v2022_11_28/types/group_0542.py +8 -975
- githubkit/versions/v2022_11_28/types/group_0543.py +24 -387
- githubkit/versions/v2022_11_28/types/group_0544.py +386 -315
- githubkit/versions/v2022_11_28/types/group_0545.py +6 -6
- githubkit/versions/v2022_11_28/types/group_0546.py +28 -126
- githubkit/versions/v2022_11_28/types/group_0547.py +80 -247
- githubkit/versions/v2022_11_28/types/group_0548.py +48 -2
- githubkit/versions/v2022_11_28/types/group_0549.py +13 -27
- githubkit/versions/v2022_11_28/types/group_0550.py +15 -11
- githubkit/versions/v2022_11_28/types/group_0551.py +14 -101
- githubkit/versions/v2022_11_28/types/group_0552.py +18 -29
- githubkit/versions/v2022_11_28/types/group_0553.py +9 -391
- githubkit/versions/v2022_11_28/types/group_0554.py +30 -26
- githubkit/versions/v2022_11_28/types/group_0555.py +7 -32
- githubkit/versions/v2022_11_28/types/group_0556.py +55 -40
- githubkit/versions/v2022_11_28/types/group_0557.py +46 -89
- githubkit/versions/v2022_11_28/types/group_0558.py +58 -37
- githubkit/versions/v2022_11_28/types/group_0559.py +72 -38
- githubkit/versions/v2022_11_28/types/group_0560.py +56 -84
- githubkit/versions/v2022_11_28/types/group_0561.py +42 -40
- githubkit/versions/v2022_11_28/types/group_0562.py +37 -40
- githubkit/versions/v2022_11_28/types/group_0563.py +46 -97
- githubkit/versions/v2022_11_28/types/group_0564.py +27 -39
- githubkit/versions/v2022_11_28/types/group_0565.py +29 -43
- githubkit/versions/v2022_11_28/types/group_0566.py +29 -56
- githubkit/versions/v2022_11_28/types/group_0567.py +33 -17
- githubkit/versions/v2022_11_28/types/group_0568.py +63 -17
- githubkit/versions/v2022_11_28/types/group_0569.py +59 -27
- githubkit/versions/v2022_11_28/types/group_0570.py +91 -7
- githubkit/versions/v2022_11_28/types/group_0571.py +46 -89
- githubkit/versions/v2022_11_28/types/group_0572.py +17 -48
- githubkit/versions/v2022_11_28/types/group_0573.py +15 -45
- githubkit/versions/v2022_11_28/types/group_0574.py +8 -75
- githubkit/versions/v2022_11_28/types/group_0575.py +39 -49
- githubkit/versions/v2022_11_28/types/group_0576.py +22 -35
- githubkit/versions/v2022_11_28/types/group_0577.py +22 -105
- githubkit/versions/v2022_11_28/types/group_0578.py +9 -112
- githubkit/versions/v2022_11_28/types/group_0579.py +8 -10
- githubkit/versions/v2022_11_28/types/group_0580.py +47 -12
- githubkit/versions/v2022_11_28/types/group_0581.py +25 -92
- githubkit/versions/v2022_11_28/types/group_0582.py +21 -60
- githubkit/versions/v2022_11_28/types/group_0583.py +8 -66
- githubkit/versions/v2022_11_28/types/group_0584.py +3 -61
- githubkit/versions/v2022_11_28/types/group_0585.py +881 -31
- githubkit/versions/v2022_11_28/types/group_0586.py +917 -11
- githubkit/versions/v2022_11_28/types/group_0587.py +932 -10
- githubkit/versions/v2022_11_28/types/group_0588.py +10 -37
- githubkit/versions/v2022_11_28/types/group_0589.py +10 -52
- githubkit/versions/v2022_11_28/types/group_0590.py +904 -22
- githubkit/versions/v2022_11_28/types/group_0591.py +860 -27
- githubkit/versions/v2022_11_28/types/group_0592.py +55 -46
- githubkit/versions/v2022_11_28/types/group_0593.py +880 -28
- githubkit/versions/v2022_11_28/types/group_0594.py +928 -23
- githubkit/versions/v2022_11_28/types/group_0595.py +908 -8
- githubkit/versions/v2022_11_28/types/group_0596.py +896 -23
- githubkit/versions/v2022_11_28/types/group_0597.py +18 -482
- githubkit/versions/v2022_11_28/types/group_0598.py +7 -6
- githubkit/versions/v2022_11_28/types/group_0599.py +18 -60
- githubkit/versions/v2022_11_28/types/group_0600.py +985 -66
- githubkit/versions/v2022_11_28/types/group_0601.py +1026 -22
- githubkit/versions/v2022_11_28/types/group_0602.py +1089 -10
- githubkit/versions/v2022_11_28/types/group_0603.py +1001 -10
- githubkit/versions/v2022_11_28/types/group_0604.py +973 -10
- githubkit/versions/v2022_11_28/types/group_0605.py +1043 -10
- githubkit/versions/v2022_11_28/types/group_0606.py +1059 -9
- githubkit/versions/v2022_11_28/types/group_0607.py +1013 -22
- githubkit/versions/v2022_11_28/types/group_0608.py +1040 -6
- githubkit/versions/v2022_11_28/types/group_0609.py +953 -29
- githubkit/versions/v2022_11_28/types/group_0610.py +1037 -21
- githubkit/versions/v2022_11_28/types/group_0611.py +1047 -21
- githubkit/versions/v2022_11_28/types/group_0612.py +892 -29
- githubkit/versions/v2022_11_28/types/group_0613.py +914 -31
- githubkit/versions/v2022_11_28/types/group_0614.py +913 -14
- githubkit/versions/v2022_11_28/types/group_0615.py +905 -21
- githubkit/versions/v2022_11_28/types/group_0616.py +242 -21
- githubkit/versions/v2022_11_28/types/group_0617.py +8 -25
- githubkit/versions/v2022_11_28/types/group_0618.py +52 -26
- githubkit/versions/v2022_11_28/types/group_0619.py +493 -35
- githubkit/versions/v2022_11_28/types/group_0620.py +7 -24
- githubkit/versions/v2022_11_28/types/group_0621.py +46 -57
- githubkit/versions/v2022_11_28/types/group_0622.py +146 -51
- githubkit/versions/v2022_11_28/types/group_0623.py +87 -35
- githubkit/versions/v2022_11_28/types/group_0624.py +96 -18
- githubkit/versions/v2022_11_28/types/group_0625.py +170 -9
- githubkit/versions/v2022_11_28/types/group_0626.py +138 -11
- githubkit/versions/v2022_11_28/types/group_0627.py +139 -9
- githubkit/versions/v2022_11_28/types/group_0628.py +136 -55
- githubkit/versions/v2022_11_28/types/group_0629.py +136 -25
- githubkit/versions/v2022_11_28/types/group_0630.py +13 -29
- githubkit/versions/v2022_11_28/types/group_0631.py +12 -8
- githubkit/versions/v2022_11_28/types/group_0632.py +9 -7
- githubkit/versions/v2022_11_28/types/group_0633.py +10 -46
- githubkit/versions/v2022_11_28/types/group_0634.py +10 -30
- githubkit/versions/v2022_11_28/types/group_0635.py +19 -23
- githubkit/versions/v2022_11_28/types/group_0636.py +51 -8
- githubkit/versions/v2022_11_28/types/group_0637.py +5 -3
- githubkit/versions/v2022_11_28/types/group_0638.py +5 -945
- githubkit/versions/v2022_11_28/types/group_0639.py +5 -967
- githubkit/versions/v2022_11_28/types/group_0640.py +18 -946
- githubkit/versions/v2022_11_28/types/group_0641.py +7 -8
- githubkit/versions/v2022_11_28/types/group_0642.py +17 -79
- githubkit/versions/v2022_11_28/types/group_0643.py +19 -13
- githubkit/versions/v2022_11_28/types/group_0644.py +27 -18
- githubkit/versions/v2022_11_28/types/group_0645.py +14 -78
- githubkit/versions/v2022_11_28/types/group_0646.py +79 -13
- githubkit/versions/v2022_11_28/types/group_0647.py +65 -938
- githubkit/versions/v2022_11_28/types/group_0648.py +63 -896
- githubkit/versions/v2022_11_28/types/group_0649.py +83 -58
- githubkit/versions/v2022_11_28/types/group_0650.py +15 -79
- githubkit/versions/v2022_11_28/types/group_0651.py +74 -13
- githubkit/versions/v2022_11_28/types/group_0652.py +29 -881
- githubkit/versions/v2022_11_28/types/group_0653.py +28 -891
- githubkit/versions/v2022_11_28/types/group_0654.py +29 -870
- githubkit/versions/v2022_11_28/types/group_0655.py +9 -927
- githubkit/versions/v2022_11_28/types/group_0656.py +210 -10
- githubkit/versions/v2022_11_28/types/group_0657.py +5 -81
- githubkit/versions/v2022_11_28/types/group_0658.py +17 -13
- githubkit/versions/v2022_11_28/types/group_0659.py +7 -8
- githubkit/versions/v2022_11_28/types/group_0660.py +17 -79
- githubkit/versions/v2022_11_28/types/group_0661.py +17 -13
- githubkit/versions/v2022_11_28/types/group_0662.py +111 -10
- githubkit/versions/v2022_11_28/types/group_0663.py +116 -76
- githubkit/versions/v2022_11_28/types/group_0664.py +119 -13
- githubkit/versions/v2022_11_28/types/group_0665.py +8 -1067
- githubkit/versions/v2022_11_28/types/group_0666.py +5 -1074
- githubkit/versions/v2022_11_28/types/group_0667.py +6 -1092
- githubkit/versions/v2022_11_28/types/group_0668.py +40 -911
- githubkit/versions/v2022_11_28/types/group_0669.py +39 -884
- githubkit/versions/v2022_11_28/types/group_0670.py +48 -950
- githubkit/versions/v2022_11_28/types/group_0671.py +43 -968
- githubkit/versions/v2022_11_28/types/group_0672.py +65 -920
- githubkit/versions/v2022_11_28/types/group_0673.py +63 -935
- githubkit/versions/v2022_11_28/types/group_0674.py +6 -994
- githubkit/versions/v2022_11_28/types/group_0675.py +7 -1072
- githubkit/versions/v2022_11_28/types/group_0676.py +93 -993
- githubkit/versions/v2022_11_28/types/group_0677.py +8 -940
- githubkit/versions/v2022_11_28/types/group_0678.py +5 -963
- githubkit/versions/v2022_11_28/types/group_0679.py +8 -942
- githubkit/versions/v2022_11_28/types/group_0680.py +5 -927
- githubkit/versions/v2022_11_28/types/group_0681.py +36 -262
- githubkit/versions/v2022_11_28/types/group_0682.py +217 -11
- githubkit/versions/v2022_11_28/types/group_0683.py +209 -48
- githubkit/versions/v2022_11_28/types/group_0684.py +191 -477
- githubkit/versions/v2022_11_28/types/group_0685.py +282 -10
- githubkit/versions/v2022_11_28/types/group_0686.py +214 -43
- githubkit/versions/v2022_11_28/types/group_0687.py +15 -160
- githubkit/versions/v2022_11_28/types/group_0688.py +10 -129
- githubkit/versions/v2022_11_28/types/group_0689.py +48 -122
- githubkit/versions/v2022_11_28/types/group_0690.py +44 -163
- githubkit/versions/v2022_11_28/types/group_0691.py +47 -17
- githubkit/versions/v2022_11_28/types/group_0692.py +51 -46
- githubkit/versions/v2022_11_28/types/group_0693.py +34 -50
- githubkit/versions/v2022_11_28/types/group_0694.py +42 -31
- githubkit/versions/v2022_11_28/types/group_0695.py +65 -29
- githubkit/versions/v2022_11_28/types/group_0696.py +63 -13
- githubkit/versions/v2022_11_28/types/group_0697.py +400 -28
- githubkit/versions/v2022_11_28/types/group_0698.py +418 -15
- githubkit/versions/v2022_11_28/types/group_0699.py +418 -8
- githubkit/versions/v2022_11_28/types/group_0700.py +21 -53
- githubkit/versions/v2022_11_28/types/group_0701.py +9 -62
- githubkit/versions/v2022_11_28/types/group_0702.py +12 -34
- githubkit/versions/v2022_11_28/types/group_0703.py +8 -33
- githubkit/versions/v2022_11_28/types/group_0704.py +10 -14
- githubkit/versions/v2022_11_28/types/group_0705.py +5 -57
- githubkit/versions/v2022_11_28/types/group_0706.py +10 -33
- githubkit/versions/v2022_11_28/types/group_0707.py +5 -145
- githubkit/versions/v2022_11_28/types/group_0708.py +5 -19
- githubkit/versions/v2022_11_28/types/group_0709.py +11 -56
- githubkit/versions/v2022_11_28/types/group_0710.py +4 -63
- githubkit/versions/v2022_11_28/types/group_0711.py +10 -34
- githubkit/versions/v2022_11_28/types/group_0712.py +22 -29
- githubkit/versions/v2022_11_28/types/group_0713.py +19 -14
- githubkit/versions/v2022_11_28/types/group_0714.py +18 -48
- githubkit/versions/v2022_11_28/types/group_0715.py +10 -33
- githubkit/versions/v2022_11_28/types/group_0716.py +5 -19
- githubkit/versions/v2022_11_28/types/group_0717.py +4 -20
- githubkit/versions/v2022_11_28/types/group_0718.py +8 -15
- githubkit/versions/v2022_11_28/types/group_0719.py +6 -15
- githubkit/versions/v2022_11_28/types/group_0720.py +6 -16
- githubkit/versions/v2022_11_28/types/group_0721.py +4 -29
- githubkit/versions/v2022_11_28/types/group_0722.py +4 -57
- githubkit/versions/v2022_11_28/types/group_0723.py +39 -18
- githubkit/versions/v2022_11_28/types/group_0724.py +20 -16
- githubkit/versions/v2022_11_28/types/group_0725.py +5 -15
- githubkit/versions/v2022_11_28/types/group_0726.py +8 -40
- githubkit/versions/v2022_11_28/types/group_0727.py +6 -19
- githubkit/versions/v2022_11_28/types/group_0728.py +8 -18
- githubkit/versions/v2022_11_28/types/group_0729.py +8 -20
- githubkit/versions/v2022_11_28/types/group_0730.py +7 -28
- githubkit/versions/v2022_11_28/types/group_0731.py +7 -15
- githubkit/versions/v2022_11_28/types/group_0732.py +5 -80
- githubkit/versions/v2022_11_28/types/group_0733.py +6 -71
- githubkit/versions/v2022_11_28/types/group_0734.py +8 -96
- githubkit/versions/v2022_11_28/types/group_0735.py +17 -89
- githubkit/versions/v2022_11_28/types/group_0736.py +8 -16
- githubkit/versions/v2022_11_28/types/group_0737.py +8 -18
- githubkit/versions/v2022_11_28/types/group_0738.py +11 -37
- githubkit/versions/v2022_11_28/types/group_0739.py +22 -32
- githubkit/versions/v2022_11_28/types/group_0740.py +11 -30
- githubkit/versions/v2022_11_28/types/group_0741.py +8 -16
- githubkit/versions/v2022_11_28/types/group_0742.py +8 -18
- githubkit/versions/v2022_11_28/types/group_0743.py +11 -39
- githubkit/versions/v2022_11_28/types/group_0744.py +14 -41
- githubkit/versions/v2022_11_28/types/group_0745.py +14 -32
- githubkit/versions/v2022_11_28/types/group_0746.py +6 -54
- githubkit/versions/v2022_11_28/types/group_0747.py +6 -19
- githubkit/versions/v2022_11_28/types/group_0748.py +24 -32
- githubkit/versions/v2022_11_28/types/group_0749.py +12 -38
- githubkit/versions/v2022_11_28/types/group_0750.py +14 -33
- githubkit/versions/v2022_11_28/types/group_0751.py +6 -17
- githubkit/versions/v2022_11_28/types/group_0752.py +6 -19
- githubkit/versions/v2022_11_28/types/group_0753.py +13 -37
- githubkit/versions/v2022_11_28/types/group_0754.py +11 -40
- githubkit/versions/v2022_11_28/types/group_0755.py +13 -35
- githubkit/versions/v2022_11_28/types/group_0756.py +11 -25
- githubkit/versions/v2022_11_28/types/group_0757.py +7 -18
- githubkit/versions/v2022_11_28/types/group_0758.py +6 -220
- githubkit/versions/v2022_11_28/types/group_0759.py +7 -4
- githubkit/versions/v2022_11_28/types/group_0760.py +22 -17
- githubkit/versions/v2022_11_28/types/group_0761.py +8 -18
- githubkit/versions/v2022_11_28/types/group_0762.py +8 -18
- githubkit/versions/v2022_11_28/types/group_0763.py +6 -19
- githubkit/versions/v2022_11_28/types/group_0764.py +17 -112
- githubkit/versions/v2022_11_28/types/group_0765.py +15 -112
- githubkit/versions/v2022_11_28/types/group_0766.py +8 -120
- githubkit/versions/v2022_11_28/types/group_0767.py +8 -16
- githubkit/versions/v2022_11_28/types/group_0768.py +4 -8
- githubkit/versions/v2022_11_28/types/group_0769.py +8 -7
- githubkit/versions/v2022_11_28/types/group_0770.py +8 -134
- githubkit/versions/v2022_11_28/types/group_0771.py +5 -132
- githubkit/versions/v2022_11_28/types/group_0772.py +13 -145
- githubkit/versions/v2022_11_28/types/group_0773.py +6 -138
- githubkit/versions/v2022_11_28/types/group_0774.py +6 -171
- githubkit/versions/v2022_11_28/types/group_0775.py +4 -169
- githubkit/versions/v2022_11_28/types/group_0776.py +4 -19
- githubkit/versions/v2022_11_28/types/group_0777.py +5 -17
- githubkit/versions/v2022_11_28/types/group_0778.py +6 -191
- githubkit/versions/v2022_11_28/types/group_0779.py +6 -12
- githubkit/versions/v2022_11_28/types/group_0780.py +7 -7
- githubkit/versions/v2022_11_28/types/group_0781.py +6 -13
- githubkit/versions/v2022_11_28/types/group_0782.py +5 -6
- githubkit/versions/v2022_11_28/types/group_0783.py +7 -61
- githubkit/versions/v2022_11_28/types/group_0784.py +7 -222
- githubkit/versions/v2022_11_28/types/group_0785.py +8 -222
- githubkit/versions/v2022_11_28/types/group_0786.py +33 -213
- githubkit/versions/v2022_11_28/types/group_0787.py +53 -285
- githubkit/versions/v2022_11_28/types/group_0788.py +53 -221
- githubkit/versions/v2022_11_28/types/group_0789.py +14 -16
- githubkit/versions/v2022_11_28/types/group_0790.py +12 -25
- githubkit/versions/v2022_11_28/types/group_0791.py +6 -70
- githubkit/versions/v2022_11_28/types/group_0792.py +6 -57
- githubkit/versions/v2022_11_28/types/group_0793.py +5 -49
- githubkit/versions/v2022_11_28/types/group_0794.py +7 -61
- githubkit/versions/v2022_11_28/types/group_0795.py +10 -42
- githubkit/versions/v2022_11_28/types/group_0796.py +13 -47
- githubkit/versions/v2022_11_28/types/group_0797.py +5 -63
- githubkit/versions/v2022_11_28/types/group_0798.py +5 -63
- githubkit/versions/v2022_11_28/types/group_0799.py +9 -42
- githubkit/versions/v2022_11_28/types/group_0800.py +4 -325
- githubkit/versions/v2022_11_28/types/group_0801.py +5 -343
- githubkit/versions/v2022_11_28/types/group_0802.py +8 -16
- githubkit/versions/v2022_11_28/types/group_0803.py +7 -44
- githubkit/versions/v2022_11_28/types/group_0804.py +5 -10
- githubkit/versions/v2022_11_28/types/group_0805.py +4 -340
- githubkit/versions/v2022_11_28/types/group_0806.py +21 -13
- githubkit/versions/v2022_11_28/types/group_0807.py +15 -33
- githubkit/versions/v2022_11_28/types/group_0808.py +4 -328
- githubkit/versions/v2022_11_28/types/group_0809.py +6 -346
- githubkit/versions/v2022_11_28/types/group_0810.py +5 -17
- githubkit/versions/v2022_11_28/types/group_0811.py +16 -39
- githubkit/versions/v2022_11_28/types/group_0812.py +5 -11
- githubkit/versions/v2022_11_28/types/group_0813.py +4 -342
- githubkit/versions/v2022_11_28/types/group_0814.py +8 -14
- githubkit/versions/v2022_11_28/types/group_0815.py +8 -427
- githubkit/versions/v2022_11_28/types/group_0816.py +11 -29
- githubkit/versions/v2022_11_28/types/group_0817.py +6 -9
- githubkit/versions/v2022_11_28/types/group_0818.py +5 -9
- githubkit/versions/v2022_11_28/types/group_0819.py +7 -4
- githubkit/versions/v2022_11_28/types/group_0820.py +106 -8
- githubkit/versions/v2022_11_28/types/group_0821.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0822.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0823.py +10 -5
- githubkit/versions/v2022_11_28/types/group_0824.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0825.py +7 -11
- githubkit/versions/v2022_11_28/types/group_0826.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0827.py +9 -7
- githubkit/versions/v2022_11_28/types/group_0828.py +8 -20
- githubkit/versions/v2022_11_28/types/group_0829.py +6 -19
- githubkit/versions/v2022_11_28/types/group_0830.py +6 -26
- githubkit/versions/v2022_11_28/types/group_0831.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0832.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0833.py +11 -3
- githubkit/versions/v2022_11_28/types/group_0834.py +6 -7
- githubkit/versions/v2022_11_28/types/group_0835.py +8 -8
- githubkit/versions/v2022_11_28/types/group_0836.py +4 -6
- githubkit/versions/v2022_11_28/types/group_0837.py +4 -4
- githubkit/versions/v2022_11_28/types/group_0838.py +9 -5
- githubkit/versions/v2022_11_28/types/group_0839.py +8 -40
- githubkit/versions/v2022_11_28/types/group_0840.py +6 -18
- githubkit/versions/v2022_11_28/types/group_0841.py +6 -7
- githubkit/versions/v2022_11_28/types/group_0842.py +6 -9
- githubkit/versions/v2022_11_28/types/group_0843.py +32 -6
- githubkit/versions/v2022_11_28/types/group_0844.py +21 -8
- githubkit/versions/v2022_11_28/types/group_0845.py +8 -8
- githubkit/versions/v2022_11_28/types/group_0846.py +7 -8
- githubkit/versions/v2022_11_28/types/group_0847.py +123 -8
- githubkit/versions/v2022_11_28/types/group_0848.py +51 -5
- githubkit/versions/v2022_11_28/types/group_0849.py +27 -5
- githubkit/versions/v2022_11_28/types/group_0850.py +11 -6
- githubkit/versions/v2022_11_28/types/group_0851.py +10 -20
- githubkit/versions/v2022_11_28/types/group_0852.py +15 -9
- githubkit/versions/v2022_11_28/types/group_0853.py +9 -6
- githubkit/versions/v2022_11_28/types/group_0854.py +10 -4
- githubkit/versions/v2022_11_28/types/group_0855.py +10 -21
- githubkit/versions/v2022_11_28/types/group_0856.py +12 -9
- githubkit/versions/v2022_11_28/types/group_0857.py +12 -9
- githubkit/versions/v2022_11_28/types/group_0858.py +11 -6
- githubkit/versions/v2022_11_28/types/group_0859.py +10 -4
- githubkit/versions/v2022_11_28/types/group_0860.py +9 -6
- githubkit/versions/v2022_11_28/types/group_0861.py +14 -12
- githubkit/versions/v2022_11_28/types/group_0862.py +4 -5
- githubkit/versions/v2022_11_28/types/group_0863.py +54 -6
- githubkit/versions/v2022_11_28/types/group_0864.py +27 -21
- githubkit/versions/v2022_11_28/types/group_0865.py +34 -11
- githubkit/versions/v2022_11_28/types/group_0866.py +59 -8
- githubkit/versions/v2022_11_28/types/group_0867.py +36 -11
- githubkit/versions/v2022_11_28/types/group_0868.py +38 -11
- githubkit/versions/v2022_11_28/types/group_0869.py +4 -7
- githubkit/versions/v2022_11_28/types/group_0870.py +21 -5
- githubkit/versions/v2022_11_28/types/group_0871.py +7 -6
- githubkit/versions/v2022_11_28/types/group_0872.py +10 -6
- githubkit/versions/v2022_11_28/types/group_0873.py +12 -8
- githubkit/versions/v2022_11_28/types/group_0874.py +7 -4
- githubkit/versions/v2022_11_28/types/group_0875.py +16 -8
- githubkit/versions/v2022_11_28/types/group_0876.py +15 -17
- githubkit/versions/v2022_11_28/types/group_0877.py +9 -9
- githubkit/versions/v2022_11_28/types/group_0878.py +18 -8
- githubkit/versions/v2022_11_28/types/group_0879.py +20 -4
- githubkit/versions/v2022_11_28/types/group_0880.py +5 -25
- githubkit/versions/v2022_11_28/types/group_0881.py +4 -23
- githubkit/versions/v2022_11_28/types/group_0882.py +5 -9
- githubkit/versions/v2022_11_28/types/group_0883.py +7 -8
- githubkit/versions/v2022_11_28/types/group_0884.py +9 -4
- githubkit/versions/v2022_11_28/types/group_0885.py +9 -9
- githubkit/versions/v2022_11_28/types/group_0886.py +36 -8
- githubkit/versions/v2022_11_28/types/group_0887.py +32 -5
- githubkit/versions/v2022_11_28/types/group_0888.py +11 -13
- githubkit/versions/v2022_11_28/types/group_0889.py +20 -6
- githubkit/versions/v2022_11_28/types/group_0890.py +5 -7
- githubkit/versions/v2022_11_28/types/group_0891.py +8 -5
- githubkit/versions/v2022_11_28/types/group_0892.py +24 -4
- githubkit/versions/v2022_11_28/types/group_0893.py +3 -4
- githubkit/versions/v2022_11_28/types/group_0894.py +13 -7
- githubkit/versions/v2022_11_28/types/group_0895.py +16 -6
- githubkit/versions/v2022_11_28/types/group_0896.py +30 -7
- githubkit/versions/v2022_11_28/types/group_0897.py +24 -6
- githubkit/versions/v2022_11_28/types/group_0898.py +8 -5
- githubkit/versions/v2022_11_28/types/group_0899.py +15 -6
- githubkit/versions/v2022_11_28/types/group_0900.py +9 -10
- githubkit/versions/v2022_11_28/types/group_0901.py +5 -8
- githubkit/versions/v2022_11_28/types/group_0902.py +14 -48
- githubkit/versions/v2022_11_28/types/group_0903.py +5 -58
- githubkit/versions/v2022_11_28/types/group_0904.py +4 -57
- githubkit/versions/v2022_11_28/types/group_0905.py +6 -14
- githubkit/versions/v2022_11_28/types/group_0906.py +5 -12
- githubkit/versions/v2022_11_28/types/group_0907.py +41 -6
- githubkit/versions/v2022_11_28/types/group_0908.py +6 -6
- githubkit/versions/v2022_11_28/types/group_0909.py +6 -5
- githubkit/versions/v2022_11_28/types/group_0910.py +23 -7
- githubkit/versions/v2022_11_28/types/group_0911.py +18 -12
- githubkit/versions/v2022_11_28/types/group_0912.py +24 -8
- githubkit/versions/v2022_11_28/types/group_0913.py +11 -5
- githubkit/versions/v2022_11_28/types/group_0914.py +8 -5
- githubkit/versions/v2022_11_28/types/group_0915.py +9 -5
- githubkit/versions/v2022_11_28/types/group_0916.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0917.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0918.py +6 -8
- githubkit/versions/v2022_11_28/types/group_0919.py +4 -8
- githubkit/versions/v2022_11_28/types/group_0920.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0921.py +26 -4
- githubkit/versions/v2022_11_28/types/group_0922.py +5 -22
- githubkit/versions/v2022_11_28/types/group_0923.py +7 -20
- githubkit/versions/v2022_11_28/types/group_0924.py +38 -10
- githubkit/versions/v2022_11_28/types/group_0925.py +6 -6
- githubkit/versions/v2022_11_28/types/group_0926.py +6 -6
- githubkit/versions/v2022_11_28/types/group_0927.py +5 -21
- githubkit/versions/v2022_11_28/types/group_0928.py +6 -5
- githubkit/versions/v2022_11_28/types/group_0929.py +18 -4
- githubkit/versions/v2022_11_28/types/group_0930.py +5 -8
- githubkit/versions/v2022_11_28/types/group_0931.py +5 -9
- githubkit/versions/v2022_11_28/types/group_0932.py +15 -6
- githubkit/versions/v2022_11_28/types/group_0933.py +5 -6
- githubkit/versions/v2022_11_28/types/group_0934.py +6 -5
- githubkit/versions/v2022_11_28/types/group_0935.py +8 -6
- githubkit/versions/v2022_11_28/types/group_0936.py +6 -107
- githubkit/versions/v2022_11_28/types/group_0937.py +7 -9
- githubkit/versions/v2022_11_28/types/group_0938.py +6 -4
- githubkit/versions/v2022_11_28/types/group_0939.py +5 -10
- githubkit/versions/v2022_11_28/types/group_0940.py +7 -9
- githubkit/versions/v2022_11_28/types/group_0941.py +10 -9
- githubkit/versions/v2022_11_28/types/group_0942.py +8 -5
- githubkit/versions/v2022_11_28/types/group_0943.py +6 -9
- githubkit/versions/v2022_11_28/types/group_0944.py +5 -8
- githubkit/versions/v2022_11_28/types/group_0945.py +9 -5
- githubkit/versions/v2022_11_28/types/group_0946.py +16 -6
- githubkit/versions/v2022_11_28/types/group_0947.py +13 -8
- githubkit/versions/v2022_11_28/types/group_0948.py +15 -8
- githubkit/versions/v2022_11_28/types/group_0949.py +15 -10
- githubkit/versions/v2022_11_28/types/group_0950.py +15 -8
- githubkit/versions/v2022_11_28/types/group_0951.py +10 -8
- githubkit/versions/v2022_11_28/types/group_0952.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0953.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0954.py +11 -8
- githubkit/versions/v2022_11_28/types/group_0955.py +5 -6
- githubkit/versions/v2022_11_28/types/group_0956.py +6 -9
- githubkit/versions/v2022_11_28/types/group_0957.py +7 -5
- githubkit/versions/v2022_11_28/types/group_0958.py +11 -5
- githubkit/versions/v2022_11_28/types/group_0959.py +5 -32
- githubkit/versions/v2022_11_28/types/group_0960.py +7 -21
- githubkit/versions/v2022_11_28/types/group_0961.py +10 -9
- githubkit/versions/v2022_11_28/types/group_0962.py +14 -6
- githubkit/versions/v2022_11_28/types/group_0963.py +14 -123
- githubkit/versions/v2022_11_28/types/group_0964.py +5 -52
- githubkit/versions/v2022_11_28/types/group_0965.py +8 -27
- githubkit/versions/v2022_11_28/types/group_0966.py +6 -14
- githubkit/versions/v2022_11_28/types/group_0967.py +6 -14
- githubkit/versions/v2022_11_28/types/group_0968.py +6 -14
- githubkit/versions/v2022_11_28/types/group_0969.py +6 -11
- githubkit/versions/v2022_11_28/types/group_0970.py +6 -11
- githubkit/versions/v2022_11_28/types/group_0971.py +23 -11
- githubkit/versions/v2022_11_28/types/group_0972.py +4 -11
- githubkit/versions/v2022_11_28/types/group_0973.py +7 -12
- githubkit/versions/v2022_11_28/types/group_0974.py +7 -14
- githubkit/versions/v2022_11_28/types/group_0975.py +5 -12
- githubkit/versions/v2022_11_28/types/group_0976.py +6 -12
- githubkit/versions/v2022_11_28/types/group_0977.py +14 -14
- githubkit/versions/v2022_11_28/types/group_0978.py +7 -5
- githubkit/versions/v2022_11_28/types/group_0979.py +7 -53
- githubkit/versions/v2022_11_28/types/group_0980.py +16 -33
- githubkit/versions/v2022_11_28/types/group_0981.py +11 -37
- githubkit/versions/v2022_11_28/types/group_0982.py +46 -55
- githubkit/versions/v2022_11_28/types/group_0983.py +46 -26
- githubkit/versions/v2022_11_28/types/group_0984.py +10 -33
- githubkit/versions/v2022_11_28/types/group_0985.py +9 -5
- githubkit/versions/v2022_11_28/types/group_0986.py +5 -21
- githubkit/versions/v2022_11_28/types/group_0987.py +4 -8
- githubkit/versions/v2022_11_28/types/group_0988.py +6 -10
- githubkit/versions/v2022_11_28/types/group_0989.py +7 -11
- githubkit/versions/v2022_11_28/types/group_0990.py +9 -9
- githubkit/versions/v2022_11_28/types/group_0991.py +12 -15
- githubkit/versions/v2022_11_28/types/group_0992.py +6 -21
- githubkit/versions/v2022_11_28/types/group_0993.py +6 -9
- githubkit/versions/v2022_11_28/types/group_0994.py +5 -19
- githubkit/versions/v2022_11_28/types/group_0995.py +6 -21
- githubkit/versions/v2022_11_28/types/group_0996.py +12 -6
- githubkit/versions/v2022_11_28/types/group_0997.py +8 -5
- githubkit/versions/v2022_11_28/types/group_0998.py +6 -5
- githubkit/versions/v2022_11_28/types/group_0999.py +5 -7
- githubkit/versions/v2022_11_28/types/group_1000.py +5 -7
- githubkit/versions/v2022_11_28/types/group_1001.py +6 -9
- githubkit/versions/v2022_11_28/types/group_1002.py +12 -36
- githubkit/versions/v2022_11_28/types/group_1003.py +8 -32
- githubkit/versions/v2022_11_28/types/group_1004.py +18 -13
- githubkit/versions/v2022_11_28/types/group_1005.py +18 -15
- githubkit/versions/v2022_11_28/types/group_1006.py +24 -6
- githubkit/versions/v2022_11_28/types/group_1007.py +8 -8
- githubkit/versions/v2022_11_28/types/group_1008.py +8 -22
- githubkit/versions/v2022_11_28/types/group_1009.py +6 -5
- githubkit/versions/v2022_11_28/types/group_1010.py +7 -13
- githubkit/versions/v2022_11_28/types/group_1011.py +8 -16
- githubkit/versions/v2022_11_28/types/group_1012.py +5 -29
- githubkit/versions/v2022_11_28/types/group_1013.py +6 -24
- githubkit/versions/v2022_11_28/types/group_1014.py +10 -9
- githubkit/versions/v2022_11_28/types/group_1015.py +12 -14
- githubkit/versions/v2022_11_28/types/group_1016.py +6 -9
- githubkit/versions/v2022_11_28/types/group_1017.py +8 -5
- githubkit/versions/v2022_11_28/types/group_1018.py +7 -6
- githubkit/versions/v2022_11_28/types/group_1019.py +3 -6
- githubkit/versions/v2022_11_28/types/group_1020.py +5 -5
- githubkit/versions/v2022_11_28/types/group_1021.py +6 -7
- githubkit/versions/v2022_11_28/types/group_1022.py +13 -5
- githubkit/versions/v2022_11_28/types/group_1023.py +5 -40
- githubkit/versions/v2022_11_28/types/group_1024.py +35 -11
- githubkit/versions/v2022_11_28/types/group_1025.py +11 -6
- githubkit/versions/v2022_11_28/types/group_1026.py +9 -23
- githubkit/versions/v2022_11_28/types/group_1027.py +5 -19
- githubkit/versions/v2022_11_28/webhooks/_namespace.py +0 -140
- githubkit/versions/webhooks.py +0 -1
- {githubkit-0.11.3.dist-info → githubkit-0.11.4.dist-info}/METADATA +2 -2
- {githubkit-0.11.3.dist-info → githubkit-0.11.4.dist-info}/RECORD +2761 -3225
- githubkit/versions/ghec_v2022_11_28/models/group_1091.py +0 -44
- githubkit/versions/ghec_v2022_11_28/models/group_1092.py +0 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1093.py +0 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1094.py +0 -21
- githubkit/versions/ghec_v2022_11_28/models/group_1095.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1096.py +0 -58
- githubkit/versions/ghec_v2022_11_28/models/group_1097.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1098.py +0 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1099.py +0 -71
- githubkit/versions/ghec_v2022_11_28/models/group_1100.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1101.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1102.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1103.py +0 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1104.py +0 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1105.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1106.py +0 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1107.py +0 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1108.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1109.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1110.py +0 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1111.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1112.py +0 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1113.py +0 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1114.py +0 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1115.py +0 -36
- githubkit/versions/ghec_v2022_11_28/models/group_1116.py +0 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1117.py +0 -43
- githubkit/versions/ghec_v2022_11_28/models/group_1118.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1119.py +0 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1120.py +0 -35
- githubkit/versions/ghec_v2022_11_28/models/group_1121.py +0 -51
- githubkit/versions/ghec_v2022_11_28/models/group_1122.py +0 -50
- githubkit/versions/ghec_v2022_11_28/models/group_1123.py +0 -51
- githubkit/versions/ghec_v2022_11_28/models/group_1124.py +0 -51
- githubkit/versions/ghec_v2022_11_28/models/group_1125.py +0 -51
- githubkit/versions/ghec_v2022_11_28/models/group_1126.py +0 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1127.py +0 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1128.py +0 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1129.py +0 -48
- githubkit/versions/ghec_v2022_11_28/models/group_1130.py +0 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1131.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1132.py +0 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1133.py +0 -55
- githubkit/versions/ghec_v2022_11_28/models/group_1134.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1135.py +0 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1136.py +0 -46
- githubkit/versions/ghec_v2022_11_28/models/group_1137.py +0 -65
- githubkit/versions/ghec_v2022_11_28/models/group_1138.py +0 -62
- githubkit/versions/ghec_v2022_11_28/models/group_1139.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1140.py +0 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1141.py +0 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1142.py +0 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1143.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1144.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1145.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1146.py +0 -67
- githubkit/versions/ghec_v2022_11_28/models/group_1147.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1148.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1149.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1150.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1151.py +0 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1152.py +0 -57
- githubkit/versions/ghec_v2022_11_28/models/group_1153.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1154.py +0 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1155.py +0 -53
- githubkit/versions/ghec_v2022_11_28/models/group_1156.py +0 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1157.py +0 -85
- githubkit/versions/ghec_v2022_11_28/models/group_1158.py +0 -86
- githubkit/versions/ghec_v2022_11_28/models/group_1159.py +0 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1160.py +0 -42
- githubkit/versions/ghec_v2022_11_28/models/group_1161.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1162.py +0 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1163.py +0 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1164.py +0 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1165.py +0 -42
- githubkit/versions/ghec_v2022_11_28/models/group_1166.py +0 -71
- githubkit/versions/ghec_v2022_11_28/models/group_1167.py +0 -71
- githubkit/versions/ghec_v2022_11_28/models/group_1168.py +0 -87
- githubkit/versions/ghec_v2022_11_28/models/group_1169.py +0 -49
- githubkit/versions/ghec_v2022_11_28/models/group_1170.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1171.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1172.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1173.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1174.py +0 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1175.py +0 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1176.py +0 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1177.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1178.py +0 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1179.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1180.py +0 -47
- githubkit/versions/ghec_v2022_11_28/models/group_1181.py +0 -50
- githubkit/versions/ghec_v2022_11_28/models/group_1182.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1183.py +0 -70
- githubkit/versions/ghec_v2022_11_28/models/group_1184.py +0 -67
- githubkit/versions/ghec_v2022_11_28/models/group_1185.py +0 -54
- githubkit/versions/ghec_v2022_11_28/models/group_1186.py +0 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1187.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1188.py +0 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1189.py +0 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1190.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1191.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1192.py +0 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1193.py +0 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1194.py +0 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1195.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1196.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1197.py +0 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1198.py +0 -21
- githubkit/versions/ghec_v2022_11_28/models/group_1199.py +0 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1200.py +0 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1201.py +0 -59
- githubkit/versions/ghec_v2022_11_28/models/group_1202.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1203.py +0 -110
- githubkit/versions/ghec_v2022_11_28/models/group_1204.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1205.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1206.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1091.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1092.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1093.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1094.py +0 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1095.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1096.py +0 -41
- githubkit/versions/ghec_v2022_11_28/types/group_1097.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1098.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1099.py +0 -49
- githubkit/versions/ghec_v2022_11_28/types/group_1100.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1101.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1102.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1103.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1104.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1105.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1106.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1107.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1108.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1109.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1110.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1111.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1112.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1113.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1114.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1115.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1116.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1117.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1118.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1119.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1120.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1121.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1122.py +0 -31
- githubkit/versions/ghec_v2022_11_28/types/group_1123.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1124.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1125.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1126.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1127.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1128.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1129.py +0 -28
- githubkit/versions/ghec_v2022_11_28/types/group_1130.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1131.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1132.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1133.py +0 -28
- githubkit/versions/ghec_v2022_11_28/types/group_1134.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1135.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1136.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1137.py +0 -31
- githubkit/versions/ghec_v2022_11_28/types/group_1138.py +0 -31
- githubkit/versions/ghec_v2022_11_28/types/group_1139.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1140.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1141.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1142.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1143.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1144.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1145.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1146.py +0 -42
- githubkit/versions/ghec_v2022_11_28/types/group_1147.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1148.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1149.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1150.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1151.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1152.py +0 -30
- githubkit/versions/ghec_v2022_11_28/types/group_1153.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1154.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1155.py +0 -29
- githubkit/versions/ghec_v2022_11_28/types/group_1156.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1157.py +0 -67
- githubkit/versions/ghec_v2022_11_28/types/group_1158.py +0 -67
- githubkit/versions/ghec_v2022_11_28/types/group_1159.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1160.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1161.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1162.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1163.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1164.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1165.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1166.py +0 -53
- githubkit/versions/ghec_v2022_11_28/types/group_1167.py +0 -53
- githubkit/versions/ghec_v2022_11_28/types/group_1168.py +0 -69
- githubkit/versions/ghec_v2022_11_28/types/group_1169.py +0 -29
- githubkit/versions/ghec_v2022_11_28/types/group_1170.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1171.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1172.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1173.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1174.py +0 -28
- githubkit/versions/ghec_v2022_11_28/types/group_1175.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1176.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1177.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1178.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1179.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1180.py +0 -37
- githubkit/versions/ghec_v2022_11_28/types/group_1181.py +0 -29
- githubkit/versions/ghec_v2022_11_28/types/group_1182.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1183.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1184.py +0 -41
- githubkit/versions/ghec_v2022_11_28/types/group_1185.py +0 -40
- githubkit/versions/ghec_v2022_11_28/types/group_1186.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1187.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1188.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1189.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1190.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1191.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1192.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1193.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1194.py +0 -31
- githubkit/versions/ghec_v2022_11_28/types/group_1195.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1196.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1197.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1198.py +0 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1199.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1200.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1201.py +0 -30
- githubkit/versions/ghec_v2022_11_28/types/group_1202.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1203.py +0 -46
- githubkit/versions/ghec_v2022_11_28/types/group_1204.py +0 -27
- githubkit/versions/ghec_v2022_11_28/types/group_1205.py +0 -27
- githubkit/versions/ghec_v2022_11_28/types/group_1206.py +0 -22
- githubkit/versions/v2022_11_28/models/group_1028.py +0 -68
- githubkit/versions/v2022_11_28/models/group_1029.py +0 -51
- githubkit/versions/v2022_11_28/models/group_1030.py +0 -40
- githubkit/versions/v2022_11_28/models/group_1031.py +0 -45
- githubkit/versions/v2022_11_28/models/group_1032.py +0 -44
- githubkit/versions/v2022_11_28/models/group_1033.py +0 -28
- githubkit/versions/v2022_11_28/models/group_1034.py +0 -29
- githubkit/versions/v2022_11_28/models/group_1035.py +0 -21
- githubkit/versions/v2022_11_28/models/group_1036.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1037.py +0 -58
- githubkit/versions/v2022_11_28/models/group_1038.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1039.py +0 -31
- githubkit/versions/v2022_11_28/models/group_1040.py +0 -71
- githubkit/versions/v2022_11_28/models/group_1041.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1042.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1043.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1044.py +0 -33
- githubkit/versions/v2022_11_28/models/group_1045.py +0 -41
- githubkit/versions/v2022_11_28/models/group_1046.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1047.py +0 -33
- githubkit/versions/v2022_11_28/models/group_1048.py +0 -41
- githubkit/versions/v2022_11_28/models/group_1049.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1050.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1051.py +0 -31
- githubkit/versions/v2022_11_28/models/group_1052.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1053.py +0 -37
- githubkit/versions/v2022_11_28/models/group_1054.py +0 -38
- githubkit/versions/v2022_11_28/models/group_1055.py +0 -27
- githubkit/versions/v2022_11_28/models/group_1056.py +0 -36
- githubkit/versions/v2022_11_28/models/group_1057.py +0 -41
- githubkit/versions/v2022_11_28/models/group_1058.py +0 -43
- githubkit/versions/v2022_11_28/models/group_1059.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1060.py +0 -28
- githubkit/versions/v2022_11_28/models/group_1061.py +0 -35
- githubkit/versions/v2022_11_28/models/group_1062.py +0 -47
- githubkit/versions/v2022_11_28/models/group_1063.py +0 -46
- githubkit/versions/v2022_11_28/models/group_1064.py +0 -47
- githubkit/versions/v2022_11_28/models/group_1065.py +0 -48
- githubkit/versions/v2022_11_28/models/group_1066.py +0 -47
- githubkit/versions/v2022_11_28/models/group_1067.py +0 -38
- githubkit/versions/v2022_11_28/models/group_1068.py +0 -37
- githubkit/versions/v2022_11_28/models/group_1069.py +0 -37
- githubkit/versions/v2022_11_28/models/group_1070.py +0 -48
- githubkit/versions/v2022_11_28/models/group_1071.py +0 -27
- githubkit/versions/v2022_11_28/models/group_1072.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1073.py +0 -31
- githubkit/versions/v2022_11_28/models/group_1074.py +0 -55
- githubkit/versions/v2022_11_28/models/group_1075.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1076.py +0 -31
- githubkit/versions/v2022_11_28/models/group_1077.py +0 -46
- githubkit/versions/v2022_11_28/models/group_1078.py +0 -65
- githubkit/versions/v2022_11_28/models/group_1079.py +0 -62
- githubkit/versions/v2022_11_28/models/group_1080.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1081.py +0 -41
- githubkit/versions/v2022_11_28/models/group_1082.py +0 -28
- githubkit/versions/v2022_11_28/models/group_1083.py +0 -28
- githubkit/versions/v2022_11_28/models/group_1084.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1085.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1086.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1087.py +0 -67
- githubkit/versions/v2022_11_28/models/group_1088.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1089.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1090.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1091.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1092.py +0 -28
- githubkit/versions/v2022_11_28/models/group_1093.py +0 -57
- githubkit/versions/v2022_11_28/models/group_1094.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1095.py +0 -41
- githubkit/versions/v2022_11_28/models/group_1096.py +0 -53
- githubkit/versions/v2022_11_28/models/group_1097.py +0 -29
- githubkit/versions/v2022_11_28/models/group_1098.py +0 -85
- githubkit/versions/v2022_11_28/models/group_1099.py +0 -86
- githubkit/versions/v2022_11_28/models/group_1100.py +0 -41
- githubkit/versions/v2022_11_28/models/group_1101.py +0 -42
- githubkit/versions/v2022_11_28/models/group_1102.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1103.py +0 -27
- githubkit/versions/v2022_11_28/models/group_1104.py +0 -29
- githubkit/versions/v2022_11_28/models/group_1105.py +0 -38
- githubkit/versions/v2022_11_28/models/group_1106.py +0 -42
- githubkit/versions/v2022_11_28/models/group_1107.py +0 -49
- githubkit/versions/v2022_11_28/models/group_1108.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1109.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1110.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1111.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1112.py +0 -37
- githubkit/versions/v2022_11_28/models/group_1113.py +0 -31
- githubkit/versions/v2022_11_28/models/group_1114.py +0 -31
- githubkit/versions/v2022_11_28/models/group_1115.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1116.py +0 -28
- githubkit/versions/v2022_11_28/models/group_1117.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1118.py +0 -50
- githubkit/versions/v2022_11_28/models/group_1119.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1120.py +0 -70
- githubkit/versions/v2022_11_28/models/group_1121.py +0 -67
- githubkit/versions/v2022_11_28/models/group_1122.py +0 -54
- githubkit/versions/v2022_11_28/models/group_1123.py +0 -38
- githubkit/versions/v2022_11_28/models/group_1124.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1125.py +0 -29
- githubkit/versions/v2022_11_28/models/group_1126.py +0 -38
- githubkit/versions/v2022_11_28/models/group_1127.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1128.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1129.py +0 -29
- githubkit/versions/v2022_11_28/models/group_1130.py +0 -33
- githubkit/versions/v2022_11_28/models/group_1131.py +0 -38
- githubkit/versions/v2022_11_28/models/group_1132.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1133.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1134.py +0 -33
- githubkit/versions/v2022_11_28/models/group_1135.py +0 -21
- githubkit/versions/v2022_11_28/models/group_1136.py +0 -33
- githubkit/versions/v2022_11_28/models/group_1137.py +0 -29
- githubkit/versions/v2022_11_28/models/group_1138.py +0 -59
- githubkit/versions/v2022_11_28/models/group_1139.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1140.py +0 -110
- githubkit/versions/v2022_11_28/models/group_1141.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1142.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1143.py +0 -33
- githubkit/versions/v2022_11_28/types/group_1028.py +0 -40
- githubkit/versions/v2022_11_28/types/group_1029.py +0 -28
- githubkit/versions/v2022_11_28/types/group_1030.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1031.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1032.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1033.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1034.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1035.py +0 -19
- githubkit/versions/v2022_11_28/types/group_1036.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1037.py +0 -41
- githubkit/versions/v2022_11_28/types/group_1038.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1039.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1040.py +0 -49
- githubkit/versions/v2022_11_28/types/group_1041.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1042.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1043.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1044.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1045.py +0 -33
- githubkit/versions/v2022_11_28/types/group_1046.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1047.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1048.py +0 -33
- githubkit/versions/v2022_11_28/types/group_1049.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1050.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1051.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1052.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1053.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1054.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1055.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1056.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1057.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1058.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1059.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1060.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1061.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1062.py +0 -32
- githubkit/versions/v2022_11_28/types/group_1063.py +0 -30
- githubkit/versions/v2022_11_28/types/group_1064.py +0 -32
- githubkit/versions/v2022_11_28/types/group_1065.py +0 -32
- githubkit/versions/v2022_11_28/types/group_1066.py +0 -32
- githubkit/versions/v2022_11_28/types/group_1067.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1068.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1069.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1070.py +0 -28
- githubkit/versions/v2022_11_28/types/group_1071.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1072.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1073.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1074.py +0 -28
- githubkit/versions/v2022_11_28/types/group_1075.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1076.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1077.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1078.py +0 -31
- githubkit/versions/v2022_11_28/types/group_1079.py +0 -31
- githubkit/versions/v2022_11_28/types/group_1080.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1081.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1082.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1083.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1084.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1085.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1086.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1087.py +0 -42
- githubkit/versions/v2022_11_28/types/group_1088.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1089.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1090.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1091.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1092.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1093.py +0 -30
- githubkit/versions/v2022_11_28/types/group_1094.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1095.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1096.py +0 -29
- githubkit/versions/v2022_11_28/types/group_1097.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1098.py +0 -67
- githubkit/versions/v2022_11_28/types/group_1099.py +0 -67
- githubkit/versions/v2022_11_28/types/group_1100.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1101.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1102.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1103.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1104.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1105.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1106.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1107.py +0 -29
- githubkit/versions/v2022_11_28/types/group_1108.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1109.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1110.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1111.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1112.py +0 -28
- githubkit/versions/v2022_11_28/types/group_1113.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1114.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1115.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1116.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1117.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1118.py +0 -29
- githubkit/versions/v2022_11_28/types/group_1119.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1120.py +0 -33
- githubkit/versions/v2022_11_28/types/group_1121.py +0 -41
- githubkit/versions/v2022_11_28/types/group_1122.py +0 -40
- githubkit/versions/v2022_11_28/types/group_1123.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1124.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1125.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1126.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1127.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1128.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1129.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1130.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1131.py +0 -31
- githubkit/versions/v2022_11_28/types/group_1132.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1133.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1134.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1135.py +0 -19
- githubkit/versions/v2022_11_28/types/group_1136.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1137.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1138.py +0 -30
- githubkit/versions/v2022_11_28/types/group_1139.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1140.py +0 -46
- githubkit/versions/v2022_11_28/types/group_1141.py +0 -27
- githubkit/versions/v2022_11_28/types/group_1142.py +0 -27
- githubkit/versions/v2022_11_28/types/group_1143.py +0 -22
- {githubkit-0.11.3.dist-info → githubkit-0.11.4.dist-info}/LICENSE +0 -0
- {githubkit-0.11.3.dist-info → githubkit-0.11.4.dist-info}/WHEEL +0 -0
githubkit/rest/__init__.py
CHANGED
|
@@ -119,6 +119,7 @@ if TYPE_CHECKING:
|
|
|
119
119
|
from githubkit.versions.v2022_11_28.models import ReleaseAsset as ReleaseAsset
|
|
120
120
|
from githubkit.versions.v2022_11_28.models import SimpleCommit as SimpleCommit
|
|
121
121
|
from githubkit.versions.v2022_11_28.models import Verification as Verification
|
|
122
|
+
from githubkit.versions.v2022_11_28.models import WebhooksRule as WebhooksRule
|
|
122
123
|
from githubkit.versions.v2022_11_28.models import ActionsSecret as ActionsSecret
|
|
123
124
|
from githubkit.versions.v2022_11_28.models import Authorization as Authorization
|
|
124
125
|
from githubkit.versions.v2022_11_28.models import CodeOfConduct as CodeOfConduct
|
|
@@ -136,6 +137,7 @@ if TYPE_CHECKING:
|
|
|
136
137
|
from githubkit.versions.v2022_11_28.models import TagPropCommit as TagPropCommit
|
|
137
138
|
from githubkit.versions.v2022_11_28.models import TagProtection as TagProtection
|
|
138
139
|
from githubkit.versions.v2022_11_28.models import UserPatchBody as UserPatchBody
|
|
140
|
+
from githubkit.versions.v2022_11_28.models import Vulnerability as Vulnerability
|
|
139
141
|
from githubkit.versions.v2022_11_28.models import WebhookConfig as WebhookConfig
|
|
140
142
|
from githubkit.versions.v2022_11_28.models import WebhookCreate as WebhookCreate
|
|
141
143
|
from githubkit.versions.v2022_11_28.models import WebhookDelete as WebhookDelete
|
|
@@ -375,6 +377,9 @@ if TYPE_CHECKING:
|
|
|
375
377
|
from githubkit.versions.v2022_11_28.models import (
|
|
376
378
|
PullRequestMinimal as PullRequestMinimal,
|
|
377
379
|
)
|
|
380
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
381
|
+
PullRequestWebhook as PullRequestWebhook,
|
|
382
|
+
)
|
|
378
383
|
from githubkit.versions.v2022_11_28.models import (
|
|
379
384
|
ReferencedWorkflow as ReferencedWorkflow,
|
|
380
385
|
)
|
|
@@ -984,6 +989,9 @@ if TYPE_CHECKING:
|
|
|
984
989
|
from githubkit.versions.v2022_11_28.models import (
|
|
985
990
|
PullRequestReviewRequest as PullRequestReviewRequest,
|
|
986
991
|
)
|
|
992
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
993
|
+
PullRequestWebhookAllof1 as PullRequestWebhookAllof1,
|
|
994
|
+
)
|
|
987
995
|
from githubkit.versions.v2022_11_28.models import (
|
|
988
996
|
RepositoryAdvisoryCreate as RepositoryAdvisoryCreate,
|
|
989
997
|
)
|
|
@@ -1002,6 +1010,9 @@ if TYPE_CHECKING:
|
|
|
1002
1010
|
from githubkit.versions.v2022_11_28.models import (
|
|
1003
1011
|
UserEmailsPostBodyOneof0 as UserEmailsPostBodyOneof0,
|
|
1004
1012
|
)
|
|
1013
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
1014
|
+
VulnerabilityPropPackage as VulnerabilityPropPackage,
|
|
1015
|
+
)
|
|
1005
1016
|
from githubkit.versions.v2022_11_28.models import (
|
|
1006
1017
|
WebhookCheckRunCompleted as WebhookCheckRunCompleted,
|
|
1007
1018
|
)
|
|
@@ -2466,12 +2477,6 @@ if TYPE_CHECKING:
|
|
|
2466
2477
|
from githubkit.versions.v2022_11_28.models import (
|
|
2467
2478
|
WebhookIssuesDemilestonedPropIssue as WebhookIssuesDemilestonedPropIssue,
|
|
2468
2479
|
)
|
|
2469
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
2470
|
-
WebhookIssuesLockedPropIssueAllof0 as WebhookIssuesLockedPropIssueAllof0,
|
|
2471
|
-
)
|
|
2472
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
2473
|
-
WebhookIssuesLockedPropIssueAllof1 as WebhookIssuesLockedPropIssueAllof1,
|
|
2474
|
-
)
|
|
2475
2480
|
from githubkit.versions.v2022_11_28.models import (
|
|
2476
2481
|
WebhookMembershipRemovedPropMember as WebhookMembershipRemovedPropMember,
|
|
2477
2482
|
)
|
|
@@ -2709,6 +2714,9 @@ if TYPE_CHECKING:
|
|
|
2709
2714
|
from githubkit.versions.v2022_11_28.models import (
|
|
2710
2715
|
ReposOwnerRepoTagsProtectionPostBody as ReposOwnerRepoTagsProtectionPostBody,
|
|
2711
2716
|
)
|
|
2717
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
2718
|
+
RepositoryRuleParamsCodeScanningTool as RepositoryRuleParamsCodeScanningTool,
|
|
2719
|
+
)
|
|
2712
2720
|
from githubkit.versions.v2022_11_28.models import (
|
|
2713
2721
|
SecretScanningLocationDiscussionBody as SecretScanningLocationDiscussionBody,
|
|
2714
2722
|
)
|
|
@@ -2742,6 +2750,9 @@ if TYPE_CHECKING:
|
|
|
2742
2750
|
from githubkit.versions.v2022_11_28.models import (
|
|
2743
2751
|
WebhookIssuesEditedPropIssuePropUser as WebhookIssuesEditedPropIssuePropUser,
|
|
2744
2752
|
)
|
|
2753
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
2754
|
+
WebhookIssuesLockedPropIssuePropUser as WebhookIssuesLockedPropIssuePropUser,
|
|
2755
|
+
)
|
|
2745
2756
|
from githubkit.versions.v2022_11_28.models import (
|
|
2746
2757
|
WebhookIssuesMilestonedPropMilestone as WebhookIssuesMilestonedPropMilestone,
|
|
2747
2758
|
)
|
|
@@ -2751,18 +2762,6 @@ if TYPE_CHECKING:
|
|
|
2751
2762
|
from githubkit.versions.v2022_11_28.models import (
|
|
2752
2763
|
WebhookIssuesPinnedPropIssuePropUser as WebhookIssuesPinnedPropIssuePropUser,
|
|
2753
2764
|
)
|
|
2754
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
2755
|
-
WebhookIssuesReopenedPropIssueAllof0 as WebhookIssuesReopenedPropIssueAllof0,
|
|
2756
|
-
)
|
|
2757
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
2758
|
-
WebhookIssuesReopenedPropIssueAllof1 as WebhookIssuesReopenedPropIssueAllof1,
|
|
2759
|
-
)
|
|
2760
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
2761
|
-
WebhookIssuesUnlockedPropIssueAllof0 as WebhookIssuesUnlockedPropIssueAllof0,
|
|
2762
|
-
)
|
|
2763
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
2764
|
-
WebhookIssuesUnlockedPropIssueAllof1 as WebhookIssuesUnlockedPropIssueAllof1,
|
|
2765
|
-
)
|
|
2766
2765
|
from githubkit.versions.v2022_11_28.models import (
|
|
2767
2766
|
WebhookMetaDeletedPropHookPropConfig as WebhookMetaDeletedPropHookPropConfig,
|
|
2768
2767
|
)
|
|
@@ -2916,9 +2915,6 @@ if TYPE_CHECKING:
|
|
|
2916
2915
|
from githubkit.versions.v2022_11_28.models import (
|
|
2917
2916
|
CommitSearchResultItemPropParentsItems as CommitSearchResultItemPropParentsItems,
|
|
2918
2917
|
)
|
|
2919
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
2920
|
-
GlobalAdvisoryPropVulnerabilitiesItems as GlobalAdvisoryPropVulnerabilitiesItems,
|
|
2921
|
-
)
|
|
2922
2918
|
from githubkit.versions.v2022_11_28.models import (
|
|
2923
2919
|
InstallationRepositoriesGetResponse200 as InstallationRepositoriesGetResponse200,
|
|
2924
2920
|
)
|
|
@@ -2994,9 +2990,6 @@ if TYPE_CHECKING:
|
|
|
2994
2990
|
from githubkit.versions.v2022_11_28.models import (
|
|
2995
2991
|
WebhookDeploymentCreatedPropDeployment as WebhookDeploymentCreatedPropDeployment,
|
|
2996
2992
|
)
|
|
2997
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
2998
|
-
WebhookDiscussionCreatedPropDiscussion as WebhookDiscussionCreatedPropDiscussion,
|
|
2999
|
-
)
|
|
3000
2993
|
from githubkit.versions.v2022_11_28.models import (
|
|
3001
2994
|
WebhookForkPropForkeeAllof0PropLicense as WebhookForkPropForkeeAllof0PropLicense,
|
|
3002
2995
|
)
|
|
@@ -3019,13 +3012,10 @@ if TYPE_CHECKING:
|
|
|
3019
3012
|
WebhookIssuesEditedPropChangesPropBody as WebhookIssuesEditedPropChangesPropBody,
|
|
3020
3013
|
)
|
|
3021
3014
|
from githubkit.versions.v2022_11_28.models import (
|
|
3022
|
-
|
|
3023
|
-
)
|
|
3024
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3025
|
-
WebhookIssuesMilestonedPropIssueAllof0 as WebhookIssuesMilestonedPropIssueAllof0,
|
|
3015
|
+
WebhookIssuesReopenedPropIssuePropUser as WebhookIssuesReopenedPropIssuePropUser,
|
|
3026
3016
|
)
|
|
3027
3017
|
from githubkit.versions.v2022_11_28.models import (
|
|
3028
|
-
|
|
3018
|
+
WebhookIssuesUnlockedPropIssuePropUser as WebhookIssuesUnlockedPropIssuePropUser,
|
|
3029
3019
|
)
|
|
3030
3020
|
from githubkit.versions.v2022_11_28.models import (
|
|
3031
3021
|
WebhookIssuesUnpinnedPropIssuePropUser as WebhookIssuesUnpinnedPropIssuePropUser,
|
|
@@ -3138,18 +3128,9 @@ if TYPE_CHECKING:
|
|
|
3138
3128
|
from githubkit.versions.v2022_11_28.models import (
|
|
3139
3129
|
WebhookProjectEditedPropChangesPropName as WebhookProjectEditedPropChangesPropName,
|
|
3140
3130
|
)
|
|
3141
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3142
|
-
WebhookPullRequestClosedPropPullRequest as WebhookPullRequestClosedPropPullRequest,
|
|
3143
|
-
)
|
|
3144
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3145
|
-
WebhookPullRequestEditedPropPullRequest as WebhookPullRequestEditedPropPullRequest,
|
|
3146
|
-
)
|
|
3147
3131
|
from githubkit.versions.v2022_11_28.models import (
|
|
3148
3132
|
WebhookPullRequestLockedPropPullRequest as WebhookPullRequestLockedPropPullRequest,
|
|
3149
3133
|
)
|
|
3150
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3151
|
-
WebhookPullRequestOpenedPropPullRequest as WebhookPullRequestOpenedPropPullRequest,
|
|
3152
|
-
)
|
|
3153
3134
|
from githubkit.versions.v2022_11_28.models import (
|
|
3154
3135
|
WebhookPullRequestReviewRequestedOneof0 as WebhookPullRequestReviewRequestedOneof0,
|
|
3155
3136
|
)
|
|
@@ -3268,16 +3249,13 @@ if TYPE_CHECKING:
|
|
|
3268
3249
|
WebhookIssuesClosedPropIssueMergedLabels as WebhookIssuesClosedPropIssueMergedLabels,
|
|
3269
3250
|
)
|
|
3270
3251
|
from githubkit.versions.v2022_11_28.models import (
|
|
3271
|
-
|
|
3272
|
-
)
|
|
3273
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3274
|
-
WebhookIssuesDemilestonedPropIssueAllof1 as WebhookIssuesDemilestonedPropIssueAllof1,
|
|
3252
|
+
WebhookIssuesEditedPropIssuePropAssignee as WebhookIssuesEditedPropIssuePropAssignee,
|
|
3275
3253
|
)
|
|
3276
3254
|
from githubkit.versions.v2022_11_28.models import (
|
|
3277
|
-
|
|
3255
|
+
WebhookIssuesLockedPropIssuePropAssignee as WebhookIssuesLockedPropIssuePropAssignee,
|
|
3278
3256
|
)
|
|
3279
3257
|
from githubkit.versions.v2022_11_28.models import (
|
|
3280
|
-
|
|
3258
|
+
WebhookIssuesMilestonedPropIssuePropUser as WebhookIssuesMilestonedPropIssuePropUser,
|
|
3281
3259
|
)
|
|
3282
3260
|
from githubkit.versions.v2022_11_28.models import (
|
|
3283
3261
|
WebhookIssuesOpenedPropIssuePropAssignee as WebhookIssuesOpenedPropIssuePropAssignee,
|
|
@@ -3285,15 +3263,9 @@ if TYPE_CHECKING:
|
|
|
3285
3263
|
from githubkit.versions.v2022_11_28.models import (
|
|
3286
3264
|
WebhookIssuesPinnedPropIssuePropAssignee as WebhookIssuesPinnedPropIssuePropAssignee,
|
|
3287
3265
|
)
|
|
3288
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3289
|
-
WebhookIssuesReopenedPropIssueMergedUser as WebhookIssuesReopenedPropIssueMergedUser,
|
|
3290
|
-
)
|
|
3291
3266
|
from githubkit.versions.v2022_11_28.models import (
|
|
3292
3267
|
WebhookIssuesUnassignedPropIssuePropUser as WebhookIssuesUnassignedPropIssuePropUser,
|
|
3293
3268
|
)
|
|
3294
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3295
|
-
WebhookIssuesUnlockedPropIssueMergedUser as WebhookIssuesUnlockedPropIssueMergedUser,
|
|
3296
|
-
)
|
|
3297
3269
|
from githubkit.versions.v2022_11_28.models import (
|
|
3298
3270
|
WebhookMembershipAddedPropTeamPropParent as WebhookMembershipAddedPropTeamPropParent,
|
|
3299
3271
|
)
|
|
@@ -3339,12 +3311,6 @@ if TYPE_CHECKING:
|
|
|
3339
3311
|
from githubkit.versions.v2022_11_28.models import (
|
|
3340
3312
|
WebhookPushPropRepositoryPropPermissions as WebhookPushPropRepositoryPropPermissions,
|
|
3341
3313
|
)
|
|
3342
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3343
|
-
WebhookReleasePublishedPropReleaseAllof0 as WebhookReleasePublishedPropReleaseAllof0,
|
|
3344
|
-
)
|
|
3345
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3346
|
-
WebhookReleasePublishedPropReleaseAllof1 as WebhookReleasePublishedPropReleaseAllof1,
|
|
3347
|
-
)
|
|
3348
3314
|
from githubkit.versions.v2022_11_28.models import (
|
|
3349
3315
|
WebhookSponsorshipCreatedPropSponsorship as WebhookSponsorshipCreatedPropSponsorship,
|
|
3350
3316
|
)
|
|
@@ -3417,18 +3383,12 @@ if TYPE_CHECKING:
|
|
|
3417
3383
|
from githubkit.versions.v2022_11_28.models import (
|
|
3418
3384
|
ReposOwnerRepoPullsPullNumberMergePutBody as ReposOwnerRepoPullsPullNumberMergePutBody,
|
|
3419
3385
|
)
|
|
3420
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3421
|
-
RepositoryRuleParamsCodeScanningThreshold as RepositoryRuleParamsCodeScanningThreshold,
|
|
3422
|
-
)
|
|
3423
3386
|
from githubkit.versions.v2022_11_28.models import (
|
|
3424
3387
|
RepositoryRuleParamsWorkflowFileReference as RepositoryRuleParamsWorkflowFileReference,
|
|
3425
3388
|
)
|
|
3426
3389
|
from githubkit.versions.v2022_11_28.models import (
|
|
3427
3390
|
UserInteractionLimitsGetResponse200Anyof1 as UserInteractionLimitsGetResponse200Anyof1,
|
|
3428
3391
|
)
|
|
3429
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3430
|
-
WebhookBranchProtectionRuleEditedPropRule as WebhookBranchProtectionRuleEditedPropRule,
|
|
3431
|
-
)
|
|
3432
3392
|
from githubkit.versions.v2022_11_28.models import (
|
|
3433
3393
|
WebhookCheckRunRequestedActionFormEncoded as WebhookCheckRunRequestedActionFormEncoded,
|
|
3434
3394
|
)
|
|
@@ -3468,6 +3428,12 @@ if TYPE_CHECKING:
|
|
|
3468
3428
|
from githubkit.versions.v2022_11_28.models import (
|
|
3469
3429
|
WebhookIssuesLabeledPropIssuePropAssignee as WebhookIssuesLabeledPropIssuePropAssignee,
|
|
3470
3430
|
)
|
|
3431
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
3432
|
+
WebhookIssuesLockedPropIssuePropMilestone as WebhookIssuesLockedPropIssuePropMilestone,
|
|
3433
|
+
)
|
|
3434
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
3435
|
+
WebhookIssuesLockedPropIssuePropReactions as WebhookIssuesLockedPropIssuePropReactions,
|
|
3436
|
+
)
|
|
3471
3437
|
from githubkit.versions.v2022_11_28.models import (
|
|
3472
3438
|
WebhookIssuesOpenedPropIssuePropMilestone as WebhookIssuesOpenedPropIssuePropMilestone,
|
|
3473
3439
|
)
|
|
@@ -3510,9 +3476,6 @@ if TYPE_CHECKING:
|
|
|
3510
3476
|
from githubkit.versions.v2022_11_28.models import (
|
|
3511
3477
|
WebhookPullRequestEnqueuedPropPullRequest as WebhookPullRequestEnqueuedPropPullRequest,
|
|
3512
3478
|
)
|
|
3513
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3514
|
-
WebhookPullRequestReopenedPropPullRequest as WebhookPullRequestReopenedPropPullRequest,
|
|
3515
|
-
)
|
|
3516
3479
|
from githubkit.versions.v2022_11_28.models import (
|
|
3517
3480
|
WebhookPullRequestReviewEditedPropChanges as WebhookPullRequestReviewEditedPropChanges,
|
|
3518
3481
|
)
|
|
@@ -3615,12 +3578,6 @@ if TYPE_CHECKING:
|
|
|
3615
3578
|
from githubkit.versions.v2022_11_28.models import (
|
|
3616
3579
|
UserCodespacesCodespaceNamePublishPostBody as UserCodespacesCodespaceNamePublishPostBody,
|
|
3617
3580
|
)
|
|
3618
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3619
|
-
WebhookBranchProtectionRuleCreatedPropRule as WebhookBranchProtectionRuleCreatedPropRule,
|
|
3620
|
-
)
|
|
3621
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3622
|
-
WebhookBranchProtectionRuleDeletedPropRule as WebhookBranchProtectionRuleDeletedPropRule,
|
|
3623
|
-
)
|
|
3624
3581
|
from githubkit.versions.v2022_11_28.models import (
|
|
3625
3582
|
WebhookCheckSuiteRerequestedPropCheckSuite as WebhookCheckSuiteRerequestedPropCheckSuite,
|
|
3626
3583
|
)
|
|
@@ -3664,31 +3621,22 @@ if TYPE_CHECKING:
|
|
|
3664
3621
|
WebhookIssuesDeletedPropIssuePropReactions as WebhookIssuesDeletedPropIssuePropReactions,
|
|
3665
3622
|
)
|
|
3666
3623
|
from githubkit.versions.v2022_11_28.models import (
|
|
3667
|
-
|
|
3668
|
-
)
|
|
3669
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3670
|
-
WebhookIssuesLabeledPropIssuePropReactions as WebhookIssuesLabeledPropIssuePropReactions,
|
|
3671
|
-
)
|
|
3672
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3673
|
-
WebhookIssuesLockedPropIssueAllof0PropUser as WebhookIssuesLockedPropIssueAllof0PropUser,
|
|
3674
|
-
)
|
|
3675
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3676
|
-
WebhookIssuesLockedPropIssueAllof1PropUser as WebhookIssuesLockedPropIssueAllof1PropUser,
|
|
3624
|
+
WebhookIssuesDemilestonedPropIssuePropUser as WebhookIssuesDemilestonedPropIssuePropUser,
|
|
3677
3625
|
)
|
|
3678
3626
|
from githubkit.versions.v2022_11_28.models import (
|
|
3679
|
-
|
|
3627
|
+
WebhookIssuesLabeledPropIssuePropMilestone as WebhookIssuesLabeledPropIssuePropMilestone,
|
|
3680
3628
|
)
|
|
3681
3629
|
from githubkit.versions.v2022_11_28.models import (
|
|
3682
|
-
|
|
3630
|
+
WebhookIssuesLabeledPropIssuePropReactions as WebhookIssuesLabeledPropIssuePropReactions,
|
|
3683
3631
|
)
|
|
3684
3632
|
from githubkit.versions.v2022_11_28.models import (
|
|
3685
3633
|
WebhookIssuesOpenedPropChangesPropOldIssue as WebhookIssuesOpenedPropChangesPropOldIssue,
|
|
3686
3634
|
)
|
|
3687
3635
|
from githubkit.versions.v2022_11_28.models import (
|
|
3688
|
-
|
|
3636
|
+
WebhookIssuesReopenedPropIssuePropAssignee as WebhookIssuesReopenedPropIssuePropAssignee,
|
|
3689
3637
|
)
|
|
3690
3638
|
from githubkit.versions.v2022_11_28.models import (
|
|
3691
|
-
|
|
3639
|
+
WebhookIssuesUnlockedPropIssuePropAssignee as WebhookIssuesUnlockedPropIssuePropAssignee,
|
|
3692
3640
|
)
|
|
3693
3641
|
from githubkit.versions.v2022_11_28.models import (
|
|
3694
3642
|
WebhookIssuesUnpinnedPropIssuePropAssignee as WebhookIssuesUnpinnedPropIssuePropAssignee,
|
|
@@ -3726,18 +3674,6 @@ if TYPE_CHECKING:
|
|
|
3726
3674
|
from githubkit.versions.v2022_11_28.models import (
|
|
3727
3675
|
WebhookReleaseDeletedPropReleasePropAuthor as WebhookReleaseDeletedPropReleasePropAuthor,
|
|
3728
3676
|
)
|
|
3729
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3730
|
-
WebhookReleasePrereleasedPropReleaseAllof0 as WebhookReleasePrereleasedPropReleaseAllof0,
|
|
3731
|
-
)
|
|
3732
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3733
|
-
WebhookReleasePrereleasedPropReleaseAllof1 as WebhookReleasePrereleasedPropReleaseAllof1,
|
|
3734
|
-
)
|
|
3735
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3736
|
-
WebhookReleaseUnpublishedPropReleaseAllof0 as WebhookReleaseUnpublishedPropReleaseAllof0,
|
|
3737
|
-
)
|
|
3738
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3739
|
-
WebhookReleaseUnpublishedPropReleaseAllof1 as WebhookReleaseUnpublishedPropReleaseAllof1,
|
|
3740
|
-
)
|
|
3741
3677
|
from githubkit.versions.v2022_11_28.models import (
|
|
3742
3678
|
WebhookRepositoryVulnerabilityAlertDismiss as WebhookRepositoryVulnerabilityAlertDismiss,
|
|
3743
3679
|
)
|
|
@@ -3853,13 +3789,10 @@ if TYPE_CHECKING:
|
|
|
3853
3789
|
WebhookIssuesEditedPropIssuePropPullRequest as WebhookIssuesEditedPropIssuePropPullRequest,
|
|
3854
3790
|
)
|
|
3855
3791
|
from githubkit.versions.v2022_11_28.models import (
|
|
3856
|
-
|
|
3857
|
-
)
|
|
3858
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
3859
|
-
WebhookIssuesLockedPropIssueMergedMilestone as WebhookIssuesLockedPropIssueMergedMilestone,
|
|
3792
|
+
WebhookIssuesLockedPropIssuePropLabelsItems as WebhookIssuesLockedPropIssuePropLabelsItems,
|
|
3860
3793
|
)
|
|
3861
3794
|
from githubkit.versions.v2022_11_28.models import (
|
|
3862
|
-
|
|
3795
|
+
WebhookIssuesLockedPropIssuePropPullRequest as WebhookIssuesLockedPropIssuePropPullRequest,
|
|
3863
3796
|
)
|
|
3864
3797
|
from githubkit.versions.v2022_11_28.models import (
|
|
3865
3798
|
WebhookIssuesOpenedPropIssuePropLabelsItems as WebhookIssuesOpenedPropIssuePropLabelsItems,
|
|
@@ -3873,9 +3806,21 @@ if TYPE_CHECKING:
|
|
|
3873
3806
|
from githubkit.versions.v2022_11_28.models import (
|
|
3874
3807
|
WebhookIssuesPinnedPropIssuePropPullRequest as WebhookIssuesPinnedPropIssuePropPullRequest,
|
|
3875
3808
|
)
|
|
3809
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
3810
|
+
WebhookIssuesReopenedPropIssuePropMilestone as WebhookIssuesReopenedPropIssuePropMilestone,
|
|
3811
|
+
)
|
|
3812
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
3813
|
+
WebhookIssuesReopenedPropIssuePropReactions as WebhookIssuesReopenedPropIssuePropReactions,
|
|
3814
|
+
)
|
|
3876
3815
|
from githubkit.versions.v2022_11_28.models import (
|
|
3877
3816
|
WebhookIssuesUnlabeledPropIssuePropAssignee as WebhookIssuesUnlabeledPropIssuePropAssignee,
|
|
3878
3817
|
)
|
|
3818
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
3819
|
+
WebhookIssuesUnlockedPropIssuePropMilestone as WebhookIssuesUnlockedPropIssuePropMilestone,
|
|
3820
|
+
)
|
|
3821
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
3822
|
+
WebhookIssuesUnlockedPropIssuePropReactions as WebhookIssuesUnlockedPropIssuePropReactions,
|
|
3823
|
+
)
|
|
3879
3824
|
from githubkit.versions.v2022_11_28.models import (
|
|
3880
3825
|
WebhookIssuesUnpinnedPropIssuePropMilestone as WebhookIssuesUnpinnedPropIssuePropMilestone,
|
|
3881
3826
|
)
|
|
@@ -3996,12 +3941,6 @@ if TYPE_CHECKING:
|
|
|
3996
3941
|
from githubkit.versions.v2022_11_28.models import (
|
|
3997
3942
|
WebhookDeploymentStatusCreatedPropDeployment as WebhookDeploymentStatusCreatedPropDeployment,
|
|
3998
3943
|
)
|
|
3999
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4000
|
-
WebhookDiscussionCreatedPropDiscussionAllof0 as WebhookDiscussionCreatedPropDiscussionAllof0,
|
|
4001
|
-
)
|
|
4002
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4003
|
-
WebhookDiscussionCreatedPropDiscussionAllof1 as WebhookDiscussionCreatedPropDiscussionAllof1,
|
|
4004
|
-
)
|
|
4005
3944
|
from githubkit.versions.v2022_11_28.models import (
|
|
4006
3945
|
WebhookIssueCommentEditedPropChangesPropBody as WebhookIssueCommentEditedPropChangesPropBody,
|
|
4007
3946
|
)
|
|
@@ -4017,9 +3956,6 @@ if TYPE_CHECKING:
|
|
|
4017
3956
|
from githubkit.versions.v2022_11_28.models import (
|
|
4018
3957
|
WebhookIssuesDeletedPropIssuePropPullRequest as WebhookIssuesDeletedPropIssuePropPullRequest,
|
|
4019
3958
|
)
|
|
4020
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4021
|
-
WebhookIssuesDemilestonedPropIssueMergedUser as WebhookIssuesDemilestonedPropIssueMergedUser,
|
|
4022
|
-
)
|
|
4023
3959
|
from githubkit.versions.v2022_11_28.models import (
|
|
4024
3960
|
WebhookIssuesLabeledPropIssuePropLabelsItems as WebhookIssuesLabeledPropIssuePropLabelsItems,
|
|
4025
3961
|
)
|
|
@@ -4027,16 +3963,7 @@ if TYPE_CHECKING:
|
|
|
4027
3963
|
WebhookIssuesLabeledPropIssuePropPullRequest as WebhookIssuesLabeledPropIssuePropPullRequest,
|
|
4028
3964
|
)
|
|
4029
3965
|
from githubkit.versions.v2022_11_28.models import (
|
|
4030
|
-
|
|
4031
|
-
)
|
|
4032
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4033
|
-
WebhookIssuesReopenedPropIssueAllof0PropUser as WebhookIssuesReopenedPropIssueAllof0PropUser,
|
|
4034
|
-
)
|
|
4035
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4036
|
-
WebhookIssuesReopenedPropIssueAllof1PropUser as WebhookIssuesReopenedPropIssueAllof1PropUser,
|
|
4037
|
-
)
|
|
4038
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4039
|
-
WebhookIssuesReopenedPropIssueMergedAssignee as WebhookIssuesReopenedPropIssueMergedAssignee,
|
|
3966
|
+
WebhookIssuesMilestonedPropIssuePropAssignee as WebhookIssuesMilestonedPropIssuePropAssignee,
|
|
4040
3967
|
)
|
|
4041
3968
|
from githubkit.versions.v2022_11_28.models import (
|
|
4042
3969
|
WebhookIssuesUnassignedPropIssuePropAssignee as WebhookIssuesUnassignedPropIssuePropAssignee,
|
|
@@ -4047,15 +3974,6 @@ if TYPE_CHECKING:
|
|
|
4047
3974
|
from githubkit.versions.v2022_11_28.models import (
|
|
4048
3975
|
WebhookIssuesUnlabeledPropIssuePropReactions as WebhookIssuesUnlabeledPropIssuePropReactions,
|
|
4049
3976
|
)
|
|
4050
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4051
|
-
WebhookIssuesUnlockedPropIssueAllof0PropUser as WebhookIssuesUnlockedPropIssueAllof0PropUser,
|
|
4052
|
-
)
|
|
4053
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4054
|
-
WebhookIssuesUnlockedPropIssueAllof1PropUser as WebhookIssuesUnlockedPropIssueAllof1PropUser,
|
|
4055
|
-
)
|
|
4056
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4057
|
-
WebhookIssuesUnlockedPropIssueMergedAssignee as WebhookIssuesUnlockedPropIssueMergedAssignee,
|
|
4058
|
-
)
|
|
4059
3977
|
from githubkit.versions.v2022_11_28.models import (
|
|
4060
3978
|
WebhookLabelEditedPropChangesPropDescription as WebhookLabelEditedPropChangesPropDescription,
|
|
4061
3979
|
)
|
|
@@ -4104,6 +4022,9 @@ if TYPE_CHECKING:
|
|
|
4104
4022
|
from githubkit.versions.v2022_11_28.models import (
|
|
4105
4023
|
WebhookReleaseEditedPropReleasePropReactions as WebhookReleaseEditedPropReleasePropReactions,
|
|
4106
4024
|
)
|
|
4025
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
4026
|
+
WebhookReleasePublishedPropReleasePropAuthor as WebhookReleasePublishedPropReleasePropAuthor,
|
|
4027
|
+
)
|
|
4107
4028
|
from githubkit.versions.v2022_11_28.models import (
|
|
4108
4029
|
WebhookRepositoryEditedPropChangesPropTopics as WebhookRepositoryEditedPropChangesPropTopics,
|
|
4109
4030
|
)
|
|
@@ -4189,13 +4110,16 @@ if TYPE_CHECKING:
|
|
|
4189
4110
|
WebhookIssuesAssignedPropIssuePropPullRequest as WebhookIssuesAssignedPropIssuePropPullRequest,
|
|
4190
4111
|
)
|
|
4191
4112
|
from githubkit.versions.v2022_11_28.models import (
|
|
4192
|
-
|
|
4113
|
+
WebhookIssuesMilestonedPropIssuePropMilestone as WebhookIssuesMilestonedPropIssuePropMilestone,
|
|
4114
|
+
)
|
|
4115
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
4116
|
+
WebhookIssuesMilestonedPropIssuePropReactions as WebhookIssuesMilestonedPropIssuePropReactions,
|
|
4193
4117
|
)
|
|
4194
4118
|
from githubkit.versions.v2022_11_28.models import (
|
|
4195
|
-
|
|
4119
|
+
WebhookIssuesReopenedPropIssuePropLabelsItems as WebhookIssuesReopenedPropIssuePropLabelsItems,
|
|
4196
4120
|
)
|
|
4197
4121
|
from githubkit.versions.v2022_11_28.models import (
|
|
4198
|
-
|
|
4122
|
+
WebhookIssuesReopenedPropIssuePropPullRequest as WebhookIssuesReopenedPropIssuePropPullRequest,
|
|
4199
4123
|
)
|
|
4200
4124
|
from githubkit.versions.v2022_11_28.models import (
|
|
4201
4125
|
WebhookIssuesTransferredPropIssuePropAssignee as WebhookIssuesTransferredPropIssuePropAssignee,
|
|
@@ -4207,13 +4131,10 @@ if TYPE_CHECKING:
|
|
|
4207
4131
|
WebhookIssuesUnassignedPropIssuePropReactions as WebhookIssuesUnassignedPropIssuePropReactions,
|
|
4208
4132
|
)
|
|
4209
4133
|
from githubkit.versions.v2022_11_28.models import (
|
|
4210
|
-
|
|
4134
|
+
WebhookIssuesUnlockedPropIssuePropLabelsItems as WebhookIssuesUnlockedPropIssuePropLabelsItems,
|
|
4211
4135
|
)
|
|
4212
4136
|
from githubkit.versions.v2022_11_28.models import (
|
|
4213
|
-
|
|
4214
|
-
)
|
|
4215
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4216
|
-
WebhookIssuesUnlockedPropIssueMergedReactions as WebhookIssuesUnlockedPropIssueMergedReactions,
|
|
4137
|
+
WebhookIssuesUnlockedPropIssuePropPullRequest as WebhookIssuesUnlockedPropIssuePropPullRequest,
|
|
4217
4138
|
)
|
|
4218
4139
|
from githubkit.versions.v2022_11_28.models import (
|
|
4219
4140
|
WebhookIssuesUnpinnedPropIssuePropLabelsItems as WebhookIssuesUnpinnedPropIssuePropLabelsItems,
|
|
@@ -4224,18 +4145,9 @@ if TYPE_CHECKING:
|
|
|
4224
4145
|
from githubkit.versions.v2022_11_28.models import (
|
|
4225
4146
|
WebhookProjectColumnEditedPropChangesPropName as WebhookProjectColumnEditedPropChangesPropName,
|
|
4226
4147
|
)
|
|
4227
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4228
|
-
WebhookPullRequestClosedPropPullRequestAllof1 as WebhookPullRequestClosedPropPullRequestAllof1,
|
|
4229
|
-
)
|
|
4230
4148
|
from githubkit.versions.v2022_11_28.models import (
|
|
4231
4149
|
WebhookPullRequestDemilestonedPropPullRequest as WebhookPullRequestDemilestonedPropPullRequest,
|
|
4232
4150
|
)
|
|
4233
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4234
|
-
WebhookPullRequestEditedPropPullRequestAllof1 as WebhookPullRequestEditedPropPullRequestAllof1,
|
|
4235
|
-
)
|
|
4236
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4237
|
-
WebhookPullRequestOpenedPropPullRequestAllof1 as WebhookPullRequestOpenedPropPullRequestAllof1,
|
|
4238
|
-
)
|
|
4239
4151
|
from githubkit.versions.v2022_11_28.models import (
|
|
4240
4152
|
WebhookPullRequestReviewEditedPropPullRequest as WebhookPullRequestReviewEditedPropPullRequest,
|
|
4241
4153
|
)
|
|
@@ -4330,25 +4242,13 @@ if TYPE_CHECKING:
|
|
|
4330
4242
|
WebhookIssuesClosedPropIssueAllof1PropAssignee as WebhookIssuesClosedPropIssueAllof1PropAssignee,
|
|
4331
4243
|
)
|
|
4332
4244
|
from githubkit.versions.v2022_11_28.models import (
|
|
4333
|
-
|
|
4245
|
+
WebhookIssuesDemilestonedPropIssuePropAssignee as WebhookIssuesDemilestonedPropIssuePropAssignee,
|
|
4334
4246
|
)
|
|
4335
4247
|
from githubkit.versions.v2022_11_28.models import (
|
|
4336
4248
|
WebhookIssuesEditedPropIssuePropAssigneesItems as WebhookIssuesEditedPropIssuePropAssigneesItems,
|
|
4337
4249
|
)
|
|
4338
4250
|
from githubkit.versions.v2022_11_28.models import (
|
|
4339
|
-
|
|
4340
|
-
)
|
|
4341
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4342
|
-
WebhookIssuesLockedPropIssueAllof1PropAssignee as WebhookIssuesLockedPropIssueAllof1PropAssignee,
|
|
4343
|
-
)
|
|
4344
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4345
|
-
WebhookIssuesMilestonedPropIssueAllof0PropUser as WebhookIssuesMilestonedPropIssueAllof0PropUser,
|
|
4346
|
-
)
|
|
4347
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4348
|
-
WebhookIssuesMilestonedPropIssueAllof1PropUser as WebhookIssuesMilestonedPropIssueAllof1PropUser,
|
|
4349
|
-
)
|
|
4350
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4351
|
-
WebhookIssuesMilestonedPropIssueMergedAssignee as WebhookIssuesMilestonedPropIssueMergedAssignee,
|
|
4251
|
+
WebhookIssuesLockedPropIssuePropAssigneesItems as WebhookIssuesLockedPropIssuePropAssigneesItems,
|
|
4352
4252
|
)
|
|
4353
4253
|
from githubkit.versions.v2022_11_28.models import (
|
|
4354
4254
|
WebhookIssuesOpenedPropIssuePropAssigneesItems as WebhookIssuesOpenedPropIssuePropAssigneesItems,
|
|
@@ -4399,13 +4299,13 @@ if TYPE_CHECKING:
|
|
|
4399
4299
|
WebhookReleaseEditedPropReleasePropAssetsItems as WebhookReleaseEditedPropReleasePropAssetsItems,
|
|
4400
4300
|
)
|
|
4401
4301
|
from githubkit.versions.v2022_11_28.models import (
|
|
4402
|
-
|
|
4302
|
+
WebhookReleasePrereleasedPropReleasePropAuthor as WebhookReleasePrereleasedPropReleasePropAuthor,
|
|
4403
4303
|
)
|
|
4404
4304
|
from githubkit.versions.v2022_11_28.models import (
|
|
4405
|
-
|
|
4305
|
+
WebhookReleaseReleasedPropReleasePropReactions as WebhookReleaseReleasedPropReleasePropReactions,
|
|
4406
4306
|
)
|
|
4407
4307
|
from githubkit.versions.v2022_11_28.models import (
|
|
4408
|
-
|
|
4308
|
+
WebhookReleaseUnpublishedPropReleasePropAuthor as WebhookReleaseUnpublishedPropReleasePropAuthor,
|
|
4409
4309
|
)
|
|
4410
4310
|
from githubkit.versions.v2022_11_28.models import (
|
|
4411
4311
|
WebhookRepositoryEditedPropChangesPropHomepage as WebhookRepositoryEditedPropChangesPropHomepage,
|
|
@@ -4504,25 +4404,19 @@ if TYPE_CHECKING:
|
|
|
4504
4404
|
WebhookIssuesDeletedPropIssuePropAssigneesItems as WebhookIssuesDeletedPropIssuePropAssigneesItems,
|
|
4505
4405
|
)
|
|
4506
4406
|
from githubkit.versions.v2022_11_28.models import (
|
|
4507
|
-
|
|
4508
|
-
)
|
|
4509
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4510
|
-
WebhookIssuesLockedPropIssueAllof0PropMilestone as WebhookIssuesLockedPropIssueAllof0PropMilestone,
|
|
4407
|
+
WebhookIssuesDemilestonedPropIssuePropMilestone as WebhookIssuesDemilestonedPropIssuePropMilestone,
|
|
4511
4408
|
)
|
|
4512
4409
|
from githubkit.versions.v2022_11_28.models import (
|
|
4513
|
-
|
|
4410
|
+
WebhookIssuesDemilestonedPropIssuePropReactions as WebhookIssuesDemilestonedPropIssuePropReactions,
|
|
4514
4411
|
)
|
|
4515
4412
|
from githubkit.versions.v2022_11_28.models import (
|
|
4516
|
-
|
|
4517
|
-
)
|
|
4518
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4519
|
-
WebhookIssuesLockedPropIssueAllof1PropReactions as WebhookIssuesLockedPropIssueAllof1PropReactions,
|
|
4413
|
+
WebhookIssuesLabeledPropIssuePropAssigneesItems as WebhookIssuesLabeledPropIssuePropAssigneesItems,
|
|
4520
4414
|
)
|
|
4521
4415
|
from githubkit.versions.v2022_11_28.models import (
|
|
4522
|
-
|
|
4416
|
+
WebhookIssuesMilestonedPropIssuePropLabelsItems as WebhookIssuesMilestonedPropIssuePropLabelsItems,
|
|
4523
4417
|
)
|
|
4524
4418
|
from githubkit.versions.v2022_11_28.models import (
|
|
4525
|
-
|
|
4419
|
+
WebhookIssuesMilestonedPropIssuePropPullRequest as WebhookIssuesMilestonedPropIssuePropPullRequest,
|
|
4526
4420
|
)
|
|
4527
4421
|
from githubkit.versions.v2022_11_28.models import (
|
|
4528
4422
|
WebhookIssuesMilestonedPropMilestonePropCreator as WebhookIssuesMilestonedPropMilestonePropCreator,
|
|
@@ -4557,18 +4451,15 @@ if TYPE_CHECKING:
|
|
|
4557
4451
|
from githubkit.versions.v2022_11_28.models import (
|
|
4558
4452
|
WebhookPullRequestLockedPropPullRequestPropUser as WebhookPullRequestLockedPropPullRequestPropUser,
|
|
4559
4453
|
)
|
|
4560
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4561
|
-
WebhookPullRequestReadyForReviewPropPullRequest as WebhookPullRequestReadyForReviewPropPullRequest,
|
|
4562
|
-
)
|
|
4563
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4564
|
-
WebhookPullRequestReopenedPropPullRequestAllof1 as WebhookPullRequestReopenedPropPullRequestAllof1,
|
|
4565
|
-
)
|
|
4566
4454
|
from githubkit.versions.v2022_11_28.models import (
|
|
4567
4455
|
WebhookReleaseCreatedPropReleasePropAssetsItems as WebhookReleaseCreatedPropReleasePropAssetsItems,
|
|
4568
4456
|
)
|
|
4569
4457
|
from githubkit.versions.v2022_11_28.models import (
|
|
4570
4458
|
WebhookReleaseDeletedPropReleasePropAssetsItems as WebhookReleaseDeletedPropReleasePropAssetsItems,
|
|
4571
4459
|
)
|
|
4460
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
4461
|
+
WebhookReleasePublishedPropReleasePropReactions as WebhookReleasePublishedPropReleasePropReactions,
|
|
4462
|
+
)
|
|
4572
4463
|
from githubkit.versions.v2022_11_28.models import (
|
|
4573
4464
|
WebhookSponsorshipEditedPropSponsorshipPropTier as WebhookSponsorshipEditedPropSponsorshipPropTier,
|
|
4574
4465
|
)
|
|
@@ -4665,9 +4556,6 @@ if TYPE_CHECKING:
|
|
|
4665
4556
|
from githubkit.versions.v2022_11_28.models import (
|
|
4666
4557
|
WebhookDiscussionAnsweredPropAnswerPropReactions as WebhookDiscussionAnsweredPropAnswerPropReactions,
|
|
4667
4558
|
)
|
|
4668
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4669
|
-
WebhookDiscussionCreatedPropDiscussionMergedUser as WebhookDiscussionCreatedPropDiscussionMergedUser,
|
|
4670
|
-
)
|
|
4671
4559
|
from githubkit.versions.v2022_11_28.models import (
|
|
4672
4560
|
WebhookDiscussionUnansweredPropOldAnswerPropUser as WebhookDiscussionUnansweredPropOldAnswerPropUser,
|
|
4673
4561
|
)
|
|
@@ -4681,19 +4569,7 @@ if TYPE_CHECKING:
|
|
|
4681
4569
|
WebhookIssuesAssignedPropIssuePropAssigneesItems as WebhookIssuesAssignedPropIssuePropAssigneesItems,
|
|
4682
4570
|
)
|
|
4683
4571
|
from githubkit.versions.v2022_11_28.models import (
|
|
4684
|
-
|
|
4685
|
-
)
|
|
4686
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4687
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropUser as WebhookIssuesDemilestonedPropIssueAllof1PropUser,
|
|
4688
|
-
)
|
|
4689
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4690
|
-
WebhookIssuesDemilestonedPropIssueMergedAssignee as WebhookIssuesDemilestonedPropIssueMergedAssignee,
|
|
4691
|
-
)
|
|
4692
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4693
|
-
WebhookIssuesReopenedPropIssueAllof0PropAssignee as WebhookIssuesReopenedPropIssueAllof0PropAssignee,
|
|
4694
|
-
)
|
|
4695
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4696
|
-
WebhookIssuesReopenedPropIssueAllof1PropAssignee as WebhookIssuesReopenedPropIssueAllof1PropAssignee,
|
|
4572
|
+
WebhookIssuesReopenedPropIssuePropAssigneesItems as WebhookIssuesReopenedPropIssuePropAssigneesItems,
|
|
4697
4573
|
)
|
|
4698
4574
|
from githubkit.versions.v2022_11_28.models import (
|
|
4699
4575
|
WebhookIssuesTransferredPropIssuePropLabelsItems as WebhookIssuesTransferredPropIssuePropLabelsItems,
|
|
@@ -4702,10 +4578,7 @@ if TYPE_CHECKING:
|
|
|
4702
4578
|
WebhookIssuesTransferredPropIssuePropPullRequest as WebhookIssuesTransferredPropIssuePropPullRequest,
|
|
4703
4579
|
)
|
|
4704
4580
|
from githubkit.versions.v2022_11_28.models import (
|
|
4705
|
-
|
|
4706
|
-
)
|
|
4707
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4708
|
-
WebhookIssuesUnlockedPropIssueAllof1PropAssignee as WebhookIssuesUnlockedPropIssueAllof1PropAssignee,
|
|
4581
|
+
WebhookIssuesUnlockedPropIssuePropAssigneesItems as WebhookIssuesUnlockedPropIssuePropAssigneesItems,
|
|
4709
4582
|
)
|
|
4710
4583
|
from githubkit.versions.v2022_11_28.models import (
|
|
4711
4584
|
WebhookIssuesUnpinnedPropIssuePropAssigneesItems as WebhookIssuesUnpinnedPropIssuePropAssigneesItems,
|
|
@@ -4755,21 +4628,9 @@ if TYPE_CHECKING:
|
|
|
4755
4628
|
from githubkit.versions.v2022_11_28.models import (
|
|
4756
4629
|
WebhookRegistryPackageUpdatedPropRegistryPackage as WebhookRegistryPackageUpdatedPropRegistryPackage,
|
|
4757
4630
|
)
|
|
4758
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4759
|
-
WebhookReleasePrereleasedPropReleaseMergedAssets as WebhookReleasePrereleasedPropReleaseMergedAssets,
|
|
4760
|
-
)
|
|
4761
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4762
|
-
WebhookReleasePrereleasedPropReleaseMergedAuthor as WebhookReleasePrereleasedPropReleaseMergedAuthor,
|
|
4763
|
-
)
|
|
4764
4631
|
from githubkit.versions.v2022_11_28.models import (
|
|
4765
4632
|
WebhookReleaseReleasedPropReleasePropAssetsItems as WebhookReleaseReleasedPropReleasePropAssetsItems,
|
|
4766
4633
|
)
|
|
4767
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4768
|
-
WebhookReleaseUnpublishedPropReleaseMergedAssets as WebhookReleaseUnpublishedPropReleaseMergedAssets,
|
|
4769
|
-
)
|
|
4770
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4771
|
-
WebhookReleaseUnpublishedPropReleaseMergedAuthor as WebhookReleaseUnpublishedPropReleaseMergedAuthor,
|
|
4772
|
-
)
|
|
4773
4634
|
from githubkit.versions.v2022_11_28.models import (
|
|
4774
4635
|
WebhookRepositoryDispatchSamplePropClientPayload as WebhookRepositoryDispatchSamplePropClientPayload,
|
|
4775
4636
|
)
|
|
@@ -4788,18 +4649,9 @@ if TYPE_CHECKING:
|
|
|
4788
4649
|
from githubkit.versions.v2022_11_28.models import (
|
|
4789
4650
|
WebhookWorkflowJobCompletedPropWorkflowJobAllof1 as WebhookWorkflowJobCompletedPropWorkflowJobAllof1,
|
|
4790
4651
|
)
|
|
4791
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4792
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0 as WebhookWorkflowRunCompletedPropWorkflowRunAllof0,
|
|
4793
|
-
)
|
|
4794
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4795
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1 as WebhookWorkflowRunCompletedPropWorkflowRunAllof1,
|
|
4796
|
-
)
|
|
4797
4652
|
from githubkit.versions.v2022_11_28.models import (
|
|
4798
4653
|
CodespaceWithFullRepositoryPropRuntimeConstraints as CodespaceWithFullRepositoryPropRuntimeConstraints,
|
|
4799
4654
|
)
|
|
4800
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4801
|
-
GlobalAdvisoryPropVulnerabilitiesItemsPropPackage as GlobalAdvisoryPropVulnerabilitiesItemsPropPackage,
|
|
4802
|
-
)
|
|
4803
4655
|
from githubkit.versions.v2022_11_28.models import (
|
|
4804
4656
|
OrgsOrgActionsRunnersRunnerIdLabelsGetResponse200 as OrgsOrgActionsRunnersRunnerIdLabelsGetResponse200,
|
|
4805
4657
|
)
|
|
@@ -4924,50 +4776,17 @@ if TYPE_CHECKING:
|
|
|
4924
4776
|
WebhookIssuesClosedPropIssueAllof1PropLabelsItems as WebhookIssuesClosedPropIssueAllof1PropLabelsItems,
|
|
4925
4777
|
)
|
|
4926
4778
|
from githubkit.versions.v2022_11_28.models import (
|
|
4927
|
-
|
|
4779
|
+
WebhookIssuesDemilestonedPropIssuePropLabelsItems as WebhookIssuesDemilestonedPropIssuePropLabelsItems,
|
|
4928
4780
|
)
|
|
4929
4781
|
from githubkit.versions.v2022_11_28.models import (
|
|
4930
|
-
|
|
4782
|
+
WebhookIssuesDemilestonedPropIssuePropPullRequest as WebhookIssuesDemilestonedPropIssuePropPullRequest,
|
|
4931
4783
|
)
|
|
4932
4784
|
from githubkit.versions.v2022_11_28.models import (
|
|
4933
4785
|
WebhookIssuesDemilestonedPropMilestonePropCreator as WebhookIssuesDemilestonedPropMilestonePropCreator,
|
|
4934
4786
|
)
|
|
4935
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4936
|
-
WebhookIssuesLockedPropIssueAllof0PropLabelsItems as WebhookIssuesLockedPropIssueAllof0PropLabelsItems,
|
|
4937
|
-
)
|
|
4938
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4939
|
-
WebhookIssuesLockedPropIssueAllof0PropPullRequest as WebhookIssuesLockedPropIssueAllof0PropPullRequest,
|
|
4940
|
-
)
|
|
4941
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4942
|
-
WebhookIssuesLockedPropIssueAllof1PropLabelsItems as WebhookIssuesLockedPropIssueAllof1PropLabelsItems,
|
|
4943
|
-
)
|
|
4944
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4945
|
-
WebhookIssuesReopenedPropIssueAllof0PropMilestone as WebhookIssuesReopenedPropIssueAllof0PropMilestone,
|
|
4946
|
-
)
|
|
4947
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4948
|
-
WebhookIssuesReopenedPropIssueAllof0PropReactions as WebhookIssuesReopenedPropIssueAllof0PropReactions,
|
|
4949
|
-
)
|
|
4950
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4951
|
-
WebhookIssuesReopenedPropIssueAllof1PropMilestone as WebhookIssuesReopenedPropIssueAllof1PropMilestone,
|
|
4952
|
-
)
|
|
4953
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4954
|
-
WebhookIssuesReopenedPropIssueAllof1PropReactions as WebhookIssuesReopenedPropIssueAllof1PropReactions,
|
|
4955
|
-
)
|
|
4956
4787
|
from githubkit.versions.v2022_11_28.models import (
|
|
4957
4788
|
WebhookIssuesUnlabeledPropIssuePropAssigneesItems as WebhookIssuesUnlabeledPropIssuePropAssigneesItems,
|
|
4958
4789
|
)
|
|
4959
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4960
|
-
WebhookIssuesUnlockedPropIssueAllof0PropMilestone as WebhookIssuesUnlockedPropIssueAllof0PropMilestone,
|
|
4961
|
-
)
|
|
4962
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4963
|
-
WebhookIssuesUnlockedPropIssueAllof0PropReactions as WebhookIssuesUnlockedPropIssueAllof0PropReactions,
|
|
4964
|
-
)
|
|
4965
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4966
|
-
WebhookIssuesUnlockedPropIssueAllof1PropMilestone as WebhookIssuesUnlockedPropIssueAllof1PropMilestone,
|
|
4967
|
-
)
|
|
4968
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4969
|
-
WebhookIssuesUnlockedPropIssueAllof1PropReactions as WebhookIssuesUnlockedPropIssueAllof1PropReactions,
|
|
4970
|
-
)
|
|
4971
4790
|
from githubkit.versions.v2022_11_28.models import (
|
|
4972
4791
|
WebhookPullRequestAssignedPropPullRequestPropBase as WebhookPullRequestAssignedPropPullRequestPropBase,
|
|
4973
4792
|
)
|
|
@@ -4980,9 +4799,6 @@ if TYPE_CHECKING:
|
|
|
4980
4799
|
from githubkit.versions.v2022_11_28.models import (
|
|
4981
4800
|
WebhookPullRequestAutoMergeEnabledPropPullRequest as WebhookPullRequestAutoMergeEnabledPropPullRequest,
|
|
4982
4801
|
)
|
|
4983
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
4984
|
-
WebhookPullRequestConvertedToDraftPropPullRequest as WebhookPullRequestConvertedToDraftPropPullRequest,
|
|
4985
|
-
)
|
|
4986
4802
|
from githubkit.versions.v2022_11_28.models import (
|
|
4987
4803
|
WebhookPullRequestDequeuedPropPullRequestPropBase as WebhookPullRequestDequeuedPropPullRequestPropBase,
|
|
4988
4804
|
)
|
|
@@ -5025,6 +4841,15 @@ if TYPE_CHECKING:
|
|
|
5025
4841
|
from githubkit.versions.v2022_11_28.models import (
|
|
5026
4842
|
WebhookPullRequestUnlockedPropPullRequestPropUser as WebhookPullRequestUnlockedPropPullRequestPropUser,
|
|
5027
4843
|
)
|
|
4844
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
4845
|
+
WebhookReleasePrereleasedPropReleasePropReactions as WebhookReleasePrereleasedPropReleasePropReactions,
|
|
4846
|
+
)
|
|
4847
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
4848
|
+
WebhookReleasePublishedPropReleasePropAssetsItems as WebhookReleasePublishedPropReleasePropAssetsItems,
|
|
4849
|
+
)
|
|
4850
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
4851
|
+
WebhookReleaseUnpublishedPropReleasePropReactions as WebhookReleaseUnpublishedPropReleasePropReactions,
|
|
4852
|
+
)
|
|
5028
4853
|
from githubkit.versions.v2022_11_28.models import (
|
|
5029
4854
|
WebhookRepositoryEditedPropChangesPropDescription as WebhookRepositoryEditedPropChangesPropDescription,
|
|
5030
4855
|
)
|
|
@@ -5049,12 +4874,6 @@ if TYPE_CHECKING:
|
|
|
5049
4874
|
from githubkit.versions.v2022_11_28.models import (
|
|
5050
4875
|
WebhookWorkflowJobInProgressPropWorkflowJobAllof1 as WebhookWorkflowJobInProgressPropWorkflowJobAllof1,
|
|
5051
4876
|
)
|
|
5052
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5053
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0 as WebhookWorkflowRunInProgressPropWorkflowRunAllof0,
|
|
5054
|
-
)
|
|
5055
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5056
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1 as WebhookWorkflowRunInProgressPropWorkflowRunAllof1,
|
|
5057
|
-
)
|
|
5058
4877
|
from githubkit.versions.v2022_11_28.models import (
|
|
5059
4878
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202 as AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
5060
4879
|
)
|
|
@@ -5137,10 +4956,7 @@ if TYPE_CHECKING:
|
|
|
5137
4956
|
WebhookIssueCommentDeletedPropIssueMergedReactions as WebhookIssueCommentDeletedPropIssueMergedReactions,
|
|
5138
4957
|
)
|
|
5139
4958
|
from githubkit.versions.v2022_11_28.models import (
|
|
5140
|
-
|
|
5141
|
-
)
|
|
5142
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5143
|
-
WebhookIssuesMilestonedPropIssueAllof1PropAssignee as WebhookIssuesMilestonedPropIssueAllof1PropAssignee,
|
|
4959
|
+
WebhookIssuesMilestonedPropIssuePropAssigneesItems as WebhookIssuesMilestonedPropIssuePropAssigneesItems,
|
|
5144
4960
|
)
|
|
5145
4961
|
from githubkit.versions.v2022_11_28.models import (
|
|
5146
4962
|
WebhookIssuesOpenedPropChangesPropOldIssuePropUser as WebhookIssuesOpenedPropChangesPropOldIssuePropUser,
|
|
@@ -5193,12 +5009,6 @@ if TYPE_CHECKING:
|
|
|
5193
5009
|
from githubkit.versions.v2022_11_28.models import (
|
|
5194
5010
|
WebhookRegistryPackagePublishedPropRegistryPackage as WebhookRegistryPackagePublishedPropRegistryPackage,
|
|
5195
5011
|
)
|
|
5196
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5197
|
-
WebhookReleasePublishedPropReleaseAllof0PropAuthor as WebhookReleasePublishedPropReleaseAllof0PropAuthor,
|
|
5198
|
-
)
|
|
5199
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5200
|
-
WebhookReleasePublishedPropReleaseAllof1PropAuthor as WebhookReleasePublishedPropReleaseAllof1PropAuthor,
|
|
5201
|
-
)
|
|
5202
5012
|
from githubkit.versions.v2022_11_28.models import (
|
|
5203
5013
|
WebhookRepositoryRulesetEditedPropChangesPropRules as WebhookRepositoryRulesetEditedPropChangesPropRules,
|
|
5204
5014
|
)
|
|
@@ -5271,39 +5081,9 @@ if TYPE_CHECKING:
|
|
|
5271
5081
|
from githubkit.versions.v2022_11_28.models import (
|
|
5272
5082
|
WebhookInstallationTargetRenamedPropChangesPropSlug as WebhookInstallationTargetRenamedPropChangesPropSlug,
|
|
5273
5083
|
)
|
|
5274
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5275
|
-
WebhookIssuesMilestonedPropIssueAllof0PropMilestone as WebhookIssuesMilestonedPropIssueAllof0PropMilestone,
|
|
5276
|
-
)
|
|
5277
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5278
|
-
WebhookIssuesMilestonedPropIssueAllof0PropReactions as WebhookIssuesMilestonedPropIssueAllof0PropReactions,
|
|
5279
|
-
)
|
|
5280
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5281
|
-
WebhookIssuesMilestonedPropIssueAllof1PropMilestone as WebhookIssuesMilestonedPropIssueAllof1PropMilestone,
|
|
5282
|
-
)
|
|
5283
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5284
|
-
WebhookIssuesMilestonedPropIssueAllof1PropReactions as WebhookIssuesMilestonedPropIssueAllof1PropReactions,
|
|
5285
|
-
)
|
|
5286
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5287
|
-
WebhookIssuesReopenedPropIssueAllof0PropLabelsItems as WebhookIssuesReopenedPropIssueAllof0PropLabelsItems,
|
|
5288
|
-
)
|
|
5289
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5290
|
-
WebhookIssuesReopenedPropIssueAllof0PropPullRequest as WebhookIssuesReopenedPropIssueAllof0PropPullRequest,
|
|
5291
|
-
)
|
|
5292
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5293
|
-
WebhookIssuesReopenedPropIssueAllof1PropLabelsItems as WebhookIssuesReopenedPropIssueAllof1PropLabelsItems,
|
|
5294
|
-
)
|
|
5295
5084
|
from githubkit.versions.v2022_11_28.models import (
|
|
5296
5085
|
WebhookIssuesTransferredPropIssuePropAssigneesItems as WebhookIssuesTransferredPropIssuePropAssigneesItems,
|
|
5297
5086
|
)
|
|
5298
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5299
|
-
WebhookIssuesUnlockedPropIssueAllof0PropLabelsItems as WebhookIssuesUnlockedPropIssueAllof0PropLabelsItems,
|
|
5300
|
-
)
|
|
5301
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5302
|
-
WebhookIssuesUnlockedPropIssueAllof0PropPullRequest as WebhookIssuesUnlockedPropIssueAllof0PropPullRequest,
|
|
5303
|
-
)
|
|
5304
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5305
|
-
WebhookIssuesUnlockedPropIssueAllof1PropLabelsItems as WebhookIssuesUnlockedPropIssueAllof1PropLabelsItems,
|
|
5306
|
-
)
|
|
5307
5087
|
from githubkit.versions.v2022_11_28.models import (
|
|
5308
5088
|
WebhookProjectCardCreatedPropProjectCardPropCreator as WebhookProjectCardCreatedPropProjectCardPropCreator,
|
|
5309
5089
|
)
|
|
@@ -5349,6 +5129,12 @@ if TYPE_CHECKING:
|
|
|
5349
5129
|
from githubkit.versions.v2022_11_28.models import (
|
|
5350
5130
|
WebhookPullRequestUnlabeledPropPullRequestPropLinks as WebhookPullRequestUnlabeledPropPullRequestPropLinks,
|
|
5351
5131
|
)
|
|
5132
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
5133
|
+
WebhookReleasePrereleasedPropReleasePropAssetsItems as WebhookReleasePrereleasedPropReleasePropAssetsItems,
|
|
5134
|
+
)
|
|
5135
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
5136
|
+
WebhookReleaseUnpublishedPropReleasePropAssetsItems as WebhookReleaseUnpublishedPropReleasePropAssetsItems,
|
|
5137
|
+
)
|
|
5352
5138
|
from githubkit.versions.v2022_11_28.models import (
|
|
5353
5139
|
WebhookRepositoryEditedPropChangesPropDefaultBranch as WebhookRepositoryEditedPropChangesPropDefaultBranch,
|
|
5354
5140
|
)
|
|
@@ -5373,6 +5159,9 @@ if TYPE_CHECKING:
|
|
|
5373
5159
|
from githubkit.versions.v2022_11_28.models import (
|
|
5374
5160
|
WebhookTeamEditedPropRepositoryPropCustomProperties as WebhookTeamEditedPropRepositoryPropCustomProperties,
|
|
5375
5161
|
)
|
|
5162
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
5163
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropActor as WebhookWorkflowRunCompletedPropWorkflowRunPropActor,
|
|
5164
|
+
)
|
|
5376
5165
|
from githubkit.versions.v2022_11_28.models import (
|
|
5377
5166
|
WebhookWorkflowRunRequestedPropWorkflowRunPropActor as WebhookWorkflowRunRequestedPropWorkflowRunPropActor,
|
|
5378
5167
|
)
|
|
@@ -5391,15 +5180,6 @@ if TYPE_CHECKING:
|
|
|
5391
5180
|
from githubkit.versions.v2022_11_28.models import (
|
|
5392
5181
|
RepositoryRuleCommitAuthorEmailPatternPropParameters as RepositoryRuleCommitAuthorEmailPatternPropParameters,
|
|
5393
5182
|
)
|
|
5394
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5395
|
-
WebhookDiscussionCreatedPropDiscussionAllof0PropUser as WebhookDiscussionCreatedPropDiscussionAllof0PropUser,
|
|
5396
|
-
)
|
|
5397
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5398
|
-
WebhookDiscussionCreatedPropDiscussionAllof1PropUser as WebhookDiscussionCreatedPropDiscussionAllof1PropUser,
|
|
5399
|
-
)
|
|
5400
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5401
|
-
WebhookDiscussionCreatedPropDiscussionMergedCategory as WebhookDiscussionCreatedPropDiscussionMergedCategory,
|
|
5402
|
-
)
|
|
5403
5183
|
from githubkit.versions.v2022_11_28.models import (
|
|
5404
5184
|
WebhookInstallationTargetRenamedPropChangesPropLogin as WebhookInstallationTargetRenamedPropChangesPropLogin,
|
|
5405
5185
|
)
|
|
@@ -5416,19 +5196,13 @@ if TYPE_CHECKING:
|
|
|
5416
5196
|
WebhookIssuesClosedPropIssueAllof1PropAssigneesItems as WebhookIssuesClosedPropIssueAllof1PropAssigneesItems,
|
|
5417
5197
|
)
|
|
5418
5198
|
from githubkit.versions.v2022_11_28.models import (
|
|
5419
|
-
|
|
5420
|
-
)
|
|
5421
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5422
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropAssignee as WebhookIssuesDemilestonedPropIssueAllof1PropAssignee,
|
|
5199
|
+
WebhookIssuesDemilestonedPropIssuePropAssigneesItems as WebhookIssuesDemilestonedPropIssuePropAssigneesItems,
|
|
5423
5200
|
)
|
|
5424
5201
|
from githubkit.versions.v2022_11_28.models import (
|
|
5425
5202
|
WebhookIssuesEditedPropIssuePropMilestonePropCreator as WebhookIssuesEditedPropIssuePropMilestonePropCreator,
|
|
5426
5203
|
)
|
|
5427
5204
|
from githubkit.versions.v2022_11_28.models import (
|
|
5428
|
-
|
|
5429
|
-
)
|
|
5430
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5431
|
-
WebhookIssuesLockedPropIssueAllof1PropAssigneesItems as WebhookIssuesLockedPropIssueAllof1PropAssigneesItems,
|
|
5205
|
+
WebhookIssuesLockedPropIssuePropMilestonePropCreator as WebhookIssuesLockedPropIssuePropMilestonePropCreator,
|
|
5432
5206
|
)
|
|
5433
5207
|
from githubkit.versions.v2022_11_28.models import (
|
|
5434
5208
|
WebhookIssuesOpenedPropIssuePropMilestonePropCreator as WebhookIssuesOpenedPropIssuePropMilestonePropCreator,
|
|
@@ -5484,18 +5258,6 @@ if TYPE_CHECKING:
|
|
|
5484
5258
|
from githubkit.versions.v2022_11_28.models import (
|
|
5485
5259
|
WebhookPullRequestUnassignedPropPullRequestPropLinks as WebhookPullRequestUnassignedPropPullRequestPropLinks,
|
|
5486
5260
|
)
|
|
5487
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5488
|
-
WebhookReleasePrereleasedPropReleaseAllof0PropAuthor as WebhookReleasePrereleasedPropReleaseAllof0PropAuthor,
|
|
5489
|
-
)
|
|
5490
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5491
|
-
WebhookReleasePrereleasedPropReleaseAllof1PropAuthor as WebhookReleasePrereleasedPropReleaseAllof1PropAuthor,
|
|
5492
|
-
)
|
|
5493
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5494
|
-
WebhookReleaseUnpublishedPropReleaseAllof0PropAuthor as WebhookReleaseUnpublishedPropReleaseAllof0PropAuthor,
|
|
5495
|
-
)
|
|
5496
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5497
|
-
WebhookReleaseUnpublishedPropReleaseAllof1PropAuthor as WebhookReleaseUnpublishedPropReleaseAllof1PropAuthor,
|
|
5498
|
-
)
|
|
5499
5261
|
from githubkit.versions.v2022_11_28.models import (
|
|
5500
5262
|
WebhookSecretScanningAlertLocationCreatedFormEncoded as WebhookSecretScanningAlertLocationCreatedFormEncoded,
|
|
5501
5263
|
)
|
|
@@ -5523,6 +5285,9 @@ if TYPE_CHECKING:
|
|
|
5523
5285
|
from githubkit.versions.v2022_11_28.models import (
|
|
5524
5286
|
WebhookTeamDeletedPropRepositoryPropCustomProperties as WebhookTeamDeletedPropRepositoryPropCustomProperties,
|
|
5525
5287
|
)
|
|
5288
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
5289
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropActor as WebhookWorkflowRunInProgressPropWorkflowRunPropActor,
|
|
5290
|
+
)
|
|
5526
5291
|
from githubkit.versions.v2022_11_28.models import (
|
|
5527
5292
|
OrgsOrgActionsRunnersGenerateJitconfigPostResponse201 as OrgsOrgActionsRunnersGenerateJitconfigPostResponse201,
|
|
5528
5293
|
)
|
|
@@ -5568,9 +5333,6 @@ if TYPE_CHECKING:
|
|
|
5568
5333
|
from githubkit.versions.v2022_11_28.models import (
|
|
5569
5334
|
WebhookDeploymentCreatedPropWorkflowRunPropRepository as WebhookDeploymentCreatedPropWorkflowRunPropRepository,
|
|
5570
5335
|
)
|
|
5571
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5572
|
-
WebhookDiscussionCreatedPropDiscussionMergedReactions as WebhookDiscussionCreatedPropDiscussionMergedReactions,
|
|
5573
|
-
)
|
|
5574
5336
|
from githubkit.versions.v2022_11_28.models import (
|
|
5575
5337
|
WebhookDiscussionUnansweredPropOldAnswerPropReactions as WebhookDiscussionUnansweredPropOldAnswerPropReactions,
|
|
5576
5338
|
)
|
|
@@ -5601,18 +5363,6 @@ if TYPE_CHECKING:
|
|
|
5601
5363
|
from githubkit.versions.v2022_11_28.models import (
|
|
5602
5364
|
WebhookIssuesDeletedPropIssuePropMilestonePropCreator as WebhookIssuesDeletedPropIssuePropMilestonePropCreator,
|
|
5603
5365
|
)
|
|
5604
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5605
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropMilestone as WebhookIssuesDemilestonedPropIssueAllof0PropMilestone,
|
|
5606
|
-
)
|
|
5607
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5608
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropReactions as WebhookIssuesDemilestonedPropIssueAllof0PropReactions,
|
|
5609
|
-
)
|
|
5610
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5611
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropMilestone as WebhookIssuesDemilestonedPropIssueAllof1PropMilestone,
|
|
5612
|
-
)
|
|
5613
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5614
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropReactions as WebhookIssuesDemilestonedPropIssueAllof1PropReactions,
|
|
5615
|
-
)
|
|
5616
5366
|
from githubkit.versions.v2022_11_28.models import (
|
|
5617
5367
|
WebhookIssuesEditedPropIssuePropPerformedViaGithubApp as WebhookIssuesEditedPropIssuePropPerformedViaGithubApp,
|
|
5618
5368
|
)
|
|
@@ -5620,13 +5370,7 @@ if TYPE_CHECKING:
|
|
|
5620
5370
|
WebhookIssuesLabeledPropIssuePropMilestonePropCreator as WebhookIssuesLabeledPropIssuePropMilestonePropCreator,
|
|
5621
5371
|
)
|
|
5622
5372
|
from githubkit.versions.v2022_11_28.models import (
|
|
5623
|
-
|
|
5624
|
-
)
|
|
5625
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5626
|
-
WebhookIssuesMilestonedPropIssueAllof0PropPullRequest as WebhookIssuesMilestonedPropIssueAllof0PropPullRequest,
|
|
5627
|
-
)
|
|
5628
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5629
|
-
WebhookIssuesMilestonedPropIssueAllof1PropLabelsItems as WebhookIssuesMilestonedPropIssueAllof1PropLabelsItems,
|
|
5373
|
+
WebhookIssuesLockedPropIssuePropPerformedViaGithubApp as WebhookIssuesLockedPropIssuePropPerformedViaGithubApp,
|
|
5630
5374
|
)
|
|
5631
5375
|
from githubkit.versions.v2022_11_28.models import (
|
|
5632
5376
|
WebhookIssuesOpenedPropIssuePropPerformedViaGithubApp as WebhookIssuesOpenedPropIssuePropPerformedViaGithubApp,
|
|
@@ -5670,9 +5414,6 @@ if TYPE_CHECKING:
|
|
|
5670
5414
|
from githubkit.versions.v2022_11_28.models import (
|
|
5671
5415
|
WebhookPullRequestLabeledPropPullRequestPropMilestone as WebhookPullRequestLabeledPropPullRequestPropMilestone,
|
|
5672
5416
|
)
|
|
5673
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5674
|
-
WebhookPullRequestReadyForReviewPropPullRequestAllof1 as WebhookPullRequestReadyForReviewPropPullRequestAllof1,
|
|
5675
|
-
)
|
|
5676
5417
|
from githubkit.versions.v2022_11_28.models import (
|
|
5677
5418
|
WebhookPullRequestReviewCommentCreatedPropPullRequest as WebhookPullRequestReviewCommentCreatedPropPullRequest,
|
|
5678
5419
|
)
|
|
@@ -5700,9 +5441,6 @@ if TYPE_CHECKING:
|
|
|
5700
5441
|
from githubkit.versions.v2022_11_28.models import (
|
|
5701
5442
|
WebhookPullRequestUnlockedPropPullRequestPropMergedBy as WebhookPullRequestUnlockedPropPullRequestPropMergedBy,
|
|
5702
5443
|
)
|
|
5703
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5704
|
-
WebhookReleasePublishedPropReleaseAllof0PropReactions as WebhookReleasePublishedPropReleaseAllof0PropReactions,
|
|
5705
|
-
)
|
|
5706
5444
|
from githubkit.versions.v2022_11_28.models import (
|
|
5707
5445
|
WebhookSponsorshipCancelledPropSponsorshipPropSponsor as WebhookSponsorshipCancelledPropSponsorshipPropSponsor,
|
|
5708
5446
|
)
|
|
@@ -5718,9 +5456,6 @@ if TYPE_CHECKING:
|
|
|
5718
5456
|
from githubkit.versions.v2022_11_28.models import (
|
|
5719
5457
|
WebhookWorkflowJobQueuedPropWorkflowJobPropStepsItems as WebhookWorkflowJobQueuedPropWorkflowJobPropStepsItems,
|
|
5720
5458
|
)
|
|
5721
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5722
|
-
WebhookWorkflowRunCompletedPropWorkflowRunMergedActor as WebhookWorkflowRunCompletedPropWorkflowRunMergedActor,
|
|
5723
|
-
)
|
|
5724
5459
|
from githubkit.versions.v2022_11_28.models import (
|
|
5725
5460
|
WorkflowRunUsagePropBillablePropMacosPropJobRunsItems as WorkflowRunUsagePropBillablePropMacosPropJobRunsItems,
|
|
5726
5461
|
)
|
|
@@ -5794,16 +5529,10 @@ if TYPE_CHECKING:
|
|
|
5794
5529
|
WebhookIssuesOpenedPropChangesPropOldIssuePropAssignee as WebhookIssuesOpenedPropChangesPropOldIssuePropAssignee,
|
|
5795
5530
|
)
|
|
5796
5531
|
from githubkit.versions.v2022_11_28.models import (
|
|
5797
|
-
|
|
5532
|
+
WebhookIssuesReopenedPropIssuePropMilestonePropCreator as WebhookIssuesReopenedPropIssuePropMilestonePropCreator,
|
|
5798
5533
|
)
|
|
5799
5534
|
from githubkit.versions.v2022_11_28.models import (
|
|
5800
|
-
|
|
5801
|
-
)
|
|
5802
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5803
|
-
WebhookIssuesUnlockedPropIssueAllof0PropAssigneesItems as WebhookIssuesUnlockedPropIssueAllof0PropAssigneesItems,
|
|
5804
|
-
)
|
|
5805
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5806
|
-
WebhookIssuesUnlockedPropIssueAllof1PropAssigneesItems as WebhookIssuesUnlockedPropIssueAllof1PropAssigneesItems,
|
|
5535
|
+
WebhookIssuesUnlockedPropIssuePropMilestonePropCreator as WebhookIssuesUnlockedPropIssuePropMilestonePropCreator,
|
|
5807
5536
|
)
|
|
5808
5537
|
from githubkit.versions.v2022_11_28.models import (
|
|
5809
5538
|
WebhookIssuesUnpinnedPropIssuePropMilestonePropCreator as WebhookIssuesUnpinnedPropIssuePropMilestonePropCreator,
|
|
@@ -5877,9 +5606,6 @@ if TYPE_CHECKING:
|
|
|
5877
5606
|
from githubkit.versions.v2022_11_28.models import (
|
|
5878
5607
|
WebhookWorkflowJobWaitingPropWorkflowJobPropStepsItems as WebhookWorkflowJobWaitingPropWorkflowJobPropStepsItems,
|
|
5879
5608
|
)
|
|
5880
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5881
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedActor as WebhookWorkflowRunInProgressPropWorkflowRunMergedActor,
|
|
5882
|
-
)
|
|
5883
5609
|
from githubkit.versions.v2022_11_28.models import (
|
|
5884
5610
|
WorkflowRunUsagePropBillablePropUbuntuPropJobRunsItems as WorkflowRunUsagePropBillablePropUbuntuPropJobRunsItems,
|
|
5885
5611
|
)
|
|
@@ -5949,30 +5675,24 @@ if TYPE_CHECKING:
|
|
|
5949
5675
|
from githubkit.versions.v2022_11_28.models import (
|
|
5950
5676
|
WebhookIssuesClosedPropIssueMergedPerformedViaGithubApp as WebhookIssuesClosedPropIssueMergedPerformedViaGithubApp,
|
|
5951
5677
|
)
|
|
5952
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5953
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropLabelsItems as WebhookIssuesDemilestonedPropIssueAllof0PropLabelsItems,
|
|
5954
|
-
)
|
|
5955
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5956
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropPullRequest as WebhookIssuesDemilestonedPropIssueAllof0PropPullRequest,
|
|
5957
|
-
)
|
|
5958
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5959
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropLabelsItems as WebhookIssuesDemilestonedPropIssueAllof1PropLabelsItems,
|
|
5960
|
-
)
|
|
5961
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5962
|
-
WebhookIssuesLockedPropIssueMergedPerformedViaGithubApp as WebhookIssuesLockedPropIssueMergedPerformedViaGithubApp,
|
|
5963
|
-
)
|
|
5964
5678
|
from githubkit.versions.v2022_11_28.models import (
|
|
5965
5679
|
WebhookIssuesOpenedPropChangesPropOldIssuePropMilestone as WebhookIssuesOpenedPropChangesPropOldIssuePropMilestone,
|
|
5966
5680
|
)
|
|
5967
5681
|
from githubkit.versions.v2022_11_28.models import (
|
|
5968
5682
|
WebhookIssuesOpenedPropChangesPropOldIssuePropReactions as WebhookIssuesOpenedPropChangesPropOldIssuePropReactions,
|
|
5969
5683
|
)
|
|
5684
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
5685
|
+
WebhookIssuesReopenedPropIssuePropPerformedViaGithubApp as WebhookIssuesReopenedPropIssuePropPerformedViaGithubApp,
|
|
5686
|
+
)
|
|
5970
5687
|
from githubkit.versions.v2022_11_28.models import (
|
|
5971
5688
|
WebhookIssuesTransferredPropChangesPropNewIssuePropUser as WebhookIssuesTransferredPropChangesPropNewIssuePropUser,
|
|
5972
5689
|
)
|
|
5973
5690
|
from githubkit.versions.v2022_11_28.models import (
|
|
5974
5691
|
WebhookIssuesUnlabeledPropIssuePropMilestonePropCreator as WebhookIssuesUnlabeledPropIssuePropMilestonePropCreator,
|
|
5975
5692
|
)
|
|
5693
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
5694
|
+
WebhookIssuesUnlockedPropIssuePropPerformedViaGithubApp as WebhookIssuesUnlockedPropIssuePropPerformedViaGithubApp,
|
|
5695
|
+
)
|
|
5976
5696
|
from githubkit.versions.v2022_11_28.models import (
|
|
5977
5697
|
WebhookIssuesUnpinnedPropIssuePropPerformedViaGithubApp as WebhookIssuesUnpinnedPropIssuePropPerformedViaGithubApp,
|
|
5978
5698
|
)
|
|
@@ -5982,9 +5702,6 @@ if TYPE_CHECKING:
|
|
|
5982
5702
|
from githubkit.versions.v2022_11_28.models import (
|
|
5983
5703
|
WebhookProjectCardMovedPropProjectCardAllof1PropCreator as WebhookProjectCardMovedPropProjectCardAllof1PropCreator,
|
|
5984
5704
|
)
|
|
5985
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
5986
|
-
WebhookPullRequestConvertedToDraftPropPullRequestAllof1 as WebhookPullRequestConvertedToDraftPropPullRequestAllof1,
|
|
5987
|
-
)
|
|
5988
5705
|
from githubkit.versions.v2022_11_28.models import (
|
|
5989
5706
|
WebhookPullRequestLabeledPropPullRequestPropLabelsItems as WebhookPullRequestLabeledPropPullRequestPropLabelsItems,
|
|
5990
5707
|
)
|
|
@@ -6021,18 +5738,6 @@ if TYPE_CHECKING:
|
|
|
6021
5738
|
from githubkit.versions.v2022_11_28.models import (
|
|
6022
5739
|
WebhookPullRequestUnlabeledPropPullRequestPropMilestone as WebhookPullRequestUnlabeledPropPullRequestPropMilestone,
|
|
6023
5740
|
)
|
|
6024
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6025
|
-
WebhookReleasePrereleasedPropReleaseAllof0PropReactions as WebhookReleasePrereleasedPropReleaseAllof0PropReactions,
|
|
6026
|
-
)
|
|
6027
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6028
|
-
WebhookReleasePublishedPropReleaseAllof0PropAssetsItems as WebhookReleasePublishedPropReleaseAllof0PropAssetsItems,
|
|
6029
|
-
)
|
|
6030
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6031
|
-
WebhookReleasePublishedPropReleaseAllof1PropAssetsItems as WebhookReleasePublishedPropReleaseAllof1PropAssetsItems,
|
|
6032
|
-
)
|
|
6033
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6034
|
-
WebhookReleaseUnpublishedPropReleaseAllof0PropReactions as WebhookReleaseUnpublishedPropReleaseAllof0PropReactions,
|
|
6035
|
-
)
|
|
6036
5741
|
from githubkit.versions.v2022_11_28.models import (
|
|
6037
5742
|
WebhookRepositoryRulesetEditedPropChangesPropConditions as WebhookRepositoryRulesetEditedPropChangesPropConditions,
|
|
6038
5743
|
)
|
|
@@ -6084,12 +5789,6 @@ if TYPE_CHECKING:
|
|
|
6084
5789
|
from githubkit.versions.v2022_11_28.models import (
|
|
6085
5790
|
WebhookDeploymentReviewRequestedPropWorkflowRunPropActor as WebhookDeploymentReviewRequestedPropWorkflowRunPropActor,
|
|
6086
5791
|
)
|
|
6087
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6088
|
-
WebhookDiscussionCreatedPropDiscussionAllof0PropCategory as WebhookDiscussionCreatedPropDiscussionAllof0PropCategory,
|
|
6089
|
-
)
|
|
6090
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6091
|
-
WebhookDiscussionCreatedPropDiscussionAllof1PropCategory as WebhookDiscussionCreatedPropDiscussionAllof1PropCategory,
|
|
6092
|
-
)
|
|
6093
5792
|
from githubkit.versions.v2022_11_28.models import (
|
|
6094
5793
|
WebhookIssueCommentCreatedPropIssueAllof0PropLabelsItems as WebhookIssueCommentCreatedPropIssueAllof0PropLabelsItems,
|
|
6095
5794
|
)
|
|
@@ -6109,10 +5808,7 @@ if TYPE_CHECKING:
|
|
|
6109
5808
|
WebhookIssueCommentDeletedPropIssueAllof1PropLabelsItems as WebhookIssueCommentDeletedPropIssueAllof1PropLabelsItems,
|
|
6110
5809
|
)
|
|
6111
5810
|
from githubkit.versions.v2022_11_28.models import (
|
|
6112
|
-
|
|
6113
|
-
)
|
|
6114
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6115
|
-
WebhookIssuesMilestonedPropIssueAllof1PropAssigneesItems as WebhookIssuesMilestonedPropIssueAllof1PropAssigneesItems,
|
|
5811
|
+
WebhookIssuesMilestonedPropIssuePropMilestonePropCreator as WebhookIssuesMilestonedPropIssuePropMilestonePropCreator,
|
|
6116
5812
|
)
|
|
6117
5813
|
from githubkit.versions.v2022_11_28.models import (
|
|
6118
5814
|
WebhookIssuesOpenedPropChangesPropOldRepositoryPropOwner as WebhookIssuesOpenedPropChangesPropOldRepositoryPropOwner,
|
|
@@ -6214,22 +5910,16 @@ if TYPE_CHECKING:
|
|
|
6214
5910
|
WebhookRepositoryTransferredPropChangesPropOwnerPropFrom as WebhookRepositoryTransferredPropChangesPropOwnerPropFrom,
|
|
6215
5911
|
)
|
|
6216
5912
|
from githubkit.versions.v2022_11_28.models import (
|
|
6217
|
-
|
|
6218
|
-
)
|
|
6219
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6220
|
-
WebhookRepositoryVulnerabilityAlertCreatePropAlertAllof1 as WebhookRepositoryVulnerabilityAlertCreatePropAlertAllof1,
|
|
6221
|
-
)
|
|
6222
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6223
|
-
WebhookRepositoryVulnerabilityAlertReopenPropAlertAllof0 as WebhookRepositoryVulnerabilityAlertReopenPropAlertAllof0,
|
|
5913
|
+
WebhookSponsorshipCancelledPropSponsorshipPropMaintainer as WebhookSponsorshipCancelledPropSponsorshipPropMaintainer,
|
|
6224
5914
|
)
|
|
6225
5915
|
from githubkit.versions.v2022_11_28.models import (
|
|
6226
|
-
|
|
5916
|
+
WebhookSponsorshipTierChangedPropChangesPropTierPropFrom as WebhookSponsorshipTierChangedPropChangesPropTierPropFrom,
|
|
6227
5917
|
)
|
|
6228
5918
|
from githubkit.versions.v2022_11_28.models import (
|
|
6229
|
-
|
|
5919
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommit as WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommit,
|
|
6230
5920
|
)
|
|
6231
5921
|
from githubkit.versions.v2022_11_28.models import (
|
|
6232
|
-
|
|
5922
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropRepository as WebhookWorkflowRunCompletedPropWorkflowRunPropRepository,
|
|
6233
5923
|
)
|
|
6234
5924
|
from githubkit.versions.v2022_11_28.models import (
|
|
6235
5925
|
WebhookWorkflowRunRequestedPropWorkflowRunPropHeadCommit as WebhookWorkflowRunRequestedPropWorkflowRunPropHeadCommit,
|
|
@@ -6268,10 +5958,7 @@ if TYPE_CHECKING:
|
|
|
6268
5958
|
WebhookDeploymentCreatedPropWorkflowRunPropHeadRepository as WebhookDeploymentCreatedPropWorkflowRunPropHeadRepository,
|
|
6269
5959
|
)
|
|
6270
5960
|
from githubkit.versions.v2022_11_28.models import (
|
|
6271
|
-
|
|
6272
|
-
)
|
|
6273
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6274
|
-
WebhookDiscussionCreatedPropDiscussionAllof1PropReactions as WebhookDiscussionCreatedPropDiscussionAllof1PropReactions,
|
|
5961
|
+
WebhookIssuesMilestonedPropIssuePropPerformedViaGithubApp as WebhookIssuesMilestonedPropIssuePropPerformedViaGithubApp,
|
|
6275
5962
|
)
|
|
6276
5963
|
from githubkit.versions.v2022_11_28.models import (
|
|
6277
5964
|
WebhookIssuesOpenedPropChangesPropOldIssuePropLabelsItems as WebhookIssuesOpenedPropChangesPropOldIssuePropLabelsItems,
|
|
@@ -6279,9 +5966,6 @@ if TYPE_CHECKING:
|
|
|
6279
5966
|
from githubkit.versions.v2022_11_28.models import (
|
|
6280
5967
|
WebhookIssuesOpenedPropChangesPropOldIssuePropPullRequest as WebhookIssuesOpenedPropChangesPropOldIssuePropPullRequest,
|
|
6281
5968
|
)
|
|
6282
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6283
|
-
WebhookIssuesReopenedPropIssueMergedPerformedViaGithubApp as WebhookIssuesReopenedPropIssueMergedPerformedViaGithubApp,
|
|
6284
|
-
)
|
|
6285
5969
|
from githubkit.versions.v2022_11_28.models import (
|
|
6286
5970
|
WebhookIssuesTransferredPropIssuePropMilestonePropCreator as WebhookIssuesTransferredPropIssuePropMilestonePropCreator,
|
|
6287
5971
|
)
|
|
@@ -6399,33 +6083,9 @@ if TYPE_CHECKING:
|
|
|
6399
6083
|
from githubkit.versions.v2022_11_28.models import (
|
|
6400
6084
|
WebhookRegistryPackageUpdatedPropRegistryPackagePropOwner as WebhookRegistryPackageUpdatedPropRegistryPackagePropOwner,
|
|
6401
6085
|
)
|
|
6402
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6403
|
-
WebhookReleasePrereleasedPropReleaseAllof0PropAssetsItems as WebhookReleasePrereleasedPropReleaseAllof0PropAssetsItems,
|
|
6404
|
-
)
|
|
6405
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6406
|
-
WebhookReleasePrereleasedPropReleaseAllof1PropAssetsItems as WebhookReleasePrereleasedPropReleaseAllof1PropAssetsItems,
|
|
6407
|
-
)
|
|
6408
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6409
|
-
WebhookReleaseUnpublishedPropReleaseAllof0PropAssetsItems as WebhookReleaseUnpublishedPropReleaseAllof0PropAssetsItems,
|
|
6410
|
-
)
|
|
6411
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6412
|
-
WebhookReleaseUnpublishedPropReleaseAllof1PropAssetsItems as WebhookReleaseUnpublishedPropReleaseAllof1PropAssetsItems,
|
|
6413
|
-
)
|
|
6414
6086
|
from githubkit.versions.v2022_11_28.models import (
|
|
6415
6087
|
WebhookRepositoryRenamedPropChangesPropRepositoryPropName as WebhookRepositoryRenamedPropChangesPropRepositoryPropName,
|
|
6416
6088
|
)
|
|
6417
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6418
|
-
WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof0 as WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof0,
|
|
6419
|
-
)
|
|
6420
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6421
|
-
WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof1 as WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof1,
|
|
6422
|
-
)
|
|
6423
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6424
|
-
WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof0 as WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof0,
|
|
6425
|
-
)
|
|
6426
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6427
|
-
WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof1 as WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof1,
|
|
6428
|
-
)
|
|
6429
6089
|
from githubkit.versions.v2022_11_28.models import (
|
|
6430
6090
|
WebhookSponsorshipCancelledPropSponsorshipPropSponsorable as WebhookSponsorshipCancelledPropSponsorshipPropSponsorable,
|
|
6431
6091
|
)
|
|
@@ -6439,10 +6099,10 @@ if TYPE_CHECKING:
|
|
|
6439
6099
|
WebhookTeamRemovedFromRepositoryPropRepositoryPropLicense as WebhookTeamRemovedFromRepositoryPropRepositoryPropLicense,
|
|
6440
6100
|
)
|
|
6441
6101
|
from githubkit.versions.v2022_11_28.models import (
|
|
6442
|
-
|
|
6102
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommit as WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommit,
|
|
6443
6103
|
)
|
|
6444
6104
|
from githubkit.versions.v2022_11_28.models import (
|
|
6445
|
-
|
|
6105
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropRepository as WebhookWorkflowRunInProgressPropWorkflowRunPropRepository,
|
|
6446
6106
|
)
|
|
6447
6107
|
from githubkit.versions.v2022_11_28.models import (
|
|
6448
6108
|
PersonalAccessTokenRequestPropPermissionsUpgradedPropOther as PersonalAccessTokenRequestPropPermissionsUpgradedPropOther,
|
|
@@ -6475,19 +6135,13 @@ if TYPE_CHECKING:
|
|
|
6475
6135
|
WebhookIssueCommentEditedPropIssueAllof0PropAssigneesItems as WebhookIssueCommentEditedPropIssueAllof0PropAssigneesItems,
|
|
6476
6136
|
)
|
|
6477
6137
|
from githubkit.versions.v2022_11_28.models import (
|
|
6478
|
-
WebhookIssueCommentEditedPropIssueAllof1PropAssigneesItems as WebhookIssueCommentEditedPropIssueAllof1PropAssigneesItems,
|
|
6479
|
-
)
|
|
6480
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6481
|
-
WebhookIssuesClosedPropIssueAllof0PropMilestonePropCreator as WebhookIssuesClosedPropIssueAllof0PropMilestonePropCreator,
|
|
6482
|
-
)
|
|
6483
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6484
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropAssigneesItems as WebhookIssuesDemilestonedPropIssueAllof0PropAssigneesItems,
|
|
6138
|
+
WebhookIssueCommentEditedPropIssueAllof1PropAssigneesItems as WebhookIssueCommentEditedPropIssueAllof1PropAssigneesItems,
|
|
6485
6139
|
)
|
|
6486
6140
|
from githubkit.versions.v2022_11_28.models import (
|
|
6487
|
-
|
|
6141
|
+
WebhookIssuesClosedPropIssueAllof0PropMilestonePropCreator as WebhookIssuesClosedPropIssueAllof0PropMilestonePropCreator,
|
|
6488
6142
|
)
|
|
6489
6143
|
from githubkit.versions.v2022_11_28.models import (
|
|
6490
|
-
|
|
6144
|
+
WebhookIssuesDemilestonedPropIssuePropMilestonePropCreator as WebhookIssuesDemilestonedPropIssuePropMilestonePropCreator,
|
|
6491
6145
|
)
|
|
6492
6146
|
from githubkit.versions.v2022_11_28.models import (
|
|
6493
6147
|
WebhookIssuesOpenedPropChangesPropOldRepositoryPropLicense as WebhookIssuesOpenedPropChangesPropOldRepositoryPropLicense,
|
|
@@ -6594,18 +6248,6 @@ if TYPE_CHECKING:
|
|
|
6594
6248
|
from githubkit.versions.v2022_11_28.models import (
|
|
6595
6249
|
WebhookSponsorshipTierChangedPropSponsorshipPropMaintainer as WebhookSponsorshipTierChangedPropSponsorshipPropMaintainer,
|
|
6596
6250
|
)
|
|
6597
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6598
|
-
WebhookWorkflowRunCompletedPropWorkflowRunMergedHeadCommit as WebhookWorkflowRunCompletedPropWorkflowRunMergedHeadCommit,
|
|
6599
|
-
)
|
|
6600
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6601
|
-
WebhookWorkflowRunCompletedPropWorkflowRunMergedRepository as WebhookWorkflowRunCompletedPropWorkflowRunMergedRepository,
|
|
6602
|
-
)
|
|
6603
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6604
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropActor as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropActor,
|
|
6605
|
-
)
|
|
6606
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6607
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropActor as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropActor,
|
|
6608
|
-
)
|
|
6609
6251
|
from githubkit.versions.v2022_11_28.models import (
|
|
6610
6252
|
DependabotAlertSecurityVulnerabilityPropFirstPatchedVersion as DependabotAlertSecurityVulnerabilityPropFirstPatchedVersion,
|
|
6611
6253
|
)
|
|
@@ -6643,13 +6285,7 @@ if TYPE_CHECKING:
|
|
|
6643
6285
|
WebhookIssuesClosedPropIssueAllof1PropPerformedViaGithubApp as WebhookIssuesClosedPropIssueAllof1PropPerformedViaGithubApp,
|
|
6644
6286
|
)
|
|
6645
6287
|
from githubkit.versions.v2022_11_28.models import (
|
|
6646
|
-
|
|
6647
|
-
)
|
|
6648
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6649
|
-
WebhookIssuesLockedPropIssueAllof1PropPerformedViaGithubApp as WebhookIssuesLockedPropIssueAllof1PropPerformedViaGithubApp,
|
|
6650
|
-
)
|
|
6651
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6652
|
-
WebhookIssuesMilestonedPropIssueMergedPerformedViaGithubApp as WebhookIssuesMilestonedPropIssueMergedPerformedViaGithubApp,
|
|
6288
|
+
WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubApp as WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubApp,
|
|
6653
6289
|
)
|
|
6654
6290
|
from githubkit.versions.v2022_11_28.models import (
|
|
6655
6291
|
WebhookIssuesTransferredPropChangesPropNewIssuePropAssignee as WebhookIssuesTransferredPropChangesPropNewIssuePropAssignee,
|
|
@@ -6735,12 +6371,6 @@ if TYPE_CHECKING:
|
|
|
6735
6371
|
from githubkit.versions.v2022_11_28.models import (
|
|
6736
6372
|
WebhookSponsorshipTierChangedPropSponsorshipPropSponsorable as WebhookSponsorshipTierChangedPropSponsorshipPropSponsorable,
|
|
6737
6373
|
)
|
|
6738
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6739
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadCommit as WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadCommit,
|
|
6740
|
-
)
|
|
6741
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6742
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedRepository as WebhookWorkflowRunInProgressPropWorkflowRunMergedRepository,
|
|
6743
|
-
)
|
|
6744
6374
|
from githubkit.versions.v2022_11_28.models import (
|
|
6745
6375
|
OrgsOrgCodespacesSecretsSecretNameRepositoriesGetResponse200 as OrgsOrgCodespacesSecretsSecretNameRepositoriesGetResponse200,
|
|
6746
6376
|
)
|
|
@@ -6777,18 +6407,12 @@ if TYPE_CHECKING:
|
|
|
6777
6407
|
from githubkit.versions.v2022_11_28.models import (
|
|
6778
6408
|
WebhookIssuesOpenedPropChangesPropOldIssuePropAssigneesItems as WebhookIssuesOpenedPropChangesPropOldIssuePropAssigneesItems,
|
|
6779
6409
|
)
|
|
6780
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6781
|
-
WebhookIssuesReopenedPropIssueAllof0PropMilestonePropCreator as WebhookIssuesReopenedPropIssueAllof0PropMilestonePropCreator,
|
|
6782
|
-
)
|
|
6783
6410
|
from githubkit.versions.v2022_11_28.models import (
|
|
6784
6411
|
WebhookIssuesTransferredPropChangesPropNewIssuePropMilestone as WebhookIssuesTransferredPropChangesPropNewIssuePropMilestone,
|
|
6785
6412
|
)
|
|
6786
6413
|
from githubkit.versions.v2022_11_28.models import (
|
|
6787
6414
|
WebhookIssuesTransferredPropChangesPropNewIssuePropReactions as WebhookIssuesTransferredPropChangesPropNewIssuePropReactions,
|
|
6788
6415
|
)
|
|
6789
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6790
|
-
WebhookIssuesUnlockedPropIssueAllof0PropMilestonePropCreator as WebhookIssuesUnlockedPropIssueAllof0PropMilestonePropCreator,
|
|
6791
|
-
)
|
|
6792
6416
|
from githubkit.versions.v2022_11_28.models import (
|
|
6793
6417
|
WebhookPackageUpdatedPropPackagePropPackageVersionPropAuthor as WebhookPackageUpdatedPropPackagePropPackageVersionPropAuthor,
|
|
6794
6418
|
)
|
|
@@ -6877,7 +6501,7 @@ if TYPE_CHECKING:
|
|
|
6877
6501
|
WebhookSponsorshipPendingCancellationPropSponsorshipPropTier as WebhookSponsorshipPendingCancellationPropSponsorshipPropTier,
|
|
6878
6502
|
)
|
|
6879
6503
|
from githubkit.versions.v2022_11_28.models import (
|
|
6880
|
-
|
|
6504
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropHeadRepository as WebhookWorkflowRunCompletedPropWorkflowRunPropHeadRepository,
|
|
6881
6505
|
)
|
|
6882
6506
|
from githubkit.versions.v2022_11_28.models import (
|
|
6883
6507
|
WebhookWorkflowRunRequestedPropWorkflowRunPropHeadRepository as WebhookWorkflowRunRequestedPropWorkflowRunPropHeadRepository,
|
|
@@ -6951,21 +6575,9 @@ if TYPE_CHECKING:
|
|
|
6951
6575
|
from githubkit.versions.v2022_11_28.models import (
|
|
6952
6576
|
WebhookIssueCommentEditedPropIssueMergedPerformedViaGithubApp as WebhookIssueCommentEditedPropIssueMergedPerformedViaGithubApp,
|
|
6953
6577
|
)
|
|
6954
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6955
|
-
WebhookIssuesDemilestonedPropIssueMergedPerformedViaGithubApp as WebhookIssuesDemilestonedPropIssueMergedPerformedViaGithubApp,
|
|
6956
|
-
)
|
|
6957
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6958
|
-
WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubApp as WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubApp,
|
|
6959
|
-
)
|
|
6960
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6961
|
-
WebhookIssuesReopenedPropIssueAllof1PropPerformedViaGithubApp as WebhookIssuesReopenedPropIssueAllof1PropPerformedViaGithubApp,
|
|
6962
|
-
)
|
|
6963
6578
|
from githubkit.versions.v2022_11_28.models import (
|
|
6964
6579
|
WebhookIssuesTransferredPropChangesPropNewRepositoryPropOwner as WebhookIssuesTransferredPropChangesPropNewRepositoryPropOwner,
|
|
6965
6580
|
)
|
|
6966
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
6967
|
-
WebhookIssuesUnlockedPropIssueAllof0PropPerformedViaGithubApp as WebhookIssuesUnlockedPropIssueAllof0PropPerformedViaGithubApp,
|
|
6968
|
-
)
|
|
6969
6581
|
from githubkit.versions.v2022_11_28.models import (
|
|
6970
6582
|
WebhookPackageUpdatedPropPackagePropPackageVersionPropRelease as WebhookPackageUpdatedPropPackagePropPackageVersionPropRelease,
|
|
6971
6583
|
)
|
|
@@ -7086,6 +6698,9 @@ if TYPE_CHECKING:
|
|
|
7086
6698
|
from githubkit.versions.v2022_11_28.models import (
|
|
7087
6699
|
WebhookPullRequestUnlockedPropPullRequestPropLinksPropCommits as WebhookPullRequestUnlockedPropPullRequestPropLinksPropCommits,
|
|
7088
6700
|
)
|
|
6701
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
6702
|
+
WebhookReleasePublishedPropReleasePropAssetsItemsPropUploader as WebhookReleasePublishedPropReleasePropAssetsItemsPropUploader,
|
|
6703
|
+
)
|
|
7089
6704
|
from githubkit.versions.v2022_11_28.models import (
|
|
7090
6705
|
WebhookSponsorshipPendingTierChangePropSponsorshipPropSponsor as WebhookSponsorshipPendingTierChangePropSponsorshipPropSponsor,
|
|
7091
6706
|
)
|
|
@@ -7093,7 +6708,10 @@ if TYPE_CHECKING:
|
|
|
7093
6708
|
WebhookTeamRemovedFromRepositoryPropRepositoryPropPermissions as WebhookTeamRemovedFromRepositoryPropRepositoryPropPermissions,
|
|
7094
6709
|
)
|
|
7095
6710
|
from githubkit.versions.v2022_11_28.models import (
|
|
7096
|
-
|
|
6711
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropTriggeringActor as WebhookWorkflowRunCompletedPropWorkflowRunPropTriggeringActor,
|
|
6712
|
+
)
|
|
6713
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
6714
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropHeadRepository as WebhookWorkflowRunInProgressPropWorkflowRunPropHeadRepository,
|
|
7097
6715
|
)
|
|
7098
6716
|
from githubkit.versions.v2022_11_28.models import (
|
|
7099
6717
|
WebhookWorkflowRunRequestedPropWorkflowRunPropTriggeringActor as WebhookWorkflowRunRequestedPropWorkflowRunPropTriggeringActor,
|
|
@@ -7119,9 +6737,6 @@ if TYPE_CHECKING:
|
|
|
7119
6737
|
from githubkit.versions.v2022_11_28.models import (
|
|
7120
6738
|
WebhookDeploymentReviewRequestedPropReviewersItemsPropReviewer as WebhookDeploymentReviewRequestedPropReviewersItemsPropReviewer,
|
|
7121
6739
|
)
|
|
7122
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7123
|
-
WebhookDiscussionCreatedPropDiscussionAllof0PropAnswerChosenBy as WebhookDiscussionCreatedPropDiscussionAllof0PropAnswerChosenBy,
|
|
7124
|
-
)
|
|
7125
6740
|
from githubkit.versions.v2022_11_28.models import (
|
|
7126
6741
|
WebhookInstallationNewPermissionsAcceptedPropRepositoriesItems as WebhookInstallationNewPermissionsAcceptedPropRepositoriesItems,
|
|
7127
6742
|
)
|
|
@@ -7138,10 +6753,7 @@ if TYPE_CHECKING:
|
|
|
7138
6753
|
WebhookIssuesEditedPropIssuePropPerformedViaGithubAppPropOwner as WebhookIssuesEditedPropIssuePropPerformedViaGithubAppPropOwner,
|
|
7139
6754
|
)
|
|
7140
6755
|
from githubkit.versions.v2022_11_28.models import (
|
|
7141
|
-
|
|
7142
|
-
)
|
|
7143
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7144
|
-
WebhookIssuesMilestonedPropIssueAllof1PropMilestonePropCreator as WebhookIssuesMilestonedPropIssueAllof1PropMilestonePropCreator,
|
|
6756
|
+
WebhookIssuesLockedPropIssuePropPerformedViaGithubAppPropOwner as WebhookIssuesLockedPropIssuePropPerformedViaGithubAppPropOwner,
|
|
7145
6757
|
)
|
|
7146
6758
|
from githubkit.versions.v2022_11_28.models import (
|
|
7147
6759
|
WebhookIssuesOpenedPropChangesPropOldRepositoryPropPermissions as WebhookIssuesOpenedPropChangesPropOldRepositoryPropPermissions,
|
|
@@ -7158,12 +6770,6 @@ if TYPE_CHECKING:
|
|
|
7158
6770
|
from githubkit.versions.v2022_11_28.models import (
|
|
7159
6771
|
WebhookIssuesTransferredPropChangesPropNewIssuePropPullRequest as WebhookIssuesTransferredPropChangesPropNewIssuePropPullRequest,
|
|
7160
6772
|
)
|
|
7161
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7162
|
-
WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof0 as WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof0,
|
|
7163
|
-
)
|
|
7164
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7165
|
-
WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1 as WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1,
|
|
7166
|
-
)
|
|
7167
6773
|
from githubkit.versions.v2022_11_28.models import (
|
|
7168
6774
|
WebhookMarketplacePurchasePendingChangePropMarketplacePurchase as WebhookMarketplacePurchasePendingChangePropMarketplacePurchase,
|
|
7169
6775
|
)
|
|
@@ -7279,19 +6885,7 @@ if TYPE_CHECKING:
|
|
|
7279
6885
|
WebhookWorkflowJobCompletedPropWorkflowJobAllof1PropStepsItems as WebhookWorkflowJobCompletedPropWorkflowJobAllof1PropStepsItems,
|
|
7280
6886
|
)
|
|
7281
6887
|
from githubkit.versions.v2022_11_28.models import (
|
|
7282
|
-
|
|
7283
|
-
)
|
|
7284
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7285
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropRepository as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropRepository,
|
|
7286
|
-
)
|
|
7287
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7288
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommit as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommit,
|
|
7289
|
-
)
|
|
7290
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7291
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropRepository as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropRepository,
|
|
7292
|
-
)
|
|
7293
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7294
|
-
WebhookWorkflowRunCompletedPropWorkflowRunMergedHeadRepository as WebhookWorkflowRunCompletedPropWorkflowRunMergedHeadRepository,
|
|
6888
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropTriggeringActor as WebhookWorkflowRunInProgressPropWorkflowRunPropTriggeringActor,
|
|
7295
6889
|
)
|
|
7296
6890
|
from githubkit.versions.v2022_11_28.models import (
|
|
7297
6891
|
OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberCommentsPostBody as OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberCommentsPostBody,
|
|
@@ -7329,12 +6923,6 @@ if TYPE_CHECKING:
|
|
|
7329
6923
|
from githubkit.versions.v2022_11_28.models import (
|
|
7330
6924
|
WebhookIssuesLabeledPropIssuePropPerformedViaGithubAppPropOwner as WebhookIssuesLabeledPropIssuePropPerformedViaGithubAppPropOwner,
|
|
7331
6925
|
)
|
|
7332
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7333
|
-
WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubApp as WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubApp,
|
|
7334
|
-
)
|
|
7335
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7336
|
-
WebhookIssuesMilestonedPropIssueAllof1PropPerformedViaGithubApp as WebhookIssuesMilestonedPropIssueAllof1PropPerformedViaGithubApp,
|
|
7337
|
-
)
|
|
7338
6926
|
from githubkit.versions.v2022_11_28.models import (
|
|
7339
6927
|
WebhookIssuesTransferredPropChangesPropNewRepositoryPropLicense as WebhookIssuesTransferredPropChangesPropNewRepositoryPropLicense,
|
|
7340
6928
|
)
|
|
@@ -7399,34 +6987,31 @@ if TYPE_CHECKING:
|
|
|
7399
6987
|
WebhookPullRequestUnlabeledPropPullRequestPropLinksPropStatuses as WebhookPullRequestUnlabeledPropPullRequestPropLinksPropStatuses,
|
|
7400
6988
|
)
|
|
7401
6989
|
from githubkit.versions.v2022_11_28.models import (
|
|
7402
|
-
|
|
7403
|
-
)
|
|
7404
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7405
|
-
WebhookSponsorshipPendingCancellationPropSponsorshipPropSponsor as WebhookSponsorshipPendingCancellationPropSponsorshipPropSponsor,
|
|
6990
|
+
WebhookReleasePrereleasedPropReleasePropAssetsItemsPropUploader as WebhookReleasePrereleasedPropReleasePropAssetsItemsPropUploader,
|
|
7406
6991
|
)
|
|
7407
6992
|
from githubkit.versions.v2022_11_28.models import (
|
|
7408
|
-
|
|
6993
|
+
WebhookReleaseUnpublishedPropReleasePropAssetsItemsPropUploader as WebhookReleaseUnpublishedPropReleasePropAssetsItemsPropUploader,
|
|
7409
6994
|
)
|
|
7410
6995
|
from githubkit.versions.v2022_11_28.models import (
|
|
7411
|
-
|
|
6996
|
+
WebhookRepositoryVulnerabilityAlertCreatePropAlertPropDismisser as WebhookRepositoryVulnerabilityAlertCreatePropAlertPropDismisser,
|
|
7412
6997
|
)
|
|
7413
6998
|
from githubkit.versions.v2022_11_28.models import (
|
|
7414
|
-
|
|
6999
|
+
WebhookRepositoryVulnerabilityAlertReopenPropAlertPropDismisser as WebhookRepositoryVulnerabilityAlertReopenPropAlertPropDismisser,
|
|
7415
7000
|
)
|
|
7416
7001
|
from githubkit.versions.v2022_11_28.models import (
|
|
7417
|
-
|
|
7002
|
+
WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropCwesItems as WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropCwesItems,
|
|
7418
7003
|
)
|
|
7419
7004
|
from githubkit.versions.v2022_11_28.models import (
|
|
7420
|
-
|
|
7005
|
+
WebhookSponsorshipPendingCancellationPropSponsorshipPropSponsor as WebhookSponsorshipPendingCancellationPropSponsorshipPropSponsor,
|
|
7421
7006
|
)
|
|
7422
7007
|
from githubkit.versions.v2022_11_28.models import (
|
|
7423
|
-
|
|
7008
|
+
WebhookWorkflowJobInProgressPropWorkflowJobAllof0PropStepsItems as WebhookWorkflowJobInProgressPropWorkflowJobAllof0PropStepsItems,
|
|
7424
7009
|
)
|
|
7425
7010
|
from githubkit.versions.v2022_11_28.models import (
|
|
7426
|
-
|
|
7011
|
+
WebhookWorkflowJobInProgressPropWorkflowJobAllof1PropStepsItems as WebhookWorkflowJobInProgressPropWorkflowJobAllof1PropStepsItems,
|
|
7427
7012
|
)
|
|
7428
7013
|
from githubkit.versions.v2022_11_28.models import (
|
|
7429
|
-
|
|
7014
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItems as WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItems,
|
|
7430
7015
|
)
|
|
7431
7016
|
from githubkit.versions.v2022_11_28.models import (
|
|
7432
7017
|
WebhookWorkflowRunRequestedPropWorkflowRunPropPullRequestsItems as WebhookWorkflowRunRequestedPropWorkflowRunPropPullRequestsItems,
|
|
@@ -7477,29 +7062,20 @@ if TYPE_CHECKING:
|
|
|
7477
7062
|
WebhookIssuesAssignedPropIssuePropPerformedViaGithubAppPropOwner as WebhookIssuesAssignedPropIssuePropPerformedViaGithubAppPropOwner,
|
|
7478
7063
|
)
|
|
7479
7064
|
from githubkit.versions.v2022_11_28.models import (
|
|
7480
|
-
|
|
7065
|
+
WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppPropOwner as WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppPropOwner,
|
|
7481
7066
|
)
|
|
7482
7067
|
from githubkit.versions.v2022_11_28.models import (
|
|
7483
|
-
|
|
7068
|
+
WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppPropOwner as WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppPropOwner,
|
|
7484
7069
|
)
|
|
7485
7070
|
from githubkit.versions.v2022_11_28.models import (
|
|
7486
7071
|
WebhookIssuesUnpinnedPropIssuePropPerformedViaGithubAppPropOwner as WebhookIssuesUnpinnedPropIssuePropPerformedViaGithubAppPropOwner,
|
|
7487
7072
|
)
|
|
7488
7073
|
from githubkit.versions.v2022_11_28.models import (
|
|
7489
|
-
|
|
7490
|
-
)
|
|
7491
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7492
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1 as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1,
|
|
7074
|
+
WebhookMarketplacePurchaseChangedPropMarketplacePurchasePropPlan as WebhookMarketplacePurchaseChangedPropMarketplacePurchasePropPlan,
|
|
7493
7075
|
)
|
|
7494
7076
|
from githubkit.versions.v2022_11_28.models import (
|
|
7495
7077
|
WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchase as WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchase,
|
|
7496
7078
|
)
|
|
7497
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7498
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0 as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0,
|
|
7499
|
-
)
|
|
7500
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7501
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1 as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1,
|
|
7502
|
-
)
|
|
7503
7079
|
from githubkit.versions.v2022_11_28.models import (
|
|
7504
7080
|
WebhookPullRequestAssignedPropPullRequestPropRequestedTeamsItems as WebhookPullRequestAssignedPropPullRequestPropRequestedTeamsItems,
|
|
7505
7081
|
)
|
|
@@ -7575,11 +7151,17 @@ if TYPE_CHECKING:
|
|
|
7575
7151
|
from githubkit.versions.v2022_11_28.models import (
|
|
7576
7152
|
WebhookRepositoryTransferredPropChangesPropOwnerPropFromPropUser as WebhookRepositoryTransferredPropChangesPropOwnerPropFromPropUser,
|
|
7577
7153
|
)
|
|
7154
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
7155
|
+
WebhookRepositoryVulnerabilityAlertDismissPropAlertPropDismisser as WebhookRepositoryVulnerabilityAlertDismissPropAlertPropDismisser,
|
|
7156
|
+
)
|
|
7157
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
7158
|
+
WebhookRepositoryVulnerabilityAlertResolvePropAlertPropDismisser as WebhookRepositoryVulnerabilityAlertResolvePropAlertPropDismisser,
|
|
7159
|
+
)
|
|
7578
7160
|
from githubkit.versions.v2022_11_28.models import (
|
|
7579
7161
|
WebhookSponsorshipPendingTierChangePropSponsorshipPropMaintainer as WebhookSponsorshipPendingTierChangePropSponsorshipPropMaintainer,
|
|
7580
7162
|
)
|
|
7581
7163
|
from githubkit.versions.v2022_11_28.models import (
|
|
7582
|
-
|
|
7164
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItems as WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItems,
|
|
7583
7165
|
)
|
|
7584
7166
|
from githubkit.versions.v2022_11_28.models import (
|
|
7585
7167
|
PersonalAccessTokenRequestPropPermissionsUpgradedPropOrganization as PersonalAccessTokenRequestPropPermissionsUpgradedPropOrganization,
|
|
@@ -7614,12 +7196,6 @@ if TYPE_CHECKING:
|
|
|
7614
7196
|
from githubkit.versions.v2022_11_28.models import (
|
|
7615
7197
|
WebhookIssueCommentEditedPropIssueAllof1PropPerformedViaGithubApp as WebhookIssueCommentEditedPropIssueAllof1PropPerformedViaGithubApp,
|
|
7616
7198
|
)
|
|
7617
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7618
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubApp as WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubApp,
|
|
7619
|
-
)
|
|
7620
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
7621
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropPerformedViaGithubApp as WebhookIssuesDemilestonedPropIssueAllof1PropPerformedViaGithubApp,
|
|
7622
|
-
)
|
|
7623
7199
|
from githubkit.versions.v2022_11_28.models import (
|
|
7624
7200
|
WebhookIssuesTransferredPropChangesPropNewIssuePropAssigneesItems as WebhookIssuesTransferredPropChangesPropNewIssuePropAssigneesItems,
|
|
7625
7201
|
)
|
|
@@ -7731,6 +7307,9 @@ if TYPE_CHECKING:
|
|
|
7731
7307
|
from githubkit.versions.v2022_11_28.models import (
|
|
7732
7308
|
WebhookTeamEditedPropChangesPropRepositoryPropPermissionsPropFrom as WebhookTeamEditedPropChangesPropRepositoryPropPermissionsPropFrom,
|
|
7733
7309
|
)
|
|
7310
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
7311
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropRepositoryPropOwner as WebhookWorkflowRunCompletedPropWorkflowRunPropRepositoryPropOwner,
|
|
7312
|
+
)
|
|
7734
7313
|
from githubkit.versions.v2022_11_28.models import (
|
|
7735
7314
|
WebhookWorkflowRunRequestedPropWorkflowRunPropRepositoryPropOwner as WebhookWorkflowRunRequestedPropWorkflowRunPropRepositoryPropOwner,
|
|
7736
7315
|
)
|
|
@@ -7776,17 +7355,23 @@ if TYPE_CHECKING:
|
|
|
7776
7355
|
from githubkit.versions.v2022_11_28.models import (
|
|
7777
7356
|
WebhookIssueCommentDeletedPropIssueAllof1PropPerformedViaGithubApp as WebhookIssueCommentDeletedPropIssueAllof1PropPerformedViaGithubApp,
|
|
7778
7357
|
)
|
|
7358
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
7359
|
+
WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppPropOwner as WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppPropOwner,
|
|
7360
|
+
)
|
|
7779
7361
|
from githubkit.versions.v2022_11_28.models import (
|
|
7780
7362
|
WebhookIssuesOpenedPropChangesPropOldIssuePropMilestonePropCreator as WebhookIssuesOpenedPropChangesPropOldIssuePropMilestonePropCreator,
|
|
7781
7363
|
)
|
|
7782
7364
|
from githubkit.versions.v2022_11_28.models import (
|
|
7783
7365
|
WebhookIssuesUnassignedPropIssuePropPerformedViaGithubAppPropOwner as WebhookIssuesUnassignedPropIssuePropPerformedViaGithubAppPropOwner,
|
|
7784
7366
|
)
|
|
7367
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
7368
|
+
WebhookMarketplacePurchaseCancelledPropMarketplacePurchasePropPlan as WebhookMarketplacePurchaseCancelledPropMarketplacePurchasePropPlan,
|
|
7369
|
+
)
|
|
7785
7370
|
from githubkit.versions.v2022_11_28.models import (
|
|
7786
7371
|
WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchase as WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchase,
|
|
7787
7372
|
)
|
|
7788
7373
|
from githubkit.versions.v2022_11_28.models import (
|
|
7789
|
-
|
|
7374
|
+
WebhookMarketplacePurchasePurchasedPropMarketplacePurchasePropPlan as WebhookMarketplacePurchasePurchasedPropMarketplacePurchasePropPlan,
|
|
7790
7375
|
)
|
|
7791
7376
|
from githubkit.versions.v2022_11_28.models import (
|
|
7792
7377
|
WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchase as WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchase,
|
|
@@ -7942,10 +7527,10 @@ if TYPE_CHECKING:
|
|
|
7942
7527
|
WebhookTeamRemovedFromRepositoryPropRepositoryPropCustomProperties as WebhookTeamRemovedFromRepositoryPropRepositoryPropCustomProperties,
|
|
7943
7528
|
)
|
|
7944
7529
|
from githubkit.versions.v2022_11_28.models import (
|
|
7945
|
-
|
|
7530
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitPropAuthor as WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitPropAuthor,
|
|
7946
7531
|
)
|
|
7947
7532
|
from githubkit.versions.v2022_11_28.models import (
|
|
7948
|
-
|
|
7533
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropRepositoryPropOwner as WebhookWorkflowRunInProgressPropWorkflowRunPropRepositoryPropOwner,
|
|
7949
7534
|
)
|
|
7950
7535
|
from githubkit.versions.v2022_11_28.models import (
|
|
7951
7536
|
WebhookWorkflowRunRequestedPropWorkflowRunPropHeadCommitPropAuthor as WebhookWorkflowRunRequestedPropWorkflowRunPropHeadCommitPropAuthor,
|
|
@@ -7992,6 +7577,9 @@ if TYPE_CHECKING:
|
|
|
7992
7577
|
from githubkit.versions.v2022_11_28.models import (
|
|
7993
7578
|
WebhookIssuesTransferredPropIssuePropPerformedViaGithubAppPropOwner as WebhookIssuesTransferredPropIssuePropPerformedViaGithubAppPropOwner,
|
|
7994
7579
|
)
|
|
7580
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
7581
|
+
WebhookMarketplacePurchaseChangedPropMarketplacePurchasePropAccount as WebhookMarketplacePurchaseChangedPropMarketplacePurchasePropAccount,
|
|
7582
|
+
)
|
|
7995
7583
|
from githubkit.versions.v2022_11_28.models import (
|
|
7996
7584
|
WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadata as WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadata,
|
|
7997
7585
|
)
|
|
@@ -8103,26 +7691,11 @@ if TYPE_CHECKING:
|
|
|
8103
7691
|
from githubkit.versions.v2022_11_28.models import (
|
|
8104
7692
|
WebhookPullRequestUnlockedPropPullRequestPropLinksPropReviewComment as WebhookPullRequestUnlockedPropPullRequestPropLinksPropReviewComment,
|
|
8105
7693
|
)
|
|
8106
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8107
|
-
WebhookReleasePublishedPropReleaseAllof0PropAssetsItemsPropUploader as WebhookReleasePublishedPropReleaseAllof0PropAssetsItemsPropUploader,
|
|
8108
|
-
)
|
|
8109
7694
|
from githubkit.versions.v2022_11_28.models import (
|
|
8110
7695
|
WebhookSponsorshipPendingCancellationPropSponsorshipPropSponsorable as WebhookSponsorshipPendingCancellationPropSponsorshipPropSponsorable,
|
|
8111
7696
|
)
|
|
8112
7697
|
from githubkit.versions.v2022_11_28.models import (
|
|
8113
|
-
|
|
8114
|
-
)
|
|
8115
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8116
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropTriggeringActor as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropTriggeringActor,
|
|
8117
|
-
)
|
|
8118
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8119
|
-
WebhookWorkflowRunCompletedPropWorkflowRunMergedRepositoryPropOwner as WebhookWorkflowRunCompletedPropWorkflowRunMergedRepositoryPropOwner,
|
|
8120
|
-
)
|
|
8121
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8122
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadRepository as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadRepository,
|
|
8123
|
-
)
|
|
8124
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8125
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadRepository as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadRepository,
|
|
7698
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitPropAuthor as WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitPropAuthor,
|
|
8126
7699
|
)
|
|
8127
7700
|
from githubkit.versions.v2022_11_28.models import (
|
|
8128
7701
|
ReposOwnerRepoActionsWorkflowsWorkflowIdDispatchesPostBodyPropInputs as ReposOwnerRepoActionsWorkflowsWorkflowIdDispatchesPostBodyPropInputs,
|
|
@@ -8163,11 +7736,14 @@ if TYPE_CHECKING:
|
|
|
8163
7736
|
from githubkit.versions.v2022_11_28.models import (
|
|
8164
7737
|
WebhookIssuesClosedPropIssueAllof0PropPerformedViaGithubAppPropOwner as WebhookIssuesClosedPropIssueAllof0PropPerformedViaGithubAppPropOwner,
|
|
8165
7738
|
)
|
|
7739
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
7740
|
+
WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppPropOwner as WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppPropOwner,
|
|
7741
|
+
)
|
|
8166
7742
|
from githubkit.versions.v2022_11_28.models import (
|
|
8167
7743
|
WebhookIssuesEditedPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesEditedPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
8168
7744
|
)
|
|
8169
7745
|
from githubkit.versions.v2022_11_28.models import (
|
|
8170
|
-
|
|
7746
|
+
WebhookIssuesLockedPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesLockedPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
8171
7747
|
)
|
|
8172
7748
|
from githubkit.versions.v2022_11_28.models import (
|
|
8173
7749
|
WebhookIssuesOpenedPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesOpenedPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
@@ -8175,18 +7751,6 @@ if TYPE_CHECKING:
|
|
|
8175
7751
|
from githubkit.versions.v2022_11_28.models import (
|
|
8176
7752
|
WebhookIssuesPinnedPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesPinnedPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
8177
7753
|
)
|
|
8178
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8179
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseMergedPlan as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseMergedPlan,
|
|
8180
|
-
)
|
|
8181
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8182
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0 as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0,
|
|
8183
|
-
)
|
|
8184
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8185
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1 as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1,
|
|
8186
|
-
)
|
|
8187
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8188
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseMergedPlan as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseMergedPlan,
|
|
8189
|
-
)
|
|
8190
7754
|
from githubkit.versions.v2022_11_28.models import (
|
|
8191
7755
|
WebhookPullRequestAssignedPropPullRequestPropBasePropRepoPropLicense as WebhookPullRequestAssignedPropPullRequestPropBasePropRepoPropLicense,
|
|
8192
7756
|
)
|
|
@@ -8298,18 +7862,6 @@ if TYPE_CHECKING:
|
|
|
8298
7862
|
from githubkit.versions.v2022_11_28.models import (
|
|
8299
7863
|
WebhookRegistryPackagePublishedPropRegistryPackagePropPackageVersion as WebhookRegistryPackagePublishedPropRegistryPackagePropPackageVersion,
|
|
8300
7864
|
)
|
|
8301
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8302
|
-
WebhookWorkflowRunCompletedPropWorkflowRunMergedHeadCommitPropAuthor as WebhookWorkflowRunCompletedPropWorkflowRunMergedHeadCommitPropAuthor,
|
|
8303
|
-
)
|
|
8304
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8305
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropTriggeringActor as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropTriggeringActor,
|
|
8306
|
-
)
|
|
8307
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8308
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropTriggeringActor as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropTriggeringActor,
|
|
8309
|
-
)
|
|
8310
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8311
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedRepositoryPropOwner as WebhookWorkflowRunInProgressPropWorkflowRunMergedRepositoryPropOwner,
|
|
8312
|
-
)
|
|
8313
7865
|
from githubkit.versions.v2022_11_28.models import (
|
|
8314
7866
|
DependencyGraphSpdxSbomPropSbomPropPackagesItemsPropExternalRefsItems as DependencyGraphSpdxSbomPropSbomPropPackagesItemsPropExternalRefsItems,
|
|
8315
7867
|
)
|
|
@@ -8359,7 +7911,10 @@ if TYPE_CHECKING:
|
|
|
8359
7911
|
WebhookIssuesLabeledPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesLabeledPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
8360
7912
|
)
|
|
8361
7913
|
from githubkit.versions.v2022_11_28.models import (
|
|
8362
|
-
|
|
7914
|
+
WebhookMarketplacePurchaseCancelledPropMarketplacePurchasePropAccount as WebhookMarketplacePurchaseCancelledPropMarketplacePurchasePropAccount,
|
|
7915
|
+
)
|
|
7916
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
7917
|
+
WebhookMarketplacePurchasePurchasedPropMarketplacePurchasePropAccount as WebhookMarketplacePurchasePurchasedPropMarketplacePurchasePropAccount,
|
|
8363
7918
|
)
|
|
8364
7919
|
from githubkit.versions.v2022_11_28.models import (
|
|
8365
7920
|
WebhookPackagePublishedPropPackagePropPackageVersionPropMetadataItems as WebhookPackagePublishedPropPackagePropPackageVersionPropMetadataItems,
|
|
@@ -8460,29 +8015,14 @@ if TYPE_CHECKING:
|
|
|
8460
8015
|
from githubkit.versions.v2022_11_28.models import (
|
|
8461
8016
|
WebhookPullRequestUnlabeledPropPullRequestPropLinksPropReviewComments as WebhookPullRequestUnlabeledPropPullRequestPropLinksPropReviewComments,
|
|
8462
8017
|
)
|
|
8463
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8464
|
-
WebhookReleasePrereleasedPropReleaseAllof0PropAssetsItemsPropUploader as WebhookReleasePrereleasedPropReleaseAllof0PropAssetsItemsPropUploader,
|
|
8465
|
-
)
|
|
8466
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8467
|
-
WebhookReleaseUnpublishedPropReleaseAllof0PropAssetsItemsPropUploader as WebhookReleaseUnpublishedPropReleaseAllof0PropAssetsItemsPropUploader,
|
|
8468
|
-
)
|
|
8469
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8470
|
-
WebhookRepositoryVulnerabilityAlertCreatePropAlertAllof0PropDismisser as WebhookRepositoryVulnerabilityAlertCreatePropAlertAllof0PropDismisser,
|
|
8471
|
-
)
|
|
8472
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8473
|
-
WebhookRepositoryVulnerabilityAlertReopenPropAlertAllof0PropDismisser as WebhookRepositoryVulnerabilityAlertReopenPropAlertAllof0PropDismisser,
|
|
8474
|
-
)
|
|
8475
8018
|
from githubkit.versions.v2022_11_28.models import (
|
|
8476
8019
|
WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropReferencesItems as WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropReferencesItems,
|
|
8477
8020
|
)
|
|
8478
8021
|
from githubkit.versions.v2022_11_28.models import (
|
|
8479
|
-
|
|
8022
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitPropCommitter as WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitPropCommitter,
|
|
8480
8023
|
)
|
|
8481
8024
|
from githubkit.versions.v2022_11_28.models import (
|
|
8482
|
-
|
|
8483
|
-
)
|
|
8484
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8485
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadCommitPropAuthor as WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadCommitPropAuthor,
|
|
8025
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropHeadRepositoryPropOwner as WebhookWorkflowRunCompletedPropWorkflowRunPropHeadRepositoryPropOwner,
|
|
8486
8026
|
)
|
|
8487
8027
|
from githubkit.versions.v2022_11_28.models import (
|
|
8488
8028
|
WebhookWorkflowRunRequestedPropWorkflowRunPropHeadCommitPropCommitter as WebhookWorkflowRunRequestedPropWorkflowRunPropHeadCommitPropCommitter,
|
|
@@ -8503,19 +8043,16 @@ if TYPE_CHECKING:
|
|
|
8503
8043
|
WebhookIssuesAssignedPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesAssignedPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
8504
8044
|
)
|
|
8505
8045
|
from githubkit.versions.v2022_11_28.models import (
|
|
8506
|
-
|
|
8046
|
+
WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
8507
8047
|
)
|
|
8508
8048
|
from githubkit.versions.v2022_11_28.models import (
|
|
8509
|
-
|
|
8049
|
+
WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
8510
8050
|
)
|
|
8511
8051
|
from githubkit.versions.v2022_11_28.models import (
|
|
8512
8052
|
WebhookIssuesUnpinnedPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesUnpinnedPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
8513
8053
|
)
|
|
8514
8054
|
from githubkit.versions.v2022_11_28.models import (
|
|
8515
|
-
|
|
8516
|
-
)
|
|
8517
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8518
|
-
WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1PropPlan as WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1PropPlan,
|
|
8055
|
+
WebhookMarketplacePurchasePendingChangePropMarketplacePurchasePropPlan as WebhookMarketplacePurchasePendingChangePropMarketplacePurchasePropPlan,
|
|
8519
8056
|
)
|
|
8520
8057
|
from githubkit.versions.v2022_11_28.models import (
|
|
8521
8058
|
WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchase as WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchase,
|
|
@@ -8623,22 +8160,16 @@ if TYPE_CHECKING:
|
|
|
8623
8160
|
WebhookPullRequestUnassignedPropPullRequestPropLinksPropReviewComments as WebhookPullRequestUnassignedPropPullRequestPropLinksPropReviewComments,
|
|
8624
8161
|
)
|
|
8625
8162
|
from githubkit.versions.v2022_11_28.models import (
|
|
8626
|
-
|
|
8627
|
-
)
|
|
8628
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8629
|
-
WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof1PropDismisser as WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof1PropDismisser,
|
|
8630
|
-
)
|
|
8631
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8632
|
-
WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof0PropDismisser as WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof0PropDismisser,
|
|
8163
|
+
WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropIdentifiersItems as WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropIdentifiersItems,
|
|
8633
8164
|
)
|
|
8634
8165
|
from githubkit.versions.v2022_11_28.models import (
|
|
8635
|
-
|
|
8166
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropReferencedWorkflowsItems as WebhookWorkflowRunCompletedPropWorkflowRunPropReferencedWorkflowsItems,
|
|
8636
8167
|
)
|
|
8637
8168
|
from githubkit.versions.v2022_11_28.models import (
|
|
8638
|
-
|
|
8169
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitPropCommitter as WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitPropCommitter,
|
|
8639
8170
|
)
|
|
8640
8171
|
from githubkit.versions.v2022_11_28.models import (
|
|
8641
|
-
|
|
8172
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropHeadRepositoryPropOwner as WebhookWorkflowRunInProgressPropWorkflowRunPropHeadRepositoryPropOwner,
|
|
8642
8173
|
)
|
|
8643
8174
|
from githubkit.versions.v2022_11_28.models import (
|
|
8644
8175
|
WebhookWorkflowRunRequestedPropWorkflowRunPropReferencedWorkflowsItems as WebhookWorkflowRunRequestedPropWorkflowRunPropReferencedWorkflowsItems,
|
|
@@ -8673,15 +8204,9 @@ if TYPE_CHECKING:
|
|
|
8673
8204
|
from githubkit.versions.v2022_11_28.models import (
|
|
8674
8205
|
WebhookIssuesUnlabeledPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesUnlabeledPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
8675
8206
|
)
|
|
8676
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8677
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseMergedAccount as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseMergedAccount,
|
|
8678
|
-
)
|
|
8679
8207
|
from githubkit.versions.v2022_11_28.models import (
|
|
8680
8208
|
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchase as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchase,
|
|
8681
8209
|
)
|
|
8682
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8683
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseMergedAccount as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseMergedAccount,
|
|
8684
|
-
)
|
|
8685
8210
|
from githubkit.versions.v2022_11_28.models import (
|
|
8686
8211
|
WebhookPackageUpdatedPropPackagePropPackageVersionPropPackageFilesItems as WebhookPackageUpdatedPropPackagePropPackageVersionPropPackageFilesItems,
|
|
8687
8212
|
)
|
|
@@ -8794,16 +8319,13 @@ if TYPE_CHECKING:
|
|
|
8794
8319
|
WebhookSecurityAdvisoryWithdrawnPropSecurityAdvisoryPropReferencesItems as WebhookSecurityAdvisoryWithdrawnPropSecurityAdvisoryPropReferencesItems,
|
|
8795
8320
|
)
|
|
8796
8321
|
from githubkit.versions.v2022_11_28.models import (
|
|
8797
|
-
|
|
8798
|
-
)
|
|
8799
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8800
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropRepositoryPropOwner as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropRepositoryPropOwner,
|
|
8322
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropBase as WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropBase,
|
|
8801
8323
|
)
|
|
8802
8324
|
from githubkit.versions.v2022_11_28.models import (
|
|
8803
|
-
|
|
8325
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropHead as WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropHead,
|
|
8804
8326
|
)
|
|
8805
8327
|
from githubkit.versions.v2022_11_28.models import (
|
|
8806
|
-
|
|
8328
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropReferencedWorkflowsItems as WebhookWorkflowRunInProgressPropWorkflowRunPropReferencedWorkflowsItems,
|
|
8807
8329
|
)
|
|
8808
8330
|
from githubkit.versions.v2022_11_28.models import (
|
|
8809
8331
|
WebhookWorkflowRunRequestedPropWorkflowRunPropPullRequestsItemsPropBase as WebhookWorkflowRunRequestedPropWorkflowRunPropPullRequestsItemsPropBase,
|
|
@@ -8824,7 +8346,7 @@ if TYPE_CHECKING:
|
|
|
8824
8346
|
WebhookDeploymentStatusCreatedPropWorkflowRunPropHeadRepositoryPropOwner as WebhookDeploymentStatusCreatedPropWorkflowRunPropHeadRepositoryPropOwner,
|
|
8825
8347
|
)
|
|
8826
8348
|
from githubkit.versions.v2022_11_28.models import (
|
|
8827
|
-
|
|
8349
|
+
WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
8828
8350
|
)
|
|
8829
8351
|
from githubkit.versions.v2022_11_28.models import (
|
|
8830
8352
|
WebhookIssuesTransferredPropChangesPropNewIssuePropPerformedViaGithubApp as WebhookIssuesTransferredPropChangesPropNewIssuePropPerformedViaGithubApp,
|
|
@@ -8835,24 +8357,9 @@ if TYPE_CHECKING:
|
|
|
8835
8357
|
from githubkit.versions.v2022_11_28.models import (
|
|
8836
8358
|
WebhookIssuesUnassignedPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesUnassignedPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
8837
8359
|
)
|
|
8838
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8839
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0PropPlan as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0PropPlan,
|
|
8840
|
-
)
|
|
8841
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8842
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1PropPlan as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1PropPlan,
|
|
8843
|
-
)
|
|
8844
8360
|
from githubkit.versions.v2022_11_28.models import (
|
|
8845
8361
|
WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchasePropPlan as WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchasePropPlan,
|
|
8846
8362
|
)
|
|
8847
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8848
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseMergedPlan as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseMergedPlan,
|
|
8849
|
-
)
|
|
8850
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8851
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0PropPlan as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0PropPlan,
|
|
8852
|
-
)
|
|
8853
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8854
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1PropPlan as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1PropPlan,
|
|
8855
|
-
)
|
|
8856
8363
|
from githubkit.versions.v2022_11_28.models import (
|
|
8857
8364
|
WebhookPullRequestAssignedPropPullRequestPropBasePropRepoPropPermissions as WebhookPullRequestAssignedPropPullRequestPropBasePropRepoPropPermissions,
|
|
8858
8365
|
)
|
|
@@ -8959,22 +8466,10 @@ if TYPE_CHECKING:
|
|
|
8959
8466
|
WebhookSecurityAdvisoryWithdrawnPropSecurityAdvisoryPropIdentifiersItems as WebhookSecurityAdvisoryWithdrawnPropSecurityAdvisoryPropIdentifiersItems,
|
|
8960
8467
|
)
|
|
8961
8468
|
from githubkit.versions.v2022_11_28.models import (
|
|
8962
|
-
|
|
8963
|
-
)
|
|
8964
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8965
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitPropAuthor as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitPropAuthor,
|
|
8469
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropBase as WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropBase,
|
|
8966
8470
|
)
|
|
8967
8471
|
from githubkit.versions.v2022_11_28.models import (
|
|
8968
|
-
|
|
8969
|
-
)
|
|
8970
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8971
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropRepositoryPropOwner as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropRepositoryPropOwner,
|
|
8972
|
-
)
|
|
8973
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8974
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadCommitPropCommitter as WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadCommitPropCommitter,
|
|
8975
|
-
)
|
|
8976
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
8977
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadRepositoryPropOwner as WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadRepositoryPropOwner,
|
|
8472
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropHead as WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropHead,
|
|
8978
8473
|
)
|
|
8979
8474
|
from githubkit.versions.v2022_11_28.models import (
|
|
8980
8475
|
OrganizationProgrammaticAccessGrantRequestPropPermissionsPropOrganization as OrganizationProgrammaticAccessGrantRequestPropPermissionsPropOrganization,
|
|
@@ -9004,10 +8499,7 @@ if TYPE_CHECKING:
|
|
|
9004
8499
|
WebhookIssuesTransferredPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesTransferredPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
9005
8500
|
)
|
|
9006
8501
|
from githubkit.versions.v2022_11_28.models import (
|
|
9007
|
-
|
|
9008
|
-
)
|
|
9009
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9010
|
-
WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1PropAccount as WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1PropAccount,
|
|
8502
|
+
WebhookMarketplacePurchasePendingChangePropMarketplacePurchasePropAccount as WebhookMarketplacePurchasePendingChangePropMarketplacePurchasePropAccount,
|
|
9011
8503
|
)
|
|
9012
8504
|
from githubkit.versions.v2022_11_28.models import (
|
|
9013
8505
|
WebhookPackagePublishedPropPackagePropPackageVersionPropContainerMetadata as WebhookPackagePublishedPropPackagePropPackageVersionPropContainerMetadata,
|
|
@@ -9087,12 +8579,6 @@ if TYPE_CHECKING:
|
|
|
9087
8579
|
from githubkit.versions.v2022_11_28.models import (
|
|
9088
8580
|
WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepoPropPermissions as WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepoPropPermissions,
|
|
9089
8581
|
)
|
|
9090
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9091
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadCommitPropAuthor as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadCommitPropAuthor,
|
|
9092
|
-
)
|
|
9093
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9094
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitPropAuthor as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitPropAuthor,
|
|
9095
|
-
)
|
|
9096
8582
|
from githubkit.versions.v2022_11_28.models import (
|
|
9097
8583
|
ReposOwnerRepoEnvironmentsEnvironmentNameDeploymentProtectionRulesPostBody as ReposOwnerRepoEnvironmentsEnvironmentNameDeploymentProtectionRulesPostBody,
|
|
9098
8584
|
)
|
|
@@ -9124,10 +8610,7 @@ if TYPE_CHECKING:
|
|
|
9124
8610
|
WebhookIssuesClosedPropIssueAllof0PropPerformedViaGithubAppPropPermissions as WebhookIssuesClosedPropIssueAllof0PropPerformedViaGithubAppPropPermissions,
|
|
9125
8611
|
)
|
|
9126
8612
|
from githubkit.versions.v2022_11_28.models import (
|
|
9127
|
-
|
|
9128
|
-
)
|
|
9129
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9130
|
-
WebhookIssuesLockedPropIssueAllof0PropPerformedViaGithubAppPropPermissions as WebhookIssuesLockedPropIssueAllof0PropPerformedViaGithubAppPropPermissions,
|
|
8613
|
+
WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppPropPermissions,
|
|
9131
8614
|
)
|
|
9132
8615
|
from githubkit.versions.v2022_11_28.models import (
|
|
9133
8616
|
WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchasePropPlan as WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchasePropPlan,
|
|
@@ -9279,24 +8762,9 @@ if TYPE_CHECKING:
|
|
|
9279
8762
|
from githubkit.versions.v2022_11_28.models import (
|
|
9280
8763
|
WebhookIssueCommentDeletedPropIssueAllof0PropPerformedViaGithubAppPropOwner as WebhookIssueCommentDeletedPropIssueAllof0PropPerformedViaGithubAppPropOwner,
|
|
9281
8764
|
)
|
|
9282
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9283
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0PropAccount as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0PropAccount,
|
|
9284
|
-
)
|
|
9285
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9286
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1PropAccount as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1PropAccount,
|
|
9287
|
-
)
|
|
9288
8765
|
from githubkit.versions.v2022_11_28.models import (
|
|
9289
8766
|
WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchasePropAccount as WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchasePropAccount,
|
|
9290
8767
|
)
|
|
9291
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9292
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseMergedAccount as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseMergedAccount,
|
|
9293
|
-
)
|
|
9294
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9295
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0PropAccount as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0PropAccount,
|
|
9296
|
-
)
|
|
9297
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9298
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1PropAccount as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1PropAccount,
|
|
9299
|
-
)
|
|
9300
8768
|
from githubkit.versions.v2022_11_28.models import (
|
|
9301
8769
|
WebhookPackagePublishedPropPackagePropPackageVersionPropDockerMetadataItems as WebhookPackagePublishedPropPackagePropPackageVersionPropDockerMetadataItems,
|
|
9302
8770
|
)
|
|
@@ -9396,18 +8864,6 @@ if TYPE_CHECKING:
|
|
|
9396
8864
|
from githubkit.versions.v2022_11_28.models import (
|
|
9397
8865
|
WebhookPullRequestUnlabeledPropPullRequestPropRequestedTeamsItemsPropParent as WebhookPullRequestUnlabeledPropPullRequestPropRequestedTeamsItemsPropParent,
|
|
9398
8866
|
)
|
|
9399
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9400
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropHeadCommitPropCommitter as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropHeadCommitPropCommitter,
|
|
9401
|
-
)
|
|
9402
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9403
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropHeadRepositoryPropOwner as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropHeadRepositoryPropOwner,
|
|
9404
|
-
)
|
|
9405
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9406
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitPropCommitter as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitPropCommitter,
|
|
9407
|
-
)
|
|
9408
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9409
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadRepositoryPropOwner as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadRepositoryPropOwner,
|
|
9410
|
-
)
|
|
9411
8867
|
from githubkit.versions.v2022_11_28.models import (
|
|
9412
8868
|
ProtectedBranchPropRequiredPullRequestReviewsPropBypassPullRequestAllowances as ProtectedBranchPropRequiredPullRequestReviewsPropBypassPullRequestAllowances,
|
|
9413
8869
|
)
|
|
@@ -9429,18 +8885,6 @@ if TYPE_CHECKING:
|
|
|
9429
8885
|
from githubkit.versions.v2022_11_28.models import (
|
|
9430
8886
|
WebhookIssuesOpenedPropChangesPropOldIssuePropPerformedViaGithubAppPropOwner as WebhookIssuesOpenedPropChangesPropOldIssuePropPerformedViaGithubAppPropOwner,
|
|
9431
8887
|
)
|
|
9432
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9433
|
-
WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubAppPropPermissions as WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubAppPropPermissions,
|
|
9434
|
-
)
|
|
9435
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9436
|
-
WebhookIssuesUnlockedPropIssueAllof0PropPerformedViaGithubAppPropPermissions as WebhookIssuesUnlockedPropIssueAllof0PropPerformedViaGithubAppPropPermissions,
|
|
9437
|
-
)
|
|
9438
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9439
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0PropPlan as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0PropPlan,
|
|
9440
|
-
)
|
|
9441
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9442
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1PropPlan as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1PropPlan,
|
|
9443
|
-
)
|
|
9444
8888
|
from githubkit.versions.v2022_11_28.models import (
|
|
9445
8889
|
WebhookPullRequestAutoMergeDisabledPropPullRequestPropAutoMergePropEnabledBy as WebhookPullRequestAutoMergeDisabledPropPullRequestPropAutoMergePropEnabledBy,
|
|
9446
8890
|
)
|
|
@@ -9528,24 +8972,6 @@ if TYPE_CHECKING:
|
|
|
9528
8972
|
from githubkit.versions.v2022_11_28.models import (
|
|
9529
8973
|
WebhookSecurityAdvisoryWithdrawnPropSecurityAdvisoryPropVulnerabilitiesItems as WebhookSecurityAdvisoryWithdrawnPropSecurityAdvisoryPropVulnerabilitiesItems,
|
|
9530
8974
|
)
|
|
9531
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9532
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropReferencedWorkflowsItems as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropReferencedWorkflowsItems,
|
|
9533
|
-
)
|
|
9534
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9535
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropReferencedWorkflowsItems as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropReferencedWorkflowsItems,
|
|
9536
|
-
)
|
|
9537
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9538
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadCommitPropCommitter as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadCommitPropCommitter,
|
|
9539
|
-
)
|
|
9540
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9541
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadRepositoryPropOwner as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadRepositoryPropOwner,
|
|
9542
|
-
)
|
|
9543
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9544
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitPropCommitter as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitPropCommitter,
|
|
9545
|
-
)
|
|
9546
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9547
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadRepositoryPropOwner as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadRepositoryPropOwner,
|
|
9548
|
-
)
|
|
9549
8975
|
from githubkit.versions.v2022_11_28.models import (
|
|
9550
8976
|
OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberCommentsCommentNumberPatchBody as OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberCommentsCommentNumberPatchBody,
|
|
9551
8977
|
)
|
|
@@ -9567,12 +8993,6 @@ if TYPE_CHECKING:
|
|
|
9567
8993
|
from githubkit.versions.v2022_11_28.models import (
|
|
9568
8994
|
WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchasePropAccount as WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchasePropAccount,
|
|
9569
8995
|
)
|
|
9570
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9571
|
-
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0 as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0,
|
|
9572
|
-
)
|
|
9573
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9574
|
-
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof1 as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof1,
|
|
9575
|
-
)
|
|
9576
8996
|
from githubkit.versions.v2022_11_28.models import (
|
|
9577
8997
|
WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchasePropAccount as WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchasePropAccount,
|
|
9578
8998
|
)
|
|
@@ -9636,18 +9056,6 @@ if TYPE_CHECKING:
|
|
|
9636
9056
|
from githubkit.versions.v2022_11_28.models import (
|
|
9637
9057
|
WebhookRepositoryRulesetEditedPropChangesPropRulesPropUpdatedItemsPropChanges as WebhookRepositoryRulesetEditedPropChangesPropRulesPropUpdatedItemsPropChanges,
|
|
9638
9058
|
)
|
|
9639
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9640
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropBase as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropBase,
|
|
9641
|
-
)
|
|
9642
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9643
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropHead as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropHead,
|
|
9644
|
-
)
|
|
9645
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9646
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropReferencedWorkflowsItems as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropReferencedWorkflowsItems,
|
|
9647
|
-
)
|
|
9648
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9649
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropReferencedWorkflowsItems as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropReferencedWorkflowsItems,
|
|
9650
|
-
)
|
|
9651
9059
|
from githubkit.versions.v2022_11_28.models import (
|
|
9652
9060
|
ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningPushProtection as ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningPushProtection,
|
|
9653
9061
|
)
|
|
@@ -9660,9 +9068,6 @@ if TYPE_CHECKING:
|
|
|
9660
9068
|
from githubkit.versions.v2022_11_28.models import (
|
|
9661
9069
|
WebhookDeploymentStatusCreatedPropDeploymentPropPerformedViaGithubAppPropOwner as WebhookDeploymentStatusCreatedPropDeploymentPropPerformedViaGithubAppPropOwner,
|
|
9662
9070
|
)
|
|
9663
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9664
|
-
WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubAppPropPermissions as WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubAppPropPermissions,
|
|
9665
|
-
)
|
|
9666
9071
|
from githubkit.versions.v2022_11_28.models import (
|
|
9667
9072
|
WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchasePropPlan as WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchasePropPlan,
|
|
9668
9073
|
)
|
|
@@ -9729,12 +9134,6 @@ if TYPE_CHECKING:
|
|
|
9729
9134
|
from githubkit.versions.v2022_11_28.models import (
|
|
9730
9135
|
WebhookRegistryPackagePublishedPropRegistryPackagePropPackageVersionPropAuthor as WebhookRegistryPackagePublishedPropRegistryPackagePropPackageVersionPropAuthor,
|
|
9731
9136
|
)
|
|
9732
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9733
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropBase as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropBase,
|
|
9734
|
-
)
|
|
9735
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9736
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropHead as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropHead,
|
|
9737
|
-
)
|
|
9738
9137
|
from githubkit.versions.v2022_11_28.models import (
|
|
9739
9138
|
ReposOwnerRepoBranchesBranchProtectionRequiredStatusChecksContextsPutBodyOneof0 as ReposOwnerRepoBranchesBranchProtectionRequiredStatusChecksContextsPutBodyOneof0,
|
|
9740
9139
|
)
|
|
@@ -9751,13 +9150,10 @@ if TYPE_CHECKING:
|
|
|
9751
9150
|
WebhookCodeScanningAlertClosedByUserPropAlertPropMostRecentInstancePropLocation as WebhookCodeScanningAlertClosedByUserPropAlertPropMostRecentInstancePropLocation,
|
|
9752
9151
|
)
|
|
9753
9152
|
from githubkit.versions.v2022_11_28.models import (
|
|
9754
|
-
|
|
9755
|
-
)
|
|
9756
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9757
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0PropAccount as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0PropAccount,
|
|
9153
|
+
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchasePropPlan as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchasePropPlan,
|
|
9758
9154
|
)
|
|
9759
9155
|
from githubkit.versions.v2022_11_28.models import (
|
|
9760
|
-
|
|
9156
|
+
WebhookMarketplacePurchasePendingChangeCancelledPropPreviousMarketplacePurchase as WebhookMarketplacePurchasePendingChangeCancelledPropPreviousMarketplacePurchase,
|
|
9761
9157
|
)
|
|
9762
9158
|
from githubkit.versions.v2022_11_28.models import (
|
|
9763
9159
|
WebhookPullRequestReviewCommentCreatedPropPullRequestPropAutoMergePropEnabledBy as WebhookPullRequestReviewCommentCreatedPropPullRequestPropAutoMergePropEnabledBy,
|
|
@@ -9822,6 +9218,12 @@ if TYPE_CHECKING:
|
|
|
9822
9218
|
from githubkit.versions.v2022_11_28.models import (
|
|
9823
9219
|
WebhookRegistryPackagePublishedPropRegistryPackagePropPackageVersionPropRelease as WebhookRegistryPackagePublishedPropRegistryPackagePropPackageVersionPropRelease,
|
|
9824
9220
|
)
|
|
9221
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
9222
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropBasePropRepo as WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropBasePropRepo,
|
|
9223
|
+
)
|
|
9224
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
9225
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropHeadPropRepo as WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropHeadPropRepo,
|
|
9226
|
+
)
|
|
9825
9227
|
from githubkit.versions.v2022_11_28.models import (
|
|
9826
9228
|
WebhookWorkflowRunRequestedPropWorkflowRunPropPullRequestsItemsPropBasePropRepo as WebhookWorkflowRunRequestedPropWorkflowRunPropPullRequestsItemsPropBasePropRepo,
|
|
9827
9229
|
)
|
|
@@ -9840,9 +9242,6 @@ if TYPE_CHECKING:
|
|
|
9840
9242
|
from githubkit.versions.v2022_11_28.models import (
|
|
9841
9243
|
WebhookIssueCommentEditedPropIssueAllof0PropPerformedViaGithubAppPropPermissions as WebhookIssueCommentEditedPropIssueAllof0PropPerformedViaGithubAppPropPermissions,
|
|
9842
9244
|
)
|
|
9843
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
9844
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubAppPropPermissions as WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubAppPropPermissions,
|
|
9845
|
-
)
|
|
9846
9245
|
from githubkit.versions.v2022_11_28.models import (
|
|
9847
9246
|
WebhookPackagePublishedPropPackagePropPackageVersionPropContainerMetadataPropTag as WebhookPackagePublishedPropPackagePropPackageVersionPropContainerMetadataPropTag,
|
|
9848
9247
|
)
|
|
@@ -9912,6 +9311,12 @@ if TYPE_CHECKING:
|
|
|
9912
9311
|
from githubkit.versions.v2022_11_28.models import (
|
|
9913
9312
|
WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropReactions as WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropReactions,
|
|
9914
9313
|
)
|
|
9314
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
9315
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropBasePropRepo as WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropBasePropRepo,
|
|
9316
|
+
)
|
|
9317
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
9318
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropHeadPropRepo as WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropHeadPropRepo,
|
|
9319
|
+
)
|
|
9915
9320
|
from githubkit.versions.v2022_11_28.models import (
|
|
9916
9321
|
WebhookCodeScanningAlertReopenedByUserPropAlertPropMostRecentInstancePropLocation as WebhookCodeScanningAlertReopenedByUserPropAlertPropMostRecentInstancePropLocation,
|
|
9917
9322
|
)
|
|
@@ -9996,6 +9401,9 @@ if TYPE_CHECKING:
|
|
|
9996
9401
|
from githubkit.versions.v2022_11_28.models import (
|
|
9997
9402
|
WebhookIssuesOpenedPropChangesPropOldIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesOpenedPropChangesPropOldIssuePropPerformedViaGithubAppPropPermissions,
|
|
9998
9403
|
)
|
|
9404
|
+
from githubkit.versions.v2022_11_28.models import (
|
|
9405
|
+
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchasePropAccount as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchasePropAccount,
|
|
9406
|
+
)
|
|
9999
9407
|
from githubkit.versions.v2022_11_28.models import (
|
|
10000
9408
|
WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataPropDirectories as WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataPropDirectories,
|
|
10001
9409
|
)
|
|
@@ -10161,9 +9569,6 @@ if TYPE_CHECKING:
|
|
|
10161
9569
|
from githubkit.versions.v2022_11_28.models import (
|
|
10162
9570
|
OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberCommentsCommentNumberReactionsPostBody as OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberCommentsCommentNumberReactionsPostBody,
|
|
10163
9571
|
)
|
|
10164
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
10165
|
-
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0PropPlan as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0PropPlan,
|
|
10166
|
-
)
|
|
10167
9572
|
from githubkit.versions.v2022_11_28.models import (
|
|
10168
9573
|
WebhookPackagePublishedPropPackagePropPackageVersionPropContainerMetadataPropManifest as WebhookPackagePublishedPropPackagePropPackageVersionPropContainerMetadataPropManifest,
|
|
10169
9574
|
)
|
|
@@ -10209,12 +9614,6 @@ if TYPE_CHECKING:
|
|
|
10209
9614
|
from githubkit.versions.v2022_11_28.models import (
|
|
10210
9615
|
WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropVulnerabilitiesItemsPropPackage as WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropVulnerabilitiesItemsPropPackage,
|
|
10211
9616
|
)
|
|
10212
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
10213
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropBasePropRepo as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropBasePropRepo,
|
|
10214
|
-
)
|
|
10215
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
10216
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropHeadPropRepo as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropHeadPropRepo,
|
|
10217
|
-
)
|
|
10218
9617
|
from githubkit.versions.v2022_11_28.models import (
|
|
10219
9618
|
WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataPropDevDependencies as WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataPropDevDependencies,
|
|
10220
9619
|
)
|
|
@@ -10275,12 +9674,6 @@ if TYPE_CHECKING:
|
|
|
10275
9674
|
from githubkit.versions.v2022_11_28.models import (
|
|
10276
9675
|
WebhookPullRequestUnassignedPropPullRequestPropRequestedReviewersItemsOneof1PropParent as WebhookPullRequestUnassignedPropPullRequestPropRequestedReviewersItemsOneof1PropParent,
|
|
10277
9676
|
)
|
|
10278
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
10279
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropBasePropRepo as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropBasePropRepo,
|
|
10280
|
-
)
|
|
10281
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
10282
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropHeadPropRepo as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropHeadPropRepo,
|
|
10283
|
-
)
|
|
10284
9677
|
from githubkit.versions.v2022_11_28.models import (
|
|
10285
9678
|
WebhookIssuesTransferredPropChangesPropNewIssuePropPerformedViaGithubAppPropPermissions as WebhookIssuesTransferredPropChangesPropNewIssuePropPerformedViaGithubAppPropPermissions,
|
|
10286
9679
|
)
|
|
@@ -10329,9 +9722,6 @@ if TYPE_CHECKING:
|
|
|
10329
9722
|
from githubkit.versions.v2022_11_28.models import (
|
|
10330
9723
|
WebhookBranchProtectionRuleEditedPropChangesPropLinearHistoryRequirementEnforcementLevel as WebhookBranchProtectionRuleEditedPropChangesPropLinearHistoryRequirementEnforcementLevel,
|
|
10331
9724
|
)
|
|
10332
|
-
from githubkit.versions.v2022_11_28.models import (
|
|
10333
|
-
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0PropAccount as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0PropAccount,
|
|
10334
|
-
)
|
|
10335
9725
|
from githubkit.versions.v2022_11_28.models import (
|
|
10336
9726
|
WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataPropContributorsItems as WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataPropContributorsItems,
|
|
10337
9727
|
)
|
|
@@ -10561,8 +9951,8 @@ else:
|
|
|
10561
9951
|
"GlobalAdvisoryPropIdentifiersItems",
|
|
10562
9952
|
"GlobalAdvisoryPropCvss",
|
|
10563
9953
|
"GlobalAdvisoryPropCwesItems",
|
|
10564
|
-
"
|
|
10565
|
-
"
|
|
9954
|
+
"Vulnerability",
|
|
9955
|
+
"VulnerabilityPropPackage",
|
|
10566
9956
|
"BasicError",
|
|
10567
9957
|
"ValidationErrorSimple",
|
|
10568
9958
|
"Integration",
|
|
@@ -10771,7 +10161,7 @@ else:
|
|
|
10771
10161
|
"RepositoryRuleWorkflows",
|
|
10772
10162
|
"RepositoryRuleWorkflowsPropParameters",
|
|
10773
10163
|
"RepositoryRuleParamsWorkflowFileReference",
|
|
10774
|
-
"
|
|
10164
|
+
"RepositoryRuleParamsCodeScanningTool",
|
|
10775
10165
|
"RepositoryRuleset",
|
|
10776
10166
|
"RepositoryRulesetPropLinks",
|
|
10777
10167
|
"RepositoryRulesetPropLinksPropSelf",
|
|
@@ -11220,6 +10610,7 @@ else:
|
|
|
11220
10610
|
"RepositoryWebhooksPropTemplateRepositoryPropOwner",
|
|
11221
10611
|
"RepositoryWebhooksPropTemplateRepositoryPropPermissions",
|
|
11222
10612
|
"SimpleUserWebhooks",
|
|
10613
|
+
"WebhooksRule",
|
|
11223
10614
|
"SimpleCheckSuite",
|
|
11224
10615
|
"CheckRunWithSimpleCheckSuite",
|
|
11225
10616
|
"CheckRunWithSimpleCheckSuitePropOutput",
|
|
@@ -11245,15 +10636,14 @@ else:
|
|
|
11245
10636
|
"PersonalAccessTokenRequestPropPermissionsResultPropOther",
|
|
11246
10637
|
"ProjectsV2",
|
|
11247
10638
|
"ProjectsV2Item",
|
|
10639
|
+
"PullRequestWebhook",
|
|
10640
|
+
"PullRequestWebhookAllof1",
|
|
11248
10641
|
"SecretScanningAlertWebhook",
|
|
11249
10642
|
"WebhookBranchProtectionConfigurationDisabled",
|
|
11250
10643
|
"WebhookBranchProtectionConfigurationEnabled",
|
|
11251
10644
|
"WebhookBranchProtectionRuleCreated",
|
|
11252
|
-
"WebhookBranchProtectionRuleCreatedPropRule",
|
|
11253
10645
|
"WebhookBranchProtectionRuleDeleted",
|
|
11254
|
-
"WebhookBranchProtectionRuleDeletedPropRule",
|
|
11255
10646
|
"WebhookBranchProtectionRuleEdited",
|
|
11256
|
-
"WebhookBranchProtectionRuleEditedPropRule",
|
|
11257
10647
|
"WebhookBranchProtectionRuleEditedPropChanges",
|
|
11258
10648
|
"WebhookBranchProtectionRuleEditedPropChangesPropAdminEnforced",
|
|
11259
10649
|
"WebhookBranchProtectionRuleEditedPropChangesPropAuthorizedActorNames",
|
|
@@ -11510,19 +10900,6 @@ else:
|
|
|
11510
10900
|
"WebhookDiscussionCommentEditedPropCommentPropReactions",
|
|
11511
10901
|
"WebhookDiscussionCommentEditedPropCommentPropUser",
|
|
11512
10902
|
"WebhookDiscussionCreated",
|
|
11513
|
-
"WebhookDiscussionCreatedPropDiscussion",
|
|
11514
|
-
"WebhookDiscussionCreatedPropDiscussionMergedCategory",
|
|
11515
|
-
"WebhookDiscussionCreatedPropDiscussionMergedReactions",
|
|
11516
|
-
"WebhookDiscussionCreatedPropDiscussionMergedUser",
|
|
11517
|
-
"WebhookDiscussionCreatedPropDiscussionAllof0",
|
|
11518
|
-
"WebhookDiscussionCreatedPropDiscussionAllof0PropAnswerChosenBy",
|
|
11519
|
-
"WebhookDiscussionCreatedPropDiscussionAllof0PropCategory",
|
|
11520
|
-
"WebhookDiscussionCreatedPropDiscussionAllof0PropReactions",
|
|
11521
|
-
"WebhookDiscussionCreatedPropDiscussionAllof0PropUser",
|
|
11522
|
-
"WebhookDiscussionCreatedPropDiscussionAllof1",
|
|
11523
|
-
"WebhookDiscussionCreatedPropDiscussionAllof1PropCategory",
|
|
11524
|
-
"WebhookDiscussionCreatedPropDiscussionAllof1PropReactions",
|
|
11525
|
-
"WebhookDiscussionCreatedPropDiscussionAllof1PropUser",
|
|
11526
10903
|
"WebhookDiscussionDeleted",
|
|
11527
10904
|
"WebhookDiscussionEdited",
|
|
11528
10905
|
"WebhookDiscussionEditedPropChanges",
|
|
@@ -11731,36 +11108,20 @@ else:
|
|
|
11731
11108
|
"WebhookIssuesDeletedPropIssuePropReactions",
|
|
11732
11109
|
"WebhookIssuesDeletedPropIssuePropUser",
|
|
11733
11110
|
"WebhookIssuesDemilestoned",
|
|
11111
|
+
"WebhookIssuesDemilestonedPropIssue",
|
|
11112
|
+
"WebhookIssuesDemilestonedPropIssuePropAssignee",
|
|
11113
|
+
"WebhookIssuesDemilestonedPropIssuePropAssigneesItems",
|
|
11114
|
+
"WebhookIssuesDemilestonedPropIssuePropLabelsItems",
|
|
11115
|
+
"WebhookIssuesDemilestonedPropIssuePropMilestone",
|
|
11116
|
+
"WebhookIssuesDemilestonedPropIssuePropMilestonePropCreator",
|
|
11117
|
+
"WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubApp",
|
|
11118
|
+
"WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppPropOwner",
|
|
11119
|
+
"WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppPropPermissions",
|
|
11120
|
+
"WebhookIssuesDemilestonedPropIssuePropPullRequest",
|
|
11121
|
+
"WebhookIssuesDemilestonedPropIssuePropReactions",
|
|
11122
|
+
"WebhookIssuesDemilestonedPropIssuePropUser",
|
|
11734
11123
|
"WebhookIssuesDemilestonedPropMilestone",
|
|
11735
11124
|
"WebhookIssuesDemilestonedPropMilestonePropCreator",
|
|
11736
|
-
"WebhookIssuesDemilestonedPropIssue",
|
|
11737
|
-
"WebhookIssuesDemilestonedPropIssueMergedAssignee",
|
|
11738
|
-
"WebhookIssuesDemilestonedPropIssueMergedAssignees",
|
|
11739
|
-
"WebhookIssuesDemilestonedPropIssueMergedLabels",
|
|
11740
|
-
"WebhookIssuesDemilestonedPropIssueMergedReactions",
|
|
11741
|
-
"WebhookIssuesDemilestonedPropIssueMergedUser",
|
|
11742
|
-
"WebhookIssuesDemilestonedPropIssueAllof0",
|
|
11743
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropAssignee",
|
|
11744
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropAssigneesItems",
|
|
11745
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropLabelsItems",
|
|
11746
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropReactions",
|
|
11747
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropUser",
|
|
11748
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropMilestone",
|
|
11749
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropMilestonePropCreator",
|
|
11750
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropPullRequest",
|
|
11751
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubAppPropOwner",
|
|
11752
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubAppPropPermissions",
|
|
11753
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubApp",
|
|
11754
|
-
"WebhookIssuesDemilestonedPropIssueAllof1",
|
|
11755
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropAssignee",
|
|
11756
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropAssigneesItems",
|
|
11757
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropLabelsItems",
|
|
11758
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropMilestone",
|
|
11759
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropMilestonePropCreator",
|
|
11760
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropPerformedViaGithubApp",
|
|
11761
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropReactions",
|
|
11762
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropUser",
|
|
11763
|
-
"WebhookIssuesDemilestonedPropIssueMergedPerformedViaGithubApp",
|
|
11764
11125
|
"WebhookIssuesEdited",
|
|
11765
11126
|
"WebhookIssuesEditedPropLabel",
|
|
11766
11127
|
"WebhookIssuesEditedPropChanges",
|
|
@@ -11794,64 +11155,32 @@ else:
|
|
|
11794
11155
|
"WebhookIssuesLabeledPropIssuePropUser",
|
|
11795
11156
|
"WebhookIssuesLocked",
|
|
11796
11157
|
"WebhookIssuesLockedPropIssue",
|
|
11797
|
-
"
|
|
11798
|
-
"
|
|
11799
|
-
"
|
|
11800
|
-
"
|
|
11801
|
-
"
|
|
11802
|
-
"
|
|
11803
|
-
"
|
|
11804
|
-
"
|
|
11805
|
-
"
|
|
11806
|
-
"
|
|
11807
|
-
"
|
|
11808
|
-
"WebhookIssuesLockedPropIssueAllof0PropMilestonePropCreator",
|
|
11809
|
-
"WebhookIssuesLockedPropIssueAllof0PropMilestone",
|
|
11810
|
-
"WebhookIssuesLockedPropIssueAllof0PropPerformedViaGithubAppPropOwner",
|
|
11811
|
-
"WebhookIssuesLockedPropIssueAllof0PropPerformedViaGithubAppPropPermissions",
|
|
11812
|
-
"WebhookIssuesLockedPropIssueAllof0PropPerformedViaGithubApp",
|
|
11813
|
-
"WebhookIssuesLockedPropIssueAllof0PropPullRequest",
|
|
11814
|
-
"WebhookIssuesLockedPropIssueAllof1",
|
|
11815
|
-
"WebhookIssuesLockedPropIssueAllof1PropAssignee",
|
|
11816
|
-
"WebhookIssuesLockedPropIssueAllof1PropAssigneesItems",
|
|
11817
|
-
"WebhookIssuesLockedPropIssueAllof1PropLabelsItems",
|
|
11818
|
-
"WebhookIssuesLockedPropIssueAllof1PropMilestone",
|
|
11819
|
-
"WebhookIssuesLockedPropIssueAllof1PropPerformedViaGithubApp",
|
|
11820
|
-
"WebhookIssuesLockedPropIssueAllof1PropReactions",
|
|
11821
|
-
"WebhookIssuesLockedPropIssueAllof1PropUser",
|
|
11822
|
-
"WebhookIssuesLockedPropIssueMergedMilestone",
|
|
11823
|
-
"WebhookIssuesLockedPropIssueMergedPerformedViaGithubApp",
|
|
11158
|
+
"WebhookIssuesLockedPropIssuePropAssignee",
|
|
11159
|
+
"WebhookIssuesLockedPropIssuePropAssigneesItems",
|
|
11160
|
+
"WebhookIssuesLockedPropIssuePropLabelsItems",
|
|
11161
|
+
"WebhookIssuesLockedPropIssuePropMilestone",
|
|
11162
|
+
"WebhookIssuesLockedPropIssuePropMilestonePropCreator",
|
|
11163
|
+
"WebhookIssuesLockedPropIssuePropPerformedViaGithubApp",
|
|
11164
|
+
"WebhookIssuesLockedPropIssuePropPerformedViaGithubAppPropOwner",
|
|
11165
|
+
"WebhookIssuesLockedPropIssuePropPerformedViaGithubAppPropPermissions",
|
|
11166
|
+
"WebhookIssuesLockedPropIssuePropPullRequest",
|
|
11167
|
+
"WebhookIssuesLockedPropIssuePropReactions",
|
|
11168
|
+
"WebhookIssuesLockedPropIssuePropUser",
|
|
11824
11169
|
"WebhookIssuesMilestoned",
|
|
11170
|
+
"WebhookIssuesMilestonedPropIssue",
|
|
11171
|
+
"WebhookIssuesMilestonedPropIssuePropAssignee",
|
|
11172
|
+
"WebhookIssuesMilestonedPropIssuePropAssigneesItems",
|
|
11173
|
+
"WebhookIssuesMilestonedPropIssuePropLabelsItems",
|
|
11174
|
+
"WebhookIssuesMilestonedPropIssuePropMilestone",
|
|
11175
|
+
"WebhookIssuesMilestonedPropIssuePropMilestonePropCreator",
|
|
11176
|
+
"WebhookIssuesMilestonedPropIssuePropPerformedViaGithubApp",
|
|
11177
|
+
"WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppPropOwner",
|
|
11178
|
+
"WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppPropPermissions",
|
|
11179
|
+
"WebhookIssuesMilestonedPropIssuePropPullRequest",
|
|
11180
|
+
"WebhookIssuesMilestonedPropIssuePropReactions",
|
|
11181
|
+
"WebhookIssuesMilestonedPropIssuePropUser",
|
|
11825
11182
|
"WebhookIssuesMilestonedPropMilestone",
|
|
11826
11183
|
"WebhookIssuesMilestonedPropMilestonePropCreator",
|
|
11827
|
-
"WebhookIssuesMilestonedPropIssue",
|
|
11828
|
-
"WebhookIssuesMilestonedPropIssueMergedAssignee",
|
|
11829
|
-
"WebhookIssuesMilestonedPropIssueMergedAssignees",
|
|
11830
|
-
"WebhookIssuesMilestonedPropIssueMergedLabels",
|
|
11831
|
-
"WebhookIssuesMilestonedPropIssueMergedReactions",
|
|
11832
|
-
"WebhookIssuesMilestonedPropIssueMergedUser",
|
|
11833
|
-
"WebhookIssuesMilestonedPropIssueAllof0",
|
|
11834
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropAssignee",
|
|
11835
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropAssigneesItems",
|
|
11836
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropLabelsItems",
|
|
11837
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropMilestone",
|
|
11838
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropMilestonePropCreator",
|
|
11839
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropReactions",
|
|
11840
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropUser",
|
|
11841
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubAppPropOwner",
|
|
11842
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubAppPropPermissions",
|
|
11843
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubApp",
|
|
11844
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropPullRequest",
|
|
11845
|
-
"WebhookIssuesMilestonedPropIssueAllof1",
|
|
11846
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropAssignee",
|
|
11847
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropAssigneesItems",
|
|
11848
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropLabelsItems",
|
|
11849
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropPerformedViaGithubApp",
|
|
11850
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropReactions",
|
|
11851
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropUser",
|
|
11852
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropMilestone",
|
|
11853
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropMilestonePropCreator",
|
|
11854
|
-
"WebhookIssuesMilestonedPropIssueMergedPerformedViaGithubApp",
|
|
11855
11184
|
"WebhookIssuesOpened",
|
|
11856
11185
|
"WebhookIssuesOpenedPropIssue",
|
|
11857
11186
|
"WebhookIssuesOpenedPropIssuePropAssignee",
|
|
@@ -11898,33 +11227,17 @@ else:
|
|
|
11898
11227
|
"WebhookIssuesPinnedPropIssuePropUser",
|
|
11899
11228
|
"WebhookIssuesReopened",
|
|
11900
11229
|
"WebhookIssuesReopenedPropIssue",
|
|
11901
|
-
"
|
|
11902
|
-
"
|
|
11903
|
-
"
|
|
11904
|
-
"
|
|
11905
|
-
"
|
|
11906
|
-
"
|
|
11907
|
-
"
|
|
11908
|
-
"
|
|
11909
|
-
"
|
|
11910
|
-
"
|
|
11911
|
-
"
|
|
11912
|
-
"WebhookIssuesReopenedPropIssueAllof0PropMilestonePropCreator",
|
|
11913
|
-
"WebhookIssuesReopenedPropIssueAllof0PropMilestone",
|
|
11914
|
-
"WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubAppPropOwner",
|
|
11915
|
-
"WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubAppPropPermissions",
|
|
11916
|
-
"WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubApp",
|
|
11917
|
-
"WebhookIssuesReopenedPropIssueAllof0PropPullRequest",
|
|
11918
|
-
"WebhookIssuesReopenedPropIssueAllof1",
|
|
11919
|
-
"WebhookIssuesReopenedPropIssueAllof1PropAssignee",
|
|
11920
|
-
"WebhookIssuesReopenedPropIssueAllof1PropAssigneesItems",
|
|
11921
|
-
"WebhookIssuesReopenedPropIssueAllof1PropLabelsItems",
|
|
11922
|
-
"WebhookIssuesReopenedPropIssueAllof1PropMilestone",
|
|
11923
|
-
"WebhookIssuesReopenedPropIssueAllof1PropPerformedViaGithubApp",
|
|
11924
|
-
"WebhookIssuesReopenedPropIssueAllof1PropReactions",
|
|
11925
|
-
"WebhookIssuesReopenedPropIssueAllof1PropUser",
|
|
11926
|
-
"WebhookIssuesReopenedPropIssueMergedMilestone",
|
|
11927
|
-
"WebhookIssuesReopenedPropIssueMergedPerformedViaGithubApp",
|
|
11230
|
+
"WebhookIssuesReopenedPropIssuePropAssignee",
|
|
11231
|
+
"WebhookIssuesReopenedPropIssuePropAssigneesItems",
|
|
11232
|
+
"WebhookIssuesReopenedPropIssuePropLabelsItems",
|
|
11233
|
+
"WebhookIssuesReopenedPropIssuePropMilestone",
|
|
11234
|
+
"WebhookIssuesReopenedPropIssuePropMilestonePropCreator",
|
|
11235
|
+
"WebhookIssuesReopenedPropIssuePropPerformedViaGithubApp",
|
|
11236
|
+
"WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppPropOwner",
|
|
11237
|
+
"WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppPropPermissions",
|
|
11238
|
+
"WebhookIssuesReopenedPropIssuePropPullRequest",
|
|
11239
|
+
"WebhookIssuesReopenedPropIssuePropReactions",
|
|
11240
|
+
"WebhookIssuesReopenedPropIssuePropUser",
|
|
11928
11241
|
"WebhookIssuesTransferred",
|
|
11929
11242
|
"WebhookIssuesTransferredPropIssue",
|
|
11930
11243
|
"WebhookIssuesTransferredPropIssuePropAssignee",
|
|
@@ -11986,31 +11299,17 @@ else:
|
|
|
11986
11299
|
"WebhookIssuesUnlabeledPropIssuePropUser",
|
|
11987
11300
|
"WebhookIssuesUnlocked",
|
|
11988
11301
|
"WebhookIssuesUnlockedPropIssue",
|
|
11989
|
-
"
|
|
11990
|
-
"
|
|
11991
|
-
"
|
|
11992
|
-
"
|
|
11993
|
-
"
|
|
11994
|
-
"
|
|
11995
|
-
"
|
|
11996
|
-
"
|
|
11997
|
-
"
|
|
11998
|
-
"
|
|
11999
|
-
"
|
|
12000
|
-
"WebhookIssuesUnlockedPropIssueAllof0PropPerformedViaGithubAppPropPermissions",
|
|
12001
|
-
"WebhookIssuesUnlockedPropIssueAllof0PropReactions",
|
|
12002
|
-
"WebhookIssuesUnlockedPropIssueAllof0PropUser",
|
|
12003
|
-
"WebhookIssuesUnlockedPropIssueAllof0PropMilestonePropCreator",
|
|
12004
|
-
"WebhookIssuesUnlockedPropIssueAllof0PropMilestone",
|
|
12005
|
-
"WebhookIssuesUnlockedPropIssueAllof0PropPullRequest",
|
|
12006
|
-
"WebhookIssuesUnlockedPropIssueAllof1",
|
|
12007
|
-
"WebhookIssuesUnlockedPropIssueAllof1PropAssignee",
|
|
12008
|
-
"WebhookIssuesUnlockedPropIssueAllof1PropAssigneesItems",
|
|
12009
|
-
"WebhookIssuesUnlockedPropIssueAllof1PropLabelsItems",
|
|
12010
|
-
"WebhookIssuesUnlockedPropIssueAllof1PropMilestone",
|
|
12011
|
-
"WebhookIssuesUnlockedPropIssueAllof1PropReactions",
|
|
12012
|
-
"WebhookIssuesUnlockedPropIssueAllof1PropUser",
|
|
12013
|
-
"WebhookIssuesUnlockedPropIssueMergedMilestone",
|
|
11302
|
+
"WebhookIssuesUnlockedPropIssuePropAssignee",
|
|
11303
|
+
"WebhookIssuesUnlockedPropIssuePropAssigneesItems",
|
|
11304
|
+
"WebhookIssuesUnlockedPropIssuePropLabelsItems",
|
|
11305
|
+
"WebhookIssuesUnlockedPropIssuePropMilestone",
|
|
11306
|
+
"WebhookIssuesUnlockedPropIssuePropMilestonePropCreator",
|
|
11307
|
+
"WebhookIssuesUnlockedPropIssuePropPerformedViaGithubApp",
|
|
11308
|
+
"WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppPropOwner",
|
|
11309
|
+
"WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppPropPermissions",
|
|
11310
|
+
"WebhookIssuesUnlockedPropIssuePropPullRequest",
|
|
11311
|
+
"WebhookIssuesUnlockedPropIssuePropReactions",
|
|
11312
|
+
"WebhookIssuesUnlockedPropIssuePropUser",
|
|
12014
11313
|
"WebhookIssuesUnpinned",
|
|
12015
11314
|
"WebhookIssuesUnpinnedPropIssue",
|
|
12016
11315
|
"WebhookIssuesUnpinnedPropIssuePropAssignee",
|
|
@@ -12036,65 +11335,39 @@ else:
|
|
|
12036
11335
|
"WebhookLabelEditedPropChangesPropName",
|
|
12037
11336
|
"WebhookMarketplacePurchaseCancelled",
|
|
12038
11337
|
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchase",
|
|
12039
|
-
"
|
|
12040
|
-
"
|
|
11338
|
+
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchasePropAccount",
|
|
11339
|
+
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchasePropPlan",
|
|
12041
11340
|
"WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchase",
|
|
12042
11341
|
"WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchasePropAccount",
|
|
12043
11342
|
"WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchasePropPlan",
|
|
12044
|
-
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0",
|
|
12045
|
-
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0PropAccount",
|
|
12046
|
-
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0PropPlan",
|
|
12047
|
-
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1",
|
|
12048
|
-
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1PropAccount",
|
|
12049
|
-
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1PropPlan",
|
|
12050
11343
|
"WebhookMarketplacePurchaseChanged",
|
|
12051
11344
|
"WebhookMarketplacePurchaseChangedPropMarketplacePurchase",
|
|
12052
|
-
"
|
|
12053
|
-
"
|
|
11345
|
+
"WebhookMarketplacePurchaseChangedPropMarketplacePurchasePropAccount",
|
|
11346
|
+
"WebhookMarketplacePurchaseChangedPropMarketplacePurchasePropPlan",
|
|
12054
11347
|
"WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchase",
|
|
12055
11348
|
"WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchasePropAccount",
|
|
12056
11349
|
"WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchasePropPlan",
|
|
12057
|
-
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof0",
|
|
12058
|
-
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof0PropAccount",
|
|
12059
|
-
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof0PropPlan",
|
|
12060
|
-
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1",
|
|
12061
|
-
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1PropAccount",
|
|
12062
|
-
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1PropPlan",
|
|
12063
11350
|
"WebhookMarketplacePurchasePendingChange",
|
|
12064
11351
|
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchase",
|
|
12065
|
-
"
|
|
12066
|
-
"
|
|
11352
|
+
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchasePropAccount",
|
|
11353
|
+
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchasePropPlan",
|
|
12067
11354
|
"WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchase",
|
|
12068
11355
|
"WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchasePropAccount",
|
|
12069
11356
|
"WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchasePropPlan",
|
|
12070
|
-
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0",
|
|
12071
|
-
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0PropAccount",
|
|
12072
|
-
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0PropPlan",
|
|
12073
|
-
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1",
|
|
12074
|
-
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1PropAccount",
|
|
12075
|
-
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1PropPlan",
|
|
12076
11357
|
"WebhookMarketplacePurchasePendingChangeCancelled",
|
|
11358
|
+
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchase",
|
|
11359
|
+
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchasePropAccount",
|
|
11360
|
+
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchasePropPlan",
|
|
12077
11361
|
"WebhookMarketplacePurchasePendingChangeCancelledPropPreviousMarketplacePurchase",
|
|
12078
11362
|
"WebhookMarketplacePurchasePendingChangeCancelledPropPreviousMarketplacePurchasePropAccount",
|
|
12079
11363
|
"WebhookMarketplacePurchasePendingChangeCancelledPropPreviousMarketplacePurchasePropPlan",
|
|
12080
|
-
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchase",
|
|
12081
|
-
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0",
|
|
12082
|
-
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0PropAccount",
|
|
12083
|
-
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0PropPlan",
|
|
12084
|
-
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof1",
|
|
12085
11364
|
"WebhookMarketplacePurchasePurchased",
|
|
12086
11365
|
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchase",
|
|
12087
|
-
"
|
|
12088
|
-
"
|
|
11366
|
+
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchasePropAccount",
|
|
11367
|
+
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchasePropPlan",
|
|
12089
11368
|
"WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchase",
|
|
12090
11369
|
"WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchasePropAccount",
|
|
12091
11370
|
"WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchasePropPlan",
|
|
12092
|
-
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0",
|
|
12093
|
-
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0PropAccount",
|
|
12094
|
-
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0PropPlan",
|
|
12095
|
-
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1",
|
|
12096
|
-
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1PropAccount",
|
|
12097
|
-
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1PropPlan",
|
|
12098
11371
|
"WebhookMemberAdded",
|
|
12099
11372
|
"WebhookMemberAddedPropMember",
|
|
12100
11373
|
"WebhookMemberAddedPropChanges",
|
|
@@ -12420,11 +11693,7 @@ else:
|
|
|
12420
11693
|
"WebhookPullRequestAutoMergeEnabledPropPullRequestPropRequestedTeamsItems",
|
|
12421
11694
|
"WebhookPullRequestAutoMergeEnabledPropPullRequestPropRequestedTeamsItemsPropParent",
|
|
12422
11695
|
"WebhookPullRequestClosed",
|
|
12423
|
-
"WebhookPullRequestClosedPropPullRequest",
|
|
12424
|
-
"WebhookPullRequestClosedPropPullRequestAllof1",
|
|
12425
11696
|
"WebhookPullRequestConvertedToDraft",
|
|
12426
|
-
"WebhookPullRequestConvertedToDraftPropPullRequest",
|
|
12427
|
-
"WebhookPullRequestConvertedToDraftPropPullRequestAllof1",
|
|
12428
11697
|
"WebhookPullRequestDemilestoned",
|
|
12429
11698
|
"WebhookPullRequestDemilestonedPropPullRequest",
|
|
12430
11699
|
"WebhookPullRequestDemilestonedPropPullRequestPropAssignee",
|
|
@@ -12506,8 +11775,6 @@ else:
|
|
|
12506
11775
|
"WebhookPullRequestEditedPropChangesPropBase",
|
|
12507
11776
|
"WebhookPullRequestEditedPropChangesPropBasePropRef",
|
|
12508
11777
|
"WebhookPullRequestEditedPropChangesPropBasePropSha",
|
|
12509
|
-
"WebhookPullRequestEditedPropPullRequest",
|
|
12510
|
-
"WebhookPullRequestEditedPropPullRequestAllof1",
|
|
12511
11778
|
"WebhookPullRequestEnqueued",
|
|
12512
11779
|
"WebhookPullRequestEnqueuedPropPullRequest",
|
|
12513
11780
|
"WebhookPullRequestEnqueuedPropPullRequestPropAssignee",
|
|
@@ -12658,14 +11925,8 @@ else:
|
|
|
12658
11925
|
"WebhookPullRequestMilestonedPropPullRequestPropRequestedTeamsItems",
|
|
12659
11926
|
"WebhookPullRequestMilestonedPropPullRequestPropRequestedTeamsItemsPropParent",
|
|
12660
11927
|
"WebhookPullRequestOpened",
|
|
12661
|
-
"WebhookPullRequestOpenedPropPullRequest",
|
|
12662
|
-
"WebhookPullRequestOpenedPropPullRequestAllof1",
|
|
12663
11928
|
"WebhookPullRequestReadyForReview",
|
|
12664
|
-
"WebhookPullRequestReadyForReviewPropPullRequest",
|
|
12665
|
-
"WebhookPullRequestReadyForReviewPropPullRequestAllof1",
|
|
12666
11929
|
"WebhookPullRequestReopened",
|
|
12667
|
-
"WebhookPullRequestReopenedPropPullRequest",
|
|
12668
|
-
"WebhookPullRequestReopenedPropPullRequestAllof1",
|
|
12669
11930
|
"WebhookPullRequestReviewCommentCreated",
|
|
12670
11931
|
"WebhookPullRequestReviewCommentCreatedPropComment",
|
|
12671
11932
|
"WebhookPullRequestReviewCommentCreatedPropCommentPropReactions",
|
|
@@ -13395,28 +12656,16 @@ else:
|
|
|
13395
12656
|
"WebhookReleaseEditedPropReleasePropAssetsItemsPropUploader",
|
|
13396
12657
|
"WebhookReleasePrereleased",
|
|
13397
12658
|
"WebhookReleasePrereleasedPropRelease",
|
|
13398
|
-
"
|
|
13399
|
-
"
|
|
13400
|
-
"
|
|
13401
|
-
"
|
|
13402
|
-
"WebhookReleasePrereleasedPropReleaseAllof0PropAssetsItemsPropUploader",
|
|
13403
|
-
"WebhookReleasePrereleasedPropReleaseAllof0PropReactions",
|
|
13404
|
-
"WebhookReleasePrereleasedPropReleaseAllof1",
|
|
13405
|
-
"WebhookReleasePrereleasedPropReleaseAllof1PropAssetsItems",
|
|
13406
|
-
"WebhookReleasePrereleasedPropReleaseAllof1PropAuthor",
|
|
13407
|
-
"WebhookReleasePrereleasedPropReleaseMergedAssets",
|
|
12659
|
+
"WebhookReleasePrereleasedPropReleasePropAssetsItems",
|
|
12660
|
+
"WebhookReleasePrereleasedPropReleasePropAssetsItemsPropUploader",
|
|
12661
|
+
"WebhookReleasePrereleasedPropReleasePropAuthor",
|
|
12662
|
+
"WebhookReleasePrereleasedPropReleasePropReactions",
|
|
13408
12663
|
"WebhookReleasePublished",
|
|
13409
12664
|
"WebhookReleasePublishedPropRelease",
|
|
13410
|
-
"
|
|
13411
|
-
"
|
|
13412
|
-
"
|
|
13413
|
-
"
|
|
13414
|
-
"WebhookReleasePublishedPropReleaseAllof0PropAssetsItemsPropUploader",
|
|
13415
|
-
"WebhookReleasePublishedPropReleaseAllof0PropReactions",
|
|
13416
|
-
"WebhookReleasePublishedPropReleaseAllof1",
|
|
13417
|
-
"WebhookReleasePublishedPropReleaseAllof1PropAssetsItems",
|
|
13418
|
-
"WebhookReleasePublishedPropReleaseAllof1PropAuthor",
|
|
13419
|
-
"WebhookReleasePublishedPropReleaseMergedAssets",
|
|
12665
|
+
"WebhookReleasePublishedPropReleasePropAssetsItems",
|
|
12666
|
+
"WebhookReleasePublishedPropReleasePropAssetsItemsPropUploader",
|
|
12667
|
+
"WebhookReleasePublishedPropReleasePropAuthor",
|
|
12668
|
+
"WebhookReleasePublishedPropReleasePropReactions",
|
|
13420
12669
|
"WebhookReleaseReleased",
|
|
13421
12670
|
"WebhookReleaseReleasedPropRelease",
|
|
13422
12671
|
"WebhookReleaseReleasedPropReleasePropAuthor",
|
|
@@ -13425,16 +12674,10 @@ else:
|
|
|
13425
12674
|
"WebhookReleaseReleasedPropReleasePropAssetsItemsPropUploader",
|
|
13426
12675
|
"WebhookReleaseUnpublished",
|
|
13427
12676
|
"WebhookReleaseUnpublishedPropRelease",
|
|
13428
|
-
"
|
|
13429
|
-
"
|
|
13430
|
-
"
|
|
13431
|
-
"
|
|
13432
|
-
"WebhookReleaseUnpublishedPropReleaseAllof0PropAssetsItemsPropUploader",
|
|
13433
|
-
"WebhookReleaseUnpublishedPropReleaseAllof0PropReactions",
|
|
13434
|
-
"WebhookReleaseUnpublishedPropReleaseAllof1",
|
|
13435
|
-
"WebhookReleaseUnpublishedPropReleaseAllof1PropAssetsItems",
|
|
13436
|
-
"WebhookReleaseUnpublishedPropReleaseAllof1PropAuthor",
|
|
13437
|
-
"WebhookReleaseUnpublishedPropReleaseMergedAssets",
|
|
12677
|
+
"WebhookReleaseUnpublishedPropReleasePropAssetsItems",
|
|
12678
|
+
"WebhookReleaseUnpublishedPropReleasePropAssetsItemsPropUploader",
|
|
12679
|
+
"WebhookReleaseUnpublishedPropReleasePropAuthor",
|
|
12680
|
+
"WebhookReleaseUnpublishedPropReleasePropReactions",
|
|
13438
12681
|
"WebhookRepositoryAdvisoryPublished",
|
|
13439
12682
|
"WebhookRepositoryAdvisoryReported",
|
|
13440
12683
|
"WebhookRepositoryArchived",
|
|
@@ -13483,25 +12726,16 @@ else:
|
|
|
13483
12726
|
"WebhookRepositoryUnarchived",
|
|
13484
12727
|
"WebhookRepositoryVulnerabilityAlertCreate",
|
|
13485
12728
|
"WebhookRepositoryVulnerabilityAlertCreatePropAlert",
|
|
13486
|
-
"
|
|
13487
|
-
"WebhookRepositoryVulnerabilityAlertCreatePropAlertAllof0PropDismisser",
|
|
13488
|
-
"WebhookRepositoryVulnerabilityAlertCreatePropAlertAllof1",
|
|
12729
|
+
"WebhookRepositoryVulnerabilityAlertCreatePropAlertPropDismisser",
|
|
13489
12730
|
"WebhookRepositoryVulnerabilityAlertDismiss",
|
|
13490
12731
|
"WebhookRepositoryVulnerabilityAlertDismissPropAlert",
|
|
13491
|
-
"
|
|
13492
|
-
"WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof0PropDismisser",
|
|
13493
|
-
"WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof1",
|
|
13494
|
-
"WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof1PropDismisser",
|
|
12732
|
+
"WebhookRepositoryVulnerabilityAlertDismissPropAlertPropDismisser",
|
|
13495
12733
|
"WebhookRepositoryVulnerabilityAlertReopen",
|
|
13496
12734
|
"WebhookRepositoryVulnerabilityAlertReopenPropAlert",
|
|
13497
|
-
"
|
|
13498
|
-
"WebhookRepositoryVulnerabilityAlertReopenPropAlertAllof0PropDismisser",
|
|
13499
|
-
"WebhookRepositoryVulnerabilityAlertReopenPropAlertAllof1",
|
|
12735
|
+
"WebhookRepositoryVulnerabilityAlertReopenPropAlertPropDismisser",
|
|
13500
12736
|
"WebhookRepositoryVulnerabilityAlertResolve",
|
|
13501
12737
|
"WebhookRepositoryVulnerabilityAlertResolvePropAlert",
|
|
13502
|
-
"
|
|
13503
|
-
"WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof0PropDismisser",
|
|
13504
|
-
"WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof1",
|
|
12738
|
+
"WebhookRepositoryVulnerabilityAlertResolvePropAlertPropDismisser",
|
|
13505
12739
|
"WebhookSecretScanningAlertCreated",
|
|
13506
12740
|
"WebhookSecretScanningAlertLocationCreated",
|
|
13507
12741
|
"SecretScanningLocation",
|
|
@@ -13692,85 +12926,39 @@ else:
|
|
|
13692
12926
|
"WebhookWorkflowRunCompleted",
|
|
13693
12927
|
"WebhookWorkflowRunCompletedPropWorkflow",
|
|
13694
12928
|
"WebhookWorkflowRunCompletedPropWorkflowRun",
|
|
13695
|
-
"
|
|
13696
|
-
"
|
|
13697
|
-
"
|
|
13698
|
-
"
|
|
13699
|
-
"
|
|
13700
|
-
"
|
|
13701
|
-
"
|
|
13702
|
-
"
|
|
13703
|
-
"
|
|
13704
|
-
"
|
|
13705
|
-
"
|
|
13706
|
-
"
|
|
13707
|
-
"
|
|
13708
|
-
"
|
|
13709
|
-
"
|
|
13710
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropHeadRepository",
|
|
13711
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropHeadRepositoryPropOwner",
|
|
13712
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropRepository",
|
|
13713
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropRepositoryPropOwner",
|
|
13714
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItems",
|
|
13715
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropBase",
|
|
13716
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropBasePropRepo",
|
|
13717
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropHead",
|
|
13718
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropHeadPropRepo",
|
|
13719
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropReferencedWorkflowsItems",
|
|
13720
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1",
|
|
13721
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropActor",
|
|
13722
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropPullRequestsItems",
|
|
13723
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropReferencedWorkflowsItems",
|
|
13724
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropTriggeringActor",
|
|
13725
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommit",
|
|
13726
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitPropAuthor",
|
|
13727
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitPropCommitter",
|
|
13728
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadRepository",
|
|
13729
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadRepositoryPropOwner",
|
|
13730
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropRepository",
|
|
13731
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropRepositoryPropOwner",
|
|
13732
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunMergedPullRequests",
|
|
12929
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropActor",
|
|
12930
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropReferencedWorkflowsItems",
|
|
12931
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropTriggeringActor",
|
|
12932
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommit",
|
|
12933
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitPropAuthor",
|
|
12934
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitPropCommitter",
|
|
12935
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropHeadRepository",
|
|
12936
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropHeadRepositoryPropOwner",
|
|
12937
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropRepository",
|
|
12938
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropRepositoryPropOwner",
|
|
12939
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItems",
|
|
12940
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropBase",
|
|
12941
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropBasePropRepo",
|
|
12942
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropHead",
|
|
12943
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropHeadPropRepo",
|
|
13733
12944
|
"WebhookWorkflowRunInProgress",
|
|
13734
12945
|
"WebhookWorkflowRunInProgressPropWorkflow",
|
|
13735
12946
|
"WebhookWorkflowRunInProgressPropWorkflowRun",
|
|
13736
|
-
"
|
|
13737
|
-
"
|
|
13738
|
-
"
|
|
13739
|
-
"
|
|
13740
|
-
"
|
|
13741
|
-
"
|
|
13742
|
-
"
|
|
13743
|
-
"
|
|
13744
|
-
"
|
|
13745
|
-
"
|
|
13746
|
-
"
|
|
13747
|
-
"
|
|
13748
|
-
"
|
|
13749
|
-
"
|
|
13750
|
-
"
|
|
13751
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadRepository",
|
|
13752
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadRepositoryPropOwner",
|
|
13753
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropRepository",
|
|
13754
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropRepositoryPropOwner",
|
|
13755
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItems",
|
|
13756
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropBase",
|
|
13757
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropBasePropRepo",
|
|
13758
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropHead",
|
|
13759
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropHeadPropRepo",
|
|
13760
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropReferencedWorkflowsItems",
|
|
13761
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1",
|
|
13762
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropActor",
|
|
13763
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropPullRequestsItems",
|
|
13764
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropReferencedWorkflowsItems",
|
|
13765
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropTriggeringActor",
|
|
13766
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommit",
|
|
13767
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitPropAuthor",
|
|
13768
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitPropCommitter",
|
|
13769
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadRepository",
|
|
13770
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadRepositoryPropOwner",
|
|
13771
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropRepository",
|
|
13772
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropRepositoryPropOwner",
|
|
13773
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunMergedPullRequests",
|
|
12947
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropActor",
|
|
12948
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropReferencedWorkflowsItems",
|
|
12949
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropTriggeringActor",
|
|
12950
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommit",
|
|
12951
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitPropAuthor",
|
|
12952
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitPropCommitter",
|
|
12953
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropHeadRepository",
|
|
12954
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropHeadRepositoryPropOwner",
|
|
12955
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropRepository",
|
|
12956
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropRepositoryPropOwner",
|
|
12957
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItems",
|
|
12958
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropBase",
|
|
12959
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropBasePropRepo",
|
|
12960
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropHead",
|
|
12961
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropHeadPropRepo",
|
|
13774
12962
|
"WebhookWorkflowRunRequested",
|
|
13775
12963
|
"WebhookWorkflowRunRequestedPropWorkflow",
|
|
13776
12964
|
"WebhookWorkflowRunRequestedPropWorkflowRun",
|