GitHubKit 0.12.7__py3-none-any.whl → 0.12.8__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/cache/base.py +18 -1
- githubkit/cache/redis.py +36 -11
- githubkit/core.py +2 -0
- githubkit/rest/__init__.py +16 -38
- githubkit/utils.py +9 -1
- githubkit/versions/ghec_v2022_11_28/models/__init__.py +4687 -4675
- githubkit/versions/ghec_v2022_11_28/models/group_0053.py +1 -136
- githubkit/versions/ghec_v2022_11_28/models/group_0054.py +125 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0055.py +30 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0056.py +11 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0057.py +56 -125
- githubkit/versions/ghec_v2022_11_28/models/group_0058.py +130 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0059.py +37 -163
- githubkit/versions/ghec_v2022_11_28/models/group_0060.py +178 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0061.py +13 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0062.py +15 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0063.py +24 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0064.py +40 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0065.py +39 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0066.py +23 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0067.py +27 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0068.py +44 -313
- githubkit/versions/ghec_v2022_11_28/models/group_0069.py +291 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0070.py +88 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0071.py +8 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0072.py +22 -93
- githubkit/versions/ghec_v2022_11_28/models/group_0073.py +93 -44
- githubkit/versions/ghec_v2022_11_28/models/group_0074.py +52 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0075.py +17 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0076.py +30 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0077.py +17 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0078.py +16 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0079.py +16 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0080.py +28 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0081.py +28 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0082.py +12 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0083.py +16 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0084.py +12 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0085.py +16 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0086.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0087.py +14 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0088.py +9 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0089.py +35 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0090.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0091.py +8 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0092.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0093.py +12 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0094.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0095.py +15 -88
- githubkit/versions/ghec_v2022_11_28/models/group_0096.py +86 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0097.py +15 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0098.py +6 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0099.py +32 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0100.py +17 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0101.py +30 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0102.py +17 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0103.py +6 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0104.py +30 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0105.py +18 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0106.py +23 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0107.py +12 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0108.py +29 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0109.py +12 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0110.py +13 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0111.py +12 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0112.py +13 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0113.py +12 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0114.py +13 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0115.py +12 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0116.py +13 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0117.py +12 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0118.py +16 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0119.py +7 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0120.py +13 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0121.py +32 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0122.py +12 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0123.py +21 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0124.py +25 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0125.py +11 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0126.py +8 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0127.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0128.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0129.py +10 -127
- githubkit/versions/ghec_v2022_11_28/models/group_0130.py +127 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0131.py +14 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0132.py +10 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0133.py +13 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0134.py +11 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0135.py +6 -101
- githubkit/versions/ghec_v2022_11_28/models/group_0136.py +68 -56
- githubkit/versions/ghec_v2022_11_28/models/group_0137.py +78 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0138.py +31 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0139.py +29 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0140.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0141.py +10 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0142.py +40 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0143.py +31 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0144.py +14 -118
- githubkit/versions/ghec_v2022_11_28/models/group_0145.py +89 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0146.py +39 -76
- githubkit/versions/ghec_v2022_11_28/models/group_0147.py +67 -58
- githubkit/versions/ghec_v2022_11_28/models/group_0148.py +66 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0149.py +13 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0150.py +43 -99
- githubkit/versions/ghec_v2022_11_28/models/group_0151.py +114 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0152.py +27 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0153.py +29 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0154.py +9 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0155.py +17 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0156.py +17 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0157.py +26 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0158.py +32 -69
- githubkit/versions/ghec_v2022_11_28/models/group_0159.py +62 -81
- githubkit/versions/ghec_v2022_11_28/models/group_0160.py +76 -132
- githubkit/versions/ghec_v2022_11_28/models/group_0161.py +139 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0162.py +30 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0163.py +16 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0164.py +16 -115
- githubkit/versions/ghec_v2022_11_28/models/group_0165.py +125 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0166.py +9 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0167.py +21 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0168.py +16 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0169.py +98 -112
- githubkit/versions/ghec_v2022_11_28/models/group_0170.py +25 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0171.py +123 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0172.py +11 -47
- githubkit/versions/ghec_v2022_11_28/models/group_0173.py +67 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0174.py +41 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0175.py +19 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0176.py +19 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0177.py +7 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0178.py +24 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0179.py +38 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0180.py +23 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0181.py +22 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0182.py +9 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0183.py +32 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0184.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0185.py +11 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0186.py +15 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0187.py +9 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0188.py +14 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0189.py +11 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0190.py +12 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0191.py +35 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0192.py +27 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0193.py +9 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0194.py +47 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0195.py +15 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0196.py +22 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0197.py +34 -48
- githubkit/versions/ghec_v2022_11_28/models/group_0198.py +39 -88
- githubkit/versions/ghec_v2022_11_28/models/group_0199.py +42 -71
- githubkit/versions/ghec_v2022_11_28/models/group_0200.py +84 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0201.py +79 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0202.py +23 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0203.py +31 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0204.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0205.py +12 -181
- githubkit/versions/ghec_v2022_11_28/models/group_0206.py +12 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0207.py +162 -66
- githubkit/versions/ghec_v2022_11_28/models/group_0208.py +41 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0209.py +58 -158
- githubkit/versions/ghec_v2022_11_28/models/group_0210.py +23 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0211.py +179 -110
- githubkit/versions/ghec_v2022_11_28/models/group_0212.py +23 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0213.py +107 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0214.py +36 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0215.py +27 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0216.py +13 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0217.py +10 -145
- githubkit/versions/ghec_v2022_11_28/models/group_0218.py +36 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0219.py +146 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0220.py +26 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0221.py +17 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0222.py +10 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0223.py +8 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0224.py +10 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0225.py +17 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0226.py +27 -76
- githubkit/versions/ghec_v2022_11_28/models/group_0227.py +26 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0228.py +86 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0229.py +14 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0230.py +11 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0231.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0232.py +19 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0233.py +7 -44
- githubkit/versions/ghec_v2022_11_28/models/group_0234.py +51 -104
- githubkit/versions/ghec_v2022_11_28/models/group_0235.py +35 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0236.py +102 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0237.py +39 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0238.py +8 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0239.py +12 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0240.py +38 -77
- githubkit/versions/ghec_v2022_11_28/models/group_0241.py +41 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0242.py +89 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0243.py +48 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0244.py +26 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0245.py +11 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0246.py +9 -44
- githubkit/versions/ghec_v2022_11_28/models/group_0247.py +25 -124
- githubkit/versions/ghec_v2022_11_28/models/group_0248.py +32 -156
- githubkit/versions/ghec_v2022_11_28/models/group_0249.py +125 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0250.py +167 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0251.py +29 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0252.py +8 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0253.py +9 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0254.py +22 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0255.py +47 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0256.py +17 -145
- githubkit/versions/ghec_v2022_11_28/models/group_0257.py +29 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0258.py +146 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0259.py +19 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0260.py +30 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0261.py +36 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0262.py +45 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0263.py +17 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0264.py +62 -44
- githubkit/versions/ghec_v2022_11_28/models/group_0265.py +27 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0266.py +49 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0267.py +87 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0268.py +13 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0269.py +10 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0270.py +10 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0271.py +35 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0272.py +10 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0273.py +30 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0274.py +13 -53
- githubkit/versions/ghec_v2022_11_28/models/group_0275.py +9 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0276.py +53 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0277.py +11 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0278.py +25 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0279.py +38 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0280.py +43 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0281.py +38 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0282.py +13 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0283.py +7 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0284.py +13 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0285.py +28 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0286.py +27 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0287.py +8 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0288.py +20 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0289.py +55 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0290.py +55 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0291.py +19 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0292.py +6 -86
- githubkit/versions/ghec_v2022_11_28/models/group_0293.py +17 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0294.py +87 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0295.py +19 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0296.py +13 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0297.py +29 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0298.py +20 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0299.py +32 -48
- githubkit/versions/ghec_v2022_11_28/models/group_0300.py +25 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0301.py +41 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0302.py +13 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0303.py +17 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0304.py +24 -104
- githubkit/versions/ghec_v2022_11_28/models/group_0305.py +25 -48
- githubkit/versions/ghec_v2022_11_28/models/group_0306.py +101 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0307.py +48 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0308.py +31 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0309.py +55 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0310.py +15 -140
- githubkit/versions/ghec_v2022_11_28/models/group_0311.py +34 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0312.py +135 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0313.py +7 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0314.py +20 -64
- githubkit/versions/ghec_v2022_11_28/models/group_0315.py +34 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0316.py +73 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0317.py +32 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0318.py +11 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0319.py +76 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0320.py +17 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0321.py +14 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0322.py +12 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0323.py +6 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0324.py +17 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0325.py +42 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0326.py +6 -80
- githubkit/versions/ghec_v2022_11_28/models/group_0327.py +15 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0328.py +71 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0329.py +15 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0330.py +41 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0331.py +25 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0332.py +8 -62
- githubkit/versions/ghec_v2022_11_28/models/group_0333.py +32 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0334.py +61 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0335.py +10 -134
- githubkit/versions/ghec_v2022_11_28/models/group_0336.py +9 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0337.py +121 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0338.py +20 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0339.py +19 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0340.py +13 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0341.py +9 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0342.py +12 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0343.py +20 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0344.py +21 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0345.py +21 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0346.py +23 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0347.py +15 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0348.py +7 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0349.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0350.py +12 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0351.py +29 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0352.py +36 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0353.py +44 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0354.py +15 -79
- githubkit/versions/ghec_v2022_11_28/models/group_0355.py +10 -63
- githubkit/versions/ghec_v2022_11_28/models/group_0356.py +59 -120
- githubkit/versions/ghec_v2022_11_28/models/group_0357.py +60 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0358.py +141 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0359.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0360.py +16 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0361.py +26 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0362.py +16 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0363.py +6 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0364.py +30 -74
- githubkit/versions/ghec_v2022_11_28/models/group_0365.py +11 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0366.py +78 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0367.py +26 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0368.py +9 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0369.py +12 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0370.py +20 -91
- githubkit/versions/ghec_v2022_11_28/models/group_0371.py +89 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0372.py +96 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0373.py +13 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0374.py +26 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0375.py +13 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0376.py +8 -66
- githubkit/versions/ghec_v2022_11_28/models/group_0377.py +8 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0378.py +67 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0379.py +62 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0380.py +8 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0381.py +24 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0382.py +39 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0383.py +10 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0384.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0385.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0386.py +8 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0387.py +5 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0388.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0389.py +8 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0390.py +9 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0391.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0392.py +8 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0393.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0394.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0395.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0396.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0397.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0398.py +9 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0399.py +9 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0400.py +14 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0401.py +16 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0402.py +74 -47
- githubkit/versions/ghec_v2022_11_28/models/group_0403.py +14 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0404.py +47 -96
- githubkit/versions/ghec_v2022_11_28/models/group_0405.py +8 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0406.py +25 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0407.py +85 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0408.py +125 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0409.py +8 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0410.py +10 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0411.py +25 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0412.py +6 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0413.py +18 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0414.py +21 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0415.py +14 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0416.py +6 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0417.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0418.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0419.py +7 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0420.py +16 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0421.py +13 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0422.py +9 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0423.py +18 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0424.py +62 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0425.py +22 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0426.py +21 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0427.py +23 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0428.py +25 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0429.py +21 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0430.py +29 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0431.py +69 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0432.py +11 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0433.py +6 -134
- githubkit/versions/ghec_v2022_11_28/models/group_0434.py +52 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0435.py +124 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0436.py +17 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0437.py +31 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0438.py +31 -99
- githubkit/versions/ghec_v2022_11_28/models/group_0439.py +28 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0440.py +97 -110
- githubkit/versions/ghec_v2022_11_28/models/group_0441.py +16 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0442.py +113 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0443.py +76 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0444.py +61 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0445.py +64 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0446.py +7 -150
- githubkit/versions/ghec_v2022_11_28/models/group_0447.py +31 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0448.py +143 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0449.py +9 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0450.py +61 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0451.py +13 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0452.py +35 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0453.py +7 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0454.py +11 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0455.py +11 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0456.py +20 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0457.py +8 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0458.py +25 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0459.py +13 -359
- githubkit/versions/ghec_v2022_11_28/models/group_0460.py +20 -65
- githubkit/versions/ghec_v2022_11_28/models/group_0461.py +344 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0462.py +56 -156
- githubkit/versions/ghec_v2022_11_28/models/group_0463.py +23 -44
- githubkit/versions/ghec_v2022_11_28/models/group_0464.py +153 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0465.py +50 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0466.py +66 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0467.py +17 -63
- githubkit/versions/ghec_v2022_11_28/models/group_0468.py +14 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0469.py +42 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0470.py +10 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0471.py +3 -144
- githubkit/versions/ghec_v2022_11_28/models/group_0472.py +18 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0473.py +166 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0474.py +80 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0475.py +14 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0476.py +8 -91
- githubkit/versions/ghec_v2022_11_28/models/group_0477.py +9 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0478.py +22 -323
- githubkit/versions/ghec_v2022_11_28/models/group_0479.py +16 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0480.py +69 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0481.py +32 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0482.py +369 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0483.py +30 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0484.py +43 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0485.py +43 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0486.py +50 -50
- githubkit/versions/ghec_v2022_11_28/models/group_0487.py +14 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0488.py +53 -178
- githubkit/versions/ghec_v2022_11_28/models/group_0489.py +16 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0490.py +180 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0491.py +43 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0492.py +51 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0493.py +13 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0494.py +17 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0495.py +16 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0496.py +17 -112
- githubkit/versions/ghec_v2022_11_28/models/group_0497.py +25 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0498.py +75 -1012
- githubkit/versions/ghec_v2022_11_28/models/group_0499.py +31 -157
- githubkit/versions/ghec_v2022_11_28/models/group_0500.py +999 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0501.py +118 -89
- githubkit/versions/ghec_v2022_11_28/models/group_0502.py +49 -98
- githubkit/versions/ghec_v2022_11_28/models/group_0503.py +103 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0504.py +134 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0505.py +54 -89
- githubkit/versions/ghec_v2022_11_28/models/group_0506.py +85 -120
- githubkit/versions/ghec_v2022_11_28/models/group_0507.py +84 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0508.py +111 -48
- githubkit/versions/ghec_v2022_11_28/models/group_0509.py +38 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0510.py +52 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0511.py +9 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0512.py +9 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0513.py +11 -176
- githubkit/versions/ghec_v2022_11_28/models/group_0514.py +14 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0515.py +180 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0516.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0517.py +10 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0518.py +10 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0519.py +25 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0520.py +44 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0521.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0522.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0523.py +9 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0524.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0525.py +28 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0526.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0527.py +13 -320
- githubkit/versions/ghec_v2022_11_28/models/group_0528.py +7 -337
- githubkit/versions/ghec_v2022_11_28/models/group_0529.py +69 -69
- githubkit/versions/ghec_v2022_11_28/models/group_0530.py +245 -121
- githubkit/versions/ghec_v2022_11_28/models/group_0531.py +240 -149
- githubkit/versions/ghec_v2022_11_28/models/group_0532.py +87 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0533.py +85 -48
- githubkit/versions/ghec_v2022_11_28/models/group_0534.py +48 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0535.py +85 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0536.py +153 -98
- githubkit/versions/ghec_v2022_11_28/models/group_0537.py +154 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0538.py +116 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0539.py +28 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0540.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0541.py +21 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0542.py +15 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0543.py +27 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0544.py +21 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0545.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0546.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0547.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0548.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0549.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0550.py +16 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0551.py +16 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0552.py +14 -575
- githubkit/versions/ghec_v2022_11_28/models/group_0553.py +22 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0554.py +272 -127
- githubkit/versions/ghec_v2022_11_28/models/group_0555.py +35 -439
- githubkit/versions/ghec_v2022_11_28/models/group_0556.py +95 -133
- githubkit/versions/ghec_v2022_11_28/models/group_0557.py +114 -524
- githubkit/versions/ghec_v2022_11_28/models/group_0558.py +470 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0559.py +823 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0560.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0561.py +49 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0562.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0563.py +11 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0564.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0565.py +31 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0566.py +10 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0567.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0568.py +38 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0569.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0570.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0571.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0572.py +33 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0573.py +23 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0574.py +8 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0575.py +13 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0576.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0577.py +15 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0578.py +29 -164
- githubkit/versions/ghec_v2022_11_28/models/group_0579.py +28 -164
- githubkit/versions/ghec_v2022_11_28/models/group_0580.py +172 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0581.py +147 -93
- githubkit/versions/ghec_v2022_11_28/models/group_0582.py +11 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0583.py +117 -50
- githubkit/versions/ghec_v2022_11_28/models/group_0584.py +9 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0585.py +34 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0586.py +12 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0587.py +14 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0588.py +14 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0589.py +40 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0590.py +33 -88
- githubkit/versions/ghec_v2022_11_28/models/group_0591.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0592.py +94 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0593.py +31 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0594.py +35 -149
- githubkit/versions/ghec_v2022_11_28/models/group_0595.py +21 -107
- githubkit/versions/ghec_v2022_11_28/models/group_0596.py +119 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0597.py +148 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0598.py +55 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0599.py +6 -68
- githubkit/versions/ghec_v2022_11_28/models/group_0600.py +22 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0601.py +94 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0602.py +34 -151
- githubkit/versions/ghec_v2022_11_28/models/group_0603.py +12 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0604.py +152 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0605.py +33 -48
- githubkit/versions/ghec_v2022_11_28/models/group_0606.py +25 -148
- githubkit/versions/ghec_v2022_11_28/models/group_0607.py +33 -166
- githubkit/versions/ghec_v2022_11_28/models/group_0608.py +119 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0609.py +148 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0610.py +55 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0611.py +6 -64
- githubkit/versions/ghec_v2022_11_28/models/group_0612.py +22 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0613.py +90 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0614.py +34 -152
- githubkit/versions/ghec_v2022_11_28/models/group_0615.py +12 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0616.py +153 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0617.py +33 -50
- githubkit/versions/ghec_v2022_11_28/models/group_0618.py +25 -148
- githubkit/versions/ghec_v2022_11_28/models/group_0619.py +35 -166
- githubkit/versions/ghec_v2022_11_28/models/group_0620.py +119 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0621.py +148 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0622.py +55 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0623.py +6 -65
- githubkit/versions/ghec_v2022_11_28/models/group_0624.py +22 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0625.py +91 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0626.py +33 -151
- githubkit/versions/ghec_v2022_11_28/models/group_0627.py +7 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0628.py +152 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0629.py +31 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0630.py +28 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0631.py +32 -195
- githubkit/versions/ghec_v2022_11_28/models/group_0632.py +29 -206
- githubkit/versions/ghec_v2022_11_28/models/group_0633.py +177 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0634.py +202 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0635.py +6 -61
- githubkit/versions/ghec_v2022_11_28/models/group_0636.py +22 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0637.py +82 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0638.py +35 -117
- githubkit/versions/ghec_v2022_11_28/models/group_0639.py +23 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0640.py +117 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0641.py +7 -410
- githubkit/versions/ghec_v2022_11_28/models/group_0642.py +11 -426
- githubkit/versions/ghec_v2022_11_28/models/group_0643.py +70 -111
- githubkit/versions/ghec_v2022_11_28/models/group_0644.py +81 -74
- githubkit/versions/ghec_v2022_11_28/models/group_0645.py +113 -71
- githubkit/versions/ghec_v2022_11_28/models/group_0646.py +81 -77
- githubkit/versions/ghec_v2022_11_28/models/group_0647.py +66 -692
- githubkit/versions/ghec_v2022_11_28/models/group_0648.py +410 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0649.py +693 -77
- githubkit/versions/ghec_v2022_11_28/models/group_0650.py +12 -645
- githubkit/versions/ghec_v2022_11_28/models/group_0651.py +410 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0652.py +646 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0653.py +15 -402
- githubkit/versions/ghec_v2022_11_28/models/group_0654.py +13 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0655.py +406 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0656.py +14 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0657.py +12 -64
- githubkit/versions/ghec_v2022_11_28/models/group_0658.py +12 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0659.py +55 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0660.py +15 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0661.py +32 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0662.py +70 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0663.py +68 -50
- githubkit/versions/ghec_v2022_11_28/models/group_0664.py +21 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0665.py +55 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0666.py +52 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0667.py +14 -52
- githubkit/versions/ghec_v2022_11_28/models/group_0668.py +57 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0669.py +55 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0670.py +19 -52
- githubkit/versions/ghec_v2022_11_28/models/group_0671.py +19 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0672.py +49 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0673.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0674.py +11 -64
- githubkit/versions/ghec_v2022_11_28/models/group_0675.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0676.py +71 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0677.py +18 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0678.py +12 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0679.py +12 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0680.py +15 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0681.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0682.py +66 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0683.py +38 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0684.py +36 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0685.py +32 -64
- githubkit/versions/ghec_v2022_11_28/models/group_0686.py +43 -555
- githubkit/versions/ghec_v2022_11_28/models/group_0687.py +67 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0688.py +512 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0689.py +35 -161
- githubkit/versions/ghec_v2022_11_28/models/group_0690.py +34 -62
- githubkit/versions/ghec_v2022_11_28/models/group_0691.py +161 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0692.py +81 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0693.py +10 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0694.py +13 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0695.py +23 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0696.py +24 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0697.py +29 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0698.py +44 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0699.py +8 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0700.py +31 -63
- githubkit/versions/ghec_v2022_11_28/models/group_0701.py +11 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0702.py +25 -44
- githubkit/versions/ghec_v2022_11_28/models/group_0703.py +49 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0704.py +89 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0705.py +52 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0706.py +51 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0707.py +17 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0708.py +10 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0709.py +14 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0710.py +33 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0711.py +17 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0712.py +11 -53
- githubkit/versions/ghec_v2022_11_28/models/group_0713.py +14 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0714.py +65 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0715.py +22 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0716.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0717.py +12 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0718.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0719.py +56 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0720.py +10 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0721.py +31 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0722.py +9 -90
- githubkit/versions/ghec_v2022_11_28/models/group_0723.py +9 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0724.py +90 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0725.py +35 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0726.py +12 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0727.py +10 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0728.py +9 -74
- githubkit/versions/ghec_v2022_11_28/models/group_0729.py +14 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0730.py +52 -1116
- githubkit/versions/ghec_v2022_11_28/models/group_0731.py +8 -1186
- githubkit/versions/ghec_v2022_11_28/models/group_0732.py +217 -262
- githubkit/versions/ghec_v2022_11_28/models/group_0733.py +1185 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0734.py +1177 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0735.py +15 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0736.py +13 -1140
- githubkit/versions/ghec_v2022_11_28/models/group_0737.py +14 -79
- githubkit/versions/ghec_v2022_11_28/models/group_0738.py +174 -160
- githubkit/versions/ghec_v2022_11_28/models/group_0739.py +55 -1100
- githubkit/versions/ghec_v2022_11_28/models/group_0740.py +221 -212
- githubkit/versions/ghec_v2022_11_28/models/group_0741.py +1127 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0742.py +1116 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0743.py +17 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0744.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0745.py +13 -1343
- githubkit/versions/ghec_v2022_11_28/models/group_0746.py +13 -1160
- githubkit/versions/ghec_v2022_11_28/models/group_0747.py +377 -186
- githubkit/versions/ghec_v2022_11_28/models/group_0748.py +232 -288
- githubkit/versions/ghec_v2022_11_28/models/group_0749.py +310 -218
- githubkit/versions/ghec_v2022_11_28/models/group_0750.py +303 -356
- githubkit/versions/ghec_v2022_11_28/models/group_0751.py +248 -481
- githubkit/versions/ghec_v2022_11_28/models/group_0752.py +221 -203
- githubkit/versions/ghec_v2022_11_28/models/group_0753.py +248 -229
- githubkit/versions/ghec_v2022_11_28/models/group_0754.py +341 -212
- githubkit/versions/ghec_v2022_11_28/models/group_0755.py +385 -433
- githubkit/versions/ghec_v2022_11_28/models/group_0756.py +276 -478
- githubkit/versions/ghec_v2022_11_28/models/group_0757.py +492 -317
- githubkit/versions/ghec_v2022_11_28/models/group_0758.py +519 -346
- githubkit/versions/ghec_v2022_11_28/models/group_0759.py +211 -199
- githubkit/versions/ghec_v2022_11_28/models/group_0760.py +219 -188
- githubkit/versions/ghec_v2022_11_28/models/group_0761.py +956 -193
- githubkit/versions/ghec_v2022_11_28/models/group_0762.py +1121 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0763.py +382 -53
- githubkit/versions/ghec_v2022_11_28/models/group_0764.py +41 -599
- githubkit/versions/ghec_v2022_11_28/models/group_0765.py +70 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0766.py +562 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0767.py +41 -186
- githubkit/versions/ghec_v2022_11_28/models/group_0768.py +62 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0769.py +186 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0770.py +11 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0771.py +13 -157
- githubkit/versions/ghec_v2022_11_28/models/group_0772.py +58 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0773.py +154 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0774.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0775.py +14 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0776.py +14 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0777.py +16 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0778.py +16 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0779.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0780.py +13 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0781.py +10 -62
- githubkit/versions/ghec_v2022_11_28/models/group_0782.py +32 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0783.py +62 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0784.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0785.py +9 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0786.py +10 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0787.py +37 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0788.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0789.py +34 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0790.py +46 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0791.py +26 -88
- githubkit/versions/ghec_v2022_11_28/models/group_0792.py +9 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0793.py +61 -83
- githubkit/versions/ghec_v2022_11_28/models/group_0794.py +91 -120
- githubkit/versions/ghec_v2022_11_28/models/group_0795.py +125 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0796.py +95 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0797.py +10 -76
- githubkit/versions/ghec_v2022_11_28/models/group_0798.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0799.py +24 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0800.py +15 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0801.py +73 -267
- githubkit/versions/ghec_v2022_11_28/models/group_0802.py +41 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0803.py +272 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0804.py +9 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0805.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0806.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0807.py +16 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0808.py +12 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0809.py +42 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0810.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0811.py +37 -118
- githubkit/versions/ghec_v2022_11_28/models/group_0812.py +19 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0813.py +119 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0814.py +31 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0815.py +7 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0816.py +8 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0817.py +10 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0818.py +10 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0819.py +34 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0820.py +14 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0821.py +20 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0822.py +15 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0823.py +11 -204
- githubkit/versions/ghec_v2022_11_28/models/group_0824.py +40 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0825.py +228 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0826.py +3 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0827.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0828.py +12 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0829.py +7 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0830.py +14 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0831.py +14 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0832.py +28 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0833.py +30 -221
- githubkit/versions/ghec_v2022_11_28/models/group_0834.py +15 -212
- githubkit/versions/ghec_v2022_11_28/models/group_0835.py +39 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0836.py +31 -136
- githubkit/versions/ghec_v2022_11_28/models/group_0837.py +40 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0838.py +320 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0839.py +214 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0840.py +10 -88
- githubkit/versions/ghec_v2022_11_28/models/group_0841.py +40 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0842.py +93 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0843.py +38 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0844.py +51 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0845.py +92 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0846.py +36 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0847.py +36 -74
- githubkit/versions/ghec_v2022_11_28/models/group_0848.py +45 -440
- githubkit/versions/ghec_v2022_11_28/models/group_0849.py +46 -428
- githubkit/versions/ghec_v2022_11_28/models/group_0850.py +87 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0851.py +462 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0852.py +482 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0853.py +29 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0854.py +14 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0855.py +13 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0856.py +4 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0857.py +20 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0858.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0859.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0860.py +5 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0861.py +11 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0862.py +38 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0863.py +5 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0864.py +6 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0865.py +50 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0866.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0867.py +7 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0868.py +14 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0869.py +6 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0870.py +33 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0871.py +14 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0872.py +10 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0873.py +6 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0874.py +27 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0875.py +42 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0876.py +28 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0877.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0878.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0879.py +12 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0880.py +7 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0881.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0882.py +20 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0883.py +12 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0884.py +9 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0885.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0886.py +12 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0887.py +13 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0888.py +43 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0889.py +43 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0890.py +5 -102
- githubkit/versions/ghec_v2022_11_28/models/group_0891.py +7 -108
- githubkit/versions/ghec_v2022_11_28/models/group_0892.py +96 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0893.py +98 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0894.py +7 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0895.py +14 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0896.py +22 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0897.py +44 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0898.py +10 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0899.py +9 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0900.py +18 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0901.py +16 -79
- githubkit/versions/ghec_v2022_11_28/models/group_0902.py +10 -86
- githubkit/versions/ghec_v2022_11_28/models/group_0903.py +85 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0904.py +85 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0905.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0906.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0907.py +11 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0908.py +10 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0909.py +16 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0910.py +23 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0911.py +35 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0912.py +8 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0913.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0914.py +4 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0915.py +9 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0916.py +14 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0917.py +12 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0918.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0919.py +6 -121
- githubkit/versions/ghec_v2022_11_28/models/group_0920.py +10 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0921.py +124 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0922.py +17 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0923.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0924.py +50 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0925.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0926.py +7 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0927.py +14 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0928.py +6 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0929.py +33 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0930.py +14 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0931.py +7 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0932.py +6 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0933.py +32 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0934.py +42 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0935.py +35 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0936.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0937.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0938.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0939.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0940.py +7 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0941.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0942.py +15 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0943.py +8 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0944.py +9 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0945.py +29 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0946.py +19 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0947.py +7 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0948.py +6 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0949.py +29 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0950.py +17 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0951.py +17 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0952.py +8 -74
- githubkit/versions/ghec_v2022_11_28/models/group_0953.py +6 -157
- githubkit/versions/ghec_v2022_11_28/models/group_0954.py +71 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0955.py +34 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0956.py +5 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0957.py +161 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0958.py +10 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0959.py +14 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0960.py +15 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0961.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0962.py +19 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0963.py +8 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0964.py +8 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0965.py +39 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0966.py +22 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0967.py +7 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0968.py +7 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0969.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0970.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0971.py +6 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0972.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0973.py +7 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0974.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0975.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0976.py +8 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0977.py +6 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0978.py +9 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0979.py +29 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0980.py +22 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0981.py +7 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0982.py +6 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0983.py +30 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0984.py +49 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0985.py +23 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0986.py +14 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0987.py +4 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0988.py +20 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0989.py +14 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0990.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0991.py +50 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0992.py +9 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0993.py +5 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0994.py +6 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0995.py +17 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0996.py +13 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0997.py +12 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0998.py +7 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0999.py +34 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1000.py +10 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1001.py +6 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1002.py +31 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1003.py +10 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1004.py +11 -116
- githubkit/versions/ghec_v2022_11_28/models/group_1005.py +12 -82
- githubkit/versions/ghec_v2022_11_28/models/group_1006.py +117 -86
- githubkit/versions/ghec_v2022_11_28/models/group_1007.py +83 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1008.py +79 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1009.py +9 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1010.py +13 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1011.py +13 -21
- githubkit/versions/ghec_v2022_11_28/models/group_1012.py +33 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1013.py +25 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1014.py +12 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1015.py +12 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1016.py +5 -19
- githubkit/versions/ghec_v2022_11_28/models/group_1017.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1018.py +19 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1019.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1020.py +5 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1021.py +9 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1022.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1023.py +6 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1024.py +6 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1025.py +22 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1026.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1027.py +7 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1028.py +17 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1029.py +12 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1030.py +4 -26
- githubkit/versions/ghec_v2022_11_28/models/group_1031.py +24 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1032.py +23 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1033.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1034.py +7 -23
- githubkit/versions/ghec_v2022_11_28/models/group_1035.py +9 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1036.py +26 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1037.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1038.py +4 -26
- githubkit/versions/ghec_v2022_11_28/models/group_1039.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1040.py +19 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1041.py +9 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1042.py +9 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1043.py +5 -281
- githubkit/versions/ghec_v2022_11_28/models/group_1044.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1045.py +278 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1046.py +7 -15
- githubkit/versions/ghec_v2022_11_28/models/group_1047.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1048.py +15 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1049.py +8 -15
- githubkit/versions/ghec_v2022_11_28/models/group_1050.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1051.py +11 -15
- githubkit/versions/ghec_v2022_11_28/models/group_1052.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1053.py +15 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1054.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1055.py +10 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1056.py +6 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1057.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1058.py +10 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1059.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1060.py +12 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1061.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1062.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1063.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1064.py +9 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1065.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1066.py +6 -36
- githubkit/versions/ghec_v2022_11_28/models/group_1067.py +7 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1068.py +35 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1069.py +20 -35
- githubkit/versions/ghec_v2022_11_28/models/group_1070.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1071.py +20 -54
- githubkit/versions/ghec_v2022_11_28/models/group_1072.py +5 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1073.py +45 -181
- githubkit/versions/ghec_v2022_11_28/models/group_1074.py +10 -86
- githubkit/versions/ghec_v2022_11_28/models/group_1075.py +188 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1076.py +84 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1077.py +36 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1078.py +4 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1079.py +12 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1080.py +13 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1081.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1082.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1083.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1084.py +5 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1085.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1086.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1087.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1088.py +9 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1089.py +8 -104
- githubkit/versions/ghec_v2022_11_28/models/group_1090.py +6 -56
- githubkit/versions/ghec_v2022_11_28/models/group_1091.py +11 -57
- githubkit/versions/ghec_v2022_11_28/models/group_1092.py +9 -96
- githubkit/versions/ghec_v2022_11_28/models/group_1093.py +88 -40
- githubkit/versions/ghec_v2022_11_28/models/group_1094.py +26 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1095.py +61 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1096.py +90 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1097.py +57 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1098.py +53 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1099.py +12 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1100.py +24 -23
- githubkit/versions/ghec_v2022_11_28/models/group_1101.py +15 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1102.py +16 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1103.py +34 -15
- githubkit/versions/ghec_v2022_11_28/models/group_1104.py +18 -40
- githubkit/versions/ghec_v2022_11_28/models/group_1105.py +30 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1106.py +44 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1107.py +7 -26
- githubkit/versions/ghec_v2022_11_28/models/group_1108.py +54 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1109.py +22 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1110.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1111.py +27 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1112.py +22 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1113.py +10 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1114.py +10 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1115.py +5 -61
- githubkit/versions/ghec_v2022_11_28/models/group_1116.py +10 -53
- githubkit/versions/ghec_v2022_11_28/models/group_1117.py +11 -18
- githubkit/versions/ghec_v2022_11_28/models/group_1118.py +7 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1119.py +56 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1120.py +52 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1121.py +17 -42
- githubkit/versions/ghec_v2022_11_28/models/group_1122.py +23 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1123.py +9 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1124.py +11 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1125.py +35 -35
- githubkit/versions/ghec_v2022_11_28/models/group_1126.py +5 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1127.py +33 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1128.py +23 -18
- githubkit/versions/ghec_v2022_11_28/models/group_1129.py +48 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1130.py +38 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1131.py +16 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1132.py +23 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1133.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1134.py +8 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1135.py +8 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1136.py +6 -71
- githubkit/versions/ghec_v2022_11_28/models/group_1137.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1138.py +14 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1139.py +7 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1140.py +52 -23
- githubkit/versions/ghec_v2022_11_28/models/group_1141.py +7 -47
- githubkit/versions/ghec_v2022_11_28/models/group_1142.py +7 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1143.py +33 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1144.py +31 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1145.py +37 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1146.py +32 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1147.py +18 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1148.py +32 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1149.py +20 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1150.py +10 -40
- githubkit/versions/ghec_v2022_11_28/models/group_1151.py +9 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1152.py +4 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1153.py +10 -47
- githubkit/versions/ghec_v2022_11_28/models/group_1154.py +33 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1155.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1156.py +11 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1157.py +48 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1158.py +9 -18
- githubkit/versions/ghec_v2022_11_28/models/group_1159.py +10 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1160.py +6 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1161.py +9 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1162.py +19 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1163.py +5 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1164.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1165.py +20 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1166.py +5 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1167.py +11 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1168.py +10 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1169.py +5 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1170.py +8 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1171.py +14 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1172.py +8 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1173.py +10 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1174.py +10 -15
- githubkit/versions/ghec_v2022_11_28/models/group_1175.py +6 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1176.py +14 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1177.py +17 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1178.py +14 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1179.py +7 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1180.py +11 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1181.py +11 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1182.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1183.py +23 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1184.py +23 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1185.py +24 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1186.py +22 -19
- githubkit/versions/ghec_v2022_11_28/models/group_1187.py +17 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1188.py +14 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1189.py +15 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1190.py +18 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1191.py +7 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1192.py +9 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1193.py +8 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1194.py +20 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1195.py +11 -48
- githubkit/versions/ghec_v2022_11_28/models/group_1196.py +11 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1197.py +17 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1198.py +43 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1199.py +44 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1200.py +5 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1201.py +17 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1202.py +6 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1203.py +6 -45
- githubkit/versions/ghec_v2022_11_28/models/group_1204.py +12 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1205.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1206.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1207.py +43 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1208.py +5 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1209.py +7 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1210.py +11 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1211.py +6 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1212.py +10 -35
- githubkit/versions/ghec_v2022_11_28/models/group_1213.py +34 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1214.py +8 -72
- githubkit/versions/ghec_v2022_11_28/models/group_1215.py +12 -68
- githubkit/versions/ghec_v2022_11_28/models/group_1216.py +25 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1217.py +6 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1218.py +67 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1219.py +71 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1220.py +20 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1221.py +11 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1222.py +16 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1223.py +8 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1224.py +7 -49
- githubkit/versions/ghec_v2022_11_28/models/group_1225.py +7 -49
- githubkit/versions/ghec_v2022_11_28/models/group_1226.py +14 -65
- githubkit/versions/ghec_v2022_11_28/models/group_1227.py +14 -21
- githubkit/versions/ghec_v2022_11_28/models/group_1228.py +46 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1229.py +46 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1230.py +68 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1231.py +35 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1232.py +11 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1233.py +11 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1234.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1235.py +5 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1236.py +17 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1237.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1238.py +8 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1239.py +8 -26
- githubkit/versions/ghec_v2022_11_28/models/group_1240.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1241.py +6 -44
- githubkit/versions/ghec_v2022_11_28/models/group_1242.py +17 -39
- githubkit/versions/ghec_v2022_11_28/models/group_1243.py +25 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1244.py +8 -18
- githubkit/versions/ghec_v2022_11_28/models/group_1245.py +50 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1246.py +46 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1247.py +31 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1248.py +18 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1249.py +8 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1250.py +6 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1251.py +16 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1252.py +8 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1253.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1254.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1255.py +12 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1256.py +21 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1257.py +6 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1258.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1259.py +13 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1260.py +4 -15
- githubkit/versions/ghec_v2022_11_28/models/group_1261.py +9 -86
- githubkit/versions/ghec_v2022_11_28/models/group_1262.py +8 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1263.py +38 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1264.py +9 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1265.py +81 -155
- githubkit/versions/ghec_v2022_11_28/models/group_1266.py +32 -0
- githubkit/versions/ghec_v2022_11_28/models/group_1267.py +32 -0
- githubkit/versions/ghec_v2022_11_28/models/group_1268.py +33 -0
- githubkit/versions/ghec_v2022_11_28/models/group_1269.py +97 -0
- githubkit/versions/ghec_v2022_11_28/rest/code_security.py +12 -0
- githubkit/versions/ghec_v2022_11_28/rest/enterprise_admin.py +54 -0
- githubkit/versions/ghec_v2022_11_28/rest/orgs.py +4 -0
- githubkit/versions/ghec_v2022_11_28/rest/repos.py +4 -0
- githubkit/versions/ghec_v2022_11_28/rest/search.py +4 -0
- githubkit/versions/ghec_v2022_11_28/rest/secret_scanning.py +473 -0
- githubkit/versions/ghec_v2022_11_28/rest/users.py +4 -0
- githubkit/versions/ghec_v2022_11_28/types/__init__.py +4683 -4667
- githubkit/versions/ghec_v2022_11_28/types/group_0053.py +1 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0054.py +74 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0055.py +16 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0056.py +7 -39
- githubkit/versions/ghec_v2022_11_28/types/group_0057.py +39 -55
- githubkit/versions/ghec_v2022_11_28/types/group_0058.py +55 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0059.py +28 -99
- githubkit/versions/ghec_v2022_11_28/types/group_0060.py +99 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0061.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0062.py +6 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0063.py +21 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0064.py +16 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0065.py +35 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0066.py +8 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0067.py +25 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0068.py +34 -173
- githubkit/versions/ghec_v2022_11_28/types/group_0069.py +170 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0070.py +35 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0071.py +6 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0072.py +16 -61
- githubkit/versions/ghec_v2022_11_28/types/group_0073.py +68 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0074.py +33 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0075.py +10 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0076.py +27 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0077.py +9 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0078.py +9 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0079.py +10 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0080.py +9 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0081.py +16 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0082.py +14 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0083.py +8 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0084.py +14 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0085.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0086.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0087.py +6 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0088.py +11 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0089.py +20 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0090.py +14 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0091.py +4 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0092.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0093.py +13 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0094.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0095.py +18 -75
- githubkit/versions/ghec_v2022_11_28/types/group_0096.py +74 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0097.py +12 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0098.py +5 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0099.py +25 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0100.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0101.py +11 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0102.py +13 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0103.py +4 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0104.py +20 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0105.py +12 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0106.py +9 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0107.py +9 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0108.py +16 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0109.py +10 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0110.py +7 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0111.py +10 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0112.py +7 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0113.py +10 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0114.py +7 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0115.py +10 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0116.py +7 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0117.py +10 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0118.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0119.py +6 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0120.py +9 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0121.py +17 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0122.py +10 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0123.py +15 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0124.py +18 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0125.py +12 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0126.py +4 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0127.py +10 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0128.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0129.py +11 -109
- githubkit/versions/ghec_v2022_11_28/types/group_0130.py +110 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0131.py +11 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0132.py +8 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0133.py +9 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0134.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0135.py +11 -42
- githubkit/versions/ghec_v2022_11_28/types/group_0136.py +40 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0137.py +29 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0138.py +21 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0139.py +24 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0140.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0141.py +7 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0142.py +29 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0143.py +27 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0144.py +15 -98
- githubkit/versions/ghec_v2022_11_28/types/group_0145.py +71 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0146.py +31 -63
- githubkit/versions/ghec_v2022_11_28/types/group_0147.py +61 -40
- githubkit/versions/ghec_v2022_11_28/types/group_0148.py +42 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0149.py +9 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0150.py +39 -88
- githubkit/versions/ghec_v2022_11_28/types/group_0151.py +104 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0152.py +23 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0153.py +25 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0154.py +7 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0155.py +16 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0156.py +19 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0157.py +19 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0158.py +21 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0159.py +56 -65
- githubkit/versions/ghec_v2022_11_28/types/group_0160.py +63 -124
- githubkit/versions/ghec_v2022_11_28/types/group_0161.py +125 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0162.py +27 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0163.py +12 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0164.py +11 -81
- githubkit/versions/ghec_v2022_11_28/types/group_0165.py +87 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0166.py +8 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0167.py +8 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0168.py +11 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0169.py +63 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0170.py +13 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0171.py +75 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0172.py +12 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0173.py +34 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0174.py +20 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0175.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0176.py +7 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0177.py +7 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0178.py +20 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0179.py +31 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0180.py +17 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0181.py +20 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0182.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0183.py +30 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0184.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0185.py +9 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0186.py +6 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0187.py +7 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0188.py +13 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0189.py +10 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0190.py +11 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0191.py +25 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0192.py +21 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0193.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0194.py +31 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0195.py +8 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0196.py +14 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0197.py +27 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0198.py +32 -65
- githubkit/versions/ghec_v2022_11_28/types/group_0199.py +33 -52
- githubkit/versions/ghec_v2022_11_28/types/group_0200.py +65 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0201.py +61 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0202.py +14 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0203.py +25 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0204.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0205.py +10 -140
- githubkit/versions/ghec_v2022_11_28/types/group_0206.py +12 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0207.py +138 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0208.py +16 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0209.py +31 -122
- githubkit/versions/ghec_v2022_11_28/types/group_0210.py +24 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0211.py +119 -88
- githubkit/versions/ghec_v2022_11_28/types/group_0212.py +20 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0213.py +95 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0214.py +25 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0215.py +22 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0216.py +15 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0217.py +8 -111
- githubkit/versions/ghec_v2022_11_28/types/group_0218.py +30 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0219.py +108 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0220.py +21 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0221.py +15 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0222.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0223.py +8 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0224.py +12 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0225.py +15 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0226.py +22 -47
- githubkit/versions/ghec_v2022_11_28/types/group_0227.py +22 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0228.py +55 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0229.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0230.py +11 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0231.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0232.py +8 -47
- githubkit/versions/ghec_v2022_11_28/types/group_0233.py +5 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0234.py +40 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0235.py +30 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0236.py +64 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0237.py +28 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0238.py +6 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0239.py +11 -41
- githubkit/versions/ghec_v2022_11_28/types/group_0240.py +27 -66
- githubkit/versions/ghec_v2022_11_28/types/group_0241.py +34 -36
- githubkit/versions/ghec_v2022_11_28/types/group_0242.py +74 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0243.py +38 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0244.py +25 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0245.py +9 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0246.py +7 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0247.py +21 -118
- githubkit/versions/ghec_v2022_11_28/types/group_0248.py +18 -119
- githubkit/versions/ghec_v2022_11_28/types/group_0249.py +112 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0250.py +126 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0251.py +24 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0252.py +9 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0253.py +9 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0254.py +20 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0255.py +42 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0256.py +15 -115
- githubkit/versions/ghec_v2022_11_28/types/group_0257.py +25 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0258.py +116 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0259.py +19 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0260.py +21 -54
- githubkit/versions/ghec_v2022_11_28/types/group_0261.py +25 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0262.py +35 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0263.py +16 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0264.py +59 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0265.py +25 -42
- githubkit/versions/ghec_v2022_11_28/types/group_0266.py +32 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0267.py +50 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0268.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0269.py +7 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0270.py +6 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0271.py +17 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0272.py +6 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0273.py +20 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0274.py +13 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0275.py +7 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0276.py +34 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0277.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0278.py +28 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0279.py +16 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0280.py +31 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0281.py +29 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0282.py +10 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0283.py +5 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0284.py +7 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0285.py +23 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0286.py +21 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0287.py +6 -54
- githubkit/versions/ghec_v2022_11_28/types/group_0288.py +13 -41
- githubkit/versions/ghec_v2022_11_28/types/group_0289.py +48 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0290.py +48 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0291.py +17 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0292.py +6 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0293.py +10 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0294.py +75 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0295.py +18 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0296.py +12 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0297.py +25 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0298.py +19 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0299.py +29 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0300.py +23 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0301.py +37 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0302.py +10 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0303.py +14 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0304.py +23 -92
- githubkit/versions/ghec_v2022_11_28/types/group_0305.py +23 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0306.py +90 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0307.py +41 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0308.py +29 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0309.py +38 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0310.py +10 -70
- githubkit/versions/ghec_v2022_11_28/types/group_0311.py +28 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0312.py +71 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0313.py +6 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0314.py +10 -49
- githubkit/versions/ghec_v2022_11_28/types/group_0315.py +33 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0316.py +49 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0317.py +20 -51
- githubkit/versions/ghec_v2022_11_28/types/group_0318.py +9 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0319.py +58 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0320.py +12 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0321.py +10 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0322.py +7 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0323.py +5 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0324.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0325.py +25 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0326.py +4 -68
- githubkit/versions/ghec_v2022_11_28/types/group_0327.py +11 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0328.py +56 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0329.py +14 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0330.py +37 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0331.py +21 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0332.py +8 -59
- githubkit/versions/ghec_v2022_11_28/types/group_0333.py +19 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0334.py +57 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0335.py +10 -102
- githubkit/versions/ghec_v2022_11_28/types/group_0336.py +8 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0337.py +90 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0338.py +18 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0339.py +17 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0340.py +9 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0341.py +8 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0342.py +10 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0343.py +16 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0344.py +17 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0345.py +9 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0346.py +10 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0347.py +13 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0348.py +7 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0349.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0350.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0351.py +27 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0352.py +32 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0353.py +41 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0354.py +12 -69
- githubkit/versions/ghec_v2022_11_28/types/group_0355.py +6 -56
- githubkit/versions/ghec_v2022_11_28/types/group_0356.py +49 -70
- githubkit/versions/ghec_v2022_11_28/types/group_0357.py +51 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0358.py +88 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0359.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0360.py +16 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0361.py +22 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0362.py +14 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0363.py +7 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0364.py +26 -48
- githubkit/versions/ghec_v2022_11_28/types/group_0365.py +9 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0366.py +53 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0367.py +25 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0368.py +14 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0369.py +8 -76
- githubkit/versions/ghec_v2022_11_28/types/group_0370.py +19 -76
- githubkit/versions/ghec_v2022_11_28/types/group_0371.py +79 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0372.py +73 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0373.py +11 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0374.py +23 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0375.py +12 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0376.py +8 -55
- githubkit/versions/ghec_v2022_11_28/types/group_0377.py +8 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0378.py +56 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0379.py +39 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0380.py +14 -41
- githubkit/versions/ghec_v2022_11_28/types/group_0381.py +20 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0382.py +35 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0383.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0384.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0385.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0386.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0387.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0388.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0389.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0390.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0391.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0392.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0393.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0394.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0395.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0396.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0397.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0398.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0399.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0400.py +15 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0401.py +11 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0402.py +34 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0403.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0404.py +28 -61
- githubkit/versions/ghec_v2022_11_28/types/group_0405.py +5 -52
- githubkit/versions/ghec_v2022_11_28/types/group_0406.py +18 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0407.py +50 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0408.py +74 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0409.py +8 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0410.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0411.py +22 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0412.py +5 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0413.py +13 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0414.py +19 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0415.py +12 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0416.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0417.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0418.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0419.py +6 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0420.py +9 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0421.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0422.py +7 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0423.py +10 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0424.py +34 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0425.py +13 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0426.py +13 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0427.py +19 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0428.py +17 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0429.py +19 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0430.py +14 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0431.py +33 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0432.py +8 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0433.py +4 -101
- githubkit/versions/ghec_v2022_11_28/types/group_0434.py +30 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0435.py +94 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0436.py +13 -39
- githubkit/versions/ghec_v2022_11_28/types/group_0437.py +25 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0438.py +27 -86
- githubkit/versions/ghec_v2022_11_28/types/group_0439.py +25 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0440.py +89 -108
- githubkit/versions/ghec_v2022_11_28/types/group_0441.py +14 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0442.py +105 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0443.py +64 -52
- githubkit/versions/ghec_v2022_11_28/types/group_0444.py +55 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0445.py +59 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0446.py +7 -85
- githubkit/versions/ghec_v2022_11_28/types/group_0447.py +14 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0448.py +75 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0449.py +8 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0450.py +53 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0451.py +11 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0452.py +30 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0453.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0454.py +9 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0455.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0456.py +16 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0457.py +6 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0458.py +18 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0459.py +10 -269
- githubkit/versions/ghec_v2022_11_28/types/group_0460.py +22 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0461.py +269 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0462.py +41 -89
- githubkit/versions/ghec_v2022_11_28/types/group_0463.py +9 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0464.py +83 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0465.py +43 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0466.py +53 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0467.py +16 -58
- githubkit/versions/ghec_v2022_11_28/types/group_0468.py +12 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0469.py +37 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0470.py +10 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0471.py +2 -123
- githubkit/versions/ghec_v2022_11_28/types/group_0472.py +13 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0473.py +143 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0474.py +71 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0475.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0476.py +7 -77
- githubkit/versions/ghec_v2022_11_28/types/group_0477.py +9 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0478.py +16 -275
- githubkit/versions/ghec_v2022_11_28/types/group_0479.py +9 -47
- githubkit/versions/ghec_v2022_11_28/types/group_0480.py +45 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0481.py +30 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0482.py +324 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0483.py +26 -39
- githubkit/versions/ghec_v2022_11_28/types/group_0484.py +33 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0485.py +38 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0486.py +33 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0487.py +14 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0488.py +49 -149
- githubkit/versions/ghec_v2022_11_28/types/group_0489.py +13 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0490.py +150 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0491.py +40 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0492.py +46 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0493.py +12 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0494.py +17 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0495.py +14 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0496.py +13 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0497.py +21 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0498.py +57 -838
- githubkit/versions/ghec_v2022_11_28/types/group_0499.py +13 -121
- githubkit/versions/ghec_v2022_11_28/types/group_0500.py +804 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0501.py +73 -75
- githubkit/versions/ghec_v2022_11_28/types/group_0502.py +39 -83
- githubkit/versions/ghec_v2022_11_28/types/group_0503.py +91 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0504.py +121 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0505.py +48 -80
- githubkit/versions/ghec_v2022_11_28/types/group_0506.py +39 -112
- githubkit/versions/ghec_v2022_11_28/types/group_0507.py +76 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0508.py +99 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0509.py +32 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0510.py +46 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0511.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0512.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0513.py +10 -156
- githubkit/versions/ghec_v2022_11_28/types/group_0514.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0515.py +158 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0516.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0517.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0518.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0519.py +14 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0520.py +20 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0521.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0522.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0523.py +8 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0524.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0525.py +21 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0526.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0527.py +10 -253
- githubkit/versions/ghec_v2022_11_28/types/group_0528.py +6 -255
- githubkit/versions/ghec_v2022_11_28/types/group_0529.py +53 -49
- githubkit/versions/ghec_v2022_11_28/types/group_0530.py +189 -78
- githubkit/versions/ghec_v2022_11_28/types/group_0531.py +185 -113
- githubkit/versions/ghec_v2022_11_28/types/group_0532.py +77 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0533.py +79 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0534.py +41 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0535.py +72 -42
- githubkit/versions/ghec_v2022_11_28/types/group_0536.py +93 -73
- githubkit/versions/ghec_v2022_11_28/types/group_0537.py +102 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0538.py +91 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0539.py +15 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0540.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0541.py +18 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0542.py +10 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0543.py +14 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0544.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0545.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0546.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0547.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0548.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0549.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0550.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0551.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0552.py +11 -534
- githubkit/versions/ghec_v2022_11_28/types/group_0553.py +17 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0554.py +233 -102
- githubkit/versions/ghec_v2022_11_28/types/group_0555.py +18 -405
- githubkit/versions/ghec_v2022_11_28/types/group_0556.py +77 -111
- githubkit/versions/ghec_v2022_11_28/types/group_0557.py +97 -445
- githubkit/versions/ghec_v2022_11_28/types/group_0558.py +438 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0559.py +734 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0560.py +11 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0561.py +43 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0562.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0563.py +10 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0564.py +11 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0565.py +28 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0566.py +9 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0567.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0568.py +34 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0569.py +11 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0570.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0571.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0572.py +18 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0573.py +14 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0574.py +8 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0575.py +10 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0576.py +11 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0577.py +11 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0578.py +17 -141
- githubkit/versions/ghec_v2022_11_28/types/group_0579.py +16 -138
- githubkit/versions/ghec_v2022_11_28/types/group_0580.py +142 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0581.py +114 -86
- githubkit/versions/ghec_v2022_11_28/types/group_0582.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0583.py +106 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0584.py +9 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0585.py +25 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0586.py +11 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0587.py +11 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0588.py +11 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0589.py +29 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0590.py +24 -73
- githubkit/versions/ghec_v2022_11_28/types/group_0591.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0592.py +82 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0593.py +18 -77
- githubkit/versions/ghec_v2022_11_28/types/group_0594.py +19 -145
- githubkit/versions/ghec_v2022_11_28/types/group_0595.py +16 -90
- githubkit/versions/ghec_v2022_11_28/types/group_0596.py +111 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0597.py +128 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0598.py +46 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0599.py +3 -54
- githubkit/versions/ghec_v2022_11_28/types/group_0600.py +22 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0601.py +78 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0602.py +28 -134
- githubkit/versions/ghec_v2022_11_28/types/group_0603.py +10 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0604.py +135 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0605.py +33 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0606.py +20 -139
- githubkit/versions/ghec_v2022_11_28/types/group_0607.py +19 -151
- githubkit/versions/ghec_v2022_11_28/types/group_0608.py +111 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0609.py +128 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0610.py +46 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0611.py +3 -54
- githubkit/versions/ghec_v2022_11_28/types/group_0612.py +22 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0613.py +78 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0614.py +28 -135
- githubkit/versions/ghec_v2022_11_28/types/group_0615.py +10 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0616.py +136 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0617.py +33 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0618.py +20 -137
- githubkit/versions/ghec_v2022_11_28/types/group_0619.py +21 -149
- githubkit/versions/ghec_v2022_11_28/types/group_0620.py +109 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0621.py +126 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0622.py +46 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0623.py +3 -53
- githubkit/versions/ghec_v2022_11_28/types/group_0624.py +22 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0625.py +77 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0626.py +28 -134
- githubkit/versions/ghec_v2022_11_28/types/group_0627.py +10 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0628.py +135 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0629.py +32 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0630.py +31 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0631.py +18 -175
- githubkit/versions/ghec_v2022_11_28/types/group_0632.py +17 -180
- githubkit/versions/ghec_v2022_11_28/types/group_0633.py +154 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0634.py +167 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0635.py +3 -53
- githubkit/versions/ghec_v2022_11_28/types/group_0636.py +20 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0637.py +69 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0638.py +30 -107
- githubkit/versions/ghec_v2022_11_28/types/group_0639.py +26 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0640.py +107 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0641.py +6 -346
- githubkit/versions/ghec_v2022_11_28/types/group_0642.py +10 -356
- githubkit/versions/ghec_v2022_11_28/types/group_0643.py +54 -82
- githubkit/versions/ghec_v2022_11_28/types/group_0644.py +59 -52
- githubkit/versions/ghec_v2022_11_28/types/group_0645.py +83 -58
- githubkit/versions/ghec_v2022_11_28/types/group_0646.py +55 -56
- githubkit/versions/ghec_v2022_11_28/types/group_0647.py +52 -591
- githubkit/versions/ghec_v2022_11_28/types/group_0648.py +359 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0649.py +598 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0650.py +11 -568
- githubkit/versions/ghec_v2022_11_28/types/group_0651.py +356 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0652.py +569 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0653.py +12 -358
- githubkit/versions/ghec_v2022_11_28/types/group_0654.py +12 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0655.py +360 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0656.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0657.py +10 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0658.py +11 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0659.py +37 -52
- githubkit/versions/ghec_v2022_11_28/types/group_0660.py +12 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0661.py +28 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0662.py +62 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0663.py +52 -36
- githubkit/versions/ghec_v2022_11_28/types/group_0664.py +15 -41
- githubkit/versions/ghec_v2022_11_28/types/group_0665.py +46 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0666.py +40 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0667.py +12 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0668.py +47 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0669.py +47 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0670.py +11 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0671.py +12 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0672.py +43 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0673.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0674.py +10 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0675.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0676.py +49 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0677.py +13 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0678.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0679.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0680.py +11 -64
- githubkit/versions/ghec_v2022_11_28/types/group_0681.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0682.py +62 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0683.py +18 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0684.py +28 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0685.py +33 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0686.py +18 -486
- githubkit/versions/ghec_v2022_11_28/types/group_0687.py +63 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0688.py +450 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0689.py +18 -159
- githubkit/versions/ghec_v2022_11_28/types/group_0690.py +28 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0691.py +159 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0692.py +68 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0693.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0694.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0695.py +14 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0696.py +15 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0697.py +14 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0698.py +29 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0699.py +7 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0700.py +25 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0701.py +10 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0702.py +20 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0703.py +33 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0704.py +62 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0705.py +47 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0706.py +47 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0707.py +13 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0708.py +9 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0709.py +12 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0710.py +28 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0711.py +13 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0712.py +10 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0713.py +12 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0714.py +42 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0715.py +13 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0716.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0717.py +11 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0718.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0719.py +46 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0720.py +9 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0721.py +28 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0722.py +8 -92
- githubkit/versions/ghec_v2022_11_28/types/group_0723.py +8 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0724.py +92 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0725.py +31 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0726.py +10 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0727.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0728.py +8 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0729.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0730.py +42 -915
- githubkit/versions/ghec_v2022_11_28/types/group_0731.py +7 -981
- githubkit/versions/ghec_v2022_11_28/types/group_0732.py +156 -193
- githubkit/versions/ghec_v2022_11_28/types/group_0733.py +980 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0734.py +970 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0735.py +12 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0736.py +11 -944
- githubkit/versions/ghec_v2022_11_28/types/group_0737.py +11 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0738.py +137 -123
- githubkit/versions/ghec_v2022_11_28/types/group_0739.py +41 -907
- githubkit/versions/ghec_v2022_11_28/types/group_0740.py +174 -164
- githubkit/versions/ghec_v2022_11_28/types/group_0741.py +930 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0742.py +920 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0743.py +12 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0744.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0745.py +12 -1079
- githubkit/versions/ghec_v2022_11_28/types/group_0746.py +12 -955
- githubkit/versions/ghec_v2022_11_28/types/group_0747.py +265 -144
- githubkit/versions/ghec_v2022_11_28/types/group_0748.py +170 -223
- githubkit/versions/ghec_v2022_11_28/types/group_0749.py +211 -155
- githubkit/versions/ghec_v2022_11_28/types/group_0750.py +229 -273
- githubkit/versions/ghec_v2022_11_28/types/group_0751.py +179 -345
- githubkit/versions/ghec_v2022_11_28/types/group_0752.py +168 -148
- githubkit/versions/ghec_v2022_11_28/types/group_0753.py +192 -169
- githubkit/versions/ghec_v2022_11_28/types/group_0754.py +267 -161
- githubkit/versions/ghec_v2022_11_28/types/group_0755.py +282 -323
- githubkit/versions/ghec_v2022_11_28/types/group_0756.py +185 -355
- githubkit/versions/ghec_v2022_11_28/types/group_0757.py +357 -218
- githubkit/versions/ghec_v2022_11_28/types/group_0758.py +384 -229
- githubkit/versions/ghec_v2022_11_28/types/group_0759.py +163 -153
- githubkit/versions/ghec_v2022_11_28/types/group_0760.py +153 -143
- githubkit/versions/ghec_v2022_11_28/types/group_0761.py +771 -115
- githubkit/versions/ghec_v2022_11_28/types/group_0762.py +932 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0763.py +275 -49
- githubkit/versions/ghec_v2022_11_28/types/group_0764.py +18 -510
- githubkit/versions/ghec_v2022_11_28/types/group_0765.py +61 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0766.py +480 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0767.py +18 -163
- githubkit/versions/ghec_v2022_11_28/types/group_0768.py +55 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0769.py +163 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0770.py +10 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0771.py +12 -139
- githubkit/versions/ghec_v2022_11_28/types/group_0772.py +43 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0773.py +138 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0774.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0775.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0776.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0777.py +11 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0778.py +11 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0779.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0780.py +11 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0781.py +9 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0782.py +24 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0783.py +50 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0784.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0785.py +8 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0786.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0787.py +33 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0788.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0789.py +17 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0790.py +19 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0791.py +16 -67
- githubkit/versions/ghec_v2022_11_28/types/group_0792.py +9 -84
- githubkit/versions/ghec_v2022_11_28/types/group_0793.py +49 -80
- githubkit/versions/ghec_v2022_11_28/types/group_0794.py +87 -93
- githubkit/versions/ghec_v2022_11_28/types/group_0795.py +109 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0796.py +89 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0797.py +9 -70
- githubkit/versions/ghec_v2022_11_28/types/group_0798.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0799.py +20 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0800.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0801.py +63 -205
- githubkit/versions/ghec_v2022_11_28/types/group_0802.py +19 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0803.py +213 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0804.py +5 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0805.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0806.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0807.py +15 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0808.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0809.py +23 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0810.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0811.py +17 -103
- githubkit/versions/ghec_v2022_11_28/types/group_0812.py +12 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0813.py +103 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0814.py +15 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0815.py +5 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0816.py +6 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0817.py +9 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0818.py +9 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0819.py +26 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0820.py +10 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0821.py +15 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0822.py +13 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0823.py +9 -185
- githubkit/versions/ghec_v2022_11_28/types/group_0824.py +16 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0825.py +192 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0826.py +2 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0827.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0828.py +11 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0829.py +6 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0830.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0831.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0832.py +20 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0833.py +21 -185
- githubkit/versions/ghec_v2022_11_28/types/group_0834.py +11 -176
- githubkit/versions/ghec_v2022_11_28/types/group_0835.py +29 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0836.py +25 -93
- githubkit/versions/ghec_v2022_11_28/types/group_0837.py +26 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0838.py +245 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0839.py +175 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0840.py +9 -63
- githubkit/versions/ghec_v2022_11_28/types/group_0841.py +22 -52
- githubkit/versions/ghec_v2022_11_28/types/group_0842.py +56 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0843.py +35 -41
- githubkit/versions/ghec_v2022_11_28/types/group_0844.py +49 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0845.py +58 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0846.py +14 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0847.py +33 -55
- githubkit/versions/ghec_v2022_11_28/types/group_0848.py +38 -392
- githubkit/versions/ghec_v2022_11_28/types/group_0849.py +38 -390
- githubkit/versions/ghec_v2022_11_28/types/group_0850.py +67 -67
- githubkit/versions/ghec_v2022_11_28/types/group_0851.py +407 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0852.py +418 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0853.py +29 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0854.py +9 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0855.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0856.py +3 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0857.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0858.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0859.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0860.py +4 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0861.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0862.py +11 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0863.py +6 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0864.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0865.py +25 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0866.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0867.py +8 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0868.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0869.py +6 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0870.py +10 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0871.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0872.py +9 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0873.py +5 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0874.py +23 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0875.py +13 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0876.py +11 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0877.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0878.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0879.py +10 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0880.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0881.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0882.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0883.py +9 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0884.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0885.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0886.py +8 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0887.py +11 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0888.py +40 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0889.py +40 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0890.py +4 -51
- githubkit/versions/ghec_v2022_11_28/types/group_0891.py +6 -53
- githubkit/versions/ghec_v2022_11_28/types/group_0892.py +48 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0893.py +48 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0894.py +5 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0895.py +10 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0896.py +15 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0897.py +14 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0898.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0899.py +8 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0900.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0901.py +11 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0902.py +6 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0903.py +75 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0904.py +74 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0905.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0906.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0907.py +7 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0908.py +7 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0909.py +11 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0910.py +19 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0911.py +27 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0912.py +5 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0913.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0914.py +4 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0915.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0916.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0917.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0918.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0919.py +7 -42
- githubkit/versions/ghec_v2022_11_28/types/group_0920.py +7 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0921.py +45 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0922.py +13 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0923.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0924.py +25 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0925.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0926.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0927.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0928.py +6 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0929.py +10 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0930.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0931.py +9 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0932.py +5 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0933.py +24 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0934.py +13 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0935.py +11 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0936.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0937.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0938.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0939.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0940.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0941.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0942.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0943.py +5 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0944.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0945.py +23 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0946.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0947.py +7 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0948.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0949.py +23 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0950.py +9 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0951.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0952.py +7 -61
- githubkit/versions/ghec_v2022_11_28/types/group_0953.py +5 -87
- githubkit/versions/ghec_v2022_11_28/types/group_0954.py +62 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0955.py +24 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0956.py +3 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0957.py +88 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0958.py +6 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0959.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0960.py +12 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0961.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0962.py +12 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0963.py +5 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0964.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0965.py +23 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0966.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0967.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0968.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0969.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0970.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0971.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0972.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0973.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0974.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0975.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0976.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0977.py +6 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0978.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0979.py +23 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0980.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0981.py +7 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0982.py +5 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0983.py +21 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0984.py +23 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0985.py +10 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0986.py +8 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0987.py +3 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0988.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0989.py +8 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0990.py +5 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0991.py +15 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0992.py +4 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0993.py +4 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0994.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0995.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0996.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0997.py +7 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0998.py +6 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0999.py +25 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1000.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1001.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1002.py +11 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1003.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1004.py +10 -46
- githubkit/versions/ghec_v2022_11_28/types/group_1005.py +7 -72
- githubkit/versions/ghec_v2022_11_28/types/group_1006.py +43 -73
- githubkit/versions/ghec_v2022_11_28/types/group_1007.py +72 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1008.py +72 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1009.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1010.py +7 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1011.py +8 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1012.py +14 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1013.py +12 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1014.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1015.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1016.py +4 -13
- githubkit/versions/ghec_v2022_11_28/types/group_1017.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1018.py +13 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1019.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1020.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1021.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1022.py +5 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1023.py +5 -17
- githubkit/versions/ghec_v2022_11_28/types/group_1024.py +4 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1025.py +17 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1026.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1027.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1028.py +8 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1029.py +5 -20
- githubkit/versions/ghec_v2022_11_28/types/group_1030.py +4 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1031.py +21 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1032.py +20 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1033.py +4 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1034.py +6 -20
- githubkit/versions/ghec_v2022_11_28/types/group_1035.py +5 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1036.py +21 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1037.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1038.py +4 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1039.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1040.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1041.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1042.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1043.py +5 -163
- githubkit/versions/ghec_v2022_11_28/types/group_1044.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1045.py +162 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1046.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1047.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1048.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1049.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1050.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1051.py +6 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1052.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1053.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1054.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1055.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1056.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1057.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1058.py +9 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1059.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1060.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1061.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1062.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1063.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1064.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1065.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1066.py +6 -32
- githubkit/versions/ghec_v2022_11_28/types/group_1067.py +6 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1068.py +33 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1069.py +12 -32
- githubkit/versions/ghec_v2022_11_28/types/group_1070.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1071.py +17 -39
- githubkit/versions/ghec_v2022_11_28/types/group_1072.py +4 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1073.py +42 -101
- githubkit/versions/ghec_v2022_11_28/types/group_1074.py +6 -50
- githubkit/versions/ghec_v2022_11_28/types/group_1075.py +107 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1076.py +45 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1077.py +21 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1078.py +3 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1079.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1080.py +10 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1081.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1082.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1083.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1084.py +4 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1085.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1086.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1087.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1088.py +8 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1089.py +7 -52
- githubkit/versions/ghec_v2022_11_28/types/group_1090.py +10 -35
- githubkit/versions/ghec_v2022_11_28/types/group_1091.py +12 -35
- githubkit/versions/ghec_v2022_11_28/types/group_1092.py +4 -55
- githubkit/versions/ghec_v2022_11_28/types/group_1093.py +50 -27
- githubkit/versions/ghec_v2022_11_28/types/group_1094.py +20 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1095.py +35 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1096.py +49 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1097.py +36 -13
- githubkit/versions/ghec_v2022_11_28/types/group_1098.py +33 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1099.py +5 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1100.py +19 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1101.py +8 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1102.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1103.py +12 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1104.py +13 -17
- githubkit/versions/ghec_v2022_11_28/types/group_1105.py +10 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1106.py +12 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1107.py +7 -18
- githubkit/versions/ghec_v2022_11_28/types/group_1108.py +16 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1109.py +20 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1110.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1111.py +19 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1112.py +20 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1113.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1114.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1115.py +5 -37
- githubkit/versions/ghec_v2022_11_28/types/group_1116.py +8 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1117.py +7 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1118.py +6 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1119.py +36 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1120.py +32 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1121.py +11 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1122.py +21 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1123.py +5 -13
- githubkit/versions/ghec_v2022_11_28/types/group_1124.py +8 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1125.py +19 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1126.py +4 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1127.py +13 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1128.py +16 -13
- githubkit/versions/ghec_v2022_11_28/types/group_1129.py +29 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1130.py +24 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1131.py +9 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1132.py +16 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1133.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1134.py +6 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1135.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1136.py +5 -40
- githubkit/versions/ghec_v2022_11_28/types/group_1137.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1138.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1139.py +5 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1140.py +35 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1141.py +6 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1142.py +5 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1143.py +24 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1144.py +19 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1145.py +23 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1146.py +10 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1147.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1148.py +11 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1149.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1150.py +4 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1151.py +5 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1152.py +3 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1153.py +8 -35
- githubkit/versions/ghec_v2022_11_28/types/group_1154.py +23 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1155.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1156.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1157.py +35 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1158.py +4 -15
- githubkit/versions/ghec_v2022_11_28/types/group_1159.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1160.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1161.py +4 -15
- githubkit/versions/ghec_v2022_11_28/types/group_1162.py +15 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1163.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1164.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1165.py +16 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1166.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1167.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1168.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1169.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1170.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1171.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1172.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1173.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1174.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1175.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1176.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1177.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1178.py +9 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1179.py +5 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1180.py +5 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1181.py +9 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1182.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1183.py +13 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1184.py +14 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1185.py +15 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1186.py +15 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1187.py +10 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1188.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1189.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1190.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1191.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1192.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1193.py +7 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1194.py +11 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1195.py +6 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1196.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1197.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1198.py +14 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1199.py +14 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1200.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1201.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1202.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1203.py +5 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1204.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1205.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1206.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1207.py +25 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1208.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1209.py +5 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1210.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1211.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1212.py +5 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1213.py +13 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1214.py +6 -64
- githubkit/versions/ghec_v2022_11_28/types/group_1215.py +7 -64
- githubkit/versions/ghec_v2022_11_28/types/group_1216.py +12 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1217.py +4 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1218.py +63 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1219.py +64 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1220.py +10 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1221.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1222.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1223.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1224.py +5 -36
- githubkit/versions/ghec_v2022_11_28/types/group_1225.py +5 -36
- githubkit/versions/ghec_v2022_11_28/types/group_1226.py +6 -52
- githubkit/versions/ghec_v2022_11_28/types/group_1227.py +6 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1228.py +35 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1229.py +35 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1230.py +53 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1231.py +13 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1232.py +7 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1233.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1234.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1235.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1236.py +12 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1237.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1238.py +5 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1239.py +5 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1240.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1241.py +7 -18
- githubkit/versions/ghec_v2022_11_28/types/group_1242.py +14 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1243.py +13 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1244.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1245.py +17 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1246.py +25 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1247.py +24 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1248.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1249.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1250.py +4 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1251.py +7 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1252.py +6 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1253.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1254.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1255.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1256.py +14 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1257.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1258.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1259.py +8 -13
- githubkit/versions/ghec_v2022_11_28/types/group_1260.py +4 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1261.py +8 -32
- githubkit/versions/ghec_v2022_11_28/types/group_1262.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1263.py +14 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1264.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1265.py +32 -138
- githubkit/versions/ghec_v2022_11_28/types/group_1266.py +26 -0
- githubkit/versions/ghec_v2022_11_28/types/group_1267.py +26 -0
- githubkit/versions/ghec_v2022_11_28/types/group_1268.py +22 -0
- githubkit/versions/ghec_v2022_11_28/types/group_1269.py +81 -0
- githubkit/versions/latest/models.py +16 -38
- githubkit/versions/latest/types.py +16 -40
- githubkit/versions/v2022_11_28/models/__init__.py +13 -35
- githubkit/versions/v2022_11_28/models/group_0028.py +6 -0
- githubkit/versions/v2022_11_28/models/group_0138.py +23 -3
- githubkit/versions/v2022_11_28/models/group_0140.py +1 -1
- githubkit/versions/v2022_11_28/models/group_0186.py +4 -0
- githubkit/versions/v2022_11_28/models/group_0857.py +6 -0
- githubkit/versions/v2022_11_28/models/group_0859.py +6 -0
- githubkit/versions/v2022_11_28/models/group_1161.py +36 -123
- githubkit/versions/v2022_11_28/rest/code_security.py +12 -0
- githubkit/versions/v2022_11_28/rest/orgs.py +4 -0
- githubkit/versions/v2022_11_28/rest/repos.py +4 -0
- githubkit/versions/v2022_11_28/rest/search.py +4 -0
- githubkit/versions/v2022_11_28/rest/users.py +4 -0
- githubkit/versions/v2022_11_28/types/__init__.py +13 -33
- githubkit/versions/v2022_11_28/types/group_0028.py +3 -0
- githubkit/versions/v2022_11_28/types/group_0138.py +17 -3
- githubkit/versions/v2022_11_28/types/group_0186.py +1 -0
- githubkit/versions/v2022_11_28/types/group_0857.py +3 -0
- githubkit/versions/v2022_11_28/types/group_0859.py +3 -0
- githubkit/versions/v2022_11_28/types/group_1161.py +33 -104
- {githubkit-0.12.7.dist-info → githubkit-0.12.8.dist-info}/METADATA +1 -1
- {githubkit-0.12.7.dist-info → githubkit-0.12.8.dist-info}/RECORD +2474 -2466
- {githubkit-0.12.7.dist-info → githubkit-0.12.8.dist-info}/WHEEL +1 -1
- {githubkit-0.12.7.dist-info → githubkit-0.12.8.dist-info}/LICENSE +0 -0
|
@@ -19,17 +19,18 @@ from githubkit.typing import Missing
|
|
|
19
19
|
from githubkit.utils import UNSET
|
|
20
20
|
|
|
21
21
|
from .group_0003 import SimpleUser
|
|
22
|
-
from .
|
|
23
|
-
from .
|
|
24
|
-
from .
|
|
25
|
-
from .
|
|
26
|
-
from .group_0473 import WebhooksLabel
|
|
22
|
+
from .group_0458 import EnterpriseWebhooks
|
|
23
|
+
from .group_0459 import SimpleInstallation
|
|
24
|
+
from .group_0460 import OrganizationSimpleWebhooks
|
|
25
|
+
from .group_0461 import RepositoryWebhooks
|
|
27
26
|
|
|
28
27
|
|
|
29
|
-
class
|
|
30
|
-
"""pull_request
|
|
28
|
+
class WebhookPullRequestSynchronize(GitHubModel):
|
|
29
|
+
"""pull_request synchronize event"""
|
|
31
30
|
|
|
32
|
-
action: Literal["
|
|
31
|
+
action: Literal["synchronize"] = Field()
|
|
32
|
+
after: str = Field()
|
|
33
|
+
before: str = Field()
|
|
33
34
|
enterprise: Missing[EnterpriseWebhooks] = Field(
|
|
34
35
|
default=UNSET,
|
|
35
36
|
title="Enterprise",
|
|
@@ -40,14 +41,13 @@ class WebhookPullRequestUnlabeled(GitHubModel):
|
|
|
40
41
|
title="Simple Installation",
|
|
41
42
|
description='The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured\nfor and sent to a GitHub App. For more information,\nsee "[Using webhooks with GitHub Apps](https://docs.github.com/enterprise-cloud@latest//apps/creating-github-apps/registering-a-github-app/using-webhooks-with-github-apps)."',
|
|
42
43
|
)
|
|
43
|
-
label: Missing[WebhooksLabel] = Field(default=UNSET, title="Label")
|
|
44
44
|
number: int = Field(description="The pull request number.")
|
|
45
45
|
organization: Missing[OrganizationSimpleWebhooks] = Field(
|
|
46
46
|
default=UNSET,
|
|
47
47
|
title="Organization Simple",
|
|
48
48
|
description="A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an\norganization, or when the event occurs from activity in a repository owned by an organization.",
|
|
49
49
|
)
|
|
50
|
-
pull_request:
|
|
50
|
+
pull_request: WebhookPullRequestSynchronizePropPullRequest = Field(
|
|
51
51
|
title="Pull Request"
|
|
52
52
|
)
|
|
53
53
|
repository: RepositoryWebhooks = Field(
|
|
@@ -57,19 +57,19 @@ class WebhookPullRequestUnlabeled(GitHubModel):
|
|
|
57
57
|
sender: SimpleUser = Field(title="Simple User", description="A GitHub user.")
|
|
58
58
|
|
|
59
59
|
|
|
60
|
-
class
|
|
60
|
+
class WebhookPullRequestSynchronizePropPullRequest(GitHubModel):
|
|
61
61
|
"""Pull Request"""
|
|
62
62
|
|
|
63
|
-
links:
|
|
63
|
+
links: WebhookPullRequestSynchronizePropPullRequestPropLinks = Field(alias="_links")
|
|
64
64
|
active_lock_reason: Union[
|
|
65
65
|
None, Literal["resolved", "off-topic", "too heated", "spam"]
|
|
66
66
|
] = Field()
|
|
67
67
|
additions: Missing[int] = Field(default=UNSET)
|
|
68
|
-
assignee: Union[
|
|
68
|
+
assignee: Union[WebhookPullRequestSynchronizePropPullRequestPropAssignee, None] = (
|
|
69
69
|
Field(title="User")
|
|
70
70
|
)
|
|
71
71
|
assignees: list[
|
|
72
|
-
Union[
|
|
72
|
+
Union[WebhookPullRequestSynchronizePropPullRequestPropAssigneesItems, None]
|
|
73
73
|
] = Field()
|
|
74
74
|
author_association: Literal[
|
|
75
75
|
"COLLABORATOR",
|
|
@@ -84,13 +84,13 @@ class WebhookPullRequestUnlabeledPropPullRequest(GitHubModel):
|
|
|
84
84
|
title="AuthorAssociation",
|
|
85
85
|
description="How the author is associated with the repository.",
|
|
86
86
|
)
|
|
87
|
-
auto_merge: Union[
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
87
|
+
auto_merge: Union[
|
|
88
|
+
WebhookPullRequestSynchronizePropPullRequestPropAutoMerge, None
|
|
89
|
+
] = Field(
|
|
90
|
+
title="PullRequestAutoMerge",
|
|
91
|
+
description="The status of auto merging a pull request.",
|
|
92
92
|
)
|
|
93
|
-
base:
|
|
93
|
+
base: WebhookPullRequestSynchronizePropPullRequestPropBase = Field()
|
|
94
94
|
body: Union[str, None] = Field()
|
|
95
95
|
changed_files: Missing[int] = Field(default=UNSET)
|
|
96
96
|
closed_at: Union[datetime, None] = Field()
|
|
@@ -104,11 +104,11 @@ class WebhookPullRequestUnlabeledPropPullRequest(GitHubModel):
|
|
|
104
104
|
draft: bool = Field(
|
|
105
105
|
description="Indicates whether or not the pull request is a draft."
|
|
106
106
|
)
|
|
107
|
-
head:
|
|
107
|
+
head: WebhookPullRequestSynchronizePropPullRequestPropHead = Field()
|
|
108
108
|
html_url: str = Field()
|
|
109
109
|
id: int = Field()
|
|
110
110
|
issue_url: str = Field()
|
|
111
|
-
labels: list[
|
|
111
|
+
labels: list[WebhookPullRequestSynchronizePropPullRequestPropLabelsItems] = Field()
|
|
112
112
|
locked: bool = Field()
|
|
113
113
|
maintainer_can_modify: Missing[bool] = Field(
|
|
114
114
|
default=UNSET,
|
|
@@ -120,13 +120,13 @@ class WebhookPullRequestUnlabeledPropPullRequest(GitHubModel):
|
|
|
120
120
|
merged: Missing[Union[bool, None]] = Field(default=UNSET)
|
|
121
121
|
merged_at: Union[datetime, None] = Field()
|
|
122
122
|
merged_by: Missing[
|
|
123
|
-
Union[
|
|
123
|
+
Union[WebhookPullRequestSynchronizePropPullRequestPropMergedBy, None]
|
|
124
124
|
] = Field(default=UNSET, title="User")
|
|
125
|
-
milestone: Union[
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
125
|
+
milestone: Union[
|
|
126
|
+
WebhookPullRequestSynchronizePropPullRequestPropMilestone, None
|
|
127
|
+
] = Field(
|
|
128
|
+
title="Milestone",
|
|
129
|
+
description="A collection of related issues and pull requests.",
|
|
130
130
|
)
|
|
131
131
|
node_id: str = Field()
|
|
132
132
|
number: int = Field(
|
|
@@ -136,13 +136,13 @@ class WebhookPullRequestUnlabeledPropPullRequest(GitHubModel):
|
|
|
136
136
|
rebaseable: Missing[Union[bool, None]] = Field(default=UNSET)
|
|
137
137
|
requested_reviewers: list[
|
|
138
138
|
Union[
|
|
139
|
-
|
|
139
|
+
WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof0,
|
|
140
140
|
None,
|
|
141
|
-
|
|
141
|
+
WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof1,
|
|
142
142
|
]
|
|
143
143
|
] = Field()
|
|
144
144
|
requested_teams: list[
|
|
145
|
-
|
|
145
|
+
WebhookPullRequestSynchronizePropPullRequestPropRequestedTeamsItems
|
|
146
146
|
] = Field()
|
|
147
147
|
review_comment_url: str = Field()
|
|
148
148
|
review_comments: Missing[int] = Field(default=UNSET)
|
|
@@ -154,12 +154,12 @@ class WebhookPullRequestUnlabeledPropPullRequest(GitHubModel):
|
|
|
154
154
|
title: str = Field(description="The title of the pull request.")
|
|
155
155
|
updated_at: datetime = Field()
|
|
156
156
|
url: str = Field()
|
|
157
|
-
user: Union[
|
|
157
|
+
user: Union[WebhookPullRequestSynchronizePropPullRequestPropUser, None] = Field(
|
|
158
158
|
title="User"
|
|
159
159
|
)
|
|
160
160
|
|
|
161
161
|
|
|
162
|
-
class
|
|
162
|
+
class WebhookPullRequestSynchronizePropPullRequestPropAssignee(GitHubModel):
|
|
163
163
|
"""User"""
|
|
164
164
|
|
|
165
165
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -188,7 +188,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropAssignee(GitHubModel):
|
|
|
188
188
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
189
189
|
|
|
190
190
|
|
|
191
|
-
class
|
|
191
|
+
class WebhookPullRequestSynchronizePropPullRequestPropAssigneesItems(GitHubModel):
|
|
192
192
|
"""User"""
|
|
193
193
|
|
|
194
194
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -216,7 +216,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropAssigneesItems(GitHubModel):
|
|
|
216
216
|
url: Missing[str] = Field(default=UNSET)
|
|
217
217
|
|
|
218
218
|
|
|
219
|
-
class
|
|
219
|
+
class WebhookPullRequestSynchronizePropPullRequestPropAutoMerge(GitHubModel):
|
|
220
220
|
"""PullRequestAutoMerge
|
|
221
221
|
|
|
222
222
|
The status of auto merging a pull request.
|
|
@@ -229,14 +229,16 @@ class WebhookPullRequestUnlabeledPropPullRequestPropAutoMerge(GitHubModel):
|
|
|
229
229
|
description="Title for the merge commit message."
|
|
230
230
|
)
|
|
231
231
|
enabled_by: Union[
|
|
232
|
-
|
|
232
|
+
WebhookPullRequestSynchronizePropPullRequestPropAutoMergePropEnabledBy, None
|
|
233
233
|
] = Field(title="User")
|
|
234
234
|
merge_method: Literal["merge", "squash", "rebase"] = Field(
|
|
235
235
|
description="The merge method to use."
|
|
236
236
|
)
|
|
237
237
|
|
|
238
238
|
|
|
239
|
-
class
|
|
239
|
+
class WebhookPullRequestSynchronizePropPullRequestPropAutoMergePropEnabledBy(
|
|
240
|
+
GitHubModel
|
|
241
|
+
):
|
|
240
242
|
"""User"""
|
|
241
243
|
|
|
242
244
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -263,7 +265,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropAutoMergePropEnabledBy(GitHu
|
|
|
263
265
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
264
266
|
|
|
265
267
|
|
|
266
|
-
class
|
|
268
|
+
class WebhookPullRequestSynchronizePropPullRequestPropLabelsItems(GitHubModel):
|
|
267
269
|
"""Label"""
|
|
268
270
|
|
|
269
271
|
color: str = Field(
|
|
@@ -277,7 +279,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropLabelsItems(GitHubModel):
|
|
|
277
279
|
url: str = Field(description="URL for the label")
|
|
278
280
|
|
|
279
281
|
|
|
280
|
-
class
|
|
282
|
+
class WebhookPullRequestSynchronizePropPullRequestPropMergedBy(GitHubModel):
|
|
281
283
|
"""User"""
|
|
282
284
|
|
|
283
285
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -304,7 +306,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropMergedBy(GitHubModel):
|
|
|
304
306
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
305
307
|
|
|
306
308
|
|
|
307
|
-
class
|
|
309
|
+
class WebhookPullRequestSynchronizePropPullRequestPropMilestone(GitHubModel):
|
|
308
310
|
"""Milestone
|
|
309
311
|
|
|
310
312
|
A collection of related issues and pull requests.
|
|
@@ -314,7 +316,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropMilestone(GitHubModel):
|
|
|
314
316
|
closed_issues: int = Field()
|
|
315
317
|
created_at: datetime = Field()
|
|
316
318
|
creator: Union[
|
|
317
|
-
|
|
319
|
+
WebhookPullRequestSynchronizePropPullRequestPropMilestonePropCreator, None
|
|
318
320
|
] = Field(title="User")
|
|
319
321
|
description: Union[str, None] = Field()
|
|
320
322
|
due_on: Union[datetime, None] = Field()
|
|
@@ -330,7 +332,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropMilestone(GitHubModel):
|
|
|
330
332
|
url: str = Field()
|
|
331
333
|
|
|
332
334
|
|
|
333
|
-
class
|
|
335
|
+
class WebhookPullRequestSynchronizePropPullRequestPropMilestonePropCreator(GitHubModel):
|
|
334
336
|
"""User"""
|
|
335
337
|
|
|
336
338
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -359,7 +361,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropMilestonePropCreator(GitHubM
|
|
|
359
361
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
360
362
|
|
|
361
363
|
|
|
362
|
-
class
|
|
364
|
+
class WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof0(
|
|
363
365
|
GitHubModel
|
|
364
366
|
):
|
|
365
367
|
"""User"""
|
|
@@ -390,7 +392,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropRequestedReviewersItemsOneof
|
|
|
390
392
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
391
393
|
|
|
392
394
|
|
|
393
|
-
class
|
|
395
|
+
class WebhookPullRequestSynchronizePropPullRequestPropUser(GitHubModel):
|
|
394
396
|
"""User"""
|
|
395
397
|
|
|
396
398
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -419,66 +421,68 @@ class WebhookPullRequestUnlabeledPropPullRequestPropUser(GitHubModel):
|
|
|
419
421
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
420
422
|
|
|
421
423
|
|
|
422
|
-
class
|
|
423
|
-
"""
|
|
424
|
+
class WebhookPullRequestSynchronizePropPullRequestPropLinks(GitHubModel):
|
|
425
|
+
"""WebhookPullRequestSynchronizePropPullRequestPropLinks"""
|
|
424
426
|
|
|
425
|
-
comments:
|
|
427
|
+
comments: WebhookPullRequestSynchronizePropPullRequestPropLinksPropComments = Field(
|
|
426
428
|
title="Link"
|
|
427
429
|
)
|
|
428
|
-
commits:
|
|
430
|
+
commits: WebhookPullRequestSynchronizePropPullRequestPropLinksPropCommits = Field(
|
|
429
431
|
title="Link"
|
|
430
432
|
)
|
|
431
|
-
html:
|
|
433
|
+
html: WebhookPullRequestSynchronizePropPullRequestPropLinksPropHtml = Field(
|
|
432
434
|
title="Link"
|
|
433
435
|
)
|
|
434
|
-
issue:
|
|
436
|
+
issue: WebhookPullRequestSynchronizePropPullRequestPropLinksPropIssue = Field(
|
|
435
437
|
title="Link"
|
|
436
438
|
)
|
|
437
|
-
review_comment:
|
|
439
|
+
review_comment: WebhookPullRequestSynchronizePropPullRequestPropLinksPropReviewComment = Field(
|
|
438
440
|
title="Link"
|
|
439
441
|
)
|
|
440
|
-
review_comments:
|
|
442
|
+
review_comments: WebhookPullRequestSynchronizePropPullRequestPropLinksPropReviewComments = Field(
|
|
441
443
|
title="Link"
|
|
442
444
|
)
|
|
443
|
-
self_:
|
|
445
|
+
self_: WebhookPullRequestSynchronizePropPullRequestPropLinksPropSelf = Field(
|
|
444
446
|
alias="self", title="Link"
|
|
445
447
|
)
|
|
446
|
-
statuses:
|
|
448
|
+
statuses: WebhookPullRequestSynchronizePropPullRequestPropLinksPropStatuses = Field(
|
|
447
449
|
title="Link"
|
|
448
450
|
)
|
|
449
451
|
|
|
450
452
|
|
|
451
|
-
class
|
|
453
|
+
class WebhookPullRequestSynchronizePropPullRequestPropLinksPropComments(GitHubModel):
|
|
452
454
|
"""Link"""
|
|
453
455
|
|
|
454
456
|
href: str = Field()
|
|
455
457
|
|
|
456
458
|
|
|
457
|
-
class
|
|
459
|
+
class WebhookPullRequestSynchronizePropPullRequestPropLinksPropCommits(GitHubModel):
|
|
458
460
|
"""Link"""
|
|
459
461
|
|
|
460
462
|
href: str = Field()
|
|
461
463
|
|
|
462
464
|
|
|
463
|
-
class
|
|
465
|
+
class WebhookPullRequestSynchronizePropPullRequestPropLinksPropHtml(GitHubModel):
|
|
464
466
|
"""Link"""
|
|
465
467
|
|
|
466
468
|
href: str = Field()
|
|
467
469
|
|
|
468
470
|
|
|
469
|
-
class
|
|
471
|
+
class WebhookPullRequestSynchronizePropPullRequestPropLinksPropIssue(GitHubModel):
|
|
470
472
|
"""Link"""
|
|
471
473
|
|
|
472
474
|
href: str = Field()
|
|
473
475
|
|
|
474
476
|
|
|
475
|
-
class
|
|
477
|
+
class WebhookPullRequestSynchronizePropPullRequestPropLinksPropReviewComment(
|
|
478
|
+
GitHubModel
|
|
479
|
+
):
|
|
476
480
|
"""Link"""
|
|
477
481
|
|
|
478
482
|
href: str = Field()
|
|
479
483
|
|
|
480
484
|
|
|
481
|
-
class
|
|
485
|
+
class WebhookPullRequestSynchronizePropPullRequestPropLinksPropReviewComments(
|
|
482
486
|
GitHubModel
|
|
483
487
|
):
|
|
484
488
|
"""Link"""
|
|
@@ -486,33 +490,33 @@ class WebhookPullRequestUnlabeledPropPullRequestPropLinksPropReviewComments(
|
|
|
486
490
|
href: str = Field()
|
|
487
491
|
|
|
488
492
|
|
|
489
|
-
class
|
|
493
|
+
class WebhookPullRequestSynchronizePropPullRequestPropLinksPropSelf(GitHubModel):
|
|
490
494
|
"""Link"""
|
|
491
495
|
|
|
492
496
|
href: str = Field()
|
|
493
497
|
|
|
494
498
|
|
|
495
|
-
class
|
|
499
|
+
class WebhookPullRequestSynchronizePropPullRequestPropLinksPropStatuses(GitHubModel):
|
|
496
500
|
"""Link"""
|
|
497
501
|
|
|
498
502
|
href: str = Field()
|
|
499
503
|
|
|
500
504
|
|
|
501
|
-
class
|
|
502
|
-
"""
|
|
505
|
+
class WebhookPullRequestSynchronizePropPullRequestPropBase(GitHubModel):
|
|
506
|
+
"""WebhookPullRequestSynchronizePropPullRequestPropBase"""
|
|
503
507
|
|
|
504
508
|
label: str = Field()
|
|
505
509
|
ref: str = Field()
|
|
506
|
-
repo:
|
|
510
|
+
repo: WebhookPullRequestSynchronizePropPullRequestPropBasePropRepo = Field(
|
|
507
511
|
title="Repository", description="A git repository"
|
|
508
512
|
)
|
|
509
513
|
sha: str = Field()
|
|
510
|
-
user: Union[
|
|
514
|
+
user: Union[WebhookPullRequestSynchronizePropPullRequestPropBasePropUser, None] = (
|
|
511
515
|
Field(title="User")
|
|
512
516
|
)
|
|
513
517
|
|
|
514
518
|
|
|
515
|
-
class
|
|
519
|
+
class WebhookPullRequestSynchronizePropPullRequestPropBasePropUser(GitHubModel):
|
|
516
520
|
"""User"""
|
|
517
521
|
|
|
518
522
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -539,7 +543,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropBasePropUser(GitHubModel):
|
|
|
539
543
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
540
544
|
|
|
541
545
|
|
|
542
|
-
class
|
|
546
|
+
class WebhookPullRequestSynchronizePropPullRequestPropBasePropRepo(GitHubModel):
|
|
543
547
|
"""Repository
|
|
544
548
|
|
|
545
549
|
A git repository
|
|
@@ -622,7 +626,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropBasePropRepo(GitHubModel):
|
|
|
622
626
|
language: Union[str, None] = Field()
|
|
623
627
|
languages_url: str = Field()
|
|
624
628
|
license_: Union[
|
|
625
|
-
|
|
629
|
+
WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropLicense, None
|
|
626
630
|
] = Field(alias="license", title="License")
|
|
627
631
|
master_branch: Missing[str] = Field(default=UNSET)
|
|
628
632
|
merge_commit_message: Missing[Literal["PR_BODY", "PR_TITLE", "BLANK"]] = Field(
|
|
@@ -643,10 +647,10 @@ class WebhookPullRequestUnlabeledPropPullRequestPropBasePropRepo(GitHubModel):
|
|
|
643
647
|
open_issues_count: int = Field()
|
|
644
648
|
organization: Missing[str] = Field(default=UNSET)
|
|
645
649
|
owner: Union[
|
|
646
|
-
|
|
650
|
+
WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropOwner, None
|
|
647
651
|
] = Field(title="User")
|
|
648
652
|
permissions: Missing[
|
|
649
|
-
|
|
653
|
+
WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropPermissions
|
|
650
654
|
] = Field(default=UNSET)
|
|
651
655
|
private: bool = Field(description="Whether the repository is private or public.")
|
|
652
656
|
public: Missing[bool] = Field(default=UNSET)
|
|
@@ -694,7 +698,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropBasePropRepo(GitHubModel):
|
|
|
694
698
|
)
|
|
695
699
|
|
|
696
700
|
|
|
697
|
-
class
|
|
701
|
+
class WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropLicense(
|
|
698
702
|
GitHubModel
|
|
699
703
|
):
|
|
700
704
|
"""License"""
|
|
@@ -706,7 +710,9 @@ class WebhookPullRequestUnlabeledPropPullRequestPropBasePropRepoPropLicense(
|
|
|
706
710
|
url: Union[str, None] = Field()
|
|
707
711
|
|
|
708
712
|
|
|
709
|
-
class
|
|
713
|
+
class WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropOwner(
|
|
714
|
+
GitHubModel
|
|
715
|
+
):
|
|
710
716
|
"""User"""
|
|
711
717
|
|
|
712
718
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -733,10 +739,10 @@ class WebhookPullRequestUnlabeledPropPullRequestPropBasePropRepoPropOwner(GitHub
|
|
|
733
739
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
734
740
|
|
|
735
741
|
|
|
736
|
-
class
|
|
742
|
+
class WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropPermissions(
|
|
737
743
|
GitHubModel
|
|
738
744
|
):
|
|
739
|
-
"""
|
|
745
|
+
"""WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropPermissions"""
|
|
740
746
|
|
|
741
747
|
admin: bool = Field()
|
|
742
748
|
maintain: Missing[bool] = Field(default=UNSET)
|
|
@@ -745,21 +751,48 @@ class WebhookPullRequestUnlabeledPropPullRequestPropBasePropRepoPropPermissions(
|
|
|
745
751
|
triage: Missing[bool] = Field(default=UNSET)
|
|
746
752
|
|
|
747
753
|
|
|
748
|
-
class
|
|
749
|
-
"""
|
|
754
|
+
class WebhookPullRequestSynchronizePropPullRequestPropHead(GitHubModel):
|
|
755
|
+
"""WebhookPullRequestSynchronizePropPullRequestPropHead"""
|
|
750
756
|
|
|
751
|
-
label:
|
|
757
|
+
label: str = Field()
|
|
752
758
|
ref: str = Field()
|
|
753
|
-
repo:
|
|
754
|
-
|
|
759
|
+
repo: WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepo = Field(
|
|
760
|
+
title="Repository", description="A git repository"
|
|
755
761
|
)
|
|
756
762
|
sha: str = Field()
|
|
757
|
-
user: Union[
|
|
763
|
+
user: Union[WebhookPullRequestSynchronizePropPullRequestPropHeadPropUser, None] = (
|
|
758
764
|
Field(title="User")
|
|
759
765
|
)
|
|
760
766
|
|
|
761
767
|
|
|
762
|
-
class
|
|
768
|
+
class WebhookPullRequestSynchronizePropPullRequestPropHeadPropUser(GitHubModel):
|
|
769
|
+
"""User"""
|
|
770
|
+
|
|
771
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
772
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
773
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
774
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
775
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
776
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
777
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
778
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
779
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
780
|
+
id: int = Field()
|
|
781
|
+
login: str = Field()
|
|
782
|
+
name: Missing[str] = Field(default=UNSET)
|
|
783
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
784
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
785
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
786
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
787
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
788
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
789
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
790
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
791
|
+
url: Missing[str] = Field(default=UNSET)
|
|
792
|
+
user_view_type: Missing[str] = Field(default=UNSET)
|
|
793
|
+
|
|
794
|
+
|
|
795
|
+
class WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepo(GitHubModel):
|
|
763
796
|
"""Repository
|
|
764
797
|
|
|
765
798
|
A git repository
|
|
@@ -842,7 +875,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepo(GitHubModel):
|
|
|
842
875
|
language: Union[str, None] = Field()
|
|
843
876
|
languages_url: str = Field()
|
|
844
877
|
license_: Union[
|
|
845
|
-
|
|
878
|
+
WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropLicense, None
|
|
846
879
|
] = Field(alias="license", title="License")
|
|
847
880
|
master_branch: Missing[str] = Field(default=UNSET)
|
|
848
881
|
merge_commit_message: Missing[Literal["PR_BODY", "PR_TITLE", "BLANK"]] = Field(
|
|
@@ -861,10 +894,10 @@ class WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepo(GitHubModel):
|
|
|
861
894
|
open_issues_count: int = Field()
|
|
862
895
|
organization: Missing[str] = Field(default=UNSET)
|
|
863
896
|
owner: Union[
|
|
864
|
-
|
|
897
|
+
WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropOwner, None
|
|
865
898
|
] = Field(title="User")
|
|
866
899
|
permissions: Missing[
|
|
867
|
-
|
|
900
|
+
WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropPermissions
|
|
868
901
|
] = Field(default=UNSET)
|
|
869
902
|
private: bool = Field(description="Whether the repository is private or public.")
|
|
870
903
|
public: Missing[bool] = Field(default=UNSET)
|
|
@@ -912,7 +945,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepo(GitHubModel):
|
|
|
912
945
|
)
|
|
913
946
|
|
|
914
947
|
|
|
915
|
-
class
|
|
948
|
+
class WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropLicense(
|
|
916
949
|
GitHubModel
|
|
917
950
|
):
|
|
918
951
|
"""License"""
|
|
@@ -924,7 +957,9 @@ class WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepoPropLicense(
|
|
|
924
957
|
url: Union[str, None] = Field()
|
|
925
958
|
|
|
926
959
|
|
|
927
|
-
class
|
|
960
|
+
class WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropOwner(
|
|
961
|
+
GitHubModel
|
|
962
|
+
):
|
|
928
963
|
"""User"""
|
|
929
964
|
|
|
930
965
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -951,10 +986,10 @@ class WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepoPropOwner(GitHub
|
|
|
951
986
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
952
987
|
|
|
953
988
|
|
|
954
|
-
class
|
|
989
|
+
class WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropPermissions(
|
|
955
990
|
GitHubModel
|
|
956
991
|
):
|
|
957
|
-
"""
|
|
992
|
+
"""WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropPermissions"""
|
|
958
993
|
|
|
959
994
|
admin: bool = Field()
|
|
960
995
|
maintain: Missing[bool] = Field(default=UNSET)
|
|
@@ -963,34 +998,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepoPropPermissions(
|
|
|
963
998
|
triage: Missing[bool] = Field(default=UNSET)
|
|
964
999
|
|
|
965
1000
|
|
|
966
|
-
class
|
|
967
|
-
"""User"""
|
|
968
|
-
|
|
969
|
-
avatar_url: Missing[str] = Field(default=UNSET)
|
|
970
|
-
deleted: Missing[bool] = Field(default=UNSET)
|
|
971
|
-
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
972
|
-
events_url: Missing[str] = Field(default=UNSET)
|
|
973
|
-
followers_url: Missing[str] = Field(default=UNSET)
|
|
974
|
-
following_url: Missing[str] = Field(default=UNSET)
|
|
975
|
-
gists_url: Missing[str] = Field(default=UNSET)
|
|
976
|
-
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
977
|
-
html_url: Missing[str] = Field(default=UNSET)
|
|
978
|
-
id: int = Field()
|
|
979
|
-
login: str = Field()
|
|
980
|
-
name: Missing[str] = Field(default=UNSET)
|
|
981
|
-
node_id: Missing[str] = Field(default=UNSET)
|
|
982
|
-
organizations_url: Missing[str] = Field(default=UNSET)
|
|
983
|
-
received_events_url: Missing[str] = Field(default=UNSET)
|
|
984
|
-
repos_url: Missing[str] = Field(default=UNSET)
|
|
985
|
-
site_admin: Missing[bool] = Field(default=UNSET)
|
|
986
|
-
starred_url: Missing[str] = Field(default=UNSET)
|
|
987
|
-
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
988
|
-
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
989
|
-
url: Missing[str] = Field(default=UNSET)
|
|
990
|
-
user_view_type: Missing[str] = Field(default=UNSET)
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
class WebhookPullRequestUnlabeledPropPullRequestPropRequestedReviewersItemsOneof1(
|
|
1001
|
+
class WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof1(
|
|
994
1002
|
GitHubModel
|
|
995
1003
|
):
|
|
996
1004
|
"""Team
|
|
@@ -1007,7 +1015,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropRequestedReviewersItemsOneof
|
|
|
1007
1015
|
node_id: str = Field()
|
|
1008
1016
|
parent: Missing[
|
|
1009
1017
|
Union[
|
|
1010
|
-
|
|
1018
|
+
WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof1PropParent,
|
|
1011
1019
|
None,
|
|
1012
1020
|
]
|
|
1013
1021
|
] = Field(default=UNSET)
|
|
@@ -1020,11 +1028,11 @@ class WebhookPullRequestUnlabeledPropPullRequestPropRequestedReviewersItemsOneof
|
|
|
1020
1028
|
url: str = Field(description="URL for the team")
|
|
1021
1029
|
|
|
1022
1030
|
|
|
1023
|
-
class
|
|
1031
|
+
class WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof1PropParent(
|
|
1024
1032
|
GitHubModel
|
|
1025
1033
|
):
|
|
1026
|
-
"""
|
|
1027
|
-
|
|
1034
|
+
"""WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof1Pro
|
|
1035
|
+
pParent
|
|
1028
1036
|
"""
|
|
1029
1037
|
|
|
1030
1038
|
description: Union[str, None] = Field(description="Description of the team")
|
|
@@ -1042,7 +1050,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropRequestedReviewersItemsOneof
|
|
|
1042
1050
|
url: str = Field(description="URL for the team")
|
|
1043
1051
|
|
|
1044
1052
|
|
|
1045
|
-
class
|
|
1053
|
+
class WebhookPullRequestSynchronizePropPullRequestPropRequestedTeamsItems(GitHubModel):
|
|
1046
1054
|
"""Team
|
|
1047
1055
|
|
|
1048
1056
|
Groups of organization members that gives permissions on specified repositories.
|
|
@@ -1059,7 +1067,7 @@ class WebhookPullRequestUnlabeledPropPullRequestPropRequestedTeamsItems(GitHubMo
|
|
|
1059
1067
|
node_id: Missing[str] = Field(default=UNSET)
|
|
1060
1068
|
parent: Missing[
|
|
1061
1069
|
Union[
|
|
1062
|
-
|
|
1070
|
+
WebhookPullRequestSynchronizePropPullRequestPropRequestedTeamsItemsPropParent,
|
|
1063
1071
|
None,
|
|
1064
1072
|
]
|
|
1065
1073
|
] = Field(default=UNSET)
|
|
@@ -1073,10 +1081,10 @@ class WebhookPullRequestUnlabeledPropPullRequestPropRequestedTeamsItems(GitHubMo
|
|
|
1073
1081
|
url: Missing[str] = Field(default=UNSET, description="URL for the team")
|
|
1074
1082
|
|
|
1075
1083
|
|
|
1076
|
-
class
|
|
1084
|
+
class WebhookPullRequestSynchronizePropPullRequestPropRequestedTeamsItemsPropParent(
|
|
1077
1085
|
GitHubModel
|
|
1078
1086
|
):
|
|
1079
|
-
"""
|
|
1087
|
+
"""WebhookPullRequestSynchronizePropPullRequestPropRequestedTeamsItemsPropParent"""
|
|
1080
1088
|
|
|
1081
1089
|
description: Union[str, None] = Field(description="Description of the team")
|
|
1082
1090
|
html_url: str = Field()
|
|
@@ -1093,88 +1101,92 @@ class WebhookPullRequestUnlabeledPropPullRequestPropRequestedTeamsItemsPropParen
|
|
|
1093
1101
|
url: str = Field(description="URL for the team")
|
|
1094
1102
|
|
|
1095
1103
|
|
|
1096
|
-
model_rebuild(
|
|
1097
|
-
model_rebuild(
|
|
1098
|
-
model_rebuild(
|
|
1099
|
-
model_rebuild(
|
|
1100
|
-
model_rebuild(
|
|
1101
|
-
model_rebuild(
|
|
1102
|
-
model_rebuild(
|
|
1103
|
-
model_rebuild(
|
|
1104
|
-
model_rebuild(
|
|
1105
|
-
model_rebuild(
|
|
1104
|
+
model_rebuild(WebhookPullRequestSynchronize)
|
|
1105
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequest)
|
|
1106
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropAssignee)
|
|
1107
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropAssigneesItems)
|
|
1108
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropAutoMerge)
|
|
1109
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropAutoMergePropEnabledBy)
|
|
1110
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropLabelsItems)
|
|
1111
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropMergedBy)
|
|
1112
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropMilestone)
|
|
1113
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropMilestonePropCreator)
|
|
1114
|
+
model_rebuild(
|
|
1115
|
+
WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof0
|
|
1116
|
+
)
|
|
1117
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropUser)
|
|
1118
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropLinks)
|
|
1119
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropLinksPropComments)
|
|
1120
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropLinksPropCommits)
|
|
1121
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropLinksPropHtml)
|
|
1122
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropLinksPropIssue)
|
|
1123
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropLinksPropReviewComment)
|
|
1124
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropLinksPropReviewComments)
|
|
1125
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropLinksPropSelf)
|
|
1126
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropLinksPropStatuses)
|
|
1127
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropBase)
|
|
1128
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropBasePropUser)
|
|
1129
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropBasePropRepo)
|
|
1130
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropLicense)
|
|
1131
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropOwner)
|
|
1132
|
+
model_rebuild(
|
|
1133
|
+
WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropPermissions
|
|
1134
|
+
)
|
|
1135
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropHead)
|
|
1136
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropHeadPropUser)
|
|
1137
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepo)
|
|
1138
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropLicense)
|
|
1139
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropOwner)
|
|
1106
1140
|
model_rebuild(
|
|
1107
|
-
|
|
1141
|
+
WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropPermissions
|
|
1108
1142
|
)
|
|
1109
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropUser)
|
|
1110
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropLinks)
|
|
1111
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropLinksPropComments)
|
|
1112
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropLinksPropCommits)
|
|
1113
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropLinksPropHtml)
|
|
1114
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropLinksPropIssue)
|
|
1115
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropLinksPropReviewComment)
|
|
1116
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropLinksPropReviewComments)
|
|
1117
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropLinksPropSelf)
|
|
1118
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropLinksPropStatuses)
|
|
1119
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropBase)
|
|
1120
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropBasePropUser)
|
|
1121
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropBasePropRepo)
|
|
1122
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropBasePropRepoPropLicense)
|
|
1123
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropBasePropRepoPropOwner)
|
|
1124
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropBasePropRepoPropPermissions)
|
|
1125
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropHead)
|
|
1126
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepo)
|
|
1127
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepoPropLicense)
|
|
1128
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepoPropOwner)
|
|
1129
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepoPropPermissions)
|
|
1130
|
-
model_rebuild(WebhookPullRequestUnlabeledPropPullRequestPropHeadPropUser)
|
|
1131
1143
|
model_rebuild(
|
|
1132
|
-
|
|
1144
|
+
WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof1
|
|
1133
1145
|
)
|
|
1134
1146
|
model_rebuild(
|
|
1135
|
-
|
|
1147
|
+
WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof1PropParent
|
|
1136
1148
|
)
|
|
1137
|
-
model_rebuild(
|
|
1149
|
+
model_rebuild(WebhookPullRequestSynchronizePropPullRequestPropRequestedTeamsItems)
|
|
1138
1150
|
model_rebuild(
|
|
1139
|
-
|
|
1151
|
+
WebhookPullRequestSynchronizePropPullRequestPropRequestedTeamsItemsPropParent
|
|
1140
1152
|
)
|
|
1141
1153
|
|
|
1142
1154
|
__all__ = (
|
|
1143
|
-
"
|
|
1144
|
-
"
|
|
1145
|
-
"
|
|
1146
|
-
"
|
|
1147
|
-
"
|
|
1148
|
-
"
|
|
1149
|
-
"
|
|
1150
|
-
"
|
|
1151
|
-
"
|
|
1152
|
-
"
|
|
1153
|
-
"
|
|
1154
|
-
"
|
|
1155
|
-
"
|
|
1156
|
-
"
|
|
1157
|
-
"
|
|
1158
|
-
"
|
|
1159
|
-
"
|
|
1160
|
-
"
|
|
1161
|
-
"
|
|
1162
|
-
"
|
|
1163
|
-
"
|
|
1164
|
-
"
|
|
1165
|
-
"
|
|
1166
|
-
"
|
|
1167
|
-
"
|
|
1168
|
-
"
|
|
1169
|
-
"
|
|
1170
|
-
"
|
|
1171
|
-
"
|
|
1172
|
-
"
|
|
1173
|
-
"
|
|
1174
|
-
"
|
|
1175
|
-
"
|
|
1176
|
-
"
|
|
1177
|
-
"
|
|
1178
|
-
"
|
|
1179
|
-
"
|
|
1155
|
+
"WebhookPullRequestSynchronize",
|
|
1156
|
+
"WebhookPullRequestSynchronizePropPullRequest",
|
|
1157
|
+
"WebhookPullRequestSynchronizePropPullRequestPropAssignee",
|
|
1158
|
+
"WebhookPullRequestSynchronizePropPullRequestPropAssigneesItems",
|
|
1159
|
+
"WebhookPullRequestSynchronizePropPullRequestPropAutoMerge",
|
|
1160
|
+
"WebhookPullRequestSynchronizePropPullRequestPropAutoMergePropEnabledBy",
|
|
1161
|
+
"WebhookPullRequestSynchronizePropPullRequestPropBase",
|
|
1162
|
+
"WebhookPullRequestSynchronizePropPullRequestPropBasePropRepo",
|
|
1163
|
+
"WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropLicense",
|
|
1164
|
+
"WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropOwner",
|
|
1165
|
+
"WebhookPullRequestSynchronizePropPullRequestPropBasePropRepoPropPermissions",
|
|
1166
|
+
"WebhookPullRequestSynchronizePropPullRequestPropBasePropUser",
|
|
1167
|
+
"WebhookPullRequestSynchronizePropPullRequestPropHead",
|
|
1168
|
+
"WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepo",
|
|
1169
|
+
"WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropLicense",
|
|
1170
|
+
"WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropOwner",
|
|
1171
|
+
"WebhookPullRequestSynchronizePropPullRequestPropHeadPropRepoPropPermissions",
|
|
1172
|
+
"WebhookPullRequestSynchronizePropPullRequestPropHeadPropUser",
|
|
1173
|
+
"WebhookPullRequestSynchronizePropPullRequestPropLabelsItems",
|
|
1174
|
+
"WebhookPullRequestSynchronizePropPullRequestPropLinks",
|
|
1175
|
+
"WebhookPullRequestSynchronizePropPullRequestPropLinksPropComments",
|
|
1176
|
+
"WebhookPullRequestSynchronizePropPullRequestPropLinksPropCommits",
|
|
1177
|
+
"WebhookPullRequestSynchronizePropPullRequestPropLinksPropHtml",
|
|
1178
|
+
"WebhookPullRequestSynchronizePropPullRequestPropLinksPropIssue",
|
|
1179
|
+
"WebhookPullRequestSynchronizePropPullRequestPropLinksPropReviewComment",
|
|
1180
|
+
"WebhookPullRequestSynchronizePropPullRequestPropLinksPropReviewComments",
|
|
1181
|
+
"WebhookPullRequestSynchronizePropPullRequestPropLinksPropSelf",
|
|
1182
|
+
"WebhookPullRequestSynchronizePropPullRequestPropLinksPropStatuses",
|
|
1183
|
+
"WebhookPullRequestSynchronizePropPullRequestPropMergedBy",
|
|
1184
|
+
"WebhookPullRequestSynchronizePropPullRequestPropMilestone",
|
|
1185
|
+
"WebhookPullRequestSynchronizePropPullRequestPropMilestonePropCreator",
|
|
1186
|
+
"WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof0",
|
|
1187
|
+
"WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof1",
|
|
1188
|
+
"WebhookPullRequestSynchronizePropPullRequestPropRequestedReviewersItemsOneof1PropParent",
|
|
1189
|
+
"WebhookPullRequestSynchronizePropPullRequestPropRequestedTeamsItems",
|
|
1190
|
+
"WebhookPullRequestSynchronizePropPullRequestPropRequestedTeamsItemsPropParent",
|
|
1191
|
+
"WebhookPullRequestSynchronizePropPullRequestPropUser",
|
|
1180
1192
|
)
|