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
|
@@ -9,7 +9,8 @@ See https://github.com/github/rest-api-description for more information.
|
|
|
9
9
|
|
|
10
10
|
from __future__ import annotations
|
|
11
11
|
|
|
12
|
-
from
|
|
12
|
+
from datetime import datetime
|
|
13
|
+
from typing import Literal, Union
|
|
13
14
|
|
|
14
15
|
from pydantic import Field
|
|
15
16
|
|
|
@@ -18,17 +19,16 @@ from githubkit.typing import Missing
|
|
|
18
19
|
from githubkit.utils import UNSET
|
|
19
20
|
|
|
20
21
|
from .group_0003 import SimpleUser
|
|
21
|
-
from .
|
|
22
|
-
from .
|
|
23
|
-
from .
|
|
24
|
-
from .
|
|
25
|
-
from .group_0763 import WebhookRegistryPackagePublishedPropRegistryPackage
|
|
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
26
|
|
|
27
27
|
|
|
28
|
-
class
|
|
29
|
-
"""
|
|
28
|
+
class WebhookPullRequestUnlocked(GitHubModel):
|
|
29
|
+
"""pull_request unlocked event"""
|
|
30
30
|
|
|
31
|
-
action: Literal["
|
|
31
|
+
action: Literal["unlocked"] = Field()
|
|
32
32
|
enterprise: Missing[EnterpriseWebhooks] = Field(
|
|
33
33
|
default=UNSET,
|
|
34
34
|
title="Enterprise",
|
|
@@ -39,20 +39,1127 @@ class WebhookRegistryPackagePublished(GitHubModel):
|
|
|
39
39
|
title="Simple Installation",
|
|
40
40
|
description='The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured\nfor and sent to a GitHub App. For more information,\nsee "[Using webhooks with GitHub Apps](https://docs.github.com/enterprise-cloud@latest//apps/creating-github-apps/registering-a-github-app/using-webhooks-with-github-apps)."',
|
|
41
41
|
)
|
|
42
|
+
number: int = Field(description="The pull request number.")
|
|
42
43
|
organization: Missing[OrganizationSimpleWebhooks] = Field(
|
|
43
44
|
default=UNSET,
|
|
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
|
-
|
|
48
|
-
|
|
49
|
-
|
|
48
|
+
pull_request: WebhookPullRequestUnlockedPropPullRequest = Field(
|
|
49
|
+
title="Pull Request"
|
|
50
|
+
)
|
|
51
|
+
repository: RepositoryWebhooks = Field(
|
|
50
52
|
title="Repository",
|
|
51
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.",
|
|
52
54
|
)
|
|
53
55
|
sender: SimpleUser = Field(title="Simple User", description="A GitHub user.")
|
|
54
56
|
|
|
55
57
|
|
|
56
|
-
|
|
58
|
+
class WebhookPullRequestUnlockedPropPullRequest(GitHubModel):
|
|
59
|
+
"""Pull Request"""
|
|
60
|
+
|
|
61
|
+
links: WebhookPullRequestUnlockedPropPullRequestPropLinks = Field(alias="_links")
|
|
62
|
+
active_lock_reason: Union[
|
|
63
|
+
None, Literal["resolved", "off-topic", "too heated", "spam"]
|
|
64
|
+
] = Field()
|
|
65
|
+
additions: Missing[int] = Field(default=UNSET)
|
|
66
|
+
assignee: Union[WebhookPullRequestUnlockedPropPullRequestPropAssignee, None] = (
|
|
67
|
+
Field(title="User")
|
|
68
|
+
)
|
|
69
|
+
assignees: list[
|
|
70
|
+
Union[WebhookPullRequestUnlockedPropPullRequestPropAssigneesItems, None]
|
|
71
|
+
] = Field()
|
|
72
|
+
author_association: Literal[
|
|
73
|
+
"COLLABORATOR",
|
|
74
|
+
"CONTRIBUTOR",
|
|
75
|
+
"FIRST_TIMER",
|
|
76
|
+
"FIRST_TIME_CONTRIBUTOR",
|
|
77
|
+
"MANNEQUIN",
|
|
78
|
+
"MEMBER",
|
|
79
|
+
"NONE",
|
|
80
|
+
"OWNER",
|
|
81
|
+
] = Field(
|
|
82
|
+
title="AuthorAssociation",
|
|
83
|
+
description="How the author is associated with the repository.",
|
|
84
|
+
)
|
|
85
|
+
auto_merge: Union[WebhookPullRequestUnlockedPropPullRequestPropAutoMerge, None] = (
|
|
86
|
+
Field(
|
|
87
|
+
title="PullRequestAutoMerge",
|
|
88
|
+
description="The status of auto merging a pull request.",
|
|
89
|
+
)
|
|
90
|
+
)
|
|
91
|
+
base: WebhookPullRequestUnlockedPropPullRequestPropBase = Field()
|
|
92
|
+
body: Union[str, None] = Field()
|
|
93
|
+
changed_files: Missing[int] = Field(default=UNSET)
|
|
94
|
+
closed_at: Union[datetime, None] = Field()
|
|
95
|
+
comments: Missing[int] = Field(default=UNSET)
|
|
96
|
+
comments_url: str = Field()
|
|
97
|
+
commits: Missing[int] = Field(default=UNSET)
|
|
98
|
+
commits_url: str = Field()
|
|
99
|
+
created_at: datetime = Field()
|
|
100
|
+
deletions: Missing[int] = Field(default=UNSET)
|
|
101
|
+
diff_url: str = Field()
|
|
102
|
+
draft: bool = Field(
|
|
103
|
+
description="Indicates whether or not the pull request is a draft."
|
|
104
|
+
)
|
|
105
|
+
head: WebhookPullRequestUnlockedPropPullRequestPropHead = Field()
|
|
106
|
+
html_url: str = Field()
|
|
107
|
+
id: int = Field()
|
|
108
|
+
issue_url: str = Field()
|
|
109
|
+
labels: list[WebhookPullRequestUnlockedPropPullRequestPropLabelsItems] = Field()
|
|
110
|
+
locked: bool = Field()
|
|
111
|
+
maintainer_can_modify: Missing[bool] = Field(
|
|
112
|
+
default=UNSET,
|
|
113
|
+
description="Indicates whether maintainers can modify the pull request.",
|
|
114
|
+
)
|
|
115
|
+
merge_commit_sha: Union[str, None] = Field()
|
|
116
|
+
mergeable: Missing[Union[bool, None]] = Field(default=UNSET)
|
|
117
|
+
mergeable_state: Missing[str] = Field(default=UNSET)
|
|
118
|
+
merged: Missing[Union[bool, None]] = Field(default=UNSET)
|
|
119
|
+
merged_at: Union[datetime, None] = Field()
|
|
120
|
+
merged_by: Missing[
|
|
121
|
+
Union[WebhookPullRequestUnlockedPropPullRequestPropMergedBy, None]
|
|
122
|
+
] = Field(default=UNSET, title="User")
|
|
123
|
+
milestone: Union[WebhookPullRequestUnlockedPropPullRequestPropMilestone, None] = (
|
|
124
|
+
Field(
|
|
125
|
+
title="Milestone",
|
|
126
|
+
description="A collection of related issues and pull requests.",
|
|
127
|
+
)
|
|
128
|
+
)
|
|
129
|
+
node_id: str = Field()
|
|
130
|
+
number: int = Field(
|
|
131
|
+
description="Number uniquely identifying the pull request within its repository."
|
|
132
|
+
)
|
|
133
|
+
patch_url: str = Field()
|
|
134
|
+
rebaseable: Missing[Union[bool, None]] = Field(default=UNSET)
|
|
135
|
+
requested_reviewers: list[
|
|
136
|
+
Union[
|
|
137
|
+
WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof0,
|
|
138
|
+
None,
|
|
139
|
+
WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof1,
|
|
140
|
+
]
|
|
141
|
+
] = Field()
|
|
142
|
+
requested_teams: list[
|
|
143
|
+
WebhookPullRequestUnlockedPropPullRequestPropRequestedTeamsItems
|
|
144
|
+
] = Field()
|
|
145
|
+
review_comment_url: str = Field()
|
|
146
|
+
review_comments: Missing[int] = Field(default=UNSET)
|
|
147
|
+
review_comments_url: str = Field()
|
|
148
|
+
state: Literal["open", "closed"] = Field(
|
|
149
|
+
description="State of this Pull Request. Either `open` or `closed`."
|
|
150
|
+
)
|
|
151
|
+
statuses_url: str = Field()
|
|
152
|
+
title: str = Field(description="The title of the pull request.")
|
|
153
|
+
updated_at: datetime = Field()
|
|
154
|
+
url: str = Field()
|
|
155
|
+
user: Union[WebhookPullRequestUnlockedPropPullRequestPropUser, None] = Field(
|
|
156
|
+
title="User"
|
|
157
|
+
)
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
class WebhookPullRequestUnlockedPropPullRequestPropAssignee(GitHubModel):
|
|
161
|
+
"""User"""
|
|
162
|
+
|
|
163
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
164
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
165
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
166
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
167
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
168
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
169
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
170
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
171
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
172
|
+
id: int = Field()
|
|
173
|
+
login: str = Field()
|
|
174
|
+
name: Missing[str] = Field(default=UNSET)
|
|
175
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
176
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
177
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
178
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
179
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
180
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
181
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
182
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
183
|
+
url: Missing[str] = Field(default=UNSET)
|
|
184
|
+
user_view_type: Missing[str] = Field(default=UNSET)
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
class WebhookPullRequestUnlockedPropPullRequestPropAssigneesItems(GitHubModel):
|
|
188
|
+
"""User"""
|
|
189
|
+
|
|
190
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
191
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
192
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
193
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
194
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
195
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
196
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
197
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
198
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
199
|
+
id: int = Field()
|
|
200
|
+
login: str = Field()
|
|
201
|
+
name: Missing[str] = Field(default=UNSET)
|
|
202
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
203
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
204
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
205
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
206
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
207
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
208
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
209
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
210
|
+
url: Missing[str] = Field(default=UNSET)
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
class WebhookPullRequestUnlockedPropPullRequestPropAutoMerge(GitHubModel):
|
|
214
|
+
"""PullRequestAutoMerge
|
|
215
|
+
|
|
216
|
+
The status of auto merging a pull request.
|
|
217
|
+
"""
|
|
218
|
+
|
|
219
|
+
commit_message: Union[str, None] = Field(
|
|
220
|
+
description="Commit message for the merge commit."
|
|
221
|
+
)
|
|
222
|
+
commit_title: str = Field(description="Title for the merge commit message.")
|
|
223
|
+
enabled_by: Union[
|
|
224
|
+
WebhookPullRequestUnlockedPropPullRequestPropAutoMergePropEnabledBy, None
|
|
225
|
+
] = Field(title="User")
|
|
226
|
+
merge_method: Literal["merge", "squash", "rebase"] = Field(
|
|
227
|
+
description="The merge method to use."
|
|
228
|
+
)
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
class WebhookPullRequestUnlockedPropPullRequestPropAutoMergePropEnabledBy(GitHubModel):
|
|
232
|
+
"""User"""
|
|
233
|
+
|
|
234
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
235
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
236
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
237
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
238
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
239
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
240
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
241
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
242
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
243
|
+
id: int = Field()
|
|
244
|
+
login: str = Field()
|
|
245
|
+
name: Missing[str] = Field(default=UNSET)
|
|
246
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
247
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
248
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
249
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
250
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
251
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
252
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
253
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
254
|
+
url: Missing[str] = Field(default=UNSET)
|
|
255
|
+
user_view_type: Missing[str] = Field(default=UNSET)
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
class WebhookPullRequestUnlockedPropPullRequestPropLabelsItems(GitHubModel):
|
|
259
|
+
"""Label"""
|
|
260
|
+
|
|
261
|
+
color: str = Field(
|
|
262
|
+
description="6-character hex code, without the leading #, identifying the color"
|
|
263
|
+
)
|
|
264
|
+
default: bool = Field()
|
|
265
|
+
description: Union[str, None] = Field()
|
|
266
|
+
id: int = Field()
|
|
267
|
+
name: str = Field(description="The name of the label.")
|
|
268
|
+
node_id: str = Field()
|
|
269
|
+
url: str = Field(description="URL for the label")
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
class WebhookPullRequestUnlockedPropPullRequestPropMergedBy(GitHubModel):
|
|
273
|
+
"""User"""
|
|
274
|
+
|
|
275
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
276
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
277
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
278
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
279
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
280
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
281
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
282
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
283
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
284
|
+
id: int = Field()
|
|
285
|
+
login: str = Field()
|
|
286
|
+
name: Missing[str] = Field(default=UNSET)
|
|
287
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
288
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
289
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
290
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
291
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
292
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
293
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
294
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
295
|
+
url: Missing[str] = Field(default=UNSET)
|
|
296
|
+
user_view_type: Missing[str] = Field(default=UNSET)
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
class WebhookPullRequestUnlockedPropPullRequestPropMilestone(GitHubModel):
|
|
300
|
+
"""Milestone
|
|
301
|
+
|
|
302
|
+
A collection of related issues and pull requests.
|
|
303
|
+
"""
|
|
304
|
+
|
|
305
|
+
closed_at: Union[datetime, None] = Field()
|
|
306
|
+
closed_issues: int = Field()
|
|
307
|
+
created_at: datetime = Field()
|
|
308
|
+
creator: Union[
|
|
309
|
+
WebhookPullRequestUnlockedPropPullRequestPropMilestonePropCreator, None
|
|
310
|
+
] = Field(title="User")
|
|
311
|
+
description: Union[str, None] = Field()
|
|
312
|
+
due_on: Union[datetime, None] = Field()
|
|
313
|
+
html_url: str = Field()
|
|
314
|
+
id: int = Field()
|
|
315
|
+
labels_url: str = Field()
|
|
316
|
+
node_id: str = Field()
|
|
317
|
+
number: int = Field(description="The number of the milestone.")
|
|
318
|
+
open_issues: int = Field()
|
|
319
|
+
state: Literal["open", "closed"] = Field(description="The state of the milestone.")
|
|
320
|
+
title: str = Field(description="The title of the milestone.")
|
|
321
|
+
updated_at: datetime = Field()
|
|
322
|
+
url: str = Field()
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+
class WebhookPullRequestUnlockedPropPullRequestPropMilestonePropCreator(GitHubModel):
|
|
326
|
+
"""User"""
|
|
327
|
+
|
|
328
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
329
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
330
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
331
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
332
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
333
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
334
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
335
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
336
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
337
|
+
id: int = Field()
|
|
338
|
+
login: str = Field()
|
|
339
|
+
name: Missing[str] = Field(default=UNSET)
|
|
340
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
341
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
342
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
343
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
344
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
345
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
346
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
347
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
348
|
+
url: Missing[str] = Field(default=UNSET)
|
|
349
|
+
user_view_type: Missing[str] = Field(default=UNSET)
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
class WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof0(
|
|
353
|
+
GitHubModel
|
|
354
|
+
):
|
|
355
|
+
"""User"""
|
|
356
|
+
|
|
357
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
358
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
359
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
360
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
361
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
362
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
363
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
364
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
365
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
366
|
+
id: int = Field()
|
|
367
|
+
login: str = Field()
|
|
368
|
+
name: Missing[str] = Field(default=UNSET)
|
|
369
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
370
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
371
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
372
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
373
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
374
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
375
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
376
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
377
|
+
url: Missing[str] = Field(default=UNSET)
|
|
378
|
+
user_view_type: Missing[str] = Field(default=UNSET)
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
class WebhookPullRequestUnlockedPropPullRequestPropUser(GitHubModel):
|
|
382
|
+
"""User"""
|
|
383
|
+
|
|
384
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
385
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
386
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
387
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
388
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
389
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
390
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
391
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
392
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
393
|
+
id: int = Field()
|
|
394
|
+
login: str = Field()
|
|
395
|
+
name: Missing[str] = Field(default=UNSET)
|
|
396
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
397
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
398
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
399
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
400
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
401
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
402
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
403
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
404
|
+
url: Missing[str] = Field(default=UNSET)
|
|
405
|
+
user_view_type: Missing[str] = Field(default=UNSET)
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
class WebhookPullRequestUnlockedPropPullRequestPropLinks(GitHubModel):
|
|
409
|
+
"""WebhookPullRequestUnlockedPropPullRequestPropLinks"""
|
|
410
|
+
|
|
411
|
+
comments: WebhookPullRequestUnlockedPropPullRequestPropLinksPropComments = Field(
|
|
412
|
+
title="Link"
|
|
413
|
+
)
|
|
414
|
+
commits: WebhookPullRequestUnlockedPropPullRequestPropLinksPropCommits = Field(
|
|
415
|
+
title="Link"
|
|
416
|
+
)
|
|
417
|
+
html: WebhookPullRequestUnlockedPropPullRequestPropLinksPropHtml = Field(
|
|
418
|
+
title="Link"
|
|
419
|
+
)
|
|
420
|
+
issue: WebhookPullRequestUnlockedPropPullRequestPropLinksPropIssue = Field(
|
|
421
|
+
title="Link"
|
|
422
|
+
)
|
|
423
|
+
review_comment: WebhookPullRequestUnlockedPropPullRequestPropLinksPropReviewComment = Field(
|
|
424
|
+
title="Link"
|
|
425
|
+
)
|
|
426
|
+
review_comments: WebhookPullRequestUnlockedPropPullRequestPropLinksPropReviewComments = Field(
|
|
427
|
+
title="Link"
|
|
428
|
+
)
|
|
429
|
+
self_: WebhookPullRequestUnlockedPropPullRequestPropLinksPropSelf = Field(
|
|
430
|
+
alias="self", title="Link"
|
|
431
|
+
)
|
|
432
|
+
statuses: WebhookPullRequestUnlockedPropPullRequestPropLinksPropStatuses = Field(
|
|
433
|
+
title="Link"
|
|
434
|
+
)
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
class WebhookPullRequestUnlockedPropPullRequestPropLinksPropComments(GitHubModel):
|
|
438
|
+
"""Link"""
|
|
439
|
+
|
|
440
|
+
href: str = Field()
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
class WebhookPullRequestUnlockedPropPullRequestPropLinksPropCommits(GitHubModel):
|
|
444
|
+
"""Link"""
|
|
445
|
+
|
|
446
|
+
href: str = Field()
|
|
447
|
+
|
|
448
|
+
|
|
449
|
+
class WebhookPullRequestUnlockedPropPullRequestPropLinksPropHtml(GitHubModel):
|
|
450
|
+
"""Link"""
|
|
451
|
+
|
|
452
|
+
href: str = Field()
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
class WebhookPullRequestUnlockedPropPullRequestPropLinksPropIssue(GitHubModel):
|
|
456
|
+
"""Link"""
|
|
457
|
+
|
|
458
|
+
href: str = Field()
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
class WebhookPullRequestUnlockedPropPullRequestPropLinksPropReviewComment(GitHubModel):
|
|
462
|
+
"""Link"""
|
|
463
|
+
|
|
464
|
+
href: str = Field()
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
class WebhookPullRequestUnlockedPropPullRequestPropLinksPropReviewComments(GitHubModel):
|
|
468
|
+
"""Link"""
|
|
469
|
+
|
|
470
|
+
href: str = Field()
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
class WebhookPullRequestUnlockedPropPullRequestPropLinksPropSelf(GitHubModel):
|
|
474
|
+
"""Link"""
|
|
475
|
+
|
|
476
|
+
href: str = Field()
|
|
477
|
+
|
|
478
|
+
|
|
479
|
+
class WebhookPullRequestUnlockedPropPullRequestPropLinksPropStatuses(GitHubModel):
|
|
480
|
+
"""Link"""
|
|
481
|
+
|
|
482
|
+
href: str = Field()
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
class WebhookPullRequestUnlockedPropPullRequestPropBase(GitHubModel):
|
|
486
|
+
"""WebhookPullRequestUnlockedPropPullRequestPropBase"""
|
|
487
|
+
|
|
488
|
+
label: str = Field()
|
|
489
|
+
ref: str = Field()
|
|
490
|
+
repo: WebhookPullRequestUnlockedPropPullRequestPropBasePropRepo = Field(
|
|
491
|
+
title="Repository", description="A git repository"
|
|
492
|
+
)
|
|
493
|
+
sha: str = Field()
|
|
494
|
+
user: Union[WebhookPullRequestUnlockedPropPullRequestPropBasePropUser, None] = (
|
|
495
|
+
Field(title="User")
|
|
496
|
+
)
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
class WebhookPullRequestUnlockedPropPullRequestPropBasePropUser(GitHubModel):
|
|
500
|
+
"""User"""
|
|
501
|
+
|
|
502
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
503
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
504
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
505
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
506
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
507
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
508
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
509
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
510
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
511
|
+
id: int = Field()
|
|
512
|
+
login: str = Field()
|
|
513
|
+
name: Missing[str] = Field(default=UNSET)
|
|
514
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
515
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
516
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
517
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
518
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
519
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
520
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
521
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
522
|
+
url: Missing[str] = Field(default=UNSET)
|
|
523
|
+
user_view_type: Missing[str] = Field(default=UNSET)
|
|
524
|
+
|
|
525
|
+
|
|
526
|
+
class WebhookPullRequestUnlockedPropPullRequestPropBasePropRepo(GitHubModel):
|
|
527
|
+
"""Repository
|
|
528
|
+
|
|
529
|
+
A git repository
|
|
530
|
+
"""
|
|
531
|
+
|
|
532
|
+
allow_auto_merge: Missing[bool] = Field(
|
|
533
|
+
default=UNSET, description="Whether to allow auto-merge for pull requests."
|
|
534
|
+
)
|
|
535
|
+
allow_forking: Missing[bool] = Field(
|
|
536
|
+
default=UNSET, description="Whether to allow private forks"
|
|
537
|
+
)
|
|
538
|
+
allow_merge_commit: Missing[bool] = Field(
|
|
539
|
+
default=UNSET, description="Whether to allow merge commits for pull requests."
|
|
540
|
+
)
|
|
541
|
+
allow_rebase_merge: Missing[bool] = Field(
|
|
542
|
+
default=UNSET, description="Whether to allow rebase merges for pull requests."
|
|
543
|
+
)
|
|
544
|
+
allow_squash_merge: Missing[bool] = Field(
|
|
545
|
+
default=UNSET, description="Whether to allow squash merges for pull requests."
|
|
546
|
+
)
|
|
547
|
+
allow_update_branch: Missing[bool] = Field(default=UNSET)
|
|
548
|
+
archive_url: str = Field()
|
|
549
|
+
archived: bool = Field(
|
|
550
|
+
default=False, description="Whether the repository is archived."
|
|
551
|
+
)
|
|
552
|
+
assignees_url: str = Field()
|
|
553
|
+
blobs_url: str = Field()
|
|
554
|
+
branches_url: str = Field()
|
|
555
|
+
clone_url: str = Field()
|
|
556
|
+
collaborators_url: str = Field()
|
|
557
|
+
comments_url: str = Field()
|
|
558
|
+
commits_url: str = Field()
|
|
559
|
+
compare_url: str = Field()
|
|
560
|
+
contents_url: str = Field()
|
|
561
|
+
contributors_url: str = Field()
|
|
562
|
+
created_at: Union[int, datetime] = Field()
|
|
563
|
+
default_branch: str = Field(description="The default branch of the repository.")
|
|
564
|
+
delete_branch_on_merge: Missing[bool] = Field(
|
|
565
|
+
default=UNSET,
|
|
566
|
+
description="Whether to delete head branches when pull requests are merged",
|
|
567
|
+
)
|
|
568
|
+
deployments_url: str = Field()
|
|
569
|
+
description: Union[str, None] = Field()
|
|
570
|
+
disabled: Missing[bool] = Field(
|
|
571
|
+
default=UNSET, description="Returns whether or not this repository is disabled."
|
|
572
|
+
)
|
|
573
|
+
downloads_url: str = Field()
|
|
574
|
+
events_url: str = Field()
|
|
575
|
+
fork: bool = Field()
|
|
576
|
+
forks: int = Field()
|
|
577
|
+
forks_count: int = Field()
|
|
578
|
+
forks_url: str = Field()
|
|
579
|
+
full_name: str = Field()
|
|
580
|
+
git_commits_url: str = Field()
|
|
581
|
+
git_refs_url: str = Field()
|
|
582
|
+
git_tags_url: str = Field()
|
|
583
|
+
git_url: str = Field()
|
|
584
|
+
has_downloads: bool = Field(
|
|
585
|
+
default=True, description="Whether downloads are enabled."
|
|
586
|
+
)
|
|
587
|
+
has_issues: bool = Field(default=True, description="Whether issues are enabled.")
|
|
588
|
+
has_pages: bool = Field()
|
|
589
|
+
has_projects: bool = Field(
|
|
590
|
+
default=True, description="Whether projects are enabled."
|
|
591
|
+
)
|
|
592
|
+
has_wiki: bool = Field(default=True, description="Whether the wiki is enabled.")
|
|
593
|
+
has_discussions: bool = Field(
|
|
594
|
+
default=False, description="Whether discussions are enabled."
|
|
595
|
+
)
|
|
596
|
+
homepage: Union[str, None] = Field()
|
|
597
|
+
hooks_url: str = Field()
|
|
598
|
+
html_url: str = Field()
|
|
599
|
+
id: int = Field(description="Unique identifier of the repository")
|
|
600
|
+
is_template: Missing[bool] = Field(default=UNSET)
|
|
601
|
+
issue_comment_url: str = Field()
|
|
602
|
+
issue_events_url: str = Field()
|
|
603
|
+
issues_url: str = Field()
|
|
604
|
+
keys_url: str = Field()
|
|
605
|
+
labels_url: str = Field()
|
|
606
|
+
language: Union[str, None] = Field()
|
|
607
|
+
languages_url: str = Field()
|
|
608
|
+
license_: Union[
|
|
609
|
+
WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropLicense, None
|
|
610
|
+
] = Field(alias="license", title="License")
|
|
611
|
+
master_branch: Missing[str] = Field(default=UNSET)
|
|
612
|
+
merge_commit_message: Missing[Literal["PR_BODY", "PR_TITLE", "BLANK"]] = Field(
|
|
613
|
+
default=UNSET,
|
|
614
|
+
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.",
|
|
615
|
+
)
|
|
616
|
+
merge_commit_title: Missing[Literal["PR_TITLE", "MERGE_MESSAGE"]] = Field(
|
|
617
|
+
default=UNSET,
|
|
618
|
+
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).",
|
|
619
|
+
)
|
|
620
|
+
merges_url: str = Field()
|
|
621
|
+
milestones_url: str = Field()
|
|
622
|
+
mirror_url: Union[str, None] = Field()
|
|
623
|
+
name: str = Field(description="The name of the repository.")
|
|
624
|
+
node_id: str = Field()
|
|
625
|
+
notifications_url: str = Field()
|
|
626
|
+
open_issues: int = Field()
|
|
627
|
+
open_issues_count: int = Field()
|
|
628
|
+
organization: Missing[str] = Field(default=UNSET)
|
|
629
|
+
owner: Union[
|
|
630
|
+
WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropOwner, None
|
|
631
|
+
] = Field(title="User")
|
|
632
|
+
permissions: Missing[
|
|
633
|
+
WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropPermissions
|
|
634
|
+
] = Field(default=UNSET)
|
|
635
|
+
private: bool = Field(description="Whether the repository is private or public.")
|
|
636
|
+
public: Missing[bool] = Field(default=UNSET)
|
|
637
|
+
pulls_url: str = Field()
|
|
638
|
+
pushed_at: Union[int, datetime, None] = Field()
|
|
639
|
+
releases_url: str = Field()
|
|
640
|
+
role_name: Missing[Union[str, None]] = Field(default=UNSET)
|
|
641
|
+
size: int = Field()
|
|
642
|
+
squash_merge_commit_message: Missing[
|
|
643
|
+
Literal["PR_BODY", "COMMIT_MESSAGES", "BLANK"]
|
|
644
|
+
] = Field(
|
|
645
|
+
default=UNSET,
|
|
646
|
+
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.",
|
|
647
|
+
)
|
|
648
|
+
squash_merge_commit_title: Missing[Literal["PR_TITLE", "COMMIT_OR_PR_TITLE"]] = (
|
|
649
|
+
Field(
|
|
650
|
+
default=UNSET,
|
|
651
|
+
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).",
|
|
652
|
+
)
|
|
653
|
+
)
|
|
654
|
+
ssh_url: str = Field()
|
|
655
|
+
stargazers: Missing[int] = Field(default=UNSET)
|
|
656
|
+
stargazers_count: int = Field()
|
|
657
|
+
stargazers_url: str = Field()
|
|
658
|
+
statuses_url: str = Field()
|
|
659
|
+
subscribers_url: str = Field()
|
|
660
|
+
subscription_url: str = Field()
|
|
661
|
+
svn_url: str = Field()
|
|
662
|
+
tags_url: str = Field()
|
|
663
|
+
teams_url: str = Field()
|
|
664
|
+
topics: list[str] = Field()
|
|
665
|
+
trees_url: str = Field()
|
|
666
|
+
updated_at: datetime = Field()
|
|
667
|
+
url: str = Field()
|
|
668
|
+
use_squash_pr_title_as_default: Missing[bool] = Field(
|
|
669
|
+
default=UNSET,
|
|
670
|
+
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.",
|
|
671
|
+
)
|
|
672
|
+
visibility: Literal["public", "private", "internal"] = Field()
|
|
673
|
+
watchers: int = Field()
|
|
674
|
+
watchers_count: int = Field()
|
|
675
|
+
web_commit_signoff_required: Missing[bool] = Field(
|
|
676
|
+
default=UNSET,
|
|
677
|
+
description="Whether to require contributors to sign off on web-based commits",
|
|
678
|
+
)
|
|
679
|
+
|
|
680
|
+
|
|
681
|
+
class WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropLicense(GitHubModel):
|
|
682
|
+
"""License"""
|
|
683
|
+
|
|
684
|
+
key: str = Field()
|
|
685
|
+
name: str = Field()
|
|
686
|
+
node_id: str = Field()
|
|
687
|
+
spdx_id: str = Field()
|
|
688
|
+
url: Union[str, None] = Field()
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
class WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropOwner(GitHubModel):
|
|
692
|
+
"""User"""
|
|
693
|
+
|
|
694
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
695
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
696
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
697
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
698
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
699
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
700
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
701
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
702
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
703
|
+
id: int = Field()
|
|
704
|
+
login: str = Field()
|
|
705
|
+
name: Missing[str] = Field(default=UNSET)
|
|
706
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
707
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
708
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
709
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
710
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
711
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
712
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
713
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
714
|
+
url: Missing[str] = Field(default=UNSET)
|
|
715
|
+
user_view_type: Missing[str] = Field(default=UNSET)
|
|
716
|
+
|
|
717
|
+
|
|
718
|
+
class WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropPermissions(
|
|
719
|
+
GitHubModel
|
|
720
|
+
):
|
|
721
|
+
"""WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropPermissions"""
|
|
722
|
+
|
|
723
|
+
admin: bool = Field()
|
|
724
|
+
maintain: Missing[bool] = Field(default=UNSET)
|
|
725
|
+
pull: bool = Field()
|
|
726
|
+
push: bool = Field()
|
|
727
|
+
triage: Missing[bool] = Field(default=UNSET)
|
|
728
|
+
|
|
729
|
+
|
|
730
|
+
class WebhookPullRequestUnlockedPropPullRequestPropHead(GitHubModel):
|
|
731
|
+
"""WebhookPullRequestUnlockedPropPullRequestPropHead"""
|
|
732
|
+
|
|
733
|
+
label: str = Field()
|
|
734
|
+
ref: str = Field()
|
|
735
|
+
repo: Union[WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepo, None] = (
|
|
736
|
+
Field(title="Repository", description="A git repository")
|
|
737
|
+
)
|
|
738
|
+
sha: str = Field()
|
|
739
|
+
user: Union[WebhookPullRequestUnlockedPropPullRequestPropHeadPropUser, None] = (
|
|
740
|
+
Field(title="User")
|
|
741
|
+
)
|
|
742
|
+
|
|
743
|
+
|
|
744
|
+
class WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepo(GitHubModel):
|
|
745
|
+
"""Repository
|
|
746
|
+
|
|
747
|
+
A git repository
|
|
748
|
+
"""
|
|
749
|
+
|
|
750
|
+
allow_auto_merge: Missing[bool] = Field(
|
|
751
|
+
default=UNSET, description="Whether to allow auto-merge for pull requests."
|
|
752
|
+
)
|
|
753
|
+
allow_forking: Missing[bool] = Field(
|
|
754
|
+
default=UNSET, description="Whether to allow private forks"
|
|
755
|
+
)
|
|
756
|
+
allow_merge_commit: Missing[bool] = Field(
|
|
757
|
+
default=UNSET, description="Whether to allow merge commits for pull requests."
|
|
758
|
+
)
|
|
759
|
+
allow_rebase_merge: Missing[bool] = Field(
|
|
760
|
+
default=UNSET, description="Whether to allow rebase merges for pull requests."
|
|
761
|
+
)
|
|
762
|
+
allow_squash_merge: Missing[bool] = Field(
|
|
763
|
+
default=UNSET, description="Whether to allow squash merges for pull requests."
|
|
764
|
+
)
|
|
765
|
+
allow_update_branch: Missing[bool] = Field(default=UNSET)
|
|
766
|
+
archive_url: str = Field()
|
|
767
|
+
archived: bool = Field(
|
|
768
|
+
default=False, description="Whether the repository is archived."
|
|
769
|
+
)
|
|
770
|
+
assignees_url: str = Field()
|
|
771
|
+
blobs_url: str = Field()
|
|
772
|
+
branches_url: str = Field()
|
|
773
|
+
clone_url: str = Field()
|
|
774
|
+
collaborators_url: str = Field()
|
|
775
|
+
comments_url: str = Field()
|
|
776
|
+
commits_url: str = Field()
|
|
777
|
+
compare_url: str = Field()
|
|
778
|
+
contents_url: str = Field()
|
|
779
|
+
contributors_url: str = Field()
|
|
780
|
+
created_at: Union[int, datetime] = Field()
|
|
781
|
+
default_branch: str = Field(description="The default branch of the repository.")
|
|
782
|
+
delete_branch_on_merge: Missing[bool] = Field(
|
|
783
|
+
default=UNSET,
|
|
784
|
+
description="Whether to delete head branches when pull requests are merged",
|
|
785
|
+
)
|
|
786
|
+
deployments_url: str = Field()
|
|
787
|
+
description: Union[str, None] = Field()
|
|
788
|
+
disabled: Missing[bool] = Field(
|
|
789
|
+
default=UNSET, description="Returns whether or not this repository is disabled."
|
|
790
|
+
)
|
|
791
|
+
downloads_url: str = Field()
|
|
792
|
+
events_url: str = Field()
|
|
793
|
+
fork: bool = Field()
|
|
794
|
+
forks: int = Field()
|
|
795
|
+
forks_count: int = Field()
|
|
796
|
+
forks_url: str = Field()
|
|
797
|
+
full_name: str = Field()
|
|
798
|
+
git_commits_url: str = Field()
|
|
799
|
+
git_refs_url: str = Field()
|
|
800
|
+
git_tags_url: str = Field()
|
|
801
|
+
git_url: str = Field()
|
|
802
|
+
has_downloads: bool = Field(
|
|
803
|
+
default=True, description="Whether downloads are enabled."
|
|
804
|
+
)
|
|
805
|
+
has_issues: bool = Field(default=True, description="Whether issues are enabled.")
|
|
806
|
+
has_pages: bool = Field()
|
|
807
|
+
has_projects: bool = Field(
|
|
808
|
+
default=True, description="Whether projects are enabled."
|
|
809
|
+
)
|
|
810
|
+
has_wiki: bool = Field(default=True, description="Whether the wiki is enabled.")
|
|
811
|
+
has_discussions: bool = Field(
|
|
812
|
+
default=False, description="Whether discussions are enabled."
|
|
813
|
+
)
|
|
814
|
+
homepage: Union[str, None] = Field()
|
|
815
|
+
hooks_url: str = Field()
|
|
816
|
+
html_url: str = Field()
|
|
817
|
+
id: int = Field(description="Unique identifier of the repository")
|
|
818
|
+
is_template: Missing[bool] = Field(default=UNSET)
|
|
819
|
+
issue_comment_url: str = Field()
|
|
820
|
+
issue_events_url: str = Field()
|
|
821
|
+
issues_url: str = Field()
|
|
822
|
+
keys_url: str = Field()
|
|
823
|
+
labels_url: str = Field()
|
|
824
|
+
language: Union[str, None] = Field()
|
|
825
|
+
languages_url: str = Field()
|
|
826
|
+
license_: Union[
|
|
827
|
+
WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropLicense, None
|
|
828
|
+
] = Field(alias="license", title="License")
|
|
829
|
+
master_branch: Missing[str] = Field(default=UNSET)
|
|
830
|
+
merge_commit_message: Missing[Literal["PR_BODY", "PR_TITLE", "BLANK"]] = Field(
|
|
831
|
+
default=UNSET,
|
|
832
|
+
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.",
|
|
833
|
+
)
|
|
834
|
+
merge_commit_title: Missing[Literal["PR_TITLE", "MERGE_MESSAGE"]] = Field(
|
|
835
|
+
default=UNSET,
|
|
836
|
+
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).",
|
|
837
|
+
)
|
|
838
|
+
merges_url: str = Field()
|
|
839
|
+
milestones_url: str = Field()
|
|
840
|
+
mirror_url: Union[str, None] = Field()
|
|
841
|
+
name: str = Field(description="The name of the repository.")
|
|
842
|
+
node_id: str = Field()
|
|
843
|
+
notifications_url: str = Field()
|
|
844
|
+
open_issues: int = Field()
|
|
845
|
+
open_issues_count: int = Field()
|
|
846
|
+
organization: Missing[str] = Field(default=UNSET)
|
|
847
|
+
owner: Union[
|
|
848
|
+
WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropOwner, None
|
|
849
|
+
] = Field(title="User")
|
|
850
|
+
permissions: Missing[
|
|
851
|
+
WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropPermissions
|
|
852
|
+
] = Field(default=UNSET)
|
|
853
|
+
private: bool = Field(description="Whether the repository is private or public.")
|
|
854
|
+
public: Missing[bool] = Field(default=UNSET)
|
|
855
|
+
pulls_url: str = Field()
|
|
856
|
+
pushed_at: Union[int, datetime, None] = Field()
|
|
857
|
+
releases_url: str = Field()
|
|
858
|
+
role_name: Missing[Union[str, None]] = Field(default=UNSET)
|
|
859
|
+
size: int = Field()
|
|
860
|
+
squash_merge_commit_message: Missing[
|
|
861
|
+
Literal["PR_BODY", "COMMIT_MESSAGES", "BLANK"]
|
|
862
|
+
] = Field(
|
|
863
|
+
default=UNSET,
|
|
864
|
+
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.",
|
|
865
|
+
)
|
|
866
|
+
squash_merge_commit_title: Missing[Literal["PR_TITLE", "COMMIT_OR_PR_TITLE"]] = (
|
|
867
|
+
Field(
|
|
868
|
+
default=UNSET,
|
|
869
|
+
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).",
|
|
870
|
+
)
|
|
871
|
+
)
|
|
872
|
+
ssh_url: str = Field()
|
|
873
|
+
stargazers: Missing[int] = Field(default=UNSET)
|
|
874
|
+
stargazers_count: int = Field()
|
|
875
|
+
stargazers_url: str = Field()
|
|
876
|
+
statuses_url: str = Field()
|
|
877
|
+
subscribers_url: str = Field()
|
|
878
|
+
subscription_url: str = Field()
|
|
879
|
+
svn_url: str = Field()
|
|
880
|
+
tags_url: str = Field()
|
|
881
|
+
teams_url: str = Field()
|
|
882
|
+
topics: list[str] = Field()
|
|
883
|
+
trees_url: str = Field()
|
|
884
|
+
updated_at: datetime = Field()
|
|
885
|
+
url: str = Field()
|
|
886
|
+
use_squash_pr_title_as_default: Missing[bool] = Field(
|
|
887
|
+
default=UNSET,
|
|
888
|
+
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.",
|
|
889
|
+
)
|
|
890
|
+
visibility: Literal["public", "private", "internal"] = Field()
|
|
891
|
+
watchers: int = Field()
|
|
892
|
+
watchers_count: int = Field()
|
|
893
|
+
web_commit_signoff_required: Missing[bool] = Field(
|
|
894
|
+
default=UNSET,
|
|
895
|
+
description="Whether to require contributors to sign off on web-based commits",
|
|
896
|
+
)
|
|
897
|
+
|
|
898
|
+
|
|
899
|
+
class WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropLicense(GitHubModel):
|
|
900
|
+
"""License"""
|
|
901
|
+
|
|
902
|
+
key: str = Field()
|
|
903
|
+
name: str = Field()
|
|
904
|
+
node_id: str = Field()
|
|
905
|
+
spdx_id: str = Field()
|
|
906
|
+
url: Union[str, None] = Field()
|
|
907
|
+
|
|
908
|
+
|
|
909
|
+
class WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropOwner(GitHubModel):
|
|
910
|
+
"""User"""
|
|
911
|
+
|
|
912
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
913
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
914
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
915
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
916
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
917
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
918
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
919
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
920
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
921
|
+
id: int = Field()
|
|
922
|
+
login: str = Field()
|
|
923
|
+
name: Missing[str] = Field(default=UNSET)
|
|
924
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
925
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
926
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
927
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
928
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
929
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
930
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
931
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
932
|
+
url: Missing[str] = Field(default=UNSET)
|
|
933
|
+
user_view_type: Missing[str] = Field(default=UNSET)
|
|
934
|
+
|
|
935
|
+
|
|
936
|
+
class WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropPermissions(
|
|
937
|
+
GitHubModel
|
|
938
|
+
):
|
|
939
|
+
"""WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropPermissions"""
|
|
940
|
+
|
|
941
|
+
admin: bool = Field()
|
|
942
|
+
maintain: Missing[bool] = Field(default=UNSET)
|
|
943
|
+
pull: bool = Field()
|
|
944
|
+
push: bool = Field()
|
|
945
|
+
triage: Missing[bool] = Field(default=UNSET)
|
|
946
|
+
|
|
947
|
+
|
|
948
|
+
class WebhookPullRequestUnlockedPropPullRequestPropHeadPropUser(GitHubModel):
|
|
949
|
+
"""User"""
|
|
950
|
+
|
|
951
|
+
avatar_url: Missing[str] = Field(default=UNSET)
|
|
952
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
953
|
+
email: Missing[Union[str, None]] = Field(default=UNSET)
|
|
954
|
+
events_url: Missing[str] = Field(default=UNSET)
|
|
955
|
+
followers_url: Missing[str] = Field(default=UNSET)
|
|
956
|
+
following_url: Missing[str] = Field(default=UNSET)
|
|
957
|
+
gists_url: Missing[str] = Field(default=UNSET)
|
|
958
|
+
gravatar_id: Missing[str] = Field(default=UNSET)
|
|
959
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
960
|
+
id: int = Field()
|
|
961
|
+
login: str = Field()
|
|
962
|
+
name: Missing[str] = Field(default=UNSET)
|
|
963
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
964
|
+
organizations_url: Missing[str] = Field(default=UNSET)
|
|
965
|
+
received_events_url: Missing[str] = Field(default=UNSET)
|
|
966
|
+
repos_url: Missing[str] = Field(default=UNSET)
|
|
967
|
+
site_admin: Missing[bool] = Field(default=UNSET)
|
|
968
|
+
starred_url: Missing[str] = Field(default=UNSET)
|
|
969
|
+
subscriptions_url: Missing[str] = Field(default=UNSET)
|
|
970
|
+
type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
|
|
971
|
+
url: Missing[str] = Field(default=UNSET)
|
|
972
|
+
user_view_type: Missing[str] = Field(default=UNSET)
|
|
973
|
+
|
|
974
|
+
|
|
975
|
+
class WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof1(
|
|
976
|
+
GitHubModel
|
|
977
|
+
):
|
|
978
|
+
"""Team
|
|
979
|
+
|
|
980
|
+
Groups of organization members that gives permissions on specified repositories.
|
|
981
|
+
"""
|
|
982
|
+
|
|
983
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
984
|
+
description: Missing[Union[str, None]] = Field(
|
|
985
|
+
default=UNSET, description="Description of the team"
|
|
986
|
+
)
|
|
987
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
988
|
+
id: int = Field(description="Unique identifier of the team")
|
|
989
|
+
members_url: Missing[str] = Field(default=UNSET)
|
|
990
|
+
name: str = Field(description="Name of the team")
|
|
991
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
992
|
+
parent: Missing[
|
|
993
|
+
Union[
|
|
994
|
+
WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof1PropParent,
|
|
995
|
+
None,
|
|
996
|
+
]
|
|
997
|
+
] = Field(default=UNSET)
|
|
998
|
+
permission: Missing[str] = Field(
|
|
999
|
+
default=UNSET,
|
|
1000
|
+
description="Permission that the team will have for its repositories",
|
|
1001
|
+
)
|
|
1002
|
+
privacy: Missing[Literal["open", "closed", "secret"]] = Field(default=UNSET)
|
|
1003
|
+
repositories_url: Missing[str] = Field(default=UNSET)
|
|
1004
|
+
slug: Missing[str] = Field(default=UNSET)
|
|
1005
|
+
url: Missing[str] = Field(default=UNSET, description="URL for the team")
|
|
1006
|
+
|
|
1007
|
+
|
|
1008
|
+
class WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof1PropParent(
|
|
1009
|
+
GitHubModel
|
|
1010
|
+
):
|
|
1011
|
+
"""WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof1PropPa
|
|
1012
|
+
rent
|
|
1013
|
+
"""
|
|
1014
|
+
|
|
1015
|
+
description: Union[str, None] = Field(description="Description of the team")
|
|
1016
|
+
html_url: str = Field()
|
|
1017
|
+
id: int = Field(description="Unique identifier of the team")
|
|
1018
|
+
members_url: str = Field()
|
|
1019
|
+
name: str = Field(description="Name of the team")
|
|
1020
|
+
node_id: str = Field()
|
|
1021
|
+
permission: str = Field(
|
|
1022
|
+
description="Permission that the team will have for its repositories"
|
|
1023
|
+
)
|
|
1024
|
+
privacy: Literal["open", "closed", "secret"] = Field()
|
|
1025
|
+
repositories_url: str = Field()
|
|
1026
|
+
slug: str = Field()
|
|
1027
|
+
url: str = Field(description="URL for the team")
|
|
1028
|
+
|
|
1029
|
+
|
|
1030
|
+
class WebhookPullRequestUnlockedPropPullRequestPropRequestedTeamsItems(GitHubModel):
|
|
1031
|
+
"""Team
|
|
1032
|
+
|
|
1033
|
+
Groups of organization members that gives permissions on specified repositories.
|
|
1034
|
+
"""
|
|
1035
|
+
|
|
1036
|
+
deleted: Missing[bool] = Field(default=UNSET)
|
|
1037
|
+
description: Missing[Union[str, None]] = Field(
|
|
1038
|
+
default=UNSET, description="Description of the team"
|
|
1039
|
+
)
|
|
1040
|
+
html_url: Missing[str] = Field(default=UNSET)
|
|
1041
|
+
id: int = Field(description="Unique identifier of the team")
|
|
1042
|
+
members_url: Missing[str] = Field(default=UNSET)
|
|
1043
|
+
name: str = Field(description="Name of the team")
|
|
1044
|
+
node_id: Missing[str] = Field(default=UNSET)
|
|
1045
|
+
parent: Missing[
|
|
1046
|
+
Union[
|
|
1047
|
+
WebhookPullRequestUnlockedPropPullRequestPropRequestedTeamsItemsPropParent,
|
|
1048
|
+
None,
|
|
1049
|
+
]
|
|
1050
|
+
] = Field(default=UNSET)
|
|
1051
|
+
permission: Missing[str] = Field(
|
|
1052
|
+
default=UNSET,
|
|
1053
|
+
description="Permission that the team will have for its repositories",
|
|
1054
|
+
)
|
|
1055
|
+
privacy: Missing[Literal["open", "closed", "secret"]] = Field(default=UNSET)
|
|
1056
|
+
repositories_url: Missing[str] = Field(default=UNSET)
|
|
1057
|
+
slug: Missing[str] = Field(default=UNSET)
|
|
1058
|
+
url: Missing[str] = Field(default=UNSET, description="URL for the team")
|
|
1059
|
+
|
|
1060
|
+
|
|
1061
|
+
class WebhookPullRequestUnlockedPropPullRequestPropRequestedTeamsItemsPropParent(
|
|
1062
|
+
GitHubModel
|
|
1063
|
+
):
|
|
1064
|
+
"""WebhookPullRequestUnlockedPropPullRequestPropRequestedTeamsItemsPropParent"""
|
|
1065
|
+
|
|
1066
|
+
description: Union[str, None] = Field(description="Description of the team")
|
|
1067
|
+
html_url: str = Field()
|
|
1068
|
+
id: int = Field(description="Unique identifier of the team")
|
|
1069
|
+
members_url: str = Field()
|
|
1070
|
+
name: str = Field(description="Name of the team")
|
|
1071
|
+
node_id: str = Field()
|
|
1072
|
+
permission: str = Field(
|
|
1073
|
+
description="Permission that the team will have for its repositories"
|
|
1074
|
+
)
|
|
1075
|
+
privacy: Literal["open", "closed", "secret"] = Field()
|
|
1076
|
+
repositories_url: str = Field()
|
|
1077
|
+
slug: str = Field()
|
|
1078
|
+
url: str = Field(description="URL for the team")
|
|
1079
|
+
|
|
1080
|
+
|
|
1081
|
+
model_rebuild(WebhookPullRequestUnlocked)
|
|
1082
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequest)
|
|
1083
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropAssignee)
|
|
1084
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropAssigneesItems)
|
|
1085
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropAutoMerge)
|
|
1086
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropAutoMergePropEnabledBy)
|
|
1087
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropLabelsItems)
|
|
1088
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropMergedBy)
|
|
1089
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropMilestone)
|
|
1090
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropMilestonePropCreator)
|
|
1091
|
+
model_rebuild(
|
|
1092
|
+
WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof0
|
|
1093
|
+
)
|
|
1094
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropUser)
|
|
1095
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropLinks)
|
|
1096
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropLinksPropComments)
|
|
1097
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropLinksPropCommits)
|
|
1098
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropLinksPropHtml)
|
|
1099
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropLinksPropIssue)
|
|
1100
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropLinksPropReviewComment)
|
|
1101
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropLinksPropReviewComments)
|
|
1102
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropLinksPropSelf)
|
|
1103
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropLinksPropStatuses)
|
|
1104
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropBase)
|
|
1105
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropBasePropUser)
|
|
1106
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropBasePropRepo)
|
|
1107
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropLicense)
|
|
1108
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropOwner)
|
|
1109
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropPermissions)
|
|
1110
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropHead)
|
|
1111
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepo)
|
|
1112
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropLicense)
|
|
1113
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropOwner)
|
|
1114
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropPermissions)
|
|
1115
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropHeadPropUser)
|
|
1116
|
+
model_rebuild(
|
|
1117
|
+
WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof1
|
|
1118
|
+
)
|
|
1119
|
+
model_rebuild(
|
|
1120
|
+
WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof1PropParent
|
|
1121
|
+
)
|
|
1122
|
+
model_rebuild(WebhookPullRequestUnlockedPropPullRequestPropRequestedTeamsItems)
|
|
1123
|
+
model_rebuild(
|
|
1124
|
+
WebhookPullRequestUnlockedPropPullRequestPropRequestedTeamsItemsPropParent
|
|
1125
|
+
)
|
|
57
1126
|
|
|
58
|
-
__all__ = (
|
|
1127
|
+
__all__ = (
|
|
1128
|
+
"WebhookPullRequestUnlocked",
|
|
1129
|
+
"WebhookPullRequestUnlockedPropPullRequest",
|
|
1130
|
+
"WebhookPullRequestUnlockedPropPullRequestPropAssignee",
|
|
1131
|
+
"WebhookPullRequestUnlockedPropPullRequestPropAssigneesItems",
|
|
1132
|
+
"WebhookPullRequestUnlockedPropPullRequestPropAutoMerge",
|
|
1133
|
+
"WebhookPullRequestUnlockedPropPullRequestPropAutoMergePropEnabledBy",
|
|
1134
|
+
"WebhookPullRequestUnlockedPropPullRequestPropBase",
|
|
1135
|
+
"WebhookPullRequestUnlockedPropPullRequestPropBasePropRepo",
|
|
1136
|
+
"WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropLicense",
|
|
1137
|
+
"WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropOwner",
|
|
1138
|
+
"WebhookPullRequestUnlockedPropPullRequestPropBasePropRepoPropPermissions",
|
|
1139
|
+
"WebhookPullRequestUnlockedPropPullRequestPropBasePropUser",
|
|
1140
|
+
"WebhookPullRequestUnlockedPropPullRequestPropHead",
|
|
1141
|
+
"WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepo",
|
|
1142
|
+
"WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropLicense",
|
|
1143
|
+
"WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropOwner",
|
|
1144
|
+
"WebhookPullRequestUnlockedPropPullRequestPropHeadPropRepoPropPermissions",
|
|
1145
|
+
"WebhookPullRequestUnlockedPropPullRequestPropHeadPropUser",
|
|
1146
|
+
"WebhookPullRequestUnlockedPropPullRequestPropLabelsItems",
|
|
1147
|
+
"WebhookPullRequestUnlockedPropPullRequestPropLinks",
|
|
1148
|
+
"WebhookPullRequestUnlockedPropPullRequestPropLinksPropComments",
|
|
1149
|
+
"WebhookPullRequestUnlockedPropPullRequestPropLinksPropCommits",
|
|
1150
|
+
"WebhookPullRequestUnlockedPropPullRequestPropLinksPropHtml",
|
|
1151
|
+
"WebhookPullRequestUnlockedPropPullRequestPropLinksPropIssue",
|
|
1152
|
+
"WebhookPullRequestUnlockedPropPullRequestPropLinksPropReviewComment",
|
|
1153
|
+
"WebhookPullRequestUnlockedPropPullRequestPropLinksPropReviewComments",
|
|
1154
|
+
"WebhookPullRequestUnlockedPropPullRequestPropLinksPropSelf",
|
|
1155
|
+
"WebhookPullRequestUnlockedPropPullRequestPropLinksPropStatuses",
|
|
1156
|
+
"WebhookPullRequestUnlockedPropPullRequestPropMergedBy",
|
|
1157
|
+
"WebhookPullRequestUnlockedPropPullRequestPropMilestone",
|
|
1158
|
+
"WebhookPullRequestUnlockedPropPullRequestPropMilestonePropCreator",
|
|
1159
|
+
"WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof0",
|
|
1160
|
+
"WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof1",
|
|
1161
|
+
"WebhookPullRequestUnlockedPropPullRequestPropRequestedReviewersItemsOneof1PropParent",
|
|
1162
|
+
"WebhookPullRequestUnlockedPropPullRequestPropRequestedTeamsItems",
|
|
1163
|
+
"WebhookPullRequestUnlockedPropPullRequestPropRequestedTeamsItemsPropParent",
|
|
1164
|
+
"WebhookPullRequestUnlockedPropPullRequestPropUser",
|
|
1165
|
+
)
|