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,16 +19,17 @@ 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 .
|
|
22
|
+
from .group_0458 import EnterpriseWebhooks
|
|
23
|
+
from .group_0459 import SimpleInstallation
|
|
24
|
+
from .group_0460 import OrganizationSimpleWebhooks
|
|
25
|
+
from .group_0461 import RepositoryWebhooks
|
|
26
|
+
from .group_0502 import WebhooksReview
|
|
26
27
|
|
|
27
28
|
|
|
28
|
-
class
|
|
29
|
-
"""
|
|
29
|
+
class WebhookPullRequestReviewSubmitted(GitHubModel):
|
|
30
|
+
"""pull_request_review submitted event"""
|
|
30
31
|
|
|
31
|
-
action: Literal["
|
|
32
|
+
action: Literal["submitted"] = Field()
|
|
32
33
|
enterprise: Missing[EnterpriseWebhooks] = Field(
|
|
33
34
|
default=UNSET,
|
|
34
35
|
title="Enterprise",
|
|
@@ -44,36 +45,31 @@ class WebhookPullRequestReviewThreadUnresolved(GitHubModel):
|
|
|
44
45
|
title="Organization Simple",
|
|
45
46
|
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.",
|
|
46
47
|
)
|
|
47
|
-
pull_request:
|
|
48
|
+
pull_request: WebhookPullRequestReviewSubmittedPropPullRequest = Field(
|
|
48
49
|
title="Simple Pull Request"
|
|
49
50
|
)
|
|
50
51
|
repository: RepositoryWebhooks = Field(
|
|
51
52
|
title="Repository",
|
|
52
53
|
description="The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property\nwhen the event occurs from activity in a repository.",
|
|
53
54
|
)
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
)
|
|
57
|
-
thread: WebhookPullRequestReviewThreadUnresolvedPropThread = Field()
|
|
55
|
+
review: WebhooksReview = Field(description="The review that was affected.")
|
|
56
|
+
sender: SimpleUser = Field(title="Simple User", description="A GitHub user.")
|
|
58
57
|
|
|
59
58
|
|
|
60
|
-
class
|
|
59
|
+
class WebhookPullRequestReviewSubmittedPropPullRequest(GitHubModel):
|
|
61
60
|
"""Simple Pull Request"""
|
|
62
61
|
|
|
63
|
-
links:
|
|
62
|
+
links: WebhookPullRequestReviewSubmittedPropPullRequestPropLinks = Field(
|
|
64
63
|
alias="_links"
|
|
65
64
|
)
|
|
66
65
|
active_lock_reason: Union[
|
|
67
66
|
None, Literal["resolved", "off-topic", "too heated", "spam"]
|
|
68
67
|
] = Field()
|
|
69
68
|
assignee: Union[
|
|
70
|
-
|
|
69
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropAssignee, None
|
|
71
70
|
] = Field(title="User")
|
|
72
71
|
assignees: list[
|
|
73
|
-
Union[
|
|
74
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssigneesItems,
|
|
75
|
-
None,
|
|
76
|
-
]
|
|
72
|
+
Union[WebhookPullRequestReviewSubmittedPropPullRequestPropAssigneesItems, None]
|
|
77
73
|
] = Field()
|
|
78
74
|
author_association: Literal[
|
|
79
75
|
"COLLABORATOR",
|
|
@@ -89,12 +85,12 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequest(GitHubModel):
|
|
|
89
85
|
description="How the author is associated with the repository.",
|
|
90
86
|
)
|
|
91
87
|
auto_merge: Union[
|
|
92
|
-
|
|
88
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropAutoMerge, None
|
|
93
89
|
] = Field(
|
|
94
90
|
title="PullRequestAutoMerge",
|
|
95
91
|
description="The status of auto merging a pull request.",
|
|
96
92
|
)
|
|
97
|
-
base:
|
|
93
|
+
base: WebhookPullRequestReviewSubmittedPropPullRequestPropBase = Field()
|
|
98
94
|
body: Union[str, None] = Field()
|
|
99
95
|
closed_at: Union[str, None] = Field()
|
|
100
96
|
comments_url: str = Field()
|
|
@@ -102,18 +98,18 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequest(GitHubModel):
|
|
|
102
98
|
created_at: str = Field()
|
|
103
99
|
diff_url: str = Field()
|
|
104
100
|
draft: bool = Field()
|
|
105
|
-
head:
|
|
101
|
+
head: WebhookPullRequestReviewSubmittedPropPullRequestPropHead = Field()
|
|
106
102
|
html_url: str = Field()
|
|
107
103
|
id: int = Field()
|
|
108
104
|
issue_url: str = Field()
|
|
109
|
-
labels: list[
|
|
110
|
-
|
|
111
|
-
|
|
105
|
+
labels: list[WebhookPullRequestReviewSubmittedPropPullRequestPropLabelsItems] = (
|
|
106
|
+
Field()
|
|
107
|
+
)
|
|
112
108
|
locked: bool = Field()
|
|
113
109
|
merge_commit_sha: Union[str, None] = Field()
|
|
114
110
|
merged_at: Union[str, None] = Field()
|
|
115
111
|
milestone: Union[
|
|
116
|
-
|
|
112
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropMilestone, None
|
|
117
113
|
] = Field(
|
|
118
114
|
title="Milestone",
|
|
119
115
|
description="A collection of related issues and pull requests.",
|
|
@@ -123,13 +119,13 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequest(GitHubModel):
|
|
|
123
119
|
patch_url: str = Field()
|
|
124
120
|
requested_reviewers: list[
|
|
125
121
|
Union[
|
|
126
|
-
|
|
122
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof0,
|
|
127
123
|
None,
|
|
128
|
-
|
|
124
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof1,
|
|
129
125
|
]
|
|
130
126
|
] = Field()
|
|
131
127
|
requested_teams: list[
|
|
132
|
-
|
|
128
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedTeamsItems
|
|
133
129
|
] = Field()
|
|
134
130
|
review_comment_url: str = Field()
|
|
135
131
|
review_comments_url: str = Field()
|
|
@@ -138,12 +134,12 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequest(GitHubModel):
|
|
|
138
134
|
title: str = Field()
|
|
139
135
|
updated_at: str = Field()
|
|
140
136
|
url: str = Field()
|
|
141
|
-
user: Union[
|
|
142
|
-
|
|
143
|
-
|
|
137
|
+
user: Union[WebhookPullRequestReviewSubmittedPropPullRequestPropUser, None] = Field(
|
|
138
|
+
title="User"
|
|
139
|
+
)
|
|
144
140
|
|
|
145
141
|
|
|
146
|
-
class
|
|
142
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropAssignee(GitHubModel):
|
|
147
143
|
"""User"""
|
|
148
144
|
|
|
149
145
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -165,14 +161,14 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssignee(GitHub
|
|
|
165
161
|
site_admin: Missing[bool] = Field(default=UNSET)
|
|
166
162
|
starred_url: Missing[str] = Field(default=UNSET)
|
|
167
163
|
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
168
|
-
type: Missing[Literal["Bot", "User", "Organization"]] = Field(
|
|
164
|
+
type: Missing[Literal["Bot", "User", "Organization", "Mannequin"]] = Field(
|
|
165
|
+
default=UNSET
|
|
166
|
+
)
|
|
169
167
|
url: Missing[str] = Field(default=UNSET)
|
|
170
168
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
171
169
|
|
|
172
170
|
|
|
173
|
-
class
|
|
174
|
-
GitHubModel
|
|
175
|
-
):
|
|
171
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropAssigneesItems(GitHubModel):
|
|
176
172
|
"""User"""
|
|
177
173
|
|
|
178
174
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -194,11 +190,13 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssigneesItems(
|
|
|
194
190
|
site_admin: Missing[bool] = Field(default=UNSET)
|
|
195
191
|
starred_url: Missing[str] = Field(default=UNSET)
|
|
196
192
|
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
197
|
-
type: Missing[Literal["Bot", "User", "Organization"]] = Field(
|
|
193
|
+
type: Missing[Literal["Bot", "User", "Organization", "Mannequin"]] = Field(
|
|
194
|
+
default=UNSET
|
|
195
|
+
)
|
|
198
196
|
url: Missing[str] = Field(default=UNSET)
|
|
199
197
|
|
|
200
198
|
|
|
201
|
-
class
|
|
199
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropAutoMerge(GitHubModel):
|
|
202
200
|
"""PullRequestAutoMerge
|
|
203
201
|
|
|
204
202
|
The status of auto merging a pull request.
|
|
@@ -207,17 +205,18 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMerge(GitHu
|
|
|
207
205
|
commit_message: Union[str, None] = Field(
|
|
208
206
|
description="Commit message for the merge commit."
|
|
209
207
|
)
|
|
210
|
-
commit_title: str = Field(
|
|
208
|
+
commit_title: Union[str, None] = Field(
|
|
209
|
+
description="Title for the merge commit message."
|
|
210
|
+
)
|
|
211
211
|
enabled_by: Union[
|
|
212
|
-
|
|
213
|
-
None,
|
|
212
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropAutoMergePropEnabledBy, None
|
|
214
213
|
] = Field(title="User")
|
|
215
214
|
merge_method: Literal["merge", "squash", "rebase"] = Field(
|
|
216
215
|
description="The merge method to use."
|
|
217
216
|
)
|
|
218
217
|
|
|
219
218
|
|
|
220
|
-
class
|
|
219
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropAutoMergePropEnabledBy(
|
|
221
220
|
GitHubModel
|
|
222
221
|
):
|
|
223
222
|
"""User"""
|
|
@@ -246,9 +245,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMergePropEn
|
|
|
246
245
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
247
246
|
|
|
248
247
|
|
|
249
|
-
class
|
|
250
|
-
GitHubModel
|
|
251
|
-
):
|
|
248
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropLabelsItems(GitHubModel):
|
|
252
249
|
"""Label"""
|
|
253
250
|
|
|
254
251
|
color: str = Field(
|
|
@@ -262,7 +259,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLabelsItems(
|
|
|
262
259
|
url: str = Field(description="URL for the label")
|
|
263
260
|
|
|
264
261
|
|
|
265
|
-
class
|
|
262
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropMilestone(GitHubModel):
|
|
266
263
|
"""Milestone
|
|
267
264
|
|
|
268
265
|
A collection of related issues and pull requests.
|
|
@@ -272,8 +269,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestone(GitHu
|
|
|
272
269
|
closed_issues: int = Field()
|
|
273
270
|
created_at: datetime = Field()
|
|
274
271
|
creator: Union[
|
|
275
|
-
|
|
276
|
-
None,
|
|
272
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropMilestonePropCreator, None
|
|
277
273
|
] = Field(title="User")
|
|
278
274
|
description: Union[str, None] = Field()
|
|
279
275
|
due_on: Union[datetime, None] = Field()
|
|
@@ -289,7 +285,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestone(GitHu
|
|
|
289
285
|
url: str = Field()
|
|
290
286
|
|
|
291
287
|
|
|
292
|
-
class
|
|
288
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropMilestonePropCreator(
|
|
293
289
|
GitHubModel
|
|
294
290
|
):
|
|
295
291
|
"""User"""
|
|
@@ -313,12 +309,14 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestonePropCr
|
|
|
313
309
|
site_admin: Missing[bool] = Field(default=UNSET)
|
|
314
310
|
starred_url: Missing[str] = Field(default=UNSET)
|
|
315
311
|
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
316
|
-
type: Missing[Literal["Bot", "User", "Organization"]] = Field(
|
|
312
|
+
type: Missing[Literal["Bot", "User", "Organization", "Mannequin"]] = Field(
|
|
313
|
+
default=UNSET
|
|
314
|
+
)
|
|
317
315
|
url: Missing[str] = Field(default=UNSET)
|
|
318
316
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
319
317
|
|
|
320
318
|
|
|
321
|
-
class
|
|
319
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof0(
|
|
322
320
|
GitHubModel
|
|
323
321
|
):
|
|
324
322
|
"""User"""
|
|
@@ -342,12 +340,14 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReview
|
|
|
342
340
|
site_admin: Missing[bool] = Field(default=UNSET)
|
|
343
341
|
starred_url: Missing[str] = Field(default=UNSET)
|
|
344
342
|
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
345
|
-
type: Missing[Literal["Bot", "User", "Organization"]] = Field(
|
|
343
|
+
type: Missing[Literal["Bot", "User", "Organization", "Mannequin"]] = Field(
|
|
344
|
+
default=UNSET
|
|
345
|
+
)
|
|
346
346
|
url: Missing[str] = Field(default=UNSET)
|
|
347
347
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
348
348
|
|
|
349
349
|
|
|
350
|
-
class
|
|
350
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropUser(GitHubModel):
|
|
351
351
|
"""User"""
|
|
352
352
|
|
|
353
353
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -369,41 +369,43 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropUser(GitHubMode
|
|
|
369
369
|
site_admin: Missing[bool] = Field(default=UNSET)
|
|
370
370
|
starred_url: Missing[str] = Field(default=UNSET)
|
|
371
371
|
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
372
|
-
type: Missing[Literal["Bot", "User", "Organization"]] = Field(
|
|
372
|
+
type: Missing[Literal["Bot", "User", "Organization", "Mannequin"]] = Field(
|
|
373
|
+
default=UNSET
|
|
374
|
+
)
|
|
373
375
|
url: Missing[str] = Field(default=UNSET)
|
|
374
376
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
375
377
|
|
|
376
378
|
|
|
377
|
-
class
|
|
378
|
-
"""
|
|
379
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropLinks(GitHubModel):
|
|
380
|
+
"""WebhookPullRequestReviewSubmittedPropPullRequestPropLinks"""
|
|
379
381
|
|
|
380
|
-
comments:
|
|
381
|
-
title="Link"
|
|
382
|
-
)
|
|
383
|
-
commits: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropCommits = Field(
|
|
384
|
-
title="Link"
|
|
385
|
-
)
|
|
386
|
-
html: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropHtml = (
|
|
382
|
+
comments: WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropComments = (
|
|
387
383
|
Field(title="Link")
|
|
388
384
|
)
|
|
389
|
-
|
|
385
|
+
commits: WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropCommits = (
|
|
390
386
|
Field(title="Link")
|
|
391
387
|
)
|
|
392
|
-
|
|
388
|
+
html: WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropHtml = Field(
|
|
393
389
|
title="Link"
|
|
394
390
|
)
|
|
395
|
-
|
|
391
|
+
issue: WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropIssue = Field(
|
|
396
392
|
title="Link"
|
|
397
393
|
)
|
|
398
|
-
|
|
399
|
-
|
|
394
|
+
review_comment: WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropReviewComment = Field(
|
|
395
|
+
title="Link"
|
|
400
396
|
)
|
|
401
|
-
|
|
397
|
+
review_comments: WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropReviewComments = Field(
|
|
402
398
|
title="Link"
|
|
403
399
|
)
|
|
400
|
+
self_: WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropSelf = Field(
|
|
401
|
+
alias="self", title="Link"
|
|
402
|
+
)
|
|
403
|
+
statuses: WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropStatuses = (
|
|
404
|
+
Field(title="Link")
|
|
405
|
+
)
|
|
404
406
|
|
|
405
407
|
|
|
406
|
-
class
|
|
408
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropComments(
|
|
407
409
|
GitHubModel
|
|
408
410
|
):
|
|
409
411
|
"""Link"""
|
|
@@ -411,31 +413,25 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropCommen
|
|
|
411
413
|
href: str = Field()
|
|
412
414
|
|
|
413
415
|
|
|
414
|
-
class
|
|
415
|
-
GitHubModel
|
|
416
|
-
):
|
|
416
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropCommits(GitHubModel):
|
|
417
417
|
"""Link"""
|
|
418
418
|
|
|
419
419
|
href: str = Field()
|
|
420
420
|
|
|
421
421
|
|
|
422
|
-
class
|
|
423
|
-
GitHubModel
|
|
424
|
-
):
|
|
422
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropHtml(GitHubModel):
|
|
425
423
|
"""Link"""
|
|
426
424
|
|
|
427
425
|
href: str = Field()
|
|
428
426
|
|
|
429
427
|
|
|
430
|
-
class
|
|
431
|
-
GitHubModel
|
|
432
|
-
):
|
|
428
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropIssue(GitHubModel):
|
|
433
429
|
"""Link"""
|
|
434
430
|
|
|
435
431
|
href: str = Field()
|
|
436
432
|
|
|
437
433
|
|
|
438
|
-
class
|
|
434
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropReviewComment(
|
|
439
435
|
GitHubModel
|
|
440
436
|
):
|
|
441
437
|
"""Link"""
|
|
@@ -443,7 +439,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReview
|
|
|
443
439
|
href: str = Field()
|
|
444
440
|
|
|
445
441
|
|
|
446
|
-
class
|
|
442
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropReviewComments(
|
|
447
443
|
GitHubModel
|
|
448
444
|
):
|
|
449
445
|
"""Link"""
|
|
@@ -451,15 +447,13 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReview
|
|
|
451
447
|
href: str = Field()
|
|
452
448
|
|
|
453
449
|
|
|
454
|
-
class
|
|
455
|
-
GitHubModel
|
|
456
|
-
):
|
|
450
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropSelf(GitHubModel):
|
|
457
451
|
"""Link"""
|
|
458
452
|
|
|
459
453
|
href: str = Field()
|
|
460
454
|
|
|
461
455
|
|
|
462
|
-
class
|
|
456
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropStatuses(
|
|
463
457
|
GitHubModel
|
|
464
458
|
):
|
|
465
459
|
"""Link"""
|
|
@@ -467,23 +461,21 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropStatus
|
|
|
467
461
|
href: str = Field()
|
|
468
462
|
|
|
469
463
|
|
|
470
|
-
class
|
|
471
|
-
"""
|
|
464
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropBase(GitHubModel):
|
|
465
|
+
"""WebhookPullRequestReviewSubmittedPropPullRequestPropBase"""
|
|
472
466
|
|
|
473
467
|
label: str = Field()
|
|
474
468
|
ref: str = Field()
|
|
475
|
-
repo:
|
|
476
|
-
|
|
469
|
+
repo: WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepo = Field(
|
|
470
|
+
title="Repository", description="A git repository"
|
|
477
471
|
)
|
|
478
472
|
sha: str = Field()
|
|
479
473
|
user: Union[
|
|
480
|
-
|
|
474
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropUser, None
|
|
481
475
|
] = Field(title="User")
|
|
482
476
|
|
|
483
477
|
|
|
484
|
-
class
|
|
485
|
-
GitHubModel
|
|
486
|
-
):
|
|
478
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropUser(GitHubModel):
|
|
487
479
|
"""User"""
|
|
488
480
|
|
|
489
481
|
avatar_url: Missing[str] = Field(default=UNSET)
|
|
@@ -510,9 +502,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropUser(
|
|
|
510
502
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
511
503
|
|
|
512
504
|
|
|
513
|
-
class
|
|
514
|
-
GitHubModel
|
|
515
|
-
):
|
|
505
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepo(GitHubModel):
|
|
516
506
|
"""Repository
|
|
517
507
|
|
|
518
508
|
A git repository
|
|
@@ -595,10 +585,18 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo(
|
|
|
595
585
|
language: Union[str, None] = Field()
|
|
596
586
|
languages_url: str = Field()
|
|
597
587
|
license_: Union[
|
|
598
|
-
|
|
588
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropLicense,
|
|
599
589
|
None,
|
|
600
590
|
] = Field(alias="license", title="License")
|
|
601
591
|
master_branch: Missing[str] = Field(default=UNSET)
|
|
592
|
+
merge_commit_message: Missing[Literal["PR_BODY", "PR_TITLE", "BLANK"]] = Field(
|
|
593
|
+
default=UNSET,
|
|
594
|
+
description="The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message.",
|
|
595
|
+
)
|
|
596
|
+
merge_commit_title: Missing[Literal["PR_TITLE", "MERGE_MESSAGE"]] = Field(
|
|
597
|
+
default=UNSET,
|
|
598
|
+
description="The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).",
|
|
599
|
+
)
|
|
602
600
|
merges_url: str = Field()
|
|
603
601
|
milestones_url: str = Field()
|
|
604
602
|
mirror_url: Union[str, None] = Field()
|
|
@@ -609,11 +607,10 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo(
|
|
|
609
607
|
open_issues_count: int = Field()
|
|
610
608
|
organization: Missing[str] = Field(default=UNSET)
|
|
611
609
|
owner: Union[
|
|
612
|
-
|
|
613
|
-
None,
|
|
610
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropOwner, None
|
|
614
611
|
] = Field(title="User")
|
|
615
612
|
permissions: Missing[
|
|
616
|
-
|
|
613
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropPermissions
|
|
617
614
|
] = Field(default=UNSET)
|
|
618
615
|
private: bool = Field(description="Whether the repository is private or public.")
|
|
619
616
|
public: Missing[bool] = Field(default=UNSET)
|
|
@@ -622,6 +619,18 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo(
|
|
|
622
619
|
releases_url: str = Field()
|
|
623
620
|
role_name: Missing[Union[str, None]] = Field(default=UNSET)
|
|
624
621
|
size: int = Field()
|
|
622
|
+
squash_merge_commit_message: Missing[
|
|
623
|
+
Literal["PR_BODY", "COMMIT_MESSAGES", "BLANK"]
|
|
624
|
+
] = Field(
|
|
625
|
+
default=UNSET,
|
|
626
|
+
description="The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message.",
|
|
627
|
+
)
|
|
628
|
+
squash_merge_commit_title: Missing[Literal["PR_TITLE", "COMMIT_OR_PR_TITLE"]] = (
|
|
629
|
+
Field(
|
|
630
|
+
default=UNSET,
|
|
631
|
+
description="The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit).",
|
|
632
|
+
)
|
|
633
|
+
)
|
|
625
634
|
ssh_url: str = Field()
|
|
626
635
|
stargazers: Missing[int] = Field(default=UNSET)
|
|
627
636
|
stargazers_count: int = Field()
|
|
@@ -636,6 +645,10 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo(
|
|
|
636
645
|
trees_url: str = Field()
|
|
637
646
|
updated_at: datetime = Field()
|
|
638
647
|
url: str = Field()
|
|
648
|
+
use_squash_pr_title_as_default: Missing[bool] = Field(
|
|
649
|
+
default=UNSET,
|
|
650
|
+
description="Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.",
|
|
651
|
+
)
|
|
639
652
|
visibility: Literal["public", "private", "internal"] = Field()
|
|
640
653
|
watchers: int = Field()
|
|
641
654
|
watchers_count: int = Field()
|
|
@@ -645,7 +658,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo(
|
|
|
645
658
|
)
|
|
646
659
|
|
|
647
660
|
|
|
648
|
-
class
|
|
661
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropLicense(
|
|
649
662
|
GitHubModel
|
|
650
663
|
):
|
|
651
664
|
"""License"""
|
|
@@ -657,7 +670,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPro
|
|
|
657
670
|
url: Union[str, None] = Field()
|
|
658
671
|
|
|
659
672
|
|
|
660
|
-
class
|
|
673
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropOwner(
|
|
661
674
|
GitHubModel
|
|
662
675
|
):
|
|
663
676
|
"""User"""
|
|
@@ -686,12 +699,10 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPro
|
|
|
686
699
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
687
700
|
|
|
688
701
|
|
|
689
|
-
class
|
|
702
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropPermissions(
|
|
690
703
|
GitHubModel
|
|
691
704
|
):
|
|
692
|
-
"""
|
|
693
|
-
ssions
|
|
694
|
-
"""
|
|
705
|
+
"""WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropPermissions"""
|
|
695
706
|
|
|
696
707
|
admin: bool = Field()
|
|
697
708
|
maintain: Missing[bool] = Field(default=UNSET)
|
|
@@ -700,52 +711,21 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPro
|
|
|
700
711
|
triage: Missing[bool] = Field(default=UNSET)
|
|
701
712
|
|
|
702
713
|
|
|
703
|
-
class
|
|
704
|
-
"""
|
|
714
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropHead(GitHubModel):
|
|
715
|
+
"""WebhookPullRequestReviewSubmittedPropPullRequestPropHead"""
|
|
705
716
|
|
|
706
|
-
label: str = Field()
|
|
717
|
+
label: Union[str, None] = Field()
|
|
707
718
|
ref: str = Field()
|
|
708
|
-
repo:
|
|
709
|
-
|
|
710
|
-
)
|
|
719
|
+
repo: Union[
|
|
720
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepo, None
|
|
721
|
+
] = Field(title="Repository", description="A git repository")
|
|
711
722
|
sha: str = Field()
|
|
712
723
|
user: Union[
|
|
713
|
-
|
|
724
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropUser, None
|
|
714
725
|
] = Field(title="User")
|
|
715
726
|
|
|
716
727
|
|
|
717
|
-
class
|
|
718
|
-
GitHubModel
|
|
719
|
-
):
|
|
720
|
-
"""User"""
|
|
721
|
-
|
|
722
|
-
avatar_url: Missing[str] = Field(default=UNSET)
|
|
723
|
-
deleted: Missing[bool] = Field(default=UNSET)
|
|
724
|
-
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
725
|
-
events_url: Missing[str] = Field(default=UNSET)
|
|
726
|
-
followers_url: Missing[str] = Field(default=UNSET)
|
|
727
|
-
following_url: Missing[str] = Field(default=UNSET)
|
|
728
|
-
gists_url: Missing[str] = Field(default=UNSET)
|
|
729
|
-
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
730
|
-
html_url: Missing[str] = Field(default=UNSET)
|
|
731
|
-
id: int = Field()
|
|
732
|
-
login: str = Field()
|
|
733
|
-
name: Missing[str] = Field(default=UNSET)
|
|
734
|
-
node_id: Missing[str] = Field(default=UNSET)
|
|
735
|
-
organizations_url: Missing[str] = Field(default=UNSET)
|
|
736
|
-
received_events_url: Missing[str] = Field(default=UNSET)
|
|
737
|
-
repos_url: Missing[str] = Field(default=UNSET)
|
|
738
|
-
site_admin: Missing[bool] = Field(default=UNSET)
|
|
739
|
-
starred_url: Missing[str] = Field(default=UNSET)
|
|
740
|
-
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
741
|
-
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
742
|
-
url: Missing[str] = Field(default=UNSET)
|
|
743
|
-
user_view_type: Missing[str] = Field(default=UNSET)
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo(
|
|
747
|
-
GitHubModel
|
|
748
|
-
):
|
|
728
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepo(GitHubModel):
|
|
749
729
|
"""Repository
|
|
750
730
|
|
|
751
731
|
A git repository
|
|
@@ -828,10 +808,18 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo(
|
|
|
828
808
|
language: Union[str, None] = Field()
|
|
829
809
|
languages_url: str = Field()
|
|
830
810
|
license_: Union[
|
|
831
|
-
|
|
811
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropLicense,
|
|
832
812
|
None,
|
|
833
813
|
] = Field(alias="license", title="License")
|
|
834
814
|
master_branch: Missing[str] = Field(default=UNSET)
|
|
815
|
+
merge_commit_message: Missing[Literal["PR_BODY", "PR_TITLE", "BLANK"]] = Field(
|
|
816
|
+
default=UNSET,
|
|
817
|
+
description="The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message.",
|
|
818
|
+
)
|
|
819
|
+
merge_commit_title: Missing[Literal["PR_TITLE", "MERGE_MESSAGE"]] = Field(
|
|
820
|
+
default=UNSET,
|
|
821
|
+
description="The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).",
|
|
822
|
+
)
|
|
835
823
|
merges_url: str = Field()
|
|
836
824
|
milestones_url: str = Field()
|
|
837
825
|
mirror_url: Union[str, None] = Field()
|
|
@@ -842,11 +830,10 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo(
|
|
|
842
830
|
open_issues_count: int = Field()
|
|
843
831
|
organization: Missing[str] = Field(default=UNSET)
|
|
844
832
|
owner: Union[
|
|
845
|
-
|
|
846
|
-
None,
|
|
833
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropOwner, None
|
|
847
834
|
] = Field(title="User")
|
|
848
835
|
permissions: Missing[
|
|
849
|
-
|
|
836
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropPermissions
|
|
850
837
|
] = Field(default=UNSET)
|
|
851
838
|
private: bool = Field(description="Whether the repository is private or public.")
|
|
852
839
|
public: Missing[bool] = Field(default=UNSET)
|
|
@@ -855,6 +842,18 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo(
|
|
|
855
842
|
releases_url: str = Field()
|
|
856
843
|
role_name: Missing[Union[str, None]] = Field(default=UNSET)
|
|
857
844
|
size: int = Field()
|
|
845
|
+
squash_merge_commit_message: Missing[
|
|
846
|
+
Literal["PR_BODY", "COMMIT_MESSAGES", "BLANK"]
|
|
847
|
+
] = Field(
|
|
848
|
+
default=UNSET,
|
|
849
|
+
description="The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message.",
|
|
850
|
+
)
|
|
851
|
+
squash_merge_commit_title: Missing[Literal["PR_TITLE", "COMMIT_OR_PR_TITLE"]] = (
|
|
852
|
+
Field(
|
|
853
|
+
default=UNSET,
|
|
854
|
+
description="The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit).",
|
|
855
|
+
)
|
|
856
|
+
)
|
|
858
857
|
ssh_url: str = Field()
|
|
859
858
|
stargazers: Missing[int] = Field(default=UNSET)
|
|
860
859
|
stargazers_count: int = Field()
|
|
@@ -869,6 +868,10 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo(
|
|
|
869
868
|
trees_url: str = Field()
|
|
870
869
|
updated_at: datetime = Field()
|
|
871
870
|
url: str = Field()
|
|
871
|
+
use_squash_pr_title_as_default: Missing[bool] = Field(
|
|
872
|
+
default=UNSET,
|
|
873
|
+
description="Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.",
|
|
874
|
+
)
|
|
872
875
|
visibility: Literal["public", "private", "internal"] = Field()
|
|
873
876
|
watchers: int = Field()
|
|
874
877
|
watchers_count: int = Field()
|
|
@@ -878,7 +881,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo(
|
|
|
878
881
|
)
|
|
879
882
|
|
|
880
883
|
|
|
881
|
-
class
|
|
884
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropLicense(
|
|
882
885
|
GitHubModel
|
|
883
886
|
):
|
|
884
887
|
"""License"""
|
|
@@ -890,7 +893,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPro
|
|
|
890
893
|
url: Union[str, None] = Field()
|
|
891
894
|
|
|
892
895
|
|
|
893
|
-
class
|
|
896
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropOwner(
|
|
894
897
|
GitHubModel
|
|
895
898
|
):
|
|
896
899
|
"""User"""
|
|
@@ -919,12 +922,10 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPro
|
|
|
919
922
|
user_view_type: Missing[str] = Field(default=UNSET)
|
|
920
923
|
|
|
921
924
|
|
|
922
|
-
class
|
|
925
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropPermissions(
|
|
923
926
|
GitHubModel
|
|
924
927
|
):
|
|
925
|
-
"""
|
|
926
|
-
ssions
|
|
927
|
-
"""
|
|
928
|
+
"""WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropPermissions"""
|
|
928
929
|
|
|
929
930
|
admin: bool = Field()
|
|
930
931
|
maintain: Missing[bool] = Field(default=UNSET)
|
|
@@ -933,7 +934,34 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPro
|
|
|
933
934
|
triage: Missing[bool] = Field(default=UNSET)
|
|
934
935
|
|
|
935
936
|
|
|
936
|
-
class
|
|
937
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropUser(GitHubModel):
|
|
938
|
+
"""User"""
|
|
939
|
+
|
|
940
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
941
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
942
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
943
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
944
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
945
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
946
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
947
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
948
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
949
|
+
id: int = Field()
|
|
950
|
+
login: str = Field()
|
|
951
|
+
name: Missing[str] = Field(default=UNSET)
|
|
952
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
953
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
954
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
955
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
956
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
957
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
958
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
959
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
960
|
+
url: Missing[str] = Field(default=UNSET)
|
|
961
|
+
user_view_type: Missing[str] = Field(default=UNSET)
|
|
962
|
+
|
|
963
|
+
|
|
964
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof1(
|
|
937
965
|
GitHubModel
|
|
938
966
|
):
|
|
939
967
|
"""Team
|
|
@@ -942,35 +970,32 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReview
|
|
|
942
970
|
"""
|
|
943
971
|
|
|
944
972
|
deleted: Missing[bool] = Field(default=UNSET)
|
|
945
|
-
description:
|
|
946
|
-
|
|
947
|
-
)
|
|
948
|
-
html_url: Missing[str] = Field(default=UNSET)
|
|
973
|
+
description: Union[str, None] = Field(description="Description of the team")
|
|
974
|
+
html_url: str = Field()
|
|
949
975
|
id: int = Field(description="Unique identifier of the team")
|
|
950
|
-
members_url:
|
|
976
|
+
members_url: str = Field()
|
|
951
977
|
name: str = Field(description="Name of the team")
|
|
952
|
-
node_id:
|
|
978
|
+
node_id: str = Field()
|
|
953
979
|
parent: Missing[
|
|
954
980
|
Union[
|
|
955
|
-
|
|
981
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof1PropParent,
|
|
956
982
|
None,
|
|
957
983
|
]
|
|
958
984
|
] = Field(default=UNSET)
|
|
959
|
-
permission:
|
|
960
|
-
|
|
961
|
-
description="Permission that the team will have for its repositories",
|
|
985
|
+
permission: str = Field(
|
|
986
|
+
description="Permission that the team will have for its repositories"
|
|
962
987
|
)
|
|
963
|
-
privacy:
|
|
964
|
-
repositories_url:
|
|
965
|
-
slug:
|
|
966
|
-
url:
|
|
988
|
+
privacy: Literal["open", "closed", "secret"] = Field()
|
|
989
|
+
repositories_url: str = Field()
|
|
990
|
+
slug: str = Field()
|
|
991
|
+
url: str = Field(description="URL for the team")
|
|
967
992
|
|
|
968
993
|
|
|
969
|
-
class
|
|
994
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof1PropParent(
|
|
970
995
|
GitHubModel
|
|
971
996
|
):
|
|
972
|
-
"""
|
|
973
|
-
|
|
997
|
+
"""WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof
|
|
998
|
+
1PropParent
|
|
974
999
|
"""
|
|
975
1000
|
|
|
976
1001
|
description: Union[str, None] = Field(description="Description of the team")
|
|
@@ -988,7 +1013,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReview
|
|
|
988
1013
|
url: str = Field(description="URL for the team")
|
|
989
1014
|
|
|
990
1015
|
|
|
991
|
-
class
|
|
1016
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedTeamsItems(
|
|
992
1017
|
GitHubModel
|
|
993
1018
|
):
|
|
994
1019
|
"""Team
|
|
@@ -1007,7 +1032,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsI
|
|
|
1007
1032
|
node_id: Missing[str] = Field(default=UNSET)
|
|
1008
1033
|
parent: Missing[
|
|
1009
1034
|
Union[
|
|
1010
|
-
|
|
1035
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedTeamsItemsPropParent,
|
|
1011
1036
|
None,
|
|
1012
1037
|
]
|
|
1013
1038
|
] = Field(default=UNSET)
|
|
@@ -1021,11 +1046,11 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsI
|
|
|
1021
1046
|
url: Missing[str] = Field(default=UNSET, description="URL for the team")
|
|
1022
1047
|
|
|
1023
1048
|
|
|
1024
|
-
class
|
|
1049
|
+
class WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedTeamsItemsPropParent(
|
|
1025
1050
|
GitHubModel
|
|
1026
1051
|
):
|
|
1027
|
-
"""
|
|
1028
|
-
|
|
1052
|
+
"""WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedTeamsItemsPropParen
|
|
1053
|
+
t
|
|
1029
1054
|
"""
|
|
1030
1055
|
|
|
1031
1056
|
description: Union[str, None] = Field(description="Description of the team")
|
|
@@ -1043,327 +1068,100 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsI
|
|
|
1043
1068
|
url: str = Field(description="URL for the team")
|
|
1044
1069
|
|
|
1045
1070
|
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
] = Field()
|
|
1052
|
-
node_id: str = Field()
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItems(GitHubModel):
|
|
1056
|
-
"""Pull Request Review Comment
|
|
1057
|
-
|
|
1058
|
-
The [comment](https://docs.github.com/enterprise-
|
|
1059
|
-
cloud@latest//rest/pulls/comments#get-a-review-comment-for-a-pull-request)
|
|
1060
|
-
itself.
|
|
1061
|
-
"""
|
|
1062
|
-
|
|
1063
|
-
links: WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinks = Field(
|
|
1064
|
-
alias="_links"
|
|
1065
|
-
)
|
|
1066
|
-
author_association: Literal[
|
|
1067
|
-
"COLLABORATOR",
|
|
1068
|
-
"CONTRIBUTOR",
|
|
1069
|
-
"FIRST_TIMER",
|
|
1070
|
-
"FIRST_TIME_CONTRIBUTOR",
|
|
1071
|
-
"MANNEQUIN",
|
|
1072
|
-
"MEMBER",
|
|
1073
|
-
"NONE",
|
|
1074
|
-
"OWNER",
|
|
1075
|
-
] = Field(
|
|
1076
|
-
title="AuthorAssociation",
|
|
1077
|
-
description="How the author is associated with the repository.",
|
|
1078
|
-
)
|
|
1079
|
-
body: str = Field(description="The text of the comment.")
|
|
1080
|
-
commit_id: str = Field(
|
|
1081
|
-
description="The SHA of the commit to which the comment applies."
|
|
1082
|
-
)
|
|
1083
|
-
created_at: datetime = Field()
|
|
1084
|
-
diff_hunk: str = Field(
|
|
1085
|
-
description="The diff of the line that the comment refers to."
|
|
1086
|
-
)
|
|
1087
|
-
html_url: str = Field(description="HTML URL for the pull request review comment.")
|
|
1088
|
-
id: int = Field(description="The ID of the pull request review comment.")
|
|
1089
|
-
in_reply_to_id: Missing[int] = Field(
|
|
1090
|
-
default=UNSET, description="The comment ID to reply to."
|
|
1091
|
-
)
|
|
1092
|
-
line: Union[int, None] = Field(
|
|
1093
|
-
description="The line of the blob to which the comment applies. The last line of the range for a multi-line comment"
|
|
1094
|
-
)
|
|
1095
|
-
node_id: str = Field(description="The node ID of the pull request review comment.")
|
|
1096
|
-
original_commit_id: str = Field(
|
|
1097
|
-
description="The SHA of the original commit to which the comment applies."
|
|
1098
|
-
)
|
|
1099
|
-
original_line: int = Field(
|
|
1100
|
-
description="The line of the blob to which the comment applies. The last line of the range for a multi-line comment"
|
|
1101
|
-
)
|
|
1102
|
-
original_position: int = Field(
|
|
1103
|
-
description="The index of the original line in the diff to which the comment applies."
|
|
1104
|
-
)
|
|
1105
|
-
original_start_line: Union[int, None] = Field(
|
|
1106
|
-
description="The first line of the range for a multi-line comment."
|
|
1107
|
-
)
|
|
1108
|
-
path: str = Field(
|
|
1109
|
-
description="The relative path of the file to which the comment applies."
|
|
1110
|
-
)
|
|
1111
|
-
position: Union[int, None] = Field(
|
|
1112
|
-
description="The line index in the diff to which the comment applies."
|
|
1113
|
-
)
|
|
1114
|
-
pull_request_review_id: Union[int, None] = Field(
|
|
1115
|
-
description="The ID of the pull request review to which the comment belongs."
|
|
1116
|
-
)
|
|
1117
|
-
pull_request_url: str = Field(
|
|
1118
|
-
description="URL for the pull request that the review comment belongs to."
|
|
1119
|
-
)
|
|
1120
|
-
reactions: WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropReactions = Field(
|
|
1121
|
-
title="Reactions"
|
|
1122
|
-
)
|
|
1123
|
-
side: Literal["LEFT", "RIGHT"] = Field(
|
|
1124
|
-
description="The side of the first line of the range for a multi-line comment."
|
|
1125
|
-
)
|
|
1126
|
-
start_line: Union[int, None] = Field(
|
|
1127
|
-
description="The first line of the range for a multi-line comment."
|
|
1128
|
-
)
|
|
1129
|
-
start_side: Union[None, Literal["LEFT", "RIGHT"]] = Field(
|
|
1130
|
-
default="RIGHT",
|
|
1131
|
-
description="The side of the first line of the range for a multi-line comment.",
|
|
1132
|
-
)
|
|
1133
|
-
subject_type: Missing[Literal["line", "file"]] = Field(
|
|
1134
|
-
default=UNSET,
|
|
1135
|
-
description="The level at which the comment is targeted, can be a diff line or a file.",
|
|
1136
|
-
)
|
|
1137
|
-
updated_at: datetime = Field()
|
|
1138
|
-
url: str = Field(description="URL for the pull request review comment")
|
|
1139
|
-
user: Union[
|
|
1140
|
-
WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropUser,
|
|
1141
|
-
None,
|
|
1142
|
-
] = Field(title="User")
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropReactions(
|
|
1146
|
-
GitHubModel
|
|
1147
|
-
):
|
|
1148
|
-
"""Reactions"""
|
|
1149
|
-
|
|
1150
|
-
plus_one: int = Field(alias="+1")
|
|
1151
|
-
minus_one: int = Field(alias="-1")
|
|
1152
|
-
confused: int = Field()
|
|
1153
|
-
eyes: int = Field()
|
|
1154
|
-
heart: int = Field()
|
|
1155
|
-
hooray: int = Field()
|
|
1156
|
-
laugh: int = Field()
|
|
1157
|
-
rocket: int = Field()
|
|
1158
|
-
total_count: int = Field()
|
|
1159
|
-
url: str = Field()
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropUser(
|
|
1163
|
-
GitHubModel
|
|
1164
|
-
):
|
|
1165
|
-
"""User"""
|
|
1166
|
-
|
|
1167
|
-
avatar_url: Missing[str] = Field(default=UNSET)
|
|
1168
|
-
deleted: Missing[bool] = Field(default=UNSET)
|
|
1169
|
-
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
1170
|
-
events_url: Missing[str] = Field(default=UNSET)
|
|
1171
|
-
followers_url: Missing[str] = Field(default=UNSET)
|
|
1172
|
-
following_url: Missing[str] = Field(default=UNSET)
|
|
1173
|
-
gists_url: Missing[str] = Field(default=UNSET)
|
|
1174
|
-
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
1175
|
-
html_url: Missing[str] = Field(default=UNSET)
|
|
1176
|
-
id: int = Field()
|
|
1177
|
-
login: str = Field()
|
|
1178
|
-
name: Missing[str] = Field(default=UNSET)
|
|
1179
|
-
node_id: Missing[str] = Field(default=UNSET)
|
|
1180
|
-
organizations_url: Missing[str] = Field(default=UNSET)
|
|
1181
|
-
received_events_url: Missing[str] = Field(default=UNSET)
|
|
1182
|
-
repos_url: Missing[str] = Field(default=UNSET)
|
|
1183
|
-
site_admin: Missing[bool] = Field(default=UNSET)
|
|
1184
|
-
starred_url: Missing[str] = Field(default=UNSET)
|
|
1185
|
-
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
1186
|
-
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
1187
|
-
url: Missing[str] = Field(default=UNSET)
|
|
1188
|
-
user_view_type: Missing[str] = Field(default=UNSET)
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinks(
|
|
1192
|
-
GitHubModel
|
|
1193
|
-
):
|
|
1194
|
-
"""WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinks"""
|
|
1195
|
-
|
|
1196
|
-
html: WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropHtml = Field(
|
|
1197
|
-
title="Link"
|
|
1198
|
-
)
|
|
1199
|
-
pull_request: WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropPullRequest = Field(
|
|
1200
|
-
title="Link"
|
|
1201
|
-
)
|
|
1202
|
-
self_: WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropSelf = Field(
|
|
1203
|
-
alias="self", title="Link"
|
|
1204
|
-
)
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropHtml(
|
|
1208
|
-
GitHubModel
|
|
1209
|
-
):
|
|
1210
|
-
"""Link"""
|
|
1211
|
-
|
|
1212
|
-
href: str = Field()
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropPullRequest(
|
|
1216
|
-
GitHubModel
|
|
1217
|
-
):
|
|
1218
|
-
"""Link"""
|
|
1219
|
-
|
|
1220
|
-
href: str = Field()
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropSelf(
|
|
1224
|
-
GitHubModel
|
|
1225
|
-
):
|
|
1226
|
-
"""Link"""
|
|
1227
|
-
|
|
1228
|
-
href: str = Field()
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolved)
|
|
1232
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequest)
|
|
1233
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssignee)
|
|
1234
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssigneesItems)
|
|
1235
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMerge)
|
|
1236
|
-
model_rebuild(
|
|
1237
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMergePropEnabledBy
|
|
1238
|
-
)
|
|
1239
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLabelsItems)
|
|
1240
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestone)
|
|
1241
|
-
model_rebuild(
|
|
1242
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestonePropCreator
|
|
1243
|
-
)
|
|
1244
|
-
model_rebuild(
|
|
1245
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof0
|
|
1246
|
-
)
|
|
1247
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropUser)
|
|
1248
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinks)
|
|
1249
|
-
model_rebuild(
|
|
1250
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropComments
|
|
1251
|
-
)
|
|
1252
|
-
model_rebuild(
|
|
1253
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropCommits
|
|
1254
|
-
)
|
|
1255
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropHtml)
|
|
1256
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropIssue)
|
|
1257
|
-
model_rebuild(
|
|
1258
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReviewComment
|
|
1259
|
-
)
|
|
1260
|
-
model_rebuild(
|
|
1261
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReviewComments
|
|
1262
|
-
)
|
|
1263
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropSelf)
|
|
1264
|
-
model_rebuild(
|
|
1265
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropStatuses
|
|
1266
|
-
)
|
|
1267
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBase)
|
|
1268
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropUser)
|
|
1269
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo)
|
|
1270
|
-
model_rebuild(
|
|
1271
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropLicense
|
|
1272
|
-
)
|
|
1273
|
-
model_rebuild(
|
|
1274
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropOwner
|
|
1275
|
-
)
|
|
1276
|
-
model_rebuild(
|
|
1277
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropPermissions
|
|
1278
|
-
)
|
|
1279
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHead)
|
|
1280
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropUser)
|
|
1281
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo)
|
|
1282
|
-
model_rebuild(
|
|
1283
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropLicense
|
|
1284
|
-
)
|
|
1285
|
-
model_rebuild(
|
|
1286
|
-
WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropOwner
|
|
1287
|
-
)
|
|
1071
|
+
model_rebuild(WebhookPullRequestReviewSubmitted)
|
|
1072
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequest)
|
|
1073
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropAssignee)
|
|
1074
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropAssigneesItems)
|
|
1075
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropAutoMerge)
|
|
1288
1076
|
model_rebuild(
|
|
1289
|
-
|
|
1077
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropAutoMergePropEnabledBy
|
|
1290
1078
|
)
|
|
1079
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropLabelsItems)
|
|
1080
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropMilestone)
|
|
1081
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropMilestonePropCreator)
|
|
1291
1082
|
model_rebuild(
|
|
1292
|
-
|
|
1083
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof0
|
|
1293
1084
|
)
|
|
1085
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropUser)
|
|
1086
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropLinks)
|
|
1087
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropComments)
|
|
1088
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropCommits)
|
|
1089
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropHtml)
|
|
1090
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropIssue)
|
|
1294
1091
|
model_rebuild(
|
|
1295
|
-
|
|
1092
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropReviewComment
|
|
1296
1093
|
)
|
|
1297
1094
|
model_rebuild(
|
|
1298
|
-
|
|
1095
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropReviewComments
|
|
1299
1096
|
)
|
|
1097
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropSelf)
|
|
1098
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropStatuses)
|
|
1099
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropBase)
|
|
1100
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropUser)
|
|
1101
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepo)
|
|
1300
1102
|
model_rebuild(
|
|
1301
|
-
|
|
1103
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropLicense
|
|
1302
1104
|
)
|
|
1303
|
-
model_rebuild(
|
|
1304
|
-
model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItems)
|
|
1105
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropOwner)
|
|
1305
1106
|
model_rebuild(
|
|
1306
|
-
|
|
1107
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropPermissions
|
|
1307
1108
|
)
|
|
1109
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropHead)
|
|
1110
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepo)
|
|
1308
1111
|
model_rebuild(
|
|
1309
|
-
|
|
1112
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropLicense
|
|
1310
1113
|
)
|
|
1114
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropOwner)
|
|
1311
1115
|
model_rebuild(
|
|
1312
|
-
|
|
1116
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropPermissions
|
|
1313
1117
|
)
|
|
1118
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropUser)
|
|
1314
1119
|
model_rebuild(
|
|
1315
|
-
|
|
1120
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof1
|
|
1316
1121
|
)
|
|
1317
1122
|
model_rebuild(
|
|
1318
|
-
|
|
1123
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof1PropParent
|
|
1319
1124
|
)
|
|
1125
|
+
model_rebuild(WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedTeamsItems)
|
|
1320
1126
|
model_rebuild(
|
|
1321
|
-
|
|
1127
|
+
WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedTeamsItemsPropParent
|
|
1322
1128
|
)
|
|
1323
1129
|
|
|
1324
1130
|
__all__ = (
|
|
1325
|
-
"
|
|
1326
|
-
"
|
|
1327
|
-
"
|
|
1328
|
-
"
|
|
1329
|
-
"
|
|
1330
|
-
"
|
|
1331
|
-
"
|
|
1332
|
-
"
|
|
1333
|
-
"
|
|
1334
|
-
"
|
|
1335
|
-
"
|
|
1336
|
-
"
|
|
1337
|
-
"
|
|
1338
|
-
"
|
|
1339
|
-
"
|
|
1340
|
-
"
|
|
1341
|
-
"
|
|
1342
|
-
"
|
|
1343
|
-
"
|
|
1344
|
-
"
|
|
1345
|
-
"
|
|
1346
|
-
"
|
|
1347
|
-
"
|
|
1348
|
-
"
|
|
1349
|
-
"
|
|
1350
|
-
"
|
|
1351
|
-
"
|
|
1352
|
-
"
|
|
1353
|
-
"
|
|
1354
|
-
"
|
|
1355
|
-
"
|
|
1356
|
-
"
|
|
1357
|
-
"
|
|
1358
|
-
"
|
|
1359
|
-
"
|
|
1360
|
-
"
|
|
1361
|
-
"WebhookPullRequestReviewThreadUnresolvedPropThread",
|
|
1362
|
-
"WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItems",
|
|
1363
|
-
"WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinks",
|
|
1364
|
-
"WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropHtml",
|
|
1365
|
-
"WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropPullRequest",
|
|
1366
|
-
"WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropSelf",
|
|
1367
|
-
"WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropReactions",
|
|
1368
|
-
"WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropUser",
|
|
1131
|
+
"WebhookPullRequestReviewSubmitted",
|
|
1132
|
+
"WebhookPullRequestReviewSubmittedPropPullRequest",
|
|
1133
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropAssignee",
|
|
1134
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropAssigneesItems",
|
|
1135
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropAutoMerge",
|
|
1136
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropAutoMergePropEnabledBy",
|
|
1137
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropBase",
|
|
1138
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepo",
|
|
1139
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropLicense",
|
|
1140
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropOwner",
|
|
1141
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropRepoPropPermissions",
|
|
1142
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropBasePropUser",
|
|
1143
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropHead",
|
|
1144
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepo",
|
|
1145
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropLicense",
|
|
1146
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropOwner",
|
|
1147
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropRepoPropPermissions",
|
|
1148
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropHeadPropUser",
|
|
1149
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropLabelsItems",
|
|
1150
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropLinks",
|
|
1151
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropComments",
|
|
1152
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropCommits",
|
|
1153
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropHtml",
|
|
1154
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropIssue",
|
|
1155
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropReviewComment",
|
|
1156
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropReviewComments",
|
|
1157
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropSelf",
|
|
1158
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropLinksPropStatuses",
|
|
1159
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropMilestone",
|
|
1160
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropMilestonePropCreator",
|
|
1161
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof0",
|
|
1162
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof1",
|
|
1163
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedReviewersItemsOneof1PropParent",
|
|
1164
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedTeamsItems",
|
|
1165
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropRequestedTeamsItemsPropParent",
|
|
1166
|
+
"WebhookPullRequestReviewSubmittedPropPullRequestPropUser",
|
|
1369
1167
|
)
|