GitHubKit 0.12.10__py3-none-any.whl → 0.12.12__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/config.py +7 -1
- githubkit/core.py +10 -1
- githubkit/github.py +5 -0
- githubkit/rest/paginator.py +47 -45
- githubkit/versions/ghec_v2022_11_28/models/__init__.py +4376 -4342
- githubkit/versions/ghec_v2022_11_28/models/group_0060.py +3 -1
- githubkit/versions/ghec_v2022_11_28/models/group_0068.py +1 -1
- githubkit/versions/ghec_v2022_11_28/models/group_0186.py +129 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0187.py +24 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0188.py +32 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0189.py +21 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0190.py +23 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0191.py +6 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0192.py +32 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0193.py +17 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0194.py +13 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0195.py +15 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0196.py +5 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0197.py +16 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0198.py +8 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0199.py +15 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0200.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0201.py +17 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0202.py +28 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0203.py +39 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0204.py +7 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0205.py +48 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0206.py +9 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0207.py +20 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0208.py +33 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0209.py +38 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0210.py +43 -75
- githubkit/versions/ghec_v2022_11_28/models/group_0211.py +34 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0212.py +81 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0213.py +17 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0214.py +31 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0215.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0216.py +13 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0217.py +10 -181
- githubkit/versions/ghec_v2022_11_28/models/group_0218.py +168 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0219.py +9 -53
- githubkit/versions/ghec_v2022_11_28/models/group_0220.py +84 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0221.py +20 -181
- githubkit/versions/ghec_v2022_11_28/models/group_0222.py +175 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0223.py +20 -107
- githubkit/versions/ghec_v2022_11_28/models/group_0224.py +107 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0225.py +17 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0226.py +25 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0227.py +17 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0228.py +10 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0229.py +28 -132
- githubkit/versions/ghec_v2022_11_28/models/group_0230.py +140 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0231.py +21 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0232.py +14 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0233.py +13 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0234.py +8 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0235.py +11 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0236.py +18 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0237.py +28 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0238.py +19 -78
- githubkit/versions/ghec_v2022_11_28/models/group_0239.py +84 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0240.py +14 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0241.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0242.py +11 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0243.py +16 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0244.py +9 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0245.py +40 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0246.py +32 -90
- githubkit/versions/ghec_v2022_11_28/models/group_0247.py +87 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0248.py +44 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0249.py +6 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0250.py +11 -47
- githubkit/versions/ghec_v2022_11_28/models/group_0251.py +39 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0252.py +40 -81
- githubkit/versions/ghec_v2022_11_28/models/group_0253.py +68 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0254.py +49 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0255.py +25 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0256.py +11 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0257.py +9 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0258.py +22 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0259.py +37 -119
- githubkit/versions/ghec_v2022_11_28/models/group_0260.py +116 -158
- githubkit/versions/ghec_v2022_11_28/models/group_0261.py +159 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0262.py +25 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0263.py +13 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0264.py +10 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0265.py +19 -52
- githubkit/versions/ghec_v2022_11_28/models/group_0266.py +44 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0267.py +21 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0268.py +22 -146
- githubkit/versions/ghec_v2022_11_28/models/group_0269.py +150 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0270.py +24 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0271.py +32 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0272.py +25 -64
- githubkit/versions/ghec_v2022_11_28/models/group_0273.py +72 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0274.py +16 -68
- githubkit/versions/ghec_v2022_11_28/models/group_0275.py +57 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0276.py +32 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0277.py +6 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0278.py +89 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0279.py +12 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0280.py +11 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0281.py +7 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0282.py +41 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0283.py +9 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0284.py +27 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0285.py +16 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0286.py +9 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0287.py +46 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0288.py +27 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0289.py +26 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0290.py +30 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0291.py +25 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0292.py +36 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0293.py +14 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0294.py +7 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0295.py +14 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0296.py +23 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0297.py +32 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0298.py +7 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0299.py +24 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0300.py +53 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0301.py +52 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0302.py +19 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0303.py +6 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0304.py +12 -79
- githubkit/versions/ghec_v2022_11_28/models/group_0305.py +87 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0306.py +27 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0307.py +13 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0308.py +33 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0309.py +16 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0310.py +42 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0311.py +24 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0312.py +43 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0313.py +11 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0314.py +17 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0315.py +12 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0316.py +24 -104
- githubkit/versions/ghec_v2022_11_28/models/group_0317.py +96 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0318.py +54 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0319.py +31 -56
- githubkit/versions/ghec_v2022_11_28/models/group_0320.py +48 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0321.py +25 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0322.py +25 -142
- githubkit/versions/ghec_v2022_11_28/models/group_0323.py +150 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0324.py +14 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0325.py +22 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0326.py +21 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0327.py +64 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0328.py +42 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0329.py +10 -77
- githubkit/versions/ghec_v2022_11_28/models/group_0330.py +72 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0331.py +17 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0332.py +11 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0333.py +12 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0334.py +6 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0335.py +12 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0336.py +44 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0337.py +5 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0338.py +13 -78
- githubkit/versions/ghec_v2022_11_28/models/group_0339.py +73 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0340.py +13 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0341.py +30 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0342.py +30 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0343.py +14 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0344.py +29 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0345.py +60 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0346.py +12 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0347.py +9 -136
- githubkit/versions/ghec_v2022_11_28/models/group_0348.py +121 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0349.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0350.py +20 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0351.py +9 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0352.py +9 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0353.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0354.py +12 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0355.py +21 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0356.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0357.py +21 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0358.py +22 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0359.py +7 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0360.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0361.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0362.py +12 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0363.py +31 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0364.py +37 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0365.py +18 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0366.py +10 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0367.py +66 -47
- githubkit/versions/ghec_v2022_11_28/models/group_0368.py +31 -111
- githubkit/versions/ghec_v2022_11_28/models/group_0369.py +141 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0370.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0371.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0372.py +15 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0373.py +23 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0374.py +6 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0375.py +33 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0376.py +9 -75
- githubkit/versions/ghec_v2022_11_28/models/group_0377.py +77 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0378.py +26 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0379.py +7 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0380.py +18 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0381.py +20 -88
- githubkit/versions/ghec_v2022_11_28/models/group_0382.py +83 -86
- githubkit/versions/ghec_v2022_11_28/models/group_0383.py +91 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0384.py +11 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0385.py +27 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0386.py +13 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0387.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0388.py +8 -64
- githubkit/versions/ghec_v2022_11_28/models/group_0389.py +42 -48
- githubkit/versions/ghec_v2022_11_28/models/group_0390.py +73 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0391.py +8 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0392.py +16 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0393.py +44 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0394.py +8 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0395.py +8 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0396.py +5 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0397.py +8 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0398.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0399.py +5 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0400.py +7 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0401.py +10 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0402.py +5 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0403.py +7 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0404.py +10 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0405.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0406.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0407.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0408.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0409.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0410.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0411.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0412.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0413.py +9 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0414.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0415.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0416.py +14 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0417.py +85 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0418.py +11 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0419.py +58 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0420.py +8 -111
- githubkit/versions/ghec_v2022_11_28/models/group_0421.py +46 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0422.py +24 -62
- githubkit/versions/ghec_v2022_11_28/models/group_0423.py +123 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0424.py +12 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0425.py +7 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0426.py +29 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0427.py +6 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0428.py +17 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0429.py +21 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0430.py +12 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0431.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0432.py +8 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0433.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0434.py +7 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0435.py +6 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0436.py +18 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0437.py +35 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0438.py +16 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0439.py +61 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0440.py +22 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0441.py +21 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0442.py +18 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0443.py +30 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0444.py +22 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0445.py +6 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0446.py +60 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0447.py +15 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0448.py +7 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0449.py +44 -120
- githubkit/versions/ghec_v2022_11_28/models/group_0450.py +129 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0451.py +16 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0452.py +20 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0453.py +41 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0454.py +33 -120
- githubkit/versions/ghec_v2022_11_28/models/group_0455.py +109 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0456.py +14 -114
- githubkit/versions/ghec_v2022_11_28/models/group_0457.py +110 -64
- githubkit/versions/ghec_v2022_11_28/models/group_0458.py +71 -44
- githubkit/versions/ghec_v2022_11_28/models/group_0459.py +42 -47
- githubkit/versions/ghec_v2022_11_28/models/group_0460.py +66 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0461.py +10 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0462.py +20 -140
- githubkit/versions/ghec_v2022_11_28/models/group_0463.py +149 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0464.py +10 -65
- githubkit/versions/ghec_v2022_11_28/models/group_0465.py +62 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0466.py +11 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0467.py +37 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0468.py +7 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0469.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0470.py +11 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0471.py +17 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0472.py +10 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0473.py +32 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0474.py +12 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0475.py +18 -354
- githubkit/versions/ghec_v2022_11_28/models/group_0476.py +348 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0477.py +55 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0478.py +14 -253
- githubkit/versions/ghec_v2022_11_28/models/group_0479.py +260 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0480.py +43 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0481.py +65 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0482.py +19 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0483.py +14 -66
- githubkit/versions/ghec_v2022_11_28/models/group_0484.py +67 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0485.py +17 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0486.py +3 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0487.py +15 -102
- githubkit/versions/ghec_v2022_11_28/models/group_0488.py +106 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0489.py +77 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0490.py +14 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0491.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0492.py +8 -91
- githubkit/versions/ghec_v2022_11_28/models/group_0493.py +88 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0494.py +11 -389
- githubkit/versions/ghec_v2022_11_28/models/group_0495.py +344 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0496.py +8 -335
- githubkit/versions/ghec_v2022_11_28/models/group_0497.py +360 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0498.py +34 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0499.py +16 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0500.py +41 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0501.py +56 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0502.py +14 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0503.py +24 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0504.py +43 -179
- githubkit/versions/ghec_v2022_11_28/models/group_0505.py +181 -50
- githubkit/versions/ghec_v2022_11_28/models/group_0506.py +17 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0507.py +47 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0508.py +13 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0509.py +21 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0510.py +15 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0511.py +13 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0512.py +19 -112
- githubkit/versions/ghec_v2022_11_28/models/group_0513.py +85 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0514.py +13 -1030
- githubkit/versions/ghec_v2022_11_28/models/group_0515.py +977 -86
- githubkit/versions/ghec_v2022_11_28/models/group_0516.py +108 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0517.py +45 -94
- githubkit/versions/ghec_v2022_11_28/models/group_0518.py +55 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0519.py +103 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0520.py +55 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0521.py +92 -98
- githubkit/versions/ghec_v2022_11_28/models/group_0522.py +88 -117
- githubkit/versions/ghec_v2022_11_28/models/group_0523.py +100 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0524.py +32 -52
- githubkit/versions/ghec_v2022_11_28/models/group_0525.py +52 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0526.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0527.py +9 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0528.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0529.py +11 -176
- githubkit/versions/ghec_v2022_11_28/models/group_0530.py +180 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0531.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0532.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0533.py +10 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0534.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0535.py +25 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0536.py +32 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0537.py +8 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0538.py +32 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0539.py +7 -50
- githubkit/versions/ghec_v2022_11_28/models/group_0540.py +50 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0541.py +8 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0542.py +32 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0543.py +7 -338
- githubkit/versions/ghec_v2022_11_28/models/group_0544.py +68 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0545.py +63 -64
- githubkit/versions/ghec_v2022_11_28/models/group_0546.py +244 -119
- githubkit/versions/ghec_v2022_11_28/models/group_0547.py +54 -88
- githubkit/versions/ghec_v2022_11_28/models/group_0548.py +115 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0549.py +49 -76
- githubkit/versions/ghec_v2022_11_28/models/group_0550.py +78 -58
- githubkit/versions/ghec_v2022_11_28/models/group_0551.py +61 -50
- githubkit/versions/ghec_v2022_11_28/models/group_0552.py +143 -99
- githubkit/versions/ghec_v2022_11_28/models/group_0553.py +111 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0554.py +27 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0555.py +13 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0556.py +19 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0557.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0558.py +14 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0559.py +21 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0560.py +21 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0561.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0562.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0563.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0564.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0565.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0566.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0567.py +16 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0568.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0569.py +15 -576
- githubkit/versions/ghec_v2022_11_28/models/group_0570.py +583 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0571.py +35 -439
- githubkit/versions/ghec_v2022_11_28/models/group_0572.py +85 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0573.py +97 -135
- githubkit/versions/ghec_v2022_11_28/models/group_0574.py +116 -488
- githubkit/versions/ghec_v2022_11_28/models/group_0575.py +840 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0576.py +12 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0577.py +49 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0578.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0579.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0580.py +11 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0581.py +31 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0582.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0583.py +10 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0584.py +38 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0585.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0586.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0587.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0588.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0589.py +35 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0590.py +8 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0591.py +13 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0592.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0593.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0594.py +15 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0595.py +28 -163
- githubkit/versions/ghec_v2022_11_28/models/group_0596.py +24 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0597.py +173 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0598.py +9 -119
- githubkit/versions/ghec_v2022_11_28/models/group_0599.py +119 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0600.py +6 -50
- githubkit/versions/ghec_v2022_11_28/models/group_0601.py +33 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0602.py +12 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0603.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0604.py +14 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0605.py +24 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0606.py +36 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0607.py +18 -95
- githubkit/versions/ghec_v2022_11_28/models/group_0608.py +95 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0609.py +18 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0610.py +37 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0611.py +25 -96
- githubkit/versions/ghec_v2022_11_28/models/group_0612.py +36 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0613.py +141 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0614.py +34 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0615.py +35 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0616.py +27 -89
- githubkit/versions/ghec_v2022_11_28/models/group_0617.py +86 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0618.py +47 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0619.py +7 -158
- githubkit/versions/ghec_v2022_11_28/models/group_0620.py +152 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0621.py +22 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0622.py +29 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0623.py +34 -152
- githubkit/versions/ghec_v2022_11_28/models/group_0624.py +36 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0625.py +141 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0626.py +34 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0627.py +35 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0628.py +27 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0629.py +82 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0630.py +47 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0631.py +7 -159
- githubkit/versions/ghec_v2022_11_28/models/group_0632.py +153 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0633.py +22 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0634.py +29 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0635.py +36 -152
- githubkit/versions/ghec_v2022_11_28/models/group_0636.py +36 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0637.py +141 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0638.py +34 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0639.py +35 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0640.py +25 -86
- githubkit/versions/ghec_v2022_11_28/models/group_0641.py +83 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0642.py +46 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0643.py +7 -158
- githubkit/versions/ghec_v2022_11_28/models/group_0644.py +152 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0645.py +21 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0646.py +28 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0647.py +16 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0648.py +30 -200
- githubkit/versions/ghec_v2022_11_28/models/group_0649.py +40 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0650.py +191 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0651.py +32 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0652.py +24 -81
- githubkit/versions/ghec_v2022_11_28/models/group_0653.py +79 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0654.py +38 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0655.py +17 -113
- githubkit/versions/ghec_v2022_11_28/models/group_0656.py +122 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0657.py +21 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0658.py +28 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0659.py +30 -387
- githubkit/versions/ghec_v2022_11_28/models/group_0660.py +384 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0661.py +34 -398
- githubkit/versions/ghec_v2022_11_28/models/group_0662.py +386 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0663.py +51 -381
- githubkit/versions/ghec_v2022_11_28/models/group_0664.py +395 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0665.py +32 -397
- githubkit/versions/ghec_v2022_11_28/models/group_0666.py +397 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0667.py +30 -386
- githubkit/versions/ghec_v2022_11_28/models/group_0668.py +383 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0669.py +32 -387
- githubkit/versions/ghec_v2022_11_28/models/group_0670.py +75 -340
- githubkit/versions/ghec_v2022_11_28/models/group_0671.py +341 -76
- githubkit/versions/ghec_v2022_11_28/models/group_0672.py +390 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0673.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0674.py +30 -396
- githubkit/versions/ghec_v2022_11_28/models/group_0675.py +396 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0676.py +32 -215
- githubkit/versions/ghec_v2022_11_28/models/group_0677.py +163 -357
- githubkit/versions/ghec_v2022_11_28/models/group_0678.py +406 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0679.py +14 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0680.py +15 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0681.py +13 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0682.py +30 -388
- githubkit/versions/ghec_v2022_11_28/models/group_0683.py +388 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0684.py +12 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0685.py +20 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0686.py +13 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0687.py +10 -64
- githubkit/versions/ghec_v2022_11_28/models/group_0688.py +66 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0689.py +15 -66
- githubkit/versions/ghec_v2022_11_28/models/group_0690.py +27 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0691.py +30 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0692.py +68 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0693.py +21 -58
- githubkit/versions/ghec_v2022_11_28/models/group_0694.py +42 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0695.py +51 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0696.py +15 -53
- githubkit/versions/ghec_v2022_11_28/models/group_0697.py +16 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0698.py +57 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0699.py +9 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0700.py +21 -50
- githubkit/versions/ghec_v2022_11_28/models/group_0701.py +49 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0702.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0703.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0704.py +10 -63
- githubkit/versions/ghec_v2022_11_28/models/group_0705.py +64 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0706.py +18 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0707.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0708.py +12 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0709.py +12 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0710.py +14 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0711.py +70 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0712.py +11 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0713.py +52 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0714.py +38 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0715.py +35 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0716.py +31 -511
- githubkit/versions/ghec_v2022_11_28/models/group_0717.py +555 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0718.py +41 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0719.py +26 -123
- githubkit/versions/ghec_v2022_11_28/models/group_0720.py +122 -53
- githubkit/versions/ghec_v2022_11_28/models/group_0721.py +81 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0722.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0723.py +10 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0724.py +15 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0725.py +22 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0726.py +21 -48
- githubkit/versions/ghec_v2022_11_28/models/group_0727.py +55 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0728.py +8 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0729.py +29 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0730.py +17 -68
- githubkit/versions/ghec_v2022_11_28/models/group_0731.py +62 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0732.py +26 -77
- githubkit/versions/ghec_v2022_11_28/models/group_0733.py +64 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0734.py +34 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0735.py +51 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0736.py +12 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0737.py +16 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0738.py +12 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0739.py +32 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0740.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0741.py +16 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0742.py +12 -56
- githubkit/versions/ghec_v2022_11_28/models/group_0743.py +53 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0744.py +22 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0745.py +8 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0746.py +11 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0747.py +9 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0748.py +69 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0749.py +11 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0750.py +31 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0751.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0752.py +9 -90
- githubkit/versions/ghec_v2022_11_28/models/group_0753.py +78 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0754.py +33 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0755.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0756.py +10 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0757.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0758.py +9 -74
- githubkit/versions/ghec_v2022_11_28/models/group_0759.py +78 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0760.py +8 -1133
- githubkit/versions/ghec_v2022_11_28/models/group_0761.py +221 -274
- githubkit/versions/ghec_v2022_11_28/models/group_0762.py +179 -171
- githubkit/versions/ghec_v2022_11_28/models/group_0763.py +1177 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0764.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0765.py +15 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0766.py +18 -1143
- githubkit/versions/ghec_v2022_11_28/models/group_0767.py +1116 -56
- githubkit/versions/ghec_v2022_11_28/models/group_0768.py +56 -1102
- githubkit/versions/ghec_v2022_11_28/models/group_0769.py +217 -216
- githubkit/versions/ghec_v2022_11_28/models/group_0770.py +171 -163
- githubkit/versions/ghec_v2022_11_28/models/group_0771.py +1119 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0772.py +17 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0773.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0774.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0775.py +13 -1343
- githubkit/versions/ghec_v2022_11_28/models/group_0776.py +361 -178
- githubkit/versions/ghec_v2022_11_28/models/group_0777.py +178 -170
- githubkit/versions/ghec_v2022_11_28/models/group_0778.py +226 -290
- githubkit/versions/ghec_v2022_11_28/models/group_0779.py +340 -184
- githubkit/versions/ghec_v2022_11_28/models/group_0780.py +253 -462
- githubkit/versions/ghec_v2022_11_28/models/group_0781.py +189 -213
- githubkit/versions/ghec_v2022_11_28/models/group_0782.py +265 -223
- githubkit/versions/ghec_v2022_11_28/models/group_0783.py +196 -219
- githubkit/versions/ghec_v2022_11_28/models/group_0784.py +374 -222
- githubkit/versions/ghec_v2022_11_28/models/group_0785.py +226 -426
- githubkit/versions/ghec_v2022_11_28/models/group_0786.py +251 -253
- githubkit/versions/ghec_v2022_11_28/models/group_0787.py +487 -310
- githubkit/versions/ghec_v2022_11_28/models/group_0788.py +204 -208
- githubkit/versions/ghec_v2022_11_28/models/group_0789.py +188 -172
- githubkit/versions/ghec_v2022_11_28/models/group_0790.py +200 -185
- githubkit/versions/ghec_v2022_11_28/models/group_0791.py +941 -193
- githubkit/versions/ghec_v2022_11_28/models/group_0792.py +376 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0793.py +40 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0794.py +30 -558
- githubkit/versions/ghec_v2022_11_28/models/group_0795.py +599 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0796.py +40 -62
- githubkit/versions/ghec_v2022_11_28/models/group_0797.py +24 -147
- githubkit/versions/ghec_v2022_11_28/models/group_0798.py +186 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0799.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0800.py +11 -72
- githubkit/versions/ghec_v2022_11_28/models/group_0801.py +63 -146
- githubkit/versions/ghec_v2022_11_28/models/group_0802.py +154 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0803.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0804.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0805.py +14 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0806.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0807.py +16 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0808.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0809.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0810.py +13 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0811.py +27 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0812.py +62 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0813.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0814.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0815.py +9 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0816.py +37 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0817.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0818.py +9 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0819.py +36 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0820.py +36 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0821.py +11 -96
- githubkit/versions/ghec_v2022_11_28/models/group_0822.py +96 -87
- githubkit/versions/ghec_v2022_11_28/models/group_0823.py +61 -93
- githubkit/versions/ghec_v2022_11_28/models/group_0824.py +111 -107
- githubkit/versions/ghec_v2022_11_28/models/group_0825.py +95 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0826.py +9 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0827.py +12 -73
- githubkit/versions/ghec_v2022_11_28/models/group_0828.py +73 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0829.py +12 -71
- githubkit/versions/ghec_v2022_11_28/models/group_0830.py +75 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0831.py +17 -271
- githubkit/versions/ghec_v2022_11_28/models/group_0832.py +291 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0833.py +9 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0834.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0835.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0836.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0837.py +16 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0838.py +42 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0839.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0840.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0841.py +37 -118
- githubkit/versions/ghec_v2022_11_28/models/group_0842.py +119 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0843.py +34 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0844.py +7 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0845.py +8 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0846.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0847.py +10 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0848.py +34 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0849.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0850.py +15 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0851.py +16 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0852.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0853.py +12 -205
- githubkit/versions/ghec_v2022_11_28/models/group_0854.py +224 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0855.py +14 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0856.py +7 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0857.py +14 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0858.py +7 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0859.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0860.py +13 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0861.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0862.py +28 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0863.py +16 -217
- githubkit/versions/ghec_v2022_11_28/models/group_0864.py +42 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0865.py +32 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0866.py +34 -137
- githubkit/versions/ghec_v2022_11_28/models/group_0867.py +142 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0868.py +219 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0869.py +11 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0870.py +17 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0871.py +69 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0872.py +68 -50
- githubkit/versions/ghec_v2022_11_28/models/group_0873.py +47 -97
- githubkit/versions/ghec_v2022_11_28/models/group_0874.py +65 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0875.py +49 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0876.py +36 -72
- githubkit/versions/ghec_v2022_11_28/models/group_0877.py +21 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0878.py +46 -439
- githubkit/versions/ghec_v2022_11_28/models/group_0879.py +95 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0880.py +89 -97
- githubkit/versions/ghec_v2022_11_28/models/group_0881.py +470 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0882.py +33 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0883.py +9 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0884.py +23 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0885.py +4 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0886.py +20 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0887.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0888.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0889.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0890.py +5 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0891.py +41 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0892.py +5 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0893.py +7 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0894.py +46 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0895.py +6 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0896.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0897.py +7 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0898.py +6 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0899.py +16 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0900.py +15 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0901.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0902.py +6 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0903.py +27 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0904.py +15 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0905.py +35 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0906.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0907.py +7 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0908.py +14 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0909.py +7 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0910.py +9 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0911.py +18 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0912.py +11 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0913.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0914.py +5 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0915.py +10 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0916.py +13 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0917.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0918.py +43 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0919.py +5 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0920.py +7 -119
- githubkit/versions/ghec_v2022_11_28/models/group_0921.py +19 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0922.py +121 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0923.py +6 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0924.py +5 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0925.py +21 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0926.py +34 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0927.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0928.py +9 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0929.py +8 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0930.py +22 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0931.py +10 -86
- githubkit/versions/ghec_v2022_11_28/models/group_0932.py +7 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0933.py +87 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0934.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0935.py +9 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0936.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0937.py +12 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0938.py +22 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0939.py +17 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0940.py +35 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0941.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0942.py +8 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0943.py +4 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0944.py +9 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0945.py +11 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0946.py +13 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0947.py +5 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0948.py +6 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0949.py +9 -121
- githubkit/versions/ghec_v2022_11_28/models/group_0950.py +121 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0951.py +26 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0952.py +7 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0953.py +46 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0954.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0955.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0956.py +7 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0957.py +6 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0958.py +16 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0959.py +15 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0960.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0961.py +6 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0962.py +30 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0963.py +14 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0964.py +35 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0965.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0966.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0967.py +7 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0968.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0969.py +7 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0970.py +9 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0971.py +16 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0972.py +5 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0973.py +9 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0974.py +24 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0975.py +20 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0976.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0977.py +6 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0978.py +27 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0979.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0980.py +18 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0981.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0982.py +7 -74
- githubkit/versions/ghec_v2022_11_28/models/group_0983.py +69 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0984.py +32 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0985.py +27 -159
- githubkit/versions/ghec_v2022_11_28/models/group_0986.py +174 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0987.py +6 -174
- githubkit/versions/ghec_v2022_11_28/models/group_0988.py +174 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0989.py +10 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0990.py +5 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0991.py +20 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0992.py +9 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0993.py +19 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0994.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0995.py +8 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0996.py +27 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0997.py +23 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0998.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0999.py +6 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1000.py +13 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1001.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1002.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1003.py +9 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1004.py +10 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1005.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1006.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1007.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1008.py +7 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1009.py +8 -26
- githubkit/versions/ghec_v2022_11_28/models/group_1010.py +24 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1011.py +23 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1012.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1013.py +6 -43
- githubkit/versions/ghec_v2022_11_28/models/group_1014.py +14 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1015.py +29 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1016.py +20 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1017.py +11 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1018.py +8 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1019.py +32 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1020.py +8 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1021.py +6 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1022.py +39 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1023.py +14 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1024.py +4 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1025.py +7 -20
- githubkit/versions/ghec_v2022_11_28/models/group_1026.py +13 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1027.py +13 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1028.py +10 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1029.py +7 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1030.py +24 -15
- githubkit/versions/ghec_v2022_11_28/models/group_1031.py +31 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1032.py +12 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1033.py +28 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1034.py +10 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1035.py +8 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1036.py +13 -115
- githubkit/versions/ghec_v2022_11_28/models/group_1037.py +117 -86
- githubkit/versions/ghec_v2022_11_28/models/group_1038.py +7 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1039.py +85 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1040.py +9 -21
- githubkit/versions/ghec_v2022_11_28/models/group_1041.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1042.py +12 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1043.py +18 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1044.py +25 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1045.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1046.py +12 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1047.py +4 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1048.py +5 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1049.py +13 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1050.py +11 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1051.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1052.py +6 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1053.py +10 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1054.py +6 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1055.py +6 -20
- githubkit/versions/ghec_v2022_11_28/models/group_1056.py +20 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1057.py +10 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1058.py +7 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1059.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1060.py +17 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1061.py +4 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1062.py +11 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1063.py +23 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1064.py +5 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1065.py +7 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1066.py +10 -23
- githubkit/versions/ghec_v2022_11_28/models/group_1067.py +23 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1068.py +11 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1069.py +4 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1070.py +7 -21
- githubkit/versions/ghec_v2022_11_28/models/group_1071.py +21 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1072.py +7 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1073.py +11 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1074.py +5 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1075.py +6 -299
- githubkit/versions/ghec_v2022_11_28/models/group_1076.py +300 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1077.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1078.py +6 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1079.py +15 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1080.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1081.py +8 -15
- githubkit/versions/ghec_v2022_11_28/models/group_1082.py +15 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1083.py +9 -20
- githubkit/versions/ghec_v2022_11_28/models/group_1084.py +16 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1085.py +5 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1086.py +10 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1087.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1088.py +6 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1089.py +7 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1090.py +8 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1091.py +12 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1092.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1093.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1094.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1095.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1096.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1097.py +6 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1098.py +6 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1099.py +29 -23
- githubkit/versions/ghec_v2022_11_28/models/group_1100.py +30 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1101.py +8 -45
- githubkit/versions/ghec_v2022_11_28/models/group_1102.py +44 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1103.py +6 -78
- githubkit/versions/ghec_v2022_11_28/models/group_1104.py +76 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1105.py +10 -209
- githubkit/versions/ghec_v2022_11_28/models/group_1106.py +142 -19
- githubkit/versions/ghec_v2022_11_28/models/group_1107.py +72 -21
- githubkit/versions/ghec_v2022_11_28/models/group_1108.py +36 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1109.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1110.py +4 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1111.py +13 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1112.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1113.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1114.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1115.py +5 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1116.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1117.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1118.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1119.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1120.py +9 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1121.py +5 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1122.py +11 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1123.py +11 -101
- githubkit/versions/ghec_v2022_11_28/models/group_1124.py +89 -39
- githubkit/versions/ghec_v2022_11_28/models/group_1125.py +16 -21
- githubkit/versions/ghec_v2022_11_28/models/group_1126.py +43 -85
- githubkit/versions/ghec_v2022_11_28/models/group_1127.py +85 -40
- githubkit/versions/ghec_v2022_11_28/models/group_1128.py +16 -19
- githubkit/versions/ghec_v2022_11_28/models/group_1129.py +61 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1130.py +5 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1131.py +27 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1132.py +14 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1133.py +20 -20
- githubkit/versions/ghec_v2022_11_28/models/group_1134.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1135.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1136.py +19 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1137.py +44 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1138.py +8 -49
- githubkit/versions/ghec_v2022_11_28/models/group_1139.py +47 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1140.py +23 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1141.py +7 -26
- githubkit/versions/ghec_v2022_11_28/models/group_1142.py +20 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1143.py +23 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1144.py +10 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1145.py +10 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1146.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1147.py +10 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1148.py +17 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1149.py +7 -60
- githubkit/versions/ghec_v2022_11_28/models/group_1150.py +37 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1151.py +47 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1152.py +29 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1153.py +23 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1154.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1155.py +11 -48
- githubkit/versions/ghec_v2022_11_28/models/group_1156.py +48 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1157.py +9 -39
- githubkit/versions/ghec_v2022_11_28/models/group_1158.py +33 -24
- githubkit/versions/ghec_v2022_11_28/models/group_1159.py +9 -46
- githubkit/versions/ghec_v2022_11_28/models/group_1160.py +6 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1161.py +23 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1162.py +42 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1163.py +38 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1164.py +15 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1165.py +22 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1166.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1167.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1168.py +8 -18
- githubkit/versions/ghec_v2022_11_28/models/group_1169.py +6 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1170.py +6 -69
- githubkit/versions/ghec_v2022_11_28/models/group_1171.py +17 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1172.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1173.py +52 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1174.py +7 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1175.py +7 -44
- githubkit/versions/ghec_v2022_11_28/models/group_1176.py +32 -20
- githubkit/versions/ghec_v2022_11_28/models/group_1177.py +34 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1178.py +37 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1179.py +19 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1180.py +18 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1181.py +22 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1182.py +31 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1183.py +6 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1184.py +7 -40
- githubkit/versions/ghec_v2022_11_28/models/group_1185.py +4 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1186.py +11 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1187.py +16 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1188.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1189.py +10 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1190.py +55 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1191.py +7 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1192.py +9 -18
- githubkit/versions/ghec_v2022_11_28/models/group_1193.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1194.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1195.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1196.py +4 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1197.py +9 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1198.py +20 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1199.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1200.py +11 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1201.py +10 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1202.py +5 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1203.py +8 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1204.py +9 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1205.py +11 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1206.py +11 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1207.py +11 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1208.py +6 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1209.py +12 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1210.py +19 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1211.py +19 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1212.py +7 -26
- githubkit/versions/ghec_v2022_11_28/models/group_1213.py +11 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1214.py +11 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1215.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1216.py +12 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1217.py +24 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1218.py +23 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1219.py +24 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1220.py +11 -21
- githubkit/versions/ghec_v2022_11_28/models/group_1221.py +16 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1222.py +14 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1223.py +26 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1224.py +6 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1225.py +10 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1226.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1227.py +22 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1228.py +5 -45
- githubkit/versions/ghec_v2022_11_28/models/group_1229.py +8 -39
- githubkit/versions/ghec_v2022_11_28/models/group_1230.py +32 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1231.py +36 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1232.py +44 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1233.py +5 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1234.py +17 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1235.py +6 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1236.py +6 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1237.py +8 -43
- githubkit/versions/ghec_v2022_11_28/models/group_1238.py +12 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1239.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1240.py +40 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1241.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1242.py +10 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1243.py +7 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1244.py +6 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1245.py +10 -23
- githubkit/versions/ghec_v2022_11_28/models/group_1246.py +15 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1247.py +11 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1248.py +13 -69
- githubkit/versions/ghec_v2022_11_28/models/group_1249.py +23 -68
- githubkit/versions/ghec_v2022_11_28/models/group_1250.py +7 -19
- githubkit/versions/ghec_v2022_11_28/models/group_1251.py +74 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1252.py +68 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1253.py +15 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1254.py +11 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1255.py +21 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1256.py +9 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1257.py +6 -21
- githubkit/versions/ghec_v2022_11_28/models/group_1258.py +7 -49
- githubkit/versions/ghec_v2022_11_28/models/group_1259.py +12 -45
- githubkit/versions/ghec_v2022_11_28/models/group_1260.py +20 -65
- githubkit/versions/ghec_v2022_11_28/models/group_1261.py +44 -24
- githubkit/versions/ghec_v2022_11_28/models/group_1262.py +46 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1263.py +65 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1264.py +35 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1265.py +12 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1266.py +11 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1267.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1268.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1269.py +14 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1270.py +11 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1271.py +6 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1272.py +9 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1273.py +10 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1274.py +12 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1275.py +22 -47
- githubkit/versions/ghec_v2022_11_28/models/group_1276.py +20 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1277.py +7 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1278.py +43 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1279.py +46 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1280.py +33 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1281.py +13 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1282.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1283.py +6 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1284.py +15 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1285.py +8 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1286.py +12 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1287.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1288.py +12 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1289.py +17 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1290.py +13 -4
- githubkit/versions/ghec_v2022_11_28/models/group_1291.py +8 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1292.py +11 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1293.py +8 -46
- githubkit/versions/ghec_v2022_11_28/models/group_1294.py +10 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1295.py +6 -87
- githubkit/versions/ghec_v2022_11_28/models/group_1296.py +38 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1297.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1298.py +86 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1299.py +11 -76
- githubkit/versions/ghec_v2022_11_28/models/group_1300.py +32 -0
- githubkit/versions/ghec_v2022_11_28/models/group_1301.py +33 -0
- githubkit/versions/ghec_v2022_11_28/models/group_1302.py +97 -0
- githubkit/versions/ghec_v2022_11_28/rest/actions.py +3784 -330
- githubkit/versions/ghec_v2022_11_28/rest/activity.py +606 -64
- githubkit/versions/ghec_v2022_11_28/rest/apps.py +724 -74
- githubkit/versions/ghec_v2022_11_28/rest/billing.py +386 -36
- githubkit/versions/ghec_v2022_11_28/rest/campaigns.py +126 -10
- githubkit/versions/ghec_v2022_11_28/rest/checks.py +290 -24
- githubkit/versions/ghec_v2022_11_28/rest/classroom.py +96 -12
- githubkit/versions/ghec_v2022_11_28/rest/code_scanning.py +722 -44
- githubkit/versions/ghec_v2022_11_28/rest/code_security.py +530 -48
- githubkit/versions/ghec_v2022_11_28/rest/codes_of_conduct.py +32 -4
- githubkit/versions/ghec_v2022_11_28/rest/codespaces.py +1048 -96
- githubkit/versions/ghec_v2022_11_28/rest/copilot.py +464 -24
- githubkit/versions/ghec_v2022_11_28/rest/dependabot.py +425 -39
- githubkit/versions/ghec_v2022_11_28/rest/dependency_graph.py +56 -6
- githubkit/versions/ghec_v2022_11_28/rest/emojis.py +16 -2
- githubkit/versions/ghec_v2022_11_28/rest/enterprise_admin.py +1578 -150
- githubkit/versions/ghec_v2022_11_28/rest/gists.py +380 -40
- githubkit/versions/ghec_v2022_11_28/rest/git.py +498 -30
- githubkit/versions/ghec_v2022_11_28/rest/gitignore.py +40 -4
- githubkit/versions/ghec_v2022_11_28/rest/hosted_compute.py +120 -12
- githubkit/versions/ghec_v2022_11_28/rest/interactions.py +144 -18
- githubkit/versions/ghec_v2022_11_28/rest/issues.py +1008 -88
- githubkit/versions/ghec_v2022_11_28/rest/licenses.py +58 -6
- githubkit/versions/ghec_v2022_11_28/rest/markdown.py +28 -4
- githubkit/versions/ghec_v2022_11_28/rest/meta.py +94 -10
- githubkit/versions/ghec_v2022_11_28/rest/migrations.py +566 -44
- githubkit/versions/ghec_v2022_11_28/rest/oidc.py +40 -4
- githubkit/versions/ghec_v2022_11_28/rest/orgs.py +2504 -224
- githubkit/versions/ghec_v2022_11_28/rest/packages.py +624 -54
- githubkit/versions/ghec_v2022_11_28/rest/private_registries.py +134 -12
- githubkit/versions/ghec_v2022_11_28/rest/projects.py +500 -50
- githubkit/versions/ghec_v2022_11_28/rest/pulls.py +830 -54
- githubkit/versions/ghec_v2022_11_28/rest/rate_limit.py +46 -2
- githubkit/versions/ghec_v2022_11_28/rest/reactions.py +546 -50
- githubkit/versions/ghec_v2022_11_28/rest/repos.py +4678 -426
- githubkit/versions/ghec_v2022_11_28/rest/scim.py +146 -12
- githubkit/versions/ghec_v2022_11_28/rest/search.py +236 -14
- githubkit/versions/ghec_v2022_11_28/rest/secret_scanning.py +833 -30
- githubkit/versions/ghec_v2022_11_28/rest/security_advisories.py +232 -20
- githubkit/versions/ghec_v2022_11_28/rest/server_statistics.py +28 -2
- githubkit/versions/ghec_v2022_11_28/rest/teams.py +1758 -142
- githubkit/versions/ghec_v2022_11_28/rest/users.py +798 -86
- githubkit/versions/ghec_v2022_11_28/types/__init__.py +4376 -4342
- githubkit/versions/ghec_v2022_11_28/types/group_0060.py +3 -1
- githubkit/versions/ghec_v2022_11_28/types/group_0068.py +1 -1
- githubkit/versions/ghec_v2022_11_28/types/group_0186.py +69 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0187.py +20 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0188.py +24 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0189.py +18 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0190.py +22 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0191.py +6 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0192.py +30 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0193.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0194.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0195.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0196.py +4 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0197.py +14 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0198.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0199.py +10 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0200.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0201.py +14 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0202.py +21 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0203.py +30 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0204.py +8 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0205.py +31 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0206.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0207.py +10 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0208.py +29 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0209.py +31 -42
- githubkit/versions/ghec_v2022_11_28/types/group_0210.py +35 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0211.py +28 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0212.py +62 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0213.py +9 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0214.py +26 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0215.py +7 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0216.py +10 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0217.py +9 -140
- githubkit/versions/ghec_v2022_11_28/types/group_0218.py +142 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0219.py +7 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0220.py +43 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0221.py +18 -128
- githubkit/versions/ghec_v2022_11_28/types/group_0222.py +126 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0223.py +14 -95
- githubkit/versions/ghec_v2022_11_28/types/group_0224.py +95 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0225.py +11 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0226.py +19 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0227.py +16 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0228.py +10 -36
- githubkit/versions/ghec_v2022_11_28/types/group_0229.py +25 -102
- githubkit/versions/ghec_v2022_11_28/types/group_0230.py +107 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0231.py +16 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0232.py +13 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0233.py +11 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0234.py +7 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0235.py +11 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0236.py +15 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0237.py +24 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0238.py +16 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0239.py +56 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0240.py +7 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0241.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0242.py +9 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0243.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0244.py +5 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0245.py +33 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0246.py +30 -55
- githubkit/versions/ghec_v2022_11_28/types/group_0247.py +53 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0248.py +29 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0249.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0250.py +7 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0251.py +31 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0252.py +34 -73
- githubkit/versions/ghec_v2022_11_28/types/group_0253.py +60 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0254.py +40 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0255.py +24 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0256.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0257.py +7 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0258.py +21 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0259.py +19 -110
- githubkit/versions/ghec_v2022_11_28/types/group_0260.py +111 -121
- githubkit/versions/ghec_v2022_11_28/types/group_0261.py +119 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0262.py +21 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0263.py +11 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0264.py +10 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0265.py +20 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0266.py +40 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0267.py +18 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0268.py +19 -116
- githubkit/versions/ghec_v2022_11_28/types/group_0269.py +120 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0270.py +19 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0271.py +27 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0272.py +20 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0273.py +60 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0274.py +16 -59
- githubkit/versions/ghec_v2022_11_28/types/group_0275.py +50 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0276.py +30 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0277.py +5 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0278.py +50 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0279.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0280.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0281.py +5 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0282.py +21 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0283.py +7 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0284.py +15 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0285.py +13 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0286.py +13 -40
- githubkit/versions/ghec_v2022_11_28/types/group_0287.py +32 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0288.py +13 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0289.py +27 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0290.py +16 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0291.py +11 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0292.py +26 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0293.py +10 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0294.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0295.py +7 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0296.py +22 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0297.py +22 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0298.py +6 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0299.py +15 -49
- githubkit/versions/ghec_v2022_11_28/types/group_0300.py +48 -42
- githubkit/versions/ghec_v2022_11_28/types/group_0301.py +43 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0302.py +17 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0303.py +5 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0304.py +9 -71
- githubkit/versions/ghec_v2022_11_28/types/group_0305.py +68 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0306.py +24 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0307.py +13 -36
- githubkit/versions/ghec_v2022_11_28/types/group_0308.py +28 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0309.py +16 -36
- githubkit/versions/ghec_v2022_11_28/types/group_0310.py +38 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0311.py +22 -55
- githubkit/versions/ghec_v2022_11_28/types/group_0312.py +39 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0313.py +9 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0314.py +14 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0315.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0316.py +23 -92
- githubkit/versions/ghec_v2022_11_28/types/group_0317.py +84 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0318.py +44 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0319.py +29 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0320.py +31 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0321.py +11 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0322.py +21 -67
- githubkit/versions/ghec_v2022_11_28/types/group_0323.py +74 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0324.py +8 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0325.py +10 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0326.py +15 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0327.py +48 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0328.py +29 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0329.py +8 -58
- githubkit/versions/ghec_v2022_11_28/types/group_0330.py +55 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0331.py +11 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0332.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0333.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0334.py +4 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0335.py +7 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0336.py +27 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0337.py +5 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0338.py +10 -68
- githubkit/versions/ghec_v2022_11_28/types/group_0339.py +61 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0340.py +11 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0341.py +27 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0342.py +25 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0343.py +8 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0344.py +20 -55
- githubkit/versions/ghec_v2022_11_28/types/group_0345.py +56 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0346.py +11 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0347.py +9 -104
- githubkit/versions/ghec_v2022_11_28/types/group_0348.py +90 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0349.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0350.py +18 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0351.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0352.py +8 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0353.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0354.py +10 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0355.py +17 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0356.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0357.py +9 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0358.py +19 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0359.py +7 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0360.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0361.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0362.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0363.py +27 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0364.py +32 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0365.py +15 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0366.py +6 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0367.py +56 -40
- githubkit/versions/ghec_v2022_11_28/types/group_0368.py +23 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0369.py +88 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0370.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0371.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0372.py +14 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0373.py +19 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0374.py +7 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0375.py +34 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0376.py +8 -53
- githubkit/versions/ghec_v2022_11_28/types/group_0377.py +48 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0378.py +23 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0379.py +7 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0380.py +11 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0381.py +19 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0382.py +79 -76
- githubkit/versions/ghec_v2022_11_28/types/group_0383.py +75 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0384.py +10 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0385.py +24 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0386.py +12 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0387.py +7 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0388.py +8 -53
- githubkit/versions/ghec_v2022_11_28/types/group_0389.py +34 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0390.py +49 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0391.py +7 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0392.py +15 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0393.py +36 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0394.py +7 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0395.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0396.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0397.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0398.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0399.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0400.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0401.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0402.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0403.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0404.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0405.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0406.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0407.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0408.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0409.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0410.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0411.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0412.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0413.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0414.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0415.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0416.py +15 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0417.py +36 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0418.py +7 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0419.py +36 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0420.py +5 -71
- githubkit/versions/ghec_v2022_11_28/types/group_0421.py +34 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0422.py +16 -39
- githubkit/versions/ghec_v2022_11_28/types/group_0423.py +73 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0424.py +10 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0425.py +7 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0426.py +25 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0427.py +5 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0428.py +11 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0429.py +20 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0430.py +10 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0431.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0432.py +6 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0433.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0434.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0435.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0436.py +10 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0437.py +23 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0438.py +10 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0439.py +30 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0440.py +15 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0441.py +13 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0442.py +12 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0443.py +16 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0444.py +19 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0445.py +5 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0446.py +29 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0447.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0448.py +6 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0449.py +24 -92
- githubkit/versions/ghec_v2022_11_28/types/group_0450.py +98 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0451.py +13 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0452.py +18 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0453.py +34 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0454.py +28 -100
- githubkit/versions/ghec_v2022_11_28/types/group_0455.py +93 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0456.py +12 -106
- githubkit/versions/ghec_v2022_11_28/types/group_0457.py +102 -54
- githubkit/versions/ghec_v2022_11_28/types/group_0458.py +61 -42
- githubkit/versions/ghec_v2022_11_28/types/group_0459.py +33 -40
- githubkit/versions/ghec_v2022_11_28/types/group_0460.py +62 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0461.py +7 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0462.py +13 -83
- githubkit/versions/ghec_v2022_11_28/types/group_0463.py +85 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0464.py +10 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0465.py +57 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0466.py +11 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0467.py +32 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0468.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0469.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0470.py +9 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0471.py +15 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0472.py +6 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0473.py +20 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0474.py +11 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0475.py +16 -266
- githubkit/versions/ghec_v2022_11_28/types/group_0476.py +270 -41
- githubkit/versions/ghec_v2022_11_28/types/group_0477.py +42 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0478.py +8 -163
- githubkit/versions/ghec_v2022_11_28/types/group_0479.py +158 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0480.py +36 -51
- githubkit/versions/ghec_v2022_11_28/types/group_0481.py +54 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0482.py +17 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0483.py +14 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0484.py +60 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0485.py +16 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0486.py +2 -49
- githubkit/versions/ghec_v2022_11_28/types/group_0487.py +12 -86
- githubkit/versions/ghec_v2022_11_28/types/group_0488.py +88 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0489.py +70 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0490.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0491.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0492.py +7 -77
- githubkit/versions/ghec_v2022_11_28/types/group_0493.py +71 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0494.py +9 -333
- githubkit/versions/ghec_v2022_11_28/types/group_0495.py +291 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0496.py +6 -292
- githubkit/versions/ghec_v2022_11_28/types/group_0497.py +317 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0498.py +26 -39
- githubkit/versions/ghec_v2022_11_28/types/group_0499.py +14 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0500.py +32 -36
- githubkit/versions/ghec_v2022_11_28/types/group_0501.py +44 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0502.py +12 -53
- githubkit/versions/ghec_v2022_11_28/types/group_0503.py +22 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0504.py +39 -150
- githubkit/versions/ghec_v2022_11_28/types/group_0505.py +151 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0506.py +13 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0507.py +41 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0508.py +11 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0509.py +21 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0510.py +13 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0511.py +9 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0512.py +15 -73
- githubkit/versions/ghec_v2022_11_28/types/group_0513.py +70 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0514.py +4 -851
- githubkit/versions/ghec_v2022_11_28/types/group_0515.py +793 -54
- githubkit/versions/ghec_v2022_11_28/types/group_0516.py +64 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0517.py +37 -81
- githubkit/versions/ghec_v2022_11_28/types/group_0518.py +48 -48
- githubkit/versions/ghec_v2022_11_28/types/group_0519.py +91 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0520.py +52 -39
- githubkit/versions/ghec_v2022_11_28/types/group_0521.py +44 -89
- githubkit/versions/ghec_v2022_11_28/types/group_0522.py +81 -109
- githubkit/versions/ghec_v2022_11_28/types/group_0523.py +96 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0524.py +27 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0525.py +46 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0526.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0527.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0528.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0529.py +10 -156
- githubkit/versions/ghec_v2022_11_28/types/group_0530.py +158 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0531.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0532.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0533.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0534.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0535.py +14 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0536.py +16 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0537.py +7 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0538.py +16 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0539.py +6 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0540.py +28 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0541.py +7 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0542.py +16 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0543.py +6 -258
- githubkit/versions/ghec_v2022_11_28/types/group_0544.py +52 -49
- githubkit/versions/ghec_v2022_11_28/types/group_0545.py +49 -48
- githubkit/versions/ghec_v2022_11_28/types/group_0546.py +188 -78
- githubkit/versions/ghec_v2022_11_28/types/group_0547.py +40 -78
- githubkit/versions/ghec_v2022_11_28/types/group_0548.py +109 -39
- githubkit/versions/ghec_v2022_11_28/types/group_0549.py +38 -66
- githubkit/versions/ghec_v2022_11_28/types/group_0550.py +68 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0551.py +50 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0552.py +89 -75
- githubkit/versions/ghec_v2022_11_28/types/group_0553.py +89 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0554.py +15 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0555.py +9 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0556.py +17 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0557.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0558.py +9 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0559.py +13 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0560.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0561.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0562.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0563.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0564.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0565.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0566.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0567.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0568.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0569.py +12 -535
- githubkit/versions/ghec_v2022_11_28/types/group_0570.py +542 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0571.py +18 -407
- githubkit/versions/ghec_v2022_11_28/types/group_0572.py +69 -67
- githubkit/versions/ghec_v2022_11_28/types/group_0573.py +77 -113
- githubkit/versions/ghec_v2022_11_28/types/group_0574.py +98 -410
- githubkit/versions/ghec_v2022_11_28/types/group_0575.py +750 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0576.py +11 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0577.py +43 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0578.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0579.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0580.py +10 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0581.py +28 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0582.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0583.py +9 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0584.py +34 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0585.py +11 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0586.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0587.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0588.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0589.py +20 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0590.py +8 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0591.py +10 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0592.py +11 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0593.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0594.py +11 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0595.py +16 -139
- githubkit/versions/ghec_v2022_11_28/types/group_0596.py +21 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0597.py +141 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0598.py +8 -113
- githubkit/versions/ghec_v2022_11_28/types/group_0599.py +113 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0600.py +6 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0601.py +24 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0602.py +11 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0603.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0604.py +11 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0605.py +18 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0606.py +29 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0607.py +14 -81
- githubkit/versions/ghec_v2022_11_28/types/group_0608.py +81 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0609.py +13 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0610.py +19 -77
- githubkit/versions/ghec_v2022_11_28/types/group_0611.py +18 -88
- githubkit/versions/ghec_v2022_11_28/types/group_0612.py +31 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0613.py +118 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0614.py +29 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0615.py +27 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0616.py +27 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0617.py +76 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0618.py +39 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0619.py +7 -140
- githubkit/versions/ghec_v2022_11_28/types/group_0620.py +134 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0621.py +22 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0622.py +31 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0623.py +19 -147
- githubkit/versions/ghec_v2022_11_28/types/group_0624.py +31 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0625.py +118 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0626.py +29 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0627.py +27 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0628.py +27 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0629.py +76 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0630.py +39 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0631.py +7 -141
- githubkit/versions/ghec_v2022_11_28/types/group_0632.py +135 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0633.py +22 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0634.py +31 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0635.py +21 -145
- githubkit/versions/ghec_v2022_11_28/types/group_0636.py +30 -36
- githubkit/versions/ghec_v2022_11_28/types/group_0637.py +116 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0638.py +29 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0639.py +27 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0640.py +27 -73
- githubkit/versions/ghec_v2022_11_28/types/group_0641.py +75 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0642.py +39 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0643.py +7 -140
- githubkit/versions/ghec_v2022_11_28/types/group_0644.py +134 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0645.py +22 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0646.py +31 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0647.py +13 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0648.py +17 -178
- githubkit/versions/ghec_v2022_11_28/types/group_0649.py +31 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0650.py +159 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0651.py +27 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0652.py +23 -73
- githubkit/versions/ghec_v2022_11_28/types/group_0653.py +75 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0654.py +32 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0655.py +14 -102
- githubkit/versions/ghec_v2022_11_28/types/group_0656.py +108 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0657.py +19 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0658.py +30 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0659.py +17 -346
- githubkit/versions/ghec_v2022_11_28/types/group_0660.py +346 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0661.py +19 -353
- githubkit/versions/ghec_v2022_11_28/types/group_0662.py +340 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0663.py +34 -333
- githubkit/versions/ghec_v2022_11_28/types/group_0664.py +346 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0665.py +19 -346
- githubkit/versions/ghec_v2022_11_28/types/group_0666.py +346 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0667.py +17 -349
- githubkit/versions/ghec_v2022_11_28/types/group_0668.py +349 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0669.py +19 -347
- githubkit/versions/ghec_v2022_11_28/types/group_0670.py +46 -260
- githubkit/versions/ghec_v2022_11_28/types/group_0671.py +260 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0672.py +347 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0673.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0674.py +17 -347
- githubkit/versions/ghec_v2022_11_28/types/group_0675.py +347 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0676.py +20 -184
- githubkit/versions/ghec_v2022_11_28/types/group_0677.py +128 -320
- githubkit/versions/ghec_v2022_11_28/types/group_0678.py +373 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0679.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0680.py +12 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0681.py +12 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0682.py +17 -349
- githubkit/versions/ghec_v2022_11_28/types/group_0683.py +349 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0684.py +11 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0685.py +14 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0686.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0687.py +9 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0688.py +47 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0689.py +12 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0690.py +23 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0691.py +26 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0692.py +62 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0693.py +15 -49
- githubkit/versions/ghec_v2022_11_28/types/group_0694.py +34 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0695.py +38 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0696.py +13 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0697.py +14 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0698.py +47 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0699.py +8 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0700.py +12 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0701.py +43 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0702.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0703.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0704.py +9 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0705.py +46 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0706.py +13 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0707.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0708.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0709.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0710.py +11 -64
- githubkit/versions/ghec_v2022_11_28/types/group_0711.py +64 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0712.py +10 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0713.py +27 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0714.py +35 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0715.py +17 -63
- githubkit/versions/ghec_v2022_11_28/types/group_0716.py +27 -449
- githubkit/versions/ghec_v2022_11_28/types/group_0717.py +486 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0718.py +17 -61
- githubkit/versions/ghec_v2022_11_28/types/group_0719.py +24 -121
- githubkit/versions/ghec_v2022_11_28/types/group_0720.py +121 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0721.py +68 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0722.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0723.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0724.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0725.py +14 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0726.py +13 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0727.py +37 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0728.py +7 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0729.py +26 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0730.py +12 -61
- githubkit/versions/ghec_v2022_11_28/types/group_0731.py +56 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0732.py +19 -66
- githubkit/versions/ghec_v2022_11_28/types/group_0733.py +43 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0734.py +28 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0735.py +47 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0736.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0737.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0738.py +11 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0739.py +27 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0740.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0741.py +12 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0742.py +11 -39
- githubkit/versions/ghec_v2022_11_28/types/group_0743.py +38 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0744.py +13 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0745.py +7 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0746.py +10 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0747.py +8 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0748.py +58 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0749.py +10 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0750.py +28 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0751.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0752.py +8 -92
- githubkit/versions/ghec_v2022_11_28/types/group_0753.py +80 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0754.py +30 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0755.py +10 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0756.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0757.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0758.py +8 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0759.py +64 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0760.py +7 -934
- githubkit/versions/ghec_v2022_11_28/types/group_0761.py +159 -206
- githubkit/versions/ghec_v2022_11_28/types/group_0762.py +139 -129
- githubkit/versions/ghec_v2022_11_28/types/group_0763.py +970 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0764.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0765.py +12 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0766.py +13 -946
- githubkit/versions/ghec_v2022_11_28/types/group_0767.py +923 -41
- githubkit/versions/ghec_v2022_11_28/types/group_0768.py +41 -909
- githubkit/versions/ghec_v2022_11_28/types/group_0769.py +168 -166
- githubkit/versions/ghec_v2022_11_28/types/group_0770.py +134 -126
- githubkit/versions/ghec_v2022_11_28/types/group_0771.py +922 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0772.py +12 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0773.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0774.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0775.py +12 -1079
- githubkit/versions/ghec_v2022_11_28/types/group_0776.py +261 -137
- githubkit/versions/ghec_v2022_11_28/types/group_0777.py +128 -131
- githubkit/versions/ghec_v2022_11_28/types/group_0778.py +175 -225
- githubkit/versions/ghec_v2022_11_28/types/group_0779.py +239 -133
- githubkit/versions/ghec_v2022_11_28/types/group_0780.py +182 -332
- githubkit/versions/ghec_v2022_11_28/types/group_0781.py +148 -164
- githubkit/versions/ghec_v2022_11_28/types/group_0782.py +206 -170
- githubkit/versions/ghec_v2022_11_28/types/group_0783.py +154 -167
- githubkit/versions/ghec_v2022_11_28/types/group_0784.py +289 -170
- githubkit/versions/ghec_v2022_11_28/types/group_0785.py +144 -304
- githubkit/versions/ghec_v2022_11_28/types/group_0786.py +195 -205
- githubkit/versions/ghec_v2022_11_28/types/group_0787.py +352 -203
- githubkit/versions/ghec_v2022_11_28/types/group_0788.py +162 -156
- githubkit/versions/ghec_v2022_11_28/types/group_0789.py +133 -129
- githubkit/versions/ghec_v2022_11_28/types/group_0790.py +146 -140
- githubkit/versions/ghec_v2022_11_28/types/group_0791.py +765 -115
- githubkit/versions/ghec_v2022_11_28/types/group_0792.py +284 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0793.py +17 -61
- githubkit/versions/ghec_v2022_11_28/types/group_0794.py +27 -475
- githubkit/versions/ghec_v2022_11_28/types/group_0795.py +510 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0796.py +17 -55
- githubkit/versions/ghec_v2022_11_28/types/group_0797.py +24 -131
- githubkit/versions/ghec_v2022_11_28/types/group_0798.py +163 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0799.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0800.py +10 -51
- githubkit/versions/ghec_v2022_11_28/types/group_0801.py +48 -134
- githubkit/versions/ghec_v2022_11_28/types/group_0802.py +138 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0803.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0804.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0805.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0806.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0807.py +11 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0808.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0809.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0810.py +11 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0811.py +19 -47
- githubkit/versions/ghec_v2022_11_28/types/group_0812.py +50 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0813.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0814.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0815.py +8 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0816.py +33 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0817.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0818.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0819.py +19 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0820.py +26 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0821.py +12 -76
- githubkit/versions/ghec_v2022_11_28/types/group_0822.py +76 -85
- githubkit/versions/ghec_v2022_11_28/types/group_0823.py +60 -80
- githubkit/versions/ghec_v2022_11_28/types/group_0824.py +95 -83
- githubkit/versions/ghec_v2022_11_28/types/group_0825.py +89 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0826.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0827.py +11 -70
- githubkit/versions/ghec_v2022_11_28/types/group_0828.py +70 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0829.py +11 -70
- githubkit/versions/ghec_v2022_11_28/types/group_0830.py +71 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0831.py +11 -212
- githubkit/versions/ghec_v2022_11_28/types/group_0832.py +219 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0833.py +5 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0834.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0835.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0836.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0837.py +15 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0838.py +23 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0839.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0840.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0841.py +17 -103
- githubkit/versions/ghec_v2022_11_28/types/group_0842.py +103 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0843.py +15 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0844.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0845.py +6 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0846.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0847.py +9 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0848.py +26 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0849.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0850.py +11 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0851.py +14 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0852.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0853.py +10 -186
- githubkit/versions/ghec_v2022_11_28/types/group_0854.py +189 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0855.py +12 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0856.py +6 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0857.py +12 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0858.py +6 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0859.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0860.py +10 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0861.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0862.py +20 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0863.py +12 -181
- githubkit/versions/ghec_v2022_11_28/types/group_0864.py +30 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0865.py +26 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0866.py +26 -94
- githubkit/versions/ghec_v2022_11_28/types/group_0867.py +93 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0868.py +181 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0869.py +10 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0870.py +16 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0871.py +43 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0872.py +51 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0873.py +46 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0874.py +39 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0875.py +40 -36
- githubkit/versions/ghec_v2022_11_28/types/group_0876.py +33 -55
- githubkit/versions/ghec_v2022_11_28/types/group_0877.py +18 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0878.py +38 -392
- githubkit/versions/ghec_v2022_11_28/types/group_0879.py +71 -69
- githubkit/versions/ghec_v2022_11_28/types/group_0880.py +74 -76
- githubkit/versions/ghec_v2022_11_28/types/group_0881.py +409 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0882.py +23 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0883.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0884.py +10 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0885.py +4 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0886.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0887.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0888.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0889.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0890.py +4 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0891.py +14 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0892.py +6 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0893.py +7 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0894.py +22 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0895.py +5 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0896.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0897.py +8 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0898.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0899.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0900.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0901.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0902.py +5 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0903.py +22 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0904.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0905.py +11 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0906.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0907.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0908.py +9 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0909.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0910.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0911.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0912.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0913.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0914.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0915.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0916.py +11 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0917.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0918.py +40 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0919.py +4 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0920.py +6 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0921.py +13 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0922.py +61 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0923.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0924.py +3 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0925.py +15 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0926.py +13 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0927.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0928.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0929.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0930.py +12 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0931.py +6 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0932.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0933.py +73 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0934.py +4 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0935.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0936.py +4 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0937.py +9 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0938.py +16 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0939.py +14 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0940.py +27 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0941.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0942.py +5 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0943.py +4 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0944.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0945.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0946.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0947.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0948.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0949.py +10 -42
- githubkit/versions/ghec_v2022_11_28/types/group_0950.py +45 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0951.py +18 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0952.py +7 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0953.py +24 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0954.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0955.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0956.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0957.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0958.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0959.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0960.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0961.py +5 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0962.py +24 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0963.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0964.py +11 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0965.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0966.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0967.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0968.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0969.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0970.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0971.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0972.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0973.py +5 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0974.py +21 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0975.py +9 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0976.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0977.py +5 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0978.py +20 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0979.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0980.py +9 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0981.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0982.py +5 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0983.py +57 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0984.py +19 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0985.py +11 -94
- githubkit/versions/ghec_v2022_11_28/types/group_0986.py +97 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0987.py +4 -95
- githubkit/versions/ghec_v2022_11_28/types/group_0988.py +96 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0989.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0990.py +3 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0991.py +14 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0992.py +8 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0993.py +12 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0994.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0995.py +5 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0996.py +21 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0997.py +9 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0998.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0999.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1000.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1001.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1002.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1003.py +4 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1004.py +8 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1005.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1006.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1007.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1008.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1009.py +6 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1010.py +21 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1011.py +9 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1012.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1013.py +5 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1014.py +10 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1015.py +19 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1016.py +9 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1017.py +8 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1018.py +4 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1019.py +9 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1020.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1021.py +4 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1022.py +13 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1023.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1024.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1025.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1026.py +4 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1027.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1028.py +4 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1029.py +6 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1030.py +20 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1031.py +10 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1032.py +6 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1033.py +10 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1034.py +6 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1035.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1036.py +11 -46
- githubkit/versions/ghec_v2022_11_28/types/group_1037.py +41 -69
- githubkit/versions/ghec_v2022_11_28/types/group_1038.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1039.py +70 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1040.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1041.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1042.py +11 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1043.py +9 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1044.py +12 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1045.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1046.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1047.py +3 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1048.py +4 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1049.py +9 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1050.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1051.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1052.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1053.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1054.py +5 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1055.py +4 -17
- githubkit/versions/ghec_v2022_11_28/types/group_1056.py +17 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1057.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1058.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1059.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1060.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1061.py +4 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1062.py +9 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1063.py +20 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1064.py +4 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1065.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1066.py +6 -20
- githubkit/versions/ghec_v2022_11_28/types/group_1067.py +20 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1068.py +5 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1069.py +4 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1070.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1071.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1072.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1073.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1074.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1075.py +5 -176
- githubkit/versions/ghec_v2022_11_28/types/group_1076.py +176 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1077.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1078.py +4 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1079.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1080.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1081.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1082.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1083.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1084.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1085.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1086.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1087.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1088.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1089.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1090.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1091.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1092.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1093.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1094.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1095.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1096.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1097.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1098.py +5 -31
- githubkit/versions/ghec_v2022_11_28/types/group_1099.py +27 -18
- githubkit/versions/ghec_v2022_11_28/types/group_1100.py +22 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1101.py +7 -42
- githubkit/versions/ghec_v2022_11_28/types/group_1102.py +43 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1103.py +5 -65
- githubkit/versions/ghec_v2022_11_28/types/group_1104.py +65 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1105.py +6 -123
- githubkit/versions/ghec_v2022_11_28/types/group_1106.py +86 -13
- githubkit/versions/ghec_v2022_11_28/types/group_1107.py +40 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1108.py +21 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1109.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1110.py +3 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1111.py +10 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1112.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1113.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1114.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1115.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1116.py +3 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1117.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1118.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1119.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1120.py +8 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1121.py +4 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1122.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1123.py +6 -51
- githubkit/versions/ghec_v2022_11_28/types/group_1124.py +51 -27
- githubkit/versions/ghec_v2022_11_28/types/group_1125.py +14 -18
- githubkit/versions/ghec_v2022_11_28/types/group_1126.py +29 -55
- githubkit/versions/ghec_v2022_11_28/types/group_1127.py +56 -27
- githubkit/versions/ghec_v2022_11_28/types/group_1128.py +14 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1129.py +38 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1130.py +5 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1131.py +20 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1132.py +8 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1133.py +9 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1134.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1135.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1136.py +11 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1137.py +12 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1138.py +8 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1139.py +14 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1140.py +20 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1141.py +7 -18
- githubkit/versions/ghec_v2022_11_28/types/group_1142.py +13 -15
- githubkit/versions/ghec_v2022_11_28/types/group_1143.py +21 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1144.py +5 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1145.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1146.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1147.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1148.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1149.py +7 -36
- githubkit/versions/ghec_v2022_11_28/types/group_1150.py +22 -18
- githubkit/versions/ghec_v2022_11_28/types/group_1151.py +32 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1152.py +12 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1153.py +21 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1154.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1155.py +8 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1156.py +24 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1157.py +4 -13
- githubkit/versions/ghec_v2022_11_28/types/group_1158.py +14 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1159.py +7 -30
- githubkit/versions/ghec_v2022_11_28/types/group_1160.py +4 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1161.py +17 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1162.py +25 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1163.py +23 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1164.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1165.py +15 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1166.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1167.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1168.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1169.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1170.py +4 -39
- githubkit/versions/ghec_v2022_11_28/types/group_1171.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1172.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1173.py +28 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1174.py +6 -20
- githubkit/versions/ghec_v2022_11_28/types/group_1175.py +5 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1176.py +23 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1177.py +19 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1178.py +23 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1179.py +10 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1180.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1181.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1182.py +10 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1183.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1184.py +6 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1185.py +3 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1186.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1187.py +10 -18
- githubkit/versions/ghec_v2022_11_28/types/group_1188.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1189.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1190.py +39 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1191.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1192.py +4 -15
- githubkit/versions/ghec_v2022_11_28/types/group_1193.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1194.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1195.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1196.py +3 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1197.py +4 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1198.py +15 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1199.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1200.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1201.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1202.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1203.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1204.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1205.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1206.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1207.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1208.py +5 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1209.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1210.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1211.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1212.py +5 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1213.py +5 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1214.py +9 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1215.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1216.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1217.py +15 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1218.py +14 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1219.py +15 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1220.py +7 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1221.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1222.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1223.py +11 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1224.py +5 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1225.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1226.py +6 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1227.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1228.py +5 -15
- githubkit/versions/ghec_v2022_11_28/types/group_1229.py +7 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1230.py +10 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1231.py +16 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1232.py +14 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1233.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1234.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1235.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1236.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1237.py +5 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1238.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1239.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1240.py +23 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1241.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1242.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1243.py +4 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1244.py +4 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1245.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1246.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1247.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1248.py +7 -62
- githubkit/versions/ghec_v2022_11_28/types/group_1249.py +11 -61
- githubkit/versions/ghec_v2022_11_28/types/group_1250.py +6 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1251.py +63 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1252.py +61 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1253.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1254.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1255.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1256.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1257.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1258.py +5 -36
- githubkit/versions/ghec_v2022_11_28/types/group_1259.py +6 -35
- githubkit/versions/ghec_v2022_11_28/types/group_1260.py +8 -52
- githubkit/versions/ghec_v2022_11_28/types/group_1261.py +35 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1262.py +35 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1263.py +52 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1264.py +13 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1265.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1266.py +6 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1267.py +4 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1268.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1269.py +11 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1270.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1271.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1272.py +5 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1273.py +5 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1274.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1275.py +19 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1276.py +11 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1277.py +6 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1278.py +16 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1279.py +24 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1280.py +23 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1281.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1282.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1283.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1284.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1285.py +6 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1286.py +6 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1287.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1288.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1289.py +13 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1290.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1291.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1292.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1293.py +4 -15
- githubkit/versions/ghec_v2022_11_28/types/group_1294.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1295.py +10 -34
- githubkit/versions/ghec_v2022_11_28/types/group_1296.py +14 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1297.py +7 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1298.py +32 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1299.py +8 -63
- githubkit/versions/ghec_v2022_11_28/types/group_1300.py +26 -0
- githubkit/versions/ghec_v2022_11_28/types/group_1301.py +22 -0
- githubkit/versions/ghec_v2022_11_28/types/group_1302.py +81 -0
- githubkit/versions/v2022_11_28/models/group_0028.py +3 -1
- githubkit/versions/v2022_11_28/models/group_0090.py +1 -1
- githubkit/versions/v2022_11_28/models/group_0831.py +5 -2
- githubkit/versions/v2022_11_28/models/group_0832.py +4 -2
- githubkit/versions/v2022_11_28/models/group_0887.py +5 -2
- githubkit/versions/v2022_11_28/models/group_0889.py +5 -2
- githubkit/versions/v2022_11_28/rest/actions.py +3472 -298
- githubkit/versions/v2022_11_28/rest/activity.py +606 -64
- githubkit/versions/v2022_11_28/rest/apps.py +724 -74
- githubkit/versions/v2022_11_28/rest/billing.py +164 -14
- githubkit/versions/v2022_11_28/rest/campaigns.py +126 -10
- githubkit/versions/v2022_11_28/rest/checks.py +290 -24
- githubkit/versions/v2022_11_28/rest/classroom.py +96 -12
- githubkit/versions/v2022_11_28/rest/code_scanning.py +698 -42
- githubkit/versions/v2022_11_28/rest/code_security.py +530 -48
- githubkit/versions/v2022_11_28/rest/codes_of_conduct.py +32 -4
- githubkit/versions/v2022_11_28/rest/codespaces.py +1048 -96
- githubkit/versions/v2022_11_28/rest/copilot.py +340 -18
- githubkit/versions/v2022_11_28/rest/dependabot.py +425 -39
- githubkit/versions/v2022_11_28/rest/dependency_graph.py +56 -6
- githubkit/versions/v2022_11_28/rest/emojis.py +16 -2
- githubkit/versions/v2022_11_28/rest/gists.py +380 -40
- githubkit/versions/v2022_11_28/rest/git.py +498 -30
- githubkit/versions/v2022_11_28/rest/gitignore.py +40 -4
- githubkit/versions/v2022_11_28/rest/hosted_compute.py +120 -12
- githubkit/versions/v2022_11_28/rest/interactions.py +144 -18
- githubkit/versions/v2022_11_28/rest/issues.py +1008 -88
- githubkit/versions/v2022_11_28/rest/licenses.py +58 -6
- githubkit/versions/v2022_11_28/rest/markdown.py +28 -4
- githubkit/versions/v2022_11_28/rest/meta.py +94 -10
- githubkit/versions/v2022_11_28/rest/migrations.py +566 -44
- githubkit/versions/v2022_11_28/rest/oidc.py +40 -4
- githubkit/versions/v2022_11_28/rest/orgs.py +1886 -176
- githubkit/versions/v2022_11_28/rest/packages.py +624 -54
- githubkit/versions/v2022_11_28/rest/private_registries.py +134 -12
- githubkit/versions/v2022_11_28/rest/projects.py +500 -50
- githubkit/versions/v2022_11_28/rest/pulls.py +830 -54
- githubkit/versions/v2022_11_28/rest/rate_limit.py +46 -2
- githubkit/versions/v2022_11_28/rest/reactions.py +546 -50
- githubkit/versions/v2022_11_28/rest/repos.py +4521 -409
- githubkit/versions/v2022_11_28/rest/search.py +236 -14
- githubkit/versions/v2022_11_28/rest/secret_scanning.py +192 -16
- githubkit/versions/v2022_11_28/rest/security_advisories.py +232 -20
- githubkit/versions/v2022_11_28/rest/teams.py +1539 -123
- githubkit/versions/v2022_11_28/rest/users.py +798 -86
- githubkit/versions/v2022_11_28/types/group_0028.py +3 -1
- githubkit/versions/v2022_11_28/types/group_0090.py +1 -1
- githubkit/versions/v2022_11_28/types/group_0831.py +3 -1
- githubkit/versions/v2022_11_28/types/group_0832.py +3 -1
- githubkit/versions/v2022_11_28/types/group_0887.py +3 -1
- githubkit/versions/v2022_11_28/types/group_0889.py +3 -1
- {githubkit-0.12.10.dist-info → githubkit-0.12.12.dist-info}/METADATA +1 -1
- {githubkit-0.12.10.dist-info → githubkit-0.12.12.dist-info}/RECORD +2341 -2335
- {githubkit-0.12.10.dist-info → githubkit-0.12.12.dist-info}/LICENSE +0 -0
- {githubkit-0.12.10.dist-info → githubkit-0.12.12.dist-info}/WHEEL +0 -0
|
@@ -152,7 +152,26 @@ class IssuesClient:
|
|
|
152
152
|
page: Missing[int] = UNSET,
|
|
153
153
|
headers: Optional[Mapping[str, str]] = None,
|
|
154
154
|
) -> Response[list[Issue], list[IssueType]]:
|
|
155
|
-
"""
|
|
155
|
+
"""issues/list
|
|
156
|
+
|
|
157
|
+
GET /issues
|
|
158
|
+
|
|
159
|
+
List issues assigned to the authenticated user across all visible repositories including owned repositories, member
|
|
160
|
+
repositories, and organization repositories. You can use the `filter` query parameter to fetch issues that are not
|
|
161
|
+
necessarily assigned to you.
|
|
162
|
+
|
|
163
|
+
> [!NOTE]
|
|
164
|
+
> GitHub's REST API considers every pull request an issue, but not every issue is a pull request. For this reason, "Issues" endpoints may return both issues and pull requests in the response. You can identify pull requests by the `pull_request` key. Be aware that the `id` of a pull request returned from "Issues" endpoints will be an _issue id_. To find out the pull request id, use the "[List pull requests](https://docs.github.com/rest/pulls/pulls#list-pull-requests)" endpoint.
|
|
165
|
+
|
|
166
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
167
|
+
|
|
168
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
169
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
170
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
171
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
172
|
+
|
|
173
|
+
See also: https://docs.github.com/rest/issues/issues#list-issues-assigned-to-the-authenticated-user
|
|
174
|
+
"""
|
|
156
175
|
|
|
157
176
|
from ..models import BasicError, Issue, ValidationError
|
|
158
177
|
|
|
@@ -206,7 +225,26 @@ class IssuesClient:
|
|
|
206
225
|
page: Missing[int] = UNSET,
|
|
207
226
|
headers: Optional[Mapping[str, str]] = None,
|
|
208
227
|
) -> Response[list[Issue], list[IssueType]]:
|
|
209
|
-
"""
|
|
228
|
+
"""issues/list
|
|
229
|
+
|
|
230
|
+
GET /issues
|
|
231
|
+
|
|
232
|
+
List issues assigned to the authenticated user across all visible repositories including owned repositories, member
|
|
233
|
+
repositories, and organization repositories. You can use the `filter` query parameter to fetch issues that are not
|
|
234
|
+
necessarily assigned to you.
|
|
235
|
+
|
|
236
|
+
> [!NOTE]
|
|
237
|
+
> GitHub's REST API considers every pull request an issue, but not every issue is a pull request. For this reason, "Issues" endpoints may return both issues and pull requests in the response. You can identify pull requests by the `pull_request` key. Be aware that the `id` of a pull request returned from "Issues" endpoints will be an _issue id_. To find out the pull request id, use the "[List pull requests](https://docs.github.com/rest/pulls/pulls#list-pull-requests)" endpoint.
|
|
238
|
+
|
|
239
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
240
|
+
|
|
241
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
242
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
243
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
244
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
245
|
+
|
|
246
|
+
See also: https://docs.github.com/rest/issues/issues#list-issues-assigned-to-the-authenticated-user
|
|
247
|
+
"""
|
|
210
248
|
|
|
211
249
|
from ..models import BasicError, Issue, ValidationError
|
|
212
250
|
|
|
@@ -258,7 +296,24 @@ class IssuesClient:
|
|
|
258
296
|
page: Missing[int] = UNSET,
|
|
259
297
|
headers: Optional[Mapping[str, str]] = None,
|
|
260
298
|
) -> Response[list[Issue], list[IssueType]]:
|
|
261
|
-
"""
|
|
299
|
+
"""issues/list-for-org
|
|
300
|
+
|
|
301
|
+
GET /orgs/{org}/issues
|
|
302
|
+
|
|
303
|
+
List issues in an organization assigned to the authenticated user.
|
|
304
|
+
|
|
305
|
+
> [!NOTE]
|
|
306
|
+
> GitHub's REST API considers every pull request an issue, but not every issue is a pull request. For this reason, "Issues" endpoints may return both issues and pull requests in the response. You can identify pull requests by the `pull_request` key. Be aware that the `id` of a pull request returned from "Issues" endpoints will be an _issue id_. To find out the pull request id, use the "[List pull requests](https://docs.github.com/rest/pulls/pulls#list-pull-requests)" endpoint.
|
|
307
|
+
|
|
308
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
309
|
+
|
|
310
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
311
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
312
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
313
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
314
|
+
|
|
315
|
+
See also: https://docs.github.com/rest/issues/issues#list-organization-issues-assigned-to-the-authenticated-user
|
|
316
|
+
"""
|
|
262
317
|
|
|
263
318
|
from ..models import BasicError, Issue
|
|
264
319
|
|
|
@@ -306,7 +361,24 @@ class IssuesClient:
|
|
|
306
361
|
page: Missing[int] = UNSET,
|
|
307
362
|
headers: Optional[Mapping[str, str]] = None,
|
|
308
363
|
) -> Response[list[Issue], list[IssueType]]:
|
|
309
|
-
"""
|
|
364
|
+
"""issues/list-for-org
|
|
365
|
+
|
|
366
|
+
GET /orgs/{org}/issues
|
|
367
|
+
|
|
368
|
+
List issues in an organization assigned to the authenticated user.
|
|
369
|
+
|
|
370
|
+
> [!NOTE]
|
|
371
|
+
> GitHub's REST API considers every pull request an issue, but not every issue is a pull request. For this reason, "Issues" endpoints may return both issues and pull requests in the response. You can identify pull requests by the `pull_request` key. Be aware that the `id` of a pull request returned from "Issues" endpoints will be an _issue id_. To find out the pull request id, use the "[List pull requests](https://docs.github.com/rest/pulls/pulls#list-pull-requests)" endpoint.
|
|
372
|
+
|
|
373
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
374
|
+
|
|
375
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
376
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
377
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
378
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
379
|
+
|
|
380
|
+
See also: https://docs.github.com/rest/issues/issues#list-organization-issues-assigned-to-the-authenticated-user
|
|
381
|
+
"""
|
|
310
382
|
|
|
311
383
|
from ..models import BasicError, Issue
|
|
312
384
|
|
|
@@ -346,7 +418,14 @@ class IssuesClient:
|
|
|
346
418
|
page: Missing[int] = UNSET,
|
|
347
419
|
headers: Optional[Mapping[str, str]] = None,
|
|
348
420
|
) -> Response[list[SimpleUser], list[SimpleUserType]]:
|
|
349
|
-
"""
|
|
421
|
+
"""issues/list-assignees
|
|
422
|
+
|
|
423
|
+
GET /repos/{owner}/{repo}/assignees
|
|
424
|
+
|
|
425
|
+
Lists the [available assignees](https://docs.github.com/articles/assigning-issues-and-pull-requests-to-other-github-users/) for issues in a repository.
|
|
426
|
+
|
|
427
|
+
See also: https://docs.github.com/rest/issues/assignees#list-assignees
|
|
428
|
+
"""
|
|
350
429
|
|
|
351
430
|
from ..models import BasicError, SimpleUser
|
|
352
431
|
|
|
@@ -379,7 +458,14 @@ class IssuesClient:
|
|
|
379
458
|
page: Missing[int] = UNSET,
|
|
380
459
|
headers: Optional[Mapping[str, str]] = None,
|
|
381
460
|
) -> Response[list[SimpleUser], list[SimpleUserType]]:
|
|
382
|
-
"""
|
|
461
|
+
"""issues/list-assignees
|
|
462
|
+
|
|
463
|
+
GET /repos/{owner}/{repo}/assignees
|
|
464
|
+
|
|
465
|
+
Lists the [available assignees](https://docs.github.com/articles/assigning-issues-and-pull-requests-to-other-github-users/) for issues in a repository.
|
|
466
|
+
|
|
467
|
+
See also: https://docs.github.com/rest/issues/assignees#list-assignees
|
|
468
|
+
"""
|
|
383
469
|
|
|
384
470
|
from ..models import BasicError, SimpleUser
|
|
385
471
|
|
|
@@ -411,7 +497,18 @@ class IssuesClient:
|
|
|
411
497
|
*,
|
|
412
498
|
headers: Optional[Mapping[str, str]] = None,
|
|
413
499
|
) -> Response:
|
|
414
|
-
"""
|
|
500
|
+
"""issues/check-user-can-be-assigned
|
|
501
|
+
|
|
502
|
+
GET /repos/{owner}/{repo}/assignees/{assignee}
|
|
503
|
+
|
|
504
|
+
Checks if a user has permission to be assigned to an issue in this repository.
|
|
505
|
+
|
|
506
|
+
If the `assignee` can be assigned to issues in the repository, a `204` header with no content is returned.
|
|
507
|
+
|
|
508
|
+
Otherwise a `404` status code is returned.
|
|
509
|
+
|
|
510
|
+
See also: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned
|
|
511
|
+
"""
|
|
415
512
|
|
|
416
513
|
from ..models import BasicError
|
|
417
514
|
|
|
@@ -436,7 +533,18 @@ class IssuesClient:
|
|
|
436
533
|
*,
|
|
437
534
|
headers: Optional[Mapping[str, str]] = None,
|
|
438
535
|
) -> Response:
|
|
439
|
-
"""
|
|
536
|
+
"""issues/check-user-can-be-assigned
|
|
537
|
+
|
|
538
|
+
GET /repos/{owner}/{repo}/assignees/{assignee}
|
|
539
|
+
|
|
540
|
+
Checks if a user has permission to be assigned to an issue in this repository.
|
|
541
|
+
|
|
542
|
+
If the `assignee` can be assigned to issues in the repository, a `204` header with no content is returned.
|
|
543
|
+
|
|
544
|
+
Otherwise a `404` status code is returned.
|
|
545
|
+
|
|
546
|
+
See also: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned
|
|
547
|
+
"""
|
|
440
548
|
|
|
441
549
|
from ..models import BasicError
|
|
442
550
|
|
|
@@ -472,7 +580,24 @@ class IssuesClient:
|
|
|
472
580
|
page: Missing[int] = UNSET,
|
|
473
581
|
headers: Optional[Mapping[str, str]] = None,
|
|
474
582
|
) -> Response[list[Issue], list[IssueType]]:
|
|
475
|
-
"""
|
|
583
|
+
"""issues/list-for-repo
|
|
584
|
+
|
|
585
|
+
GET /repos/{owner}/{repo}/issues
|
|
586
|
+
|
|
587
|
+
List issues in a repository. Only open issues will be listed.
|
|
588
|
+
|
|
589
|
+
> [!NOTE]
|
|
590
|
+
> GitHub's REST API considers every pull request an issue, but not every issue is a pull request. For this reason, "Issues" endpoints may return both issues and pull requests in the response. You can identify pull requests by the `pull_request` key. Be aware that the `id` of a pull request returned from "Issues" endpoints will be an _issue id_. To find out the pull request id, use the "[List pull requests](https://docs.github.com/rest/pulls/pulls#list-pull-requests)" endpoint.
|
|
591
|
+
|
|
592
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
593
|
+
|
|
594
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
595
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
596
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
597
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
598
|
+
|
|
599
|
+
See also: https://docs.github.com/rest/issues/issues#list-repository-issues
|
|
600
|
+
"""
|
|
476
601
|
|
|
477
602
|
from ..models import BasicError, Issue, ValidationError
|
|
478
603
|
|
|
@@ -526,7 +651,24 @@ class IssuesClient:
|
|
|
526
651
|
page: Missing[int] = UNSET,
|
|
527
652
|
headers: Optional[Mapping[str, str]] = None,
|
|
528
653
|
) -> Response[list[Issue], list[IssueType]]:
|
|
529
|
-
"""
|
|
654
|
+
"""issues/list-for-repo
|
|
655
|
+
|
|
656
|
+
GET /repos/{owner}/{repo}/issues
|
|
657
|
+
|
|
658
|
+
List issues in a repository. Only open issues will be listed.
|
|
659
|
+
|
|
660
|
+
> [!NOTE]
|
|
661
|
+
> GitHub's REST API considers every pull request an issue, but not every issue is a pull request. For this reason, "Issues" endpoints may return both issues and pull requests in the response. You can identify pull requests by the `pull_request` key. Be aware that the `id` of a pull request returned from "Issues" endpoints will be an _issue id_. To find out the pull request id, use the "[List pull requests](https://docs.github.com/rest/pulls/pulls#list-pull-requests)" endpoint.
|
|
662
|
+
|
|
663
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
664
|
+
|
|
665
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
666
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
667
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
668
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
669
|
+
|
|
670
|
+
See also: https://docs.github.com/rest/issues/issues#list-repository-issues
|
|
671
|
+
"""
|
|
530
672
|
|
|
531
673
|
from ..models import BasicError, Issue, ValidationError
|
|
532
674
|
|
|
@@ -599,7 +741,24 @@ class IssuesClient:
|
|
|
599
741
|
data: Missing[ReposOwnerRepoIssuesPostBodyType] = UNSET,
|
|
600
742
|
**kwargs,
|
|
601
743
|
) -> Response[Issue, IssueType]:
|
|
602
|
-
"""
|
|
744
|
+
"""issues/create
|
|
745
|
+
|
|
746
|
+
POST /repos/{owner}/{repo}/issues
|
|
747
|
+
|
|
748
|
+
Any user with pull access to a repository can create an issue. If [issues are disabled in the repository](https://docs.github.com/articles/disabling-issues/), the API returns a `410 Gone` status.
|
|
749
|
+
|
|
750
|
+
This endpoint triggers [notifications](https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. For more information, see "[Rate limits for the API](https://docs.github.com/rest/using-the-rest-api/rate-limits-for-the-rest-api#about-secondary-rate-limits)"
|
|
751
|
+
and "[Best practices for using the REST API](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api)."
|
|
752
|
+
|
|
753
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
754
|
+
|
|
755
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
756
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
757
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
758
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
759
|
+
|
|
760
|
+
See also: https://docs.github.com/rest/issues/issues#create-an-issue
|
|
761
|
+
"""
|
|
603
762
|
|
|
604
763
|
from ..models import (
|
|
605
764
|
BasicError,
|
|
@@ -676,7 +835,24 @@ class IssuesClient:
|
|
|
676
835
|
data: Missing[ReposOwnerRepoIssuesPostBodyType] = UNSET,
|
|
677
836
|
**kwargs,
|
|
678
837
|
) -> Response[Issue, IssueType]:
|
|
679
|
-
"""
|
|
838
|
+
"""issues/create
|
|
839
|
+
|
|
840
|
+
POST /repos/{owner}/{repo}/issues
|
|
841
|
+
|
|
842
|
+
Any user with pull access to a repository can create an issue. If [issues are disabled in the repository](https://docs.github.com/articles/disabling-issues/), the API returns a `410 Gone` status.
|
|
843
|
+
|
|
844
|
+
This endpoint triggers [notifications](https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. For more information, see "[Rate limits for the API](https://docs.github.com/rest/using-the-rest-api/rate-limits-for-the-rest-api#about-secondary-rate-limits)"
|
|
845
|
+
and "[Best practices for using the REST API](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api)."
|
|
846
|
+
|
|
847
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
848
|
+
|
|
849
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
850
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
851
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
852
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
853
|
+
|
|
854
|
+
See also: https://docs.github.com/rest/issues/issues#create-an-issue
|
|
855
|
+
"""
|
|
680
856
|
|
|
681
857
|
from ..models import (
|
|
682
858
|
BasicError,
|
|
@@ -727,7 +903,23 @@ class IssuesClient:
|
|
|
727
903
|
page: Missing[int] = UNSET,
|
|
728
904
|
headers: Optional[Mapping[str, str]] = None,
|
|
729
905
|
) -> Response[list[IssueComment], list[IssueCommentType]]:
|
|
730
|
-
"""
|
|
906
|
+
"""issues/list-comments-for-repo
|
|
907
|
+
|
|
908
|
+
GET /repos/{owner}/{repo}/issues/comments
|
|
909
|
+
|
|
910
|
+
You can use the REST API to list comments on issues and pull requests for a repository. Every pull request is an issue, but not every issue is a pull request.
|
|
911
|
+
|
|
912
|
+
By default, issue comments are ordered by ascending ID.
|
|
913
|
+
|
|
914
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
915
|
+
|
|
916
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
917
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
918
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
919
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
920
|
+
|
|
921
|
+
See also: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository
|
|
922
|
+
"""
|
|
731
923
|
|
|
732
924
|
from ..models import BasicError, IssueComment, ValidationError
|
|
733
925
|
|
|
@@ -767,7 +959,23 @@ class IssuesClient:
|
|
|
767
959
|
page: Missing[int] = UNSET,
|
|
768
960
|
headers: Optional[Mapping[str, str]] = None,
|
|
769
961
|
) -> Response[list[IssueComment], list[IssueCommentType]]:
|
|
770
|
-
"""
|
|
962
|
+
"""issues/list-comments-for-repo
|
|
963
|
+
|
|
964
|
+
GET /repos/{owner}/{repo}/issues/comments
|
|
965
|
+
|
|
966
|
+
You can use the REST API to list comments on issues and pull requests for a repository. Every pull request is an issue, but not every issue is a pull request.
|
|
967
|
+
|
|
968
|
+
By default, issue comments are ordered by ascending ID.
|
|
969
|
+
|
|
970
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
971
|
+
|
|
972
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
973
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
974
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
975
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
976
|
+
|
|
977
|
+
See also: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository
|
|
978
|
+
"""
|
|
771
979
|
|
|
772
980
|
from ..models import BasicError, IssueComment, ValidationError
|
|
773
981
|
|
|
@@ -803,7 +1011,21 @@ class IssuesClient:
|
|
|
803
1011
|
*,
|
|
804
1012
|
headers: Optional[Mapping[str, str]] = None,
|
|
805
1013
|
) -> Response[IssueComment, IssueCommentType]:
|
|
806
|
-
"""
|
|
1014
|
+
"""issues/get-comment
|
|
1015
|
+
|
|
1016
|
+
GET /repos/{owner}/{repo}/issues/comments/{comment_id}
|
|
1017
|
+
|
|
1018
|
+
You can use the REST API to get comments on issues and pull requests. Every pull request is an issue, but not every issue is a pull request.
|
|
1019
|
+
|
|
1020
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
1021
|
+
|
|
1022
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
1023
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
1024
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
1025
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
1026
|
+
|
|
1027
|
+
See also: https://docs.github.com/rest/issues/comments#get-an-issue-comment
|
|
1028
|
+
"""
|
|
807
1029
|
|
|
808
1030
|
from ..models import BasicError, IssueComment
|
|
809
1031
|
|
|
@@ -829,7 +1051,21 @@ class IssuesClient:
|
|
|
829
1051
|
*,
|
|
830
1052
|
headers: Optional[Mapping[str, str]] = None,
|
|
831
1053
|
) -> Response[IssueComment, IssueCommentType]:
|
|
832
|
-
"""
|
|
1054
|
+
"""issues/get-comment
|
|
1055
|
+
|
|
1056
|
+
GET /repos/{owner}/{repo}/issues/comments/{comment_id}
|
|
1057
|
+
|
|
1058
|
+
You can use the REST API to get comments on issues and pull requests. Every pull request is an issue, but not every issue is a pull request.
|
|
1059
|
+
|
|
1060
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
1061
|
+
|
|
1062
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
1063
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
1064
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
1065
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
1066
|
+
|
|
1067
|
+
See also: https://docs.github.com/rest/issues/comments#get-an-issue-comment
|
|
1068
|
+
"""
|
|
833
1069
|
|
|
834
1070
|
from ..models import BasicError, IssueComment
|
|
835
1071
|
|
|
@@ -855,7 +1091,14 @@ class IssuesClient:
|
|
|
855
1091
|
*,
|
|
856
1092
|
headers: Optional[Mapping[str, str]] = None,
|
|
857
1093
|
) -> Response:
|
|
858
|
-
"""
|
|
1094
|
+
"""issues/delete-comment
|
|
1095
|
+
|
|
1096
|
+
DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}
|
|
1097
|
+
|
|
1098
|
+
You can use the REST API to delete comments on issues and pull requests. Every pull request is an issue, but not every issue is a pull request.
|
|
1099
|
+
|
|
1100
|
+
See also: https://docs.github.com/rest/issues/comments#delete-an-issue-comment
|
|
1101
|
+
"""
|
|
859
1102
|
|
|
860
1103
|
url = f"/repos/{owner}/{repo}/issues/comments/{comment_id}"
|
|
861
1104
|
|
|
@@ -875,7 +1118,14 @@ class IssuesClient:
|
|
|
875
1118
|
*,
|
|
876
1119
|
headers: Optional[Mapping[str, str]] = None,
|
|
877
1120
|
) -> Response:
|
|
878
|
-
"""
|
|
1121
|
+
"""issues/delete-comment
|
|
1122
|
+
|
|
1123
|
+
DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}
|
|
1124
|
+
|
|
1125
|
+
You can use the REST API to delete comments on issues and pull requests. Every pull request is an issue, but not every issue is a pull request.
|
|
1126
|
+
|
|
1127
|
+
See also: https://docs.github.com/rest/issues/comments#delete-an-issue-comment
|
|
1128
|
+
"""
|
|
879
1129
|
|
|
880
1130
|
url = f"/repos/{owner}/{repo}/issues/comments/{comment_id}"
|
|
881
1131
|
|
|
@@ -920,7 +1170,21 @@ class IssuesClient:
|
|
|
920
1170
|
data: Missing[ReposOwnerRepoIssuesCommentsCommentIdPatchBodyType] = UNSET,
|
|
921
1171
|
**kwargs,
|
|
922
1172
|
) -> Response[IssueComment, IssueCommentType]:
|
|
923
|
-
"""
|
|
1173
|
+
"""issues/update-comment
|
|
1174
|
+
|
|
1175
|
+
PATCH /repos/{owner}/{repo}/issues/comments/{comment_id}
|
|
1176
|
+
|
|
1177
|
+
You can use the REST API to update comments on issues and pull requests. Every pull request is an issue, but not every issue is a pull request.
|
|
1178
|
+
|
|
1179
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
1180
|
+
|
|
1181
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
1182
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
1183
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
1184
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
1185
|
+
|
|
1186
|
+
See also: https://docs.github.com/rest/issues/comments#update-an-issue-comment
|
|
1187
|
+
"""
|
|
924
1188
|
|
|
925
1189
|
from ..models import (
|
|
926
1190
|
IssueComment,
|
|
@@ -987,7 +1251,21 @@ class IssuesClient:
|
|
|
987
1251
|
data: Missing[ReposOwnerRepoIssuesCommentsCommentIdPatchBodyType] = UNSET,
|
|
988
1252
|
**kwargs,
|
|
989
1253
|
) -> Response[IssueComment, IssueCommentType]:
|
|
990
|
-
"""
|
|
1254
|
+
"""issues/update-comment
|
|
1255
|
+
|
|
1256
|
+
PATCH /repos/{owner}/{repo}/issues/comments/{comment_id}
|
|
1257
|
+
|
|
1258
|
+
You can use the REST API to update comments on issues and pull requests. Every pull request is an issue, but not every issue is a pull request.
|
|
1259
|
+
|
|
1260
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
1261
|
+
|
|
1262
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
1263
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
1264
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
1265
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
1266
|
+
|
|
1267
|
+
See also: https://docs.github.com/rest/issues/comments#update-an-issue-comment
|
|
1268
|
+
"""
|
|
991
1269
|
|
|
992
1270
|
from ..models import (
|
|
993
1271
|
IssueComment,
|
|
@@ -1030,7 +1308,14 @@ class IssuesClient:
|
|
|
1030
1308
|
page: Missing[int] = UNSET,
|
|
1031
1309
|
headers: Optional[Mapping[str, str]] = None,
|
|
1032
1310
|
) -> Response[list[IssueEvent], list[IssueEventType]]:
|
|
1033
|
-
"""
|
|
1311
|
+
"""issues/list-events-for-repo
|
|
1312
|
+
|
|
1313
|
+
GET /repos/{owner}/{repo}/issues/events
|
|
1314
|
+
|
|
1315
|
+
Lists events for a repository.
|
|
1316
|
+
|
|
1317
|
+
See also: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository
|
|
1318
|
+
"""
|
|
1034
1319
|
|
|
1035
1320
|
from ..models import IssueEvent, ValidationError
|
|
1036
1321
|
|
|
@@ -1063,7 +1348,14 @@ class IssuesClient:
|
|
|
1063
1348
|
page: Missing[int] = UNSET,
|
|
1064
1349
|
headers: Optional[Mapping[str, str]] = None,
|
|
1065
1350
|
) -> Response[list[IssueEvent], list[IssueEventType]]:
|
|
1066
|
-
"""
|
|
1351
|
+
"""issues/list-events-for-repo
|
|
1352
|
+
|
|
1353
|
+
GET /repos/{owner}/{repo}/issues/events
|
|
1354
|
+
|
|
1355
|
+
Lists events for a repository.
|
|
1356
|
+
|
|
1357
|
+
See also: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository
|
|
1358
|
+
"""
|
|
1067
1359
|
|
|
1068
1360
|
from ..models import IssueEvent, ValidationError
|
|
1069
1361
|
|
|
@@ -1095,7 +1387,14 @@ class IssuesClient:
|
|
|
1095
1387
|
*,
|
|
1096
1388
|
headers: Optional[Mapping[str, str]] = None,
|
|
1097
1389
|
) -> Response[IssueEvent, IssueEventType]:
|
|
1098
|
-
"""
|
|
1390
|
+
"""issues/get-event
|
|
1391
|
+
|
|
1392
|
+
GET /repos/{owner}/{repo}/issues/events/{event_id}
|
|
1393
|
+
|
|
1394
|
+
Gets a single event by the event id.
|
|
1395
|
+
|
|
1396
|
+
See also: https://docs.github.com/rest/issues/events#get-an-issue-event
|
|
1397
|
+
"""
|
|
1099
1398
|
|
|
1100
1399
|
from ..models import BasicError, IssueEvent
|
|
1101
1400
|
|
|
@@ -1123,7 +1422,14 @@ class IssuesClient:
|
|
|
1123
1422
|
*,
|
|
1124
1423
|
headers: Optional[Mapping[str, str]] = None,
|
|
1125
1424
|
) -> Response[IssueEvent, IssueEventType]:
|
|
1126
|
-
"""
|
|
1425
|
+
"""issues/get-event
|
|
1426
|
+
|
|
1427
|
+
GET /repos/{owner}/{repo}/issues/events/{event_id}
|
|
1428
|
+
|
|
1429
|
+
Gets a single event by the event id.
|
|
1430
|
+
|
|
1431
|
+
See also: https://docs.github.com/rest/issues/events#get-an-issue-event
|
|
1432
|
+
"""
|
|
1127
1433
|
|
|
1128
1434
|
from ..models import BasicError, IssueEvent
|
|
1129
1435
|
|
|
@@ -1151,7 +1457,29 @@ class IssuesClient:
|
|
|
1151
1457
|
*,
|
|
1152
1458
|
headers: Optional[Mapping[str, str]] = None,
|
|
1153
1459
|
) -> Response[Issue, IssueType]:
|
|
1154
|
-
"""
|
|
1460
|
+
"""issues/get
|
|
1461
|
+
|
|
1462
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}
|
|
1463
|
+
|
|
1464
|
+
The API returns a [`301 Moved Permanently` status](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api#follow-redirects) if the issue was
|
|
1465
|
+
[transferred](https://docs.github.com/articles/transferring-an-issue-to-another-repository/) to another repository. If
|
|
1466
|
+
the issue was transferred to or deleted from a repository where the authenticated user lacks read access, the API
|
|
1467
|
+
returns a `404 Not Found` status. If the issue was deleted from a repository where the authenticated user has read
|
|
1468
|
+
access, the API returns a `410 Gone` status. To receive webhook events for transferred and deleted issues, subscribe
|
|
1469
|
+
to the [`issues`](https://docs.github.com/webhooks/event-payloads/#issues) webhook.
|
|
1470
|
+
|
|
1471
|
+
> [!NOTE]
|
|
1472
|
+
> GitHub's REST API considers every pull request an issue, but not every issue is a pull request. For this reason, "Issues" endpoints may return both issues and pull requests in the response. You can identify pull requests by the `pull_request` key. Be aware that the `id` of a pull request returned from "Issues" endpoints will be an _issue id_. To find out the pull request id, use the "[List pull requests](https://docs.github.com/rest/pulls/pulls#list-pull-requests)" endpoint.
|
|
1473
|
+
|
|
1474
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
1475
|
+
|
|
1476
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
1477
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
1478
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
1479
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
1480
|
+
|
|
1481
|
+
See also: https://docs.github.com/rest/issues/issues#get-an-issue
|
|
1482
|
+
"""
|
|
1155
1483
|
|
|
1156
1484
|
from ..models import BasicError, Issue
|
|
1157
1485
|
|
|
@@ -1178,7 +1506,29 @@ class IssuesClient:
|
|
|
1178
1506
|
*,
|
|
1179
1507
|
headers: Optional[Mapping[str, str]] = None,
|
|
1180
1508
|
) -> Response[Issue, IssueType]:
|
|
1181
|
-
"""
|
|
1509
|
+
"""issues/get
|
|
1510
|
+
|
|
1511
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}
|
|
1512
|
+
|
|
1513
|
+
The API returns a [`301 Moved Permanently` status](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api#follow-redirects) if the issue was
|
|
1514
|
+
[transferred](https://docs.github.com/articles/transferring-an-issue-to-another-repository/) to another repository. If
|
|
1515
|
+
the issue was transferred to or deleted from a repository where the authenticated user lacks read access, the API
|
|
1516
|
+
returns a `404 Not Found` status. If the issue was deleted from a repository where the authenticated user has read
|
|
1517
|
+
access, the API returns a `410 Gone` status. To receive webhook events for transferred and deleted issues, subscribe
|
|
1518
|
+
to the [`issues`](https://docs.github.com/webhooks/event-payloads/#issues) webhook.
|
|
1519
|
+
|
|
1520
|
+
> [!NOTE]
|
|
1521
|
+
> GitHub's REST API considers every pull request an issue, but not every issue is a pull request. For this reason, "Issues" endpoints may return both issues and pull requests in the response. You can identify pull requests by the `pull_request` key. Be aware that the `id` of a pull request returned from "Issues" endpoints will be an _issue id_. To find out the pull request id, use the "[List pull requests](https://docs.github.com/rest/pulls/pulls#list-pull-requests)" endpoint.
|
|
1522
|
+
|
|
1523
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
1524
|
+
|
|
1525
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
1526
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
1527
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
1528
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
1529
|
+
|
|
1530
|
+
See also: https://docs.github.com/rest/issues/issues#get-an-issue
|
|
1531
|
+
"""
|
|
1182
1532
|
|
|
1183
1533
|
from ..models import BasicError, Issue
|
|
1184
1534
|
|
|
@@ -1247,7 +1597,21 @@ class IssuesClient:
|
|
|
1247
1597
|
data: Missing[ReposOwnerRepoIssuesIssueNumberPatchBodyType] = UNSET,
|
|
1248
1598
|
**kwargs,
|
|
1249
1599
|
) -> Response[Issue, IssueType]:
|
|
1250
|
-
"""
|
|
1600
|
+
"""issues/update
|
|
1601
|
+
|
|
1602
|
+
PATCH /repos/{owner}/{repo}/issues/{issue_number}
|
|
1603
|
+
|
|
1604
|
+
Issue owners and users with push access or Triage role can edit an issue.
|
|
1605
|
+
|
|
1606
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
1607
|
+
|
|
1608
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
1609
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
1610
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
1611
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
1612
|
+
|
|
1613
|
+
See also: https://docs.github.com/rest/issues/issues#update-an-issue
|
|
1614
|
+
"""
|
|
1251
1615
|
|
|
1252
1616
|
from ..models import (
|
|
1253
1617
|
BasicError,
|
|
@@ -1335,7 +1699,21 @@ class IssuesClient:
|
|
|
1335
1699
|
data: Missing[ReposOwnerRepoIssuesIssueNumberPatchBodyType] = UNSET,
|
|
1336
1700
|
**kwargs,
|
|
1337
1701
|
) -> Response[Issue, IssueType]:
|
|
1338
|
-
"""
|
|
1702
|
+
"""issues/update
|
|
1703
|
+
|
|
1704
|
+
PATCH /repos/{owner}/{repo}/issues/{issue_number}
|
|
1705
|
+
|
|
1706
|
+
Issue owners and users with push access or Triage role can edit an issue.
|
|
1707
|
+
|
|
1708
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
1709
|
+
|
|
1710
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
1711
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
1712
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
1713
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
1714
|
+
|
|
1715
|
+
See also: https://docs.github.com/rest/issues/issues#update-an-issue
|
|
1716
|
+
"""
|
|
1339
1717
|
|
|
1340
1718
|
from ..models import (
|
|
1341
1719
|
BasicError,
|
|
@@ -1406,7 +1784,14 @@ class IssuesClient:
|
|
|
1406
1784
|
data: Missing[ReposOwnerRepoIssuesIssueNumberAssigneesPostBodyType] = UNSET,
|
|
1407
1785
|
**kwargs,
|
|
1408
1786
|
) -> Response[Issue, IssueType]:
|
|
1409
|
-
"""
|
|
1787
|
+
"""issues/add-assignees
|
|
1788
|
+
|
|
1789
|
+
POST /repos/{owner}/{repo}/issues/{issue_number}/assignees
|
|
1790
|
+
|
|
1791
|
+
Adds up to 10 assignees to an issue. Users already assigned to an issue are not replaced.
|
|
1792
|
+
|
|
1793
|
+
See also: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue
|
|
1794
|
+
"""
|
|
1410
1795
|
|
|
1411
1796
|
from ..models import Issue, ReposOwnerRepoIssuesIssueNumberAssigneesPostBody
|
|
1412
1797
|
|
|
@@ -1466,7 +1851,14 @@ class IssuesClient:
|
|
|
1466
1851
|
data: Missing[ReposOwnerRepoIssuesIssueNumberAssigneesPostBodyType] = UNSET,
|
|
1467
1852
|
**kwargs,
|
|
1468
1853
|
) -> Response[Issue, IssueType]:
|
|
1469
|
-
"""
|
|
1854
|
+
"""issues/add-assignees
|
|
1855
|
+
|
|
1856
|
+
POST /repos/{owner}/{repo}/issues/{issue_number}/assignees
|
|
1857
|
+
|
|
1858
|
+
Adds up to 10 assignees to an issue. Users already assigned to an issue are not replaced.
|
|
1859
|
+
|
|
1860
|
+
See also: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue
|
|
1861
|
+
"""
|
|
1470
1862
|
|
|
1471
1863
|
from ..models import Issue, ReposOwnerRepoIssuesIssueNumberAssigneesPostBody
|
|
1472
1864
|
|
|
@@ -1526,7 +1918,14 @@ class IssuesClient:
|
|
|
1526
1918
|
data: Missing[ReposOwnerRepoIssuesIssueNumberAssigneesDeleteBodyType] = UNSET,
|
|
1527
1919
|
**kwargs,
|
|
1528
1920
|
) -> Response[Issue, IssueType]:
|
|
1529
|
-
"""
|
|
1921
|
+
"""issues/remove-assignees
|
|
1922
|
+
|
|
1923
|
+
DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees
|
|
1924
|
+
|
|
1925
|
+
Removes one or more assignees from an issue.
|
|
1926
|
+
|
|
1927
|
+
See also: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue
|
|
1928
|
+
"""
|
|
1530
1929
|
|
|
1531
1930
|
from ..models import Issue, ReposOwnerRepoIssuesIssueNumberAssigneesDeleteBody
|
|
1532
1931
|
|
|
@@ -1586,7 +1985,14 @@ class IssuesClient:
|
|
|
1586
1985
|
data: Missing[ReposOwnerRepoIssuesIssueNumberAssigneesDeleteBodyType] = UNSET,
|
|
1587
1986
|
**kwargs,
|
|
1588
1987
|
) -> Response[Issue, IssueType]:
|
|
1589
|
-
"""
|
|
1988
|
+
"""issues/remove-assignees
|
|
1989
|
+
|
|
1990
|
+
DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees
|
|
1991
|
+
|
|
1992
|
+
Removes one or more assignees from an issue.
|
|
1993
|
+
|
|
1994
|
+
See also: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue
|
|
1995
|
+
"""
|
|
1590
1996
|
|
|
1591
1997
|
from ..models import Issue, ReposOwnerRepoIssuesIssueNumberAssigneesDeleteBody
|
|
1592
1998
|
|
|
@@ -1622,7 +2028,18 @@ class IssuesClient:
|
|
|
1622
2028
|
*,
|
|
1623
2029
|
headers: Optional[Mapping[str, str]] = None,
|
|
1624
2030
|
) -> Response:
|
|
1625
|
-
"""
|
|
2031
|
+
"""issues/check-user-can-be-assigned-to-issue
|
|
2032
|
+
|
|
2033
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}/assignees/{assignee}
|
|
2034
|
+
|
|
2035
|
+
Checks if a user has permission to be assigned to a specific issue.
|
|
2036
|
+
|
|
2037
|
+
If the `assignee` can be assigned to this issue, a `204` status code with no content is returned.
|
|
2038
|
+
|
|
2039
|
+
Otherwise a `404` status code is returned.
|
|
2040
|
+
|
|
2041
|
+
See also: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue
|
|
2042
|
+
"""
|
|
1626
2043
|
|
|
1627
2044
|
from ..models import BasicError
|
|
1628
2045
|
|
|
@@ -1648,7 +2065,18 @@ class IssuesClient:
|
|
|
1648
2065
|
*,
|
|
1649
2066
|
headers: Optional[Mapping[str, str]] = None,
|
|
1650
2067
|
) -> Response:
|
|
1651
|
-
"""
|
|
2068
|
+
"""issues/check-user-can-be-assigned-to-issue
|
|
2069
|
+
|
|
2070
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}/assignees/{assignee}
|
|
2071
|
+
|
|
2072
|
+
Checks if a user has permission to be assigned to a specific issue.
|
|
2073
|
+
|
|
2074
|
+
If the `assignee` can be assigned to this issue, a `204` status code with no content is returned.
|
|
2075
|
+
|
|
2076
|
+
Otherwise a `404` status code is returned.
|
|
2077
|
+
|
|
2078
|
+
See also: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue
|
|
2079
|
+
"""
|
|
1652
2080
|
|
|
1653
2081
|
from ..models import BasicError
|
|
1654
2082
|
|
|
@@ -1676,7 +2104,23 @@ class IssuesClient:
|
|
|
1676
2104
|
page: Missing[int] = UNSET,
|
|
1677
2105
|
headers: Optional[Mapping[str, str]] = None,
|
|
1678
2106
|
) -> Response[list[IssueComment], list[IssueCommentType]]:
|
|
1679
|
-
"""
|
|
2107
|
+
"""issues/list-comments
|
|
2108
|
+
|
|
2109
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}/comments
|
|
2110
|
+
|
|
2111
|
+
You can use the REST API to list comments on issues and pull requests. Every pull request is an issue, but not every issue is a pull request.
|
|
2112
|
+
|
|
2113
|
+
Issue comments are ordered by ascending ID.
|
|
2114
|
+
|
|
2115
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
2116
|
+
|
|
2117
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
2118
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
2119
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
2120
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
2121
|
+
|
|
2122
|
+
See also: https://docs.github.com/rest/issues/comments#list-issue-comments
|
|
2123
|
+
"""
|
|
1680
2124
|
|
|
1681
2125
|
from ..models import BasicError, IssueComment
|
|
1682
2126
|
|
|
@@ -1713,7 +2157,23 @@ class IssuesClient:
|
|
|
1713
2157
|
page: Missing[int] = UNSET,
|
|
1714
2158
|
headers: Optional[Mapping[str, str]] = None,
|
|
1715
2159
|
) -> Response[list[IssueComment], list[IssueCommentType]]:
|
|
1716
|
-
"""
|
|
2160
|
+
"""issues/list-comments
|
|
2161
|
+
|
|
2162
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}/comments
|
|
2163
|
+
|
|
2164
|
+
You can use the REST API to list comments on issues and pull requests. Every pull request is an issue, but not every issue is a pull request.
|
|
2165
|
+
|
|
2166
|
+
Issue comments are ordered by ascending ID.
|
|
2167
|
+
|
|
2168
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
2169
|
+
|
|
2170
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
2171
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
2172
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
2173
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
2174
|
+
|
|
2175
|
+
See also: https://docs.github.com/rest/issues/comments#list-issue-comments
|
|
2176
|
+
"""
|
|
1717
2177
|
|
|
1718
2178
|
from ..models import BasicError, IssueComment
|
|
1719
2179
|
|
|
@@ -1772,7 +2232,26 @@ class IssuesClient:
|
|
|
1772
2232
|
data: Missing[ReposOwnerRepoIssuesIssueNumberCommentsPostBodyType] = UNSET,
|
|
1773
2233
|
**kwargs,
|
|
1774
2234
|
) -> Response[IssueComment, IssueCommentType]:
|
|
1775
|
-
"""
|
|
2235
|
+
"""issues/create-comment
|
|
2236
|
+
|
|
2237
|
+
POST /repos/{owner}/{repo}/issues/{issue_number}/comments
|
|
2238
|
+
|
|
2239
|
+
You can use the REST API to create comments on issues and pull requests. Every pull request is an issue, but not every issue is a pull request.
|
|
2240
|
+
|
|
2241
|
+
This endpoint triggers [notifications](https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications).
|
|
2242
|
+
Creating content too quickly using this endpoint may result in secondary rate limiting.
|
|
2243
|
+
For more information, see "[Rate limits for the API](https://docs.github.com/rest/using-the-rest-api/rate-limits-for-the-rest-api#about-secondary-rate-limits)"
|
|
2244
|
+
and "[Best practices for using the REST API](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api)."
|
|
2245
|
+
|
|
2246
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
2247
|
+
|
|
2248
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
2249
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
2250
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
2251
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
2252
|
+
|
|
2253
|
+
See also: https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
2254
|
+
"""
|
|
1776
2255
|
|
|
1777
2256
|
from ..models import (
|
|
1778
2257
|
BasicError,
|
|
@@ -1843,7 +2322,26 @@ class IssuesClient:
|
|
|
1843
2322
|
data: Missing[ReposOwnerRepoIssuesIssueNumberCommentsPostBodyType] = UNSET,
|
|
1844
2323
|
**kwargs,
|
|
1845
2324
|
) -> Response[IssueComment, IssueCommentType]:
|
|
1846
|
-
"""
|
|
2325
|
+
"""issues/create-comment
|
|
2326
|
+
|
|
2327
|
+
POST /repos/{owner}/{repo}/issues/{issue_number}/comments
|
|
2328
|
+
|
|
2329
|
+
You can use the REST API to create comments on issues and pull requests. Every pull request is an issue, but not every issue is a pull request.
|
|
2330
|
+
|
|
2331
|
+
This endpoint triggers [notifications](https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications).
|
|
2332
|
+
Creating content too quickly using this endpoint may result in secondary rate limiting.
|
|
2333
|
+
For more information, see "[Rate limits for the API](https://docs.github.com/rest/using-the-rest-api/rate-limits-for-the-rest-api#about-secondary-rate-limits)"
|
|
2334
|
+
and "[Best practices for using the REST API](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api)."
|
|
2335
|
+
|
|
2336
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
2337
|
+
|
|
2338
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
2339
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
2340
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
2341
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
2342
|
+
|
|
2343
|
+
See also: https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
2344
|
+
"""
|
|
1847
2345
|
|
|
1848
2346
|
from ..models import (
|
|
1849
2347
|
BasicError,
|
|
@@ -1930,7 +2428,14 @@ class IssuesClient:
|
|
|
1930
2428
|
]
|
|
1931
2429
|
],
|
|
1932
2430
|
]:
|
|
1933
|
-
"""
|
|
2431
|
+
"""issues/list-events
|
|
2432
|
+
|
|
2433
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}/events
|
|
2434
|
+
|
|
2435
|
+
Lists all events for an issue.
|
|
2436
|
+
|
|
2437
|
+
See also: https://docs.github.com/rest/issues/events#list-issue-events
|
|
2438
|
+
"""
|
|
1934
2439
|
|
|
1935
2440
|
from typing import Union
|
|
1936
2441
|
|
|
@@ -2040,7 +2545,14 @@ class IssuesClient:
|
|
|
2040
2545
|
]
|
|
2041
2546
|
],
|
|
2042
2547
|
]:
|
|
2043
|
-
"""
|
|
2548
|
+
"""issues/list-events
|
|
2549
|
+
|
|
2550
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}/events
|
|
2551
|
+
|
|
2552
|
+
Lists all events for an issue.
|
|
2553
|
+
|
|
2554
|
+
See also: https://docs.github.com/rest/issues/events#list-issue-events
|
|
2555
|
+
"""
|
|
2044
2556
|
|
|
2045
2557
|
from typing import Union
|
|
2046
2558
|
|
|
@@ -2111,7 +2623,14 @@ class IssuesClient:
|
|
|
2111
2623
|
page: Missing[int] = UNSET,
|
|
2112
2624
|
headers: Optional[Mapping[str, str]] = None,
|
|
2113
2625
|
) -> Response[list[Label], list[LabelType]]:
|
|
2114
|
-
"""
|
|
2626
|
+
"""issues/list-labels-on-issue
|
|
2627
|
+
|
|
2628
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}/labels
|
|
2629
|
+
|
|
2630
|
+
Lists all labels for an issue.
|
|
2631
|
+
|
|
2632
|
+
See also: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue
|
|
2633
|
+
"""
|
|
2115
2634
|
|
|
2116
2635
|
from ..models import BasicError, Label
|
|
2117
2636
|
|
|
@@ -2146,7 +2665,14 @@ class IssuesClient:
|
|
|
2146
2665
|
page: Missing[int] = UNSET,
|
|
2147
2666
|
headers: Optional[Mapping[str, str]] = None,
|
|
2148
2667
|
) -> Response[list[Label], list[LabelType]]:
|
|
2149
|
-
"""
|
|
2668
|
+
"""issues/list-labels-on-issue
|
|
2669
|
+
|
|
2670
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}/labels
|
|
2671
|
+
|
|
2672
|
+
Lists all labels for an issue.
|
|
2673
|
+
|
|
2674
|
+
See also: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue
|
|
2675
|
+
"""
|
|
2150
2676
|
|
|
2151
2677
|
from ..models import BasicError, Label
|
|
2152
2678
|
|
|
@@ -2234,7 +2760,14 @@ class IssuesClient:
|
|
|
2234
2760
|
] = UNSET,
|
|
2235
2761
|
**kwargs,
|
|
2236
2762
|
) -> Response[list[Label], list[LabelType]]:
|
|
2237
|
-
"""
|
|
2763
|
+
"""issues/set-labels
|
|
2764
|
+
|
|
2765
|
+
PUT /repos/{owner}/{repo}/issues/{issue_number}/labels
|
|
2766
|
+
|
|
2767
|
+
Removes any previous labels and sets the new labels for an issue.
|
|
2768
|
+
|
|
2769
|
+
See also: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue
|
|
2770
|
+
"""
|
|
2238
2771
|
|
|
2239
2772
|
from typing import Union
|
|
2240
2773
|
|
|
@@ -2350,7 +2883,14 @@ class IssuesClient:
|
|
|
2350
2883
|
] = UNSET,
|
|
2351
2884
|
**kwargs,
|
|
2352
2885
|
) -> Response[list[Label], list[LabelType]]:
|
|
2353
|
-
"""
|
|
2886
|
+
"""issues/set-labels
|
|
2887
|
+
|
|
2888
|
+
PUT /repos/{owner}/{repo}/issues/{issue_number}/labels
|
|
2889
|
+
|
|
2890
|
+
Removes any previous labels and sets the new labels for an issue.
|
|
2891
|
+
|
|
2892
|
+
See also: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue
|
|
2893
|
+
"""
|
|
2354
2894
|
|
|
2355
2895
|
from typing import Union
|
|
2356
2896
|
|
|
@@ -2466,7 +3006,14 @@ class IssuesClient:
|
|
|
2466
3006
|
] = UNSET,
|
|
2467
3007
|
**kwargs,
|
|
2468
3008
|
) -> Response[list[Label], list[LabelType]]:
|
|
2469
|
-
"""
|
|
3009
|
+
"""issues/add-labels
|
|
3010
|
+
|
|
3011
|
+
POST /repos/{owner}/{repo}/issues/{issue_number}/labels
|
|
3012
|
+
|
|
3013
|
+
Adds labels to an issue. If you provide an empty array of labels, all labels are removed from the issue.
|
|
3014
|
+
|
|
3015
|
+
See also: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue
|
|
3016
|
+
"""
|
|
2470
3017
|
|
|
2471
3018
|
from typing import Union
|
|
2472
3019
|
|
|
@@ -2582,7 +3129,14 @@ class IssuesClient:
|
|
|
2582
3129
|
] = UNSET,
|
|
2583
3130
|
**kwargs,
|
|
2584
3131
|
) -> Response[list[Label], list[LabelType]]:
|
|
2585
|
-
"""
|
|
3132
|
+
"""issues/add-labels
|
|
3133
|
+
|
|
3134
|
+
POST /repos/{owner}/{repo}/issues/{issue_number}/labels
|
|
3135
|
+
|
|
3136
|
+
Adds labels to an issue. If you provide an empty array of labels, all labels are removed from the issue.
|
|
3137
|
+
|
|
3138
|
+
See also: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue
|
|
3139
|
+
"""
|
|
2586
3140
|
|
|
2587
3141
|
from typing import Union
|
|
2588
3142
|
|
|
@@ -2643,7 +3197,14 @@ class IssuesClient:
|
|
|
2643
3197
|
*,
|
|
2644
3198
|
headers: Optional[Mapping[str, str]] = None,
|
|
2645
3199
|
) -> Response:
|
|
2646
|
-
"""
|
|
3200
|
+
"""issues/remove-all-labels
|
|
3201
|
+
|
|
3202
|
+
DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels
|
|
3203
|
+
|
|
3204
|
+
Removes all labels from an issue.
|
|
3205
|
+
|
|
3206
|
+
See also: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue
|
|
3207
|
+
"""
|
|
2647
3208
|
|
|
2648
3209
|
from ..models import BasicError
|
|
2649
3210
|
|
|
@@ -2669,7 +3230,14 @@ class IssuesClient:
|
|
|
2669
3230
|
*,
|
|
2670
3231
|
headers: Optional[Mapping[str, str]] = None,
|
|
2671
3232
|
) -> Response:
|
|
2672
|
-
"""
|
|
3233
|
+
"""issues/remove-all-labels
|
|
3234
|
+
|
|
3235
|
+
DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels
|
|
3236
|
+
|
|
3237
|
+
Removes all labels from an issue.
|
|
3238
|
+
|
|
3239
|
+
See also: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue
|
|
3240
|
+
"""
|
|
2673
3241
|
|
|
2674
3242
|
from ..models import BasicError
|
|
2675
3243
|
|
|
@@ -2696,7 +3264,14 @@ class IssuesClient:
|
|
|
2696
3264
|
*,
|
|
2697
3265
|
headers: Optional[Mapping[str, str]] = None,
|
|
2698
3266
|
) -> Response[list[Label], list[LabelType]]:
|
|
2699
|
-
"""
|
|
3267
|
+
"""issues/remove-label
|
|
3268
|
+
|
|
3269
|
+
DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels/{name}
|
|
3270
|
+
|
|
3271
|
+
Removes the specified label from the issue, and returns the remaining labels on the issue. This endpoint returns a `404 Not Found` status if the label does not exist.
|
|
3272
|
+
|
|
3273
|
+
See also: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue
|
|
3274
|
+
"""
|
|
2700
3275
|
|
|
2701
3276
|
from ..models import BasicError, Label
|
|
2702
3277
|
|
|
@@ -2724,7 +3299,14 @@ class IssuesClient:
|
|
|
2724
3299
|
*,
|
|
2725
3300
|
headers: Optional[Mapping[str, str]] = None,
|
|
2726
3301
|
) -> Response[list[Label], list[LabelType]]:
|
|
2727
|
-
"""
|
|
3302
|
+
"""issues/remove-label
|
|
3303
|
+
|
|
3304
|
+
DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels/{name}
|
|
3305
|
+
|
|
3306
|
+
Removes the specified label from the issue, and returns the remaining labels on the issue. This endpoint returns a `404 Not Found` status if the label does not exist.
|
|
3307
|
+
|
|
3308
|
+
See also: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue
|
|
3309
|
+
"""
|
|
2728
3310
|
|
|
2729
3311
|
from ..models import BasicError, Label
|
|
2730
3312
|
|
|
@@ -2782,7 +3364,16 @@ class IssuesClient:
|
|
|
2782
3364
|
] = UNSET,
|
|
2783
3365
|
**kwargs,
|
|
2784
3366
|
) -> Response:
|
|
2785
|
-
"""
|
|
3367
|
+
"""issues/lock
|
|
3368
|
+
|
|
3369
|
+
PUT /repos/{owner}/{repo}/issues/{issue_number}/lock
|
|
3370
|
+
|
|
3371
|
+
Users with push access can lock an issue or pull request's conversation.
|
|
3372
|
+
|
|
3373
|
+
Note that, if you choose not to pass any parameters, you'll need to set `Content-Length` to zero when calling out to this endpoint. For more information, see "[HTTP method](https://docs.github.com/rest/guides/getting-started-with-the-rest-api#http-method)."
|
|
3374
|
+
|
|
3375
|
+
See also: https://docs.github.com/rest/issues/issues#lock-an-issue
|
|
3376
|
+
"""
|
|
2786
3377
|
|
|
2787
3378
|
from typing import Union
|
|
2788
3379
|
|
|
@@ -2859,7 +3450,16 @@ class IssuesClient:
|
|
|
2859
3450
|
] = UNSET,
|
|
2860
3451
|
**kwargs,
|
|
2861
3452
|
) -> Response:
|
|
2862
|
-
"""
|
|
3453
|
+
"""issues/lock
|
|
3454
|
+
|
|
3455
|
+
PUT /repos/{owner}/{repo}/issues/{issue_number}/lock
|
|
3456
|
+
|
|
3457
|
+
Users with push access can lock an issue or pull request's conversation.
|
|
3458
|
+
|
|
3459
|
+
Note that, if you choose not to pass any parameters, you'll need to set `Content-Length` to zero when calling out to this endpoint. For more information, see "[HTTP method](https://docs.github.com/rest/guides/getting-started-with-the-rest-api#http-method)."
|
|
3460
|
+
|
|
3461
|
+
See also: https://docs.github.com/rest/issues/issues#lock-an-issue
|
|
3462
|
+
"""
|
|
2863
3463
|
|
|
2864
3464
|
from typing import Union
|
|
2865
3465
|
|
|
@@ -2905,7 +3505,14 @@ class IssuesClient:
|
|
|
2905
3505
|
*,
|
|
2906
3506
|
headers: Optional[Mapping[str, str]] = None,
|
|
2907
3507
|
) -> Response:
|
|
2908
|
-
"""
|
|
3508
|
+
"""issues/unlock
|
|
3509
|
+
|
|
3510
|
+
DELETE /repos/{owner}/{repo}/issues/{issue_number}/lock
|
|
3511
|
+
|
|
3512
|
+
Users with push access can unlock an issue's conversation.
|
|
3513
|
+
|
|
3514
|
+
See also: https://docs.github.com/rest/issues/issues#unlock-an-issue
|
|
3515
|
+
"""
|
|
2909
3516
|
|
|
2910
3517
|
from ..models import BasicError
|
|
2911
3518
|
|
|
@@ -2931,7 +3538,14 @@ class IssuesClient:
|
|
|
2931
3538
|
*,
|
|
2932
3539
|
headers: Optional[Mapping[str, str]] = None,
|
|
2933
3540
|
) -> Response:
|
|
2934
|
-
"""
|
|
3541
|
+
"""issues/unlock
|
|
3542
|
+
|
|
3543
|
+
DELETE /repos/{owner}/{repo}/issues/{issue_number}/lock
|
|
3544
|
+
|
|
3545
|
+
Users with push access can unlock an issue's conversation.
|
|
3546
|
+
|
|
3547
|
+
See also: https://docs.github.com/rest/issues/issues#unlock-an-issue
|
|
3548
|
+
"""
|
|
2935
3549
|
|
|
2936
3550
|
from ..models import BasicError
|
|
2937
3551
|
|
|
@@ -2982,7 +3596,22 @@ class IssuesClient:
|
|
|
2982
3596
|
data: Missing[ReposOwnerRepoIssuesIssueNumberSubIssueDeleteBodyType] = UNSET,
|
|
2983
3597
|
**kwargs,
|
|
2984
3598
|
) -> Response[Issue, IssueType]:
|
|
2985
|
-
"""
|
|
3599
|
+
"""issues/remove-sub-issue
|
|
3600
|
+
|
|
3601
|
+
DELETE /repos/{owner}/{repo}/issues/{issue_number}/sub_issue
|
|
3602
|
+
|
|
3603
|
+
You can use the REST API to remove a sub-issue from an issue.
|
|
3604
|
+
Removing content too quickly using this endpoint may result in secondary rate limiting.
|
|
3605
|
+
For more information, see "[Rate limits for the API](https://docs.github.com/rest/using-the-rest-api/rate-limits-for-the-rest-api#about-secondary-rate-limits)"
|
|
3606
|
+
and "[Best practices for using the REST API](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api)."
|
|
3607
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
3608
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass a specific media type.
|
|
3609
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
3610
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
3611
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
3612
|
+
|
|
3613
|
+
See also: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue
|
|
3614
|
+
"""
|
|
2986
3615
|
|
|
2987
3616
|
from ..models import (
|
|
2988
3617
|
BasicError,
|
|
@@ -3050,7 +3679,22 @@ class IssuesClient:
|
|
|
3050
3679
|
data: Missing[ReposOwnerRepoIssuesIssueNumberSubIssueDeleteBodyType] = UNSET,
|
|
3051
3680
|
**kwargs,
|
|
3052
3681
|
) -> Response[Issue, IssueType]:
|
|
3053
|
-
"""
|
|
3682
|
+
"""issues/remove-sub-issue
|
|
3683
|
+
|
|
3684
|
+
DELETE /repos/{owner}/{repo}/issues/{issue_number}/sub_issue
|
|
3685
|
+
|
|
3686
|
+
You can use the REST API to remove a sub-issue from an issue.
|
|
3687
|
+
Removing content too quickly using this endpoint may result in secondary rate limiting.
|
|
3688
|
+
For more information, see "[Rate limits for the API](https://docs.github.com/rest/using-the-rest-api/rate-limits-for-the-rest-api#about-secondary-rate-limits)"
|
|
3689
|
+
and "[Best practices for using the REST API](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api)."
|
|
3690
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
3691
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass a specific media type.
|
|
3692
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
3693
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
3694
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
3695
|
+
|
|
3696
|
+
See also: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue
|
|
3697
|
+
"""
|
|
3054
3698
|
|
|
3055
3699
|
from ..models import (
|
|
3056
3700
|
BasicError,
|
|
@@ -3095,7 +3739,21 @@ class IssuesClient:
|
|
|
3095
3739
|
page: Missing[int] = UNSET,
|
|
3096
3740
|
headers: Optional[Mapping[str, str]] = None,
|
|
3097
3741
|
) -> Response[list[Issue], list[IssueType]]:
|
|
3098
|
-
"""
|
|
3742
|
+
"""issues/list-sub-issues
|
|
3743
|
+
|
|
3744
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
|
|
3745
|
+
|
|
3746
|
+
You can use the REST API to list the sub-issues on an issue.
|
|
3747
|
+
|
|
3748
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
3749
|
+
|
|
3750
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
3751
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
3752
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
3753
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
3754
|
+
|
|
3755
|
+
See also: https://docs.github.com/rest/issues/sub-issues#list-sub-issues
|
|
3756
|
+
"""
|
|
3099
3757
|
|
|
3100
3758
|
from ..models import BasicError, Issue
|
|
3101
3759
|
|
|
@@ -3130,7 +3788,21 @@ class IssuesClient:
|
|
|
3130
3788
|
page: Missing[int] = UNSET,
|
|
3131
3789
|
headers: Optional[Mapping[str, str]] = None,
|
|
3132
3790
|
) -> Response[list[Issue], list[IssueType]]:
|
|
3133
|
-
"""
|
|
3791
|
+
"""issues/list-sub-issues
|
|
3792
|
+
|
|
3793
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
|
|
3794
|
+
|
|
3795
|
+
You can use the REST API to list the sub-issues on an issue.
|
|
3796
|
+
|
|
3797
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
3798
|
+
|
|
3799
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
3800
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
3801
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
3802
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
3803
|
+
|
|
3804
|
+
See also: https://docs.github.com/rest/issues/sub-issues#list-sub-issues
|
|
3805
|
+
"""
|
|
3134
3806
|
|
|
3135
3807
|
from ..models import BasicError, Issue
|
|
3136
3808
|
|
|
@@ -3189,7 +3861,25 @@ class IssuesClient:
|
|
|
3189
3861
|
data: Missing[ReposOwnerRepoIssuesIssueNumberSubIssuesPostBodyType] = UNSET,
|
|
3190
3862
|
**kwargs,
|
|
3191
3863
|
) -> Response[Issue, IssueType]:
|
|
3192
|
-
"""
|
|
3864
|
+
"""issues/add-sub-issue
|
|
3865
|
+
|
|
3866
|
+
POST /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
|
|
3867
|
+
|
|
3868
|
+
You can use the REST API to add sub-issues to issues.
|
|
3869
|
+
|
|
3870
|
+
Creating content too quickly using this endpoint may result in secondary rate limiting.
|
|
3871
|
+
For more information, see "[Rate limits for the API](https://docs.github.com/rest/using-the-rest-api/rate-limits-for-the-rest-api#about-secondary-rate-limits)"
|
|
3872
|
+
and "[Best practices for using the REST API](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api)."
|
|
3873
|
+
|
|
3874
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
3875
|
+
|
|
3876
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
3877
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
3878
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
3879
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
3880
|
+
|
|
3881
|
+
See also: https://docs.github.com/rest/issues/sub-issues#add-sub-issue
|
|
3882
|
+
"""
|
|
3193
3883
|
|
|
3194
3884
|
from ..models import (
|
|
3195
3885
|
BasicError,
|
|
@@ -3261,7 +3951,25 @@ class IssuesClient:
|
|
|
3261
3951
|
data: Missing[ReposOwnerRepoIssuesIssueNumberSubIssuesPostBodyType] = UNSET,
|
|
3262
3952
|
**kwargs,
|
|
3263
3953
|
) -> Response[Issue, IssueType]:
|
|
3264
|
-
"""
|
|
3954
|
+
"""issues/add-sub-issue
|
|
3955
|
+
|
|
3956
|
+
POST /repos/{owner}/{repo}/issues/{issue_number}/sub_issues
|
|
3957
|
+
|
|
3958
|
+
You can use the REST API to add sub-issues to issues.
|
|
3959
|
+
|
|
3960
|
+
Creating content too quickly using this endpoint may result in secondary rate limiting.
|
|
3961
|
+
For more information, see "[Rate limits for the API](https://docs.github.com/rest/using-the-rest-api/rate-limits-for-the-rest-api#about-secondary-rate-limits)"
|
|
3962
|
+
and "[Best practices for using the REST API](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api)."
|
|
3963
|
+
|
|
3964
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
3965
|
+
|
|
3966
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
3967
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
3968
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
3969
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
3970
|
+
|
|
3971
|
+
See also: https://docs.github.com/rest/issues/sub-issues#add-sub-issue
|
|
3972
|
+
"""
|
|
3265
3973
|
|
|
3266
3974
|
from ..models import (
|
|
3267
3975
|
BasicError,
|
|
@@ -3336,7 +4044,14 @@ class IssuesClient:
|
|
|
3336
4044
|
] = UNSET,
|
|
3337
4045
|
**kwargs,
|
|
3338
4046
|
) -> Response[Issue, IssueType]:
|
|
3339
|
-
"""
|
|
4047
|
+
"""issues/reprioritize-sub-issue
|
|
4048
|
+
|
|
4049
|
+
PATCH /repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority
|
|
4050
|
+
|
|
4051
|
+
You can use the REST API to reprioritize a sub-issue to a different position in the parent list.
|
|
4052
|
+
|
|
4053
|
+
See also: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue
|
|
4054
|
+
"""
|
|
3340
4055
|
|
|
3341
4056
|
from ..models import (
|
|
3342
4057
|
BasicError,
|
|
@@ -3412,7 +4127,14 @@ class IssuesClient:
|
|
|
3412
4127
|
] = UNSET,
|
|
3413
4128
|
**kwargs,
|
|
3414
4129
|
) -> Response[Issue, IssueType]:
|
|
3415
|
-
"""
|
|
4130
|
+
"""issues/reprioritize-sub-issue
|
|
4131
|
+
|
|
4132
|
+
PATCH /repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority
|
|
4133
|
+
|
|
4134
|
+
You can use the REST API to reprioritize a sub-issue to a different position in the parent list.
|
|
4135
|
+
|
|
4136
|
+
See also: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue
|
|
4137
|
+
"""
|
|
3416
4138
|
|
|
3417
4139
|
from ..models import (
|
|
3418
4140
|
BasicError,
|
|
@@ -3514,7 +4236,14 @@ class IssuesClient:
|
|
|
3514
4236
|
]
|
|
3515
4237
|
],
|
|
3516
4238
|
]:
|
|
3517
|
-
"""
|
|
4239
|
+
"""issues/list-events-for-timeline
|
|
4240
|
+
|
|
4241
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}/timeline
|
|
4242
|
+
|
|
4243
|
+
List all timeline events for an issue.
|
|
4244
|
+
|
|
4245
|
+
See also: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue
|
|
4246
|
+
"""
|
|
3518
4247
|
|
|
3519
4248
|
from typing import Union
|
|
3520
4249
|
|
|
@@ -3653,7 +4382,14 @@ class IssuesClient:
|
|
|
3653
4382
|
]
|
|
3654
4383
|
],
|
|
3655
4384
|
]:
|
|
3656
|
-
"""
|
|
4385
|
+
"""issues/list-events-for-timeline
|
|
4386
|
+
|
|
4387
|
+
GET /repos/{owner}/{repo}/issues/{issue_number}/timeline
|
|
4388
|
+
|
|
4389
|
+
List all timeline events for an issue.
|
|
4390
|
+
|
|
4391
|
+
See also: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue
|
|
4392
|
+
"""
|
|
3657
4393
|
|
|
3658
4394
|
from typing import Union
|
|
3659
4395
|
|
|
@@ -3738,7 +4474,14 @@ class IssuesClient:
|
|
|
3738
4474
|
page: Missing[int] = UNSET,
|
|
3739
4475
|
headers: Optional[Mapping[str, str]] = None,
|
|
3740
4476
|
) -> Response[list[Label], list[LabelType]]:
|
|
3741
|
-
"""
|
|
4477
|
+
"""issues/list-labels-for-repo
|
|
4478
|
+
|
|
4479
|
+
GET /repos/{owner}/{repo}/labels
|
|
4480
|
+
|
|
4481
|
+
Lists all labels for a repository.
|
|
4482
|
+
|
|
4483
|
+
See also: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository
|
|
4484
|
+
"""
|
|
3742
4485
|
|
|
3743
4486
|
from ..models import BasicError, Label
|
|
3744
4487
|
|
|
@@ -3771,7 +4514,14 @@ class IssuesClient:
|
|
|
3771
4514
|
page: Missing[int] = UNSET,
|
|
3772
4515
|
headers: Optional[Mapping[str, str]] = None,
|
|
3773
4516
|
) -> Response[list[Label], list[LabelType]]:
|
|
3774
|
-
"""
|
|
4517
|
+
"""issues/list-labels-for-repo
|
|
4518
|
+
|
|
4519
|
+
GET /repos/{owner}/{repo}/labels
|
|
4520
|
+
|
|
4521
|
+
Lists all labels for a repository.
|
|
4522
|
+
|
|
4523
|
+
See also: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository
|
|
4524
|
+
"""
|
|
3775
4525
|
|
|
3776
4526
|
from ..models import BasicError, Label
|
|
3777
4527
|
|
|
@@ -3827,7 +4577,14 @@ class IssuesClient:
|
|
|
3827
4577
|
data: Missing[ReposOwnerRepoLabelsPostBodyType] = UNSET,
|
|
3828
4578
|
**kwargs,
|
|
3829
4579
|
) -> Response[Label, LabelType]:
|
|
3830
|
-
"""
|
|
4580
|
+
"""issues/create-label
|
|
4581
|
+
|
|
4582
|
+
POST /repos/{owner}/{repo}/labels
|
|
4583
|
+
|
|
4584
|
+
Creates a label for the specified repository with the given name and color. The name and color parameters are required. The color must be a valid [hexadecimal color code](http://www.color-hex.com/).
|
|
4585
|
+
|
|
4586
|
+
See also: https://docs.github.com/rest/issues/labels#create-a-label
|
|
4587
|
+
"""
|
|
3831
4588
|
|
|
3832
4589
|
from ..models import (
|
|
3833
4590
|
BasicError,
|
|
@@ -3893,7 +4650,14 @@ class IssuesClient:
|
|
|
3893
4650
|
data: Missing[ReposOwnerRepoLabelsPostBodyType] = UNSET,
|
|
3894
4651
|
**kwargs,
|
|
3895
4652
|
) -> Response[Label, LabelType]:
|
|
3896
|
-
"""
|
|
4653
|
+
"""issues/create-label
|
|
4654
|
+
|
|
4655
|
+
POST /repos/{owner}/{repo}/labels
|
|
4656
|
+
|
|
4657
|
+
Creates a label for the specified repository with the given name and color. The name and color parameters are required. The color must be a valid [hexadecimal color code](http://www.color-hex.com/).
|
|
4658
|
+
|
|
4659
|
+
See also: https://docs.github.com/rest/issues/labels#create-a-label
|
|
4660
|
+
"""
|
|
3897
4661
|
|
|
3898
4662
|
from ..models import (
|
|
3899
4663
|
BasicError,
|
|
@@ -3935,7 +4699,14 @@ class IssuesClient:
|
|
|
3935
4699
|
*,
|
|
3936
4700
|
headers: Optional[Mapping[str, str]] = None,
|
|
3937
4701
|
) -> Response[Label, LabelType]:
|
|
3938
|
-
"""
|
|
4702
|
+
"""issues/get-label
|
|
4703
|
+
|
|
4704
|
+
GET /repos/{owner}/{repo}/labels/{name}
|
|
4705
|
+
|
|
4706
|
+
Gets a label using the given name.
|
|
4707
|
+
|
|
4708
|
+
See also: https://docs.github.com/rest/issues/labels#get-a-label
|
|
4709
|
+
"""
|
|
3939
4710
|
|
|
3940
4711
|
from ..models import BasicError, Label
|
|
3941
4712
|
|
|
@@ -3961,7 +4732,14 @@ class IssuesClient:
|
|
|
3961
4732
|
*,
|
|
3962
4733
|
headers: Optional[Mapping[str, str]] = None,
|
|
3963
4734
|
) -> Response[Label, LabelType]:
|
|
3964
|
-
"""
|
|
4735
|
+
"""issues/get-label
|
|
4736
|
+
|
|
4737
|
+
GET /repos/{owner}/{repo}/labels/{name}
|
|
4738
|
+
|
|
4739
|
+
Gets a label using the given name.
|
|
4740
|
+
|
|
4741
|
+
See also: https://docs.github.com/rest/issues/labels#get-a-label
|
|
4742
|
+
"""
|
|
3965
4743
|
|
|
3966
4744
|
from ..models import BasicError, Label
|
|
3967
4745
|
|
|
@@ -3987,7 +4765,14 @@ class IssuesClient:
|
|
|
3987
4765
|
*,
|
|
3988
4766
|
headers: Optional[Mapping[str, str]] = None,
|
|
3989
4767
|
) -> Response:
|
|
3990
|
-
"""
|
|
4768
|
+
"""issues/delete-label
|
|
4769
|
+
|
|
4770
|
+
DELETE /repos/{owner}/{repo}/labels/{name}
|
|
4771
|
+
|
|
4772
|
+
Deletes a label using the given label name.
|
|
4773
|
+
|
|
4774
|
+
See also: https://docs.github.com/rest/issues/labels#delete-a-label
|
|
4775
|
+
"""
|
|
3991
4776
|
|
|
3992
4777
|
url = f"/repos/{owner}/{repo}/labels/{name}"
|
|
3993
4778
|
|
|
@@ -4007,7 +4792,14 @@ class IssuesClient:
|
|
|
4007
4792
|
*,
|
|
4008
4793
|
headers: Optional[Mapping[str, str]] = None,
|
|
4009
4794
|
) -> Response:
|
|
4010
|
-
"""
|
|
4795
|
+
"""issues/delete-label
|
|
4796
|
+
|
|
4797
|
+
DELETE /repos/{owner}/{repo}/labels/{name}
|
|
4798
|
+
|
|
4799
|
+
Deletes a label using the given label name.
|
|
4800
|
+
|
|
4801
|
+
See also: https://docs.github.com/rest/issues/labels#delete-a-label
|
|
4802
|
+
"""
|
|
4011
4803
|
|
|
4012
4804
|
url = f"/repos/{owner}/{repo}/labels/{name}"
|
|
4013
4805
|
|
|
@@ -4054,7 +4846,14 @@ class IssuesClient:
|
|
|
4054
4846
|
data: Missing[ReposOwnerRepoLabelsNamePatchBodyType] = UNSET,
|
|
4055
4847
|
**kwargs,
|
|
4056
4848
|
) -> Response[Label, LabelType]:
|
|
4057
|
-
"""
|
|
4849
|
+
"""issues/update-label
|
|
4850
|
+
|
|
4851
|
+
PATCH /repos/{owner}/{repo}/labels/{name}
|
|
4852
|
+
|
|
4853
|
+
Updates a label using the given label name.
|
|
4854
|
+
|
|
4855
|
+
See also: https://docs.github.com/rest/issues/labels#update-a-label
|
|
4856
|
+
"""
|
|
4058
4857
|
|
|
4059
4858
|
from ..models import Label, ReposOwnerRepoLabelsNamePatchBody
|
|
4060
4859
|
|
|
@@ -4114,7 +4913,14 @@ class IssuesClient:
|
|
|
4114
4913
|
data: Missing[ReposOwnerRepoLabelsNamePatchBodyType] = UNSET,
|
|
4115
4914
|
**kwargs,
|
|
4116
4915
|
) -> Response[Label, LabelType]:
|
|
4117
|
-
"""
|
|
4916
|
+
"""issues/update-label
|
|
4917
|
+
|
|
4918
|
+
PATCH /repos/{owner}/{repo}/labels/{name}
|
|
4919
|
+
|
|
4920
|
+
Updates a label using the given label name.
|
|
4921
|
+
|
|
4922
|
+
See also: https://docs.github.com/rest/issues/labels#update-a-label
|
|
4923
|
+
"""
|
|
4118
4924
|
|
|
4119
4925
|
from ..models import Label, ReposOwnerRepoLabelsNamePatchBody
|
|
4120
4926
|
|
|
@@ -4151,7 +4957,14 @@ class IssuesClient:
|
|
|
4151
4957
|
page: Missing[int] = UNSET,
|
|
4152
4958
|
headers: Optional[Mapping[str, str]] = None,
|
|
4153
4959
|
) -> Response[list[Milestone], list[MilestoneType]]:
|
|
4154
|
-
"""
|
|
4960
|
+
"""issues/list-milestones
|
|
4961
|
+
|
|
4962
|
+
GET /repos/{owner}/{repo}/milestones
|
|
4963
|
+
|
|
4964
|
+
Lists milestones for a repository.
|
|
4965
|
+
|
|
4966
|
+
See also: https://docs.github.com/rest/issues/milestones#list-milestones
|
|
4967
|
+
"""
|
|
4155
4968
|
|
|
4156
4969
|
from ..models import BasicError, Milestone
|
|
4157
4970
|
|
|
@@ -4190,7 +5003,14 @@ class IssuesClient:
|
|
|
4190
5003
|
page: Missing[int] = UNSET,
|
|
4191
5004
|
headers: Optional[Mapping[str, str]] = None,
|
|
4192
5005
|
) -> Response[list[Milestone], list[MilestoneType]]:
|
|
4193
|
-
"""
|
|
5006
|
+
"""issues/list-milestones
|
|
5007
|
+
|
|
5008
|
+
GET /repos/{owner}/{repo}/milestones
|
|
5009
|
+
|
|
5010
|
+
Lists milestones for a repository.
|
|
5011
|
+
|
|
5012
|
+
See also: https://docs.github.com/rest/issues/milestones#list-milestones
|
|
5013
|
+
"""
|
|
4194
5014
|
|
|
4195
5015
|
from ..models import BasicError, Milestone
|
|
4196
5016
|
|
|
@@ -4250,7 +5070,14 @@ class IssuesClient:
|
|
|
4250
5070
|
data: Missing[ReposOwnerRepoMilestonesPostBodyType] = UNSET,
|
|
4251
5071
|
**kwargs,
|
|
4252
5072
|
) -> Response[Milestone, MilestoneType]:
|
|
4253
|
-
"""
|
|
5073
|
+
"""issues/create-milestone
|
|
5074
|
+
|
|
5075
|
+
POST /repos/{owner}/{repo}/milestones
|
|
5076
|
+
|
|
5077
|
+
Creates a milestone.
|
|
5078
|
+
|
|
5079
|
+
See also: https://docs.github.com/rest/issues/milestones#create-a-milestone
|
|
5080
|
+
"""
|
|
4254
5081
|
|
|
4255
5082
|
from ..models import (
|
|
4256
5083
|
BasicError,
|
|
@@ -4317,7 +5144,14 @@ class IssuesClient:
|
|
|
4317
5144
|
data: Missing[ReposOwnerRepoMilestonesPostBodyType] = UNSET,
|
|
4318
5145
|
**kwargs,
|
|
4319
5146
|
) -> Response[Milestone, MilestoneType]:
|
|
4320
|
-
"""
|
|
5147
|
+
"""issues/create-milestone
|
|
5148
|
+
|
|
5149
|
+
POST /repos/{owner}/{repo}/milestones
|
|
5150
|
+
|
|
5151
|
+
Creates a milestone.
|
|
5152
|
+
|
|
5153
|
+
See also: https://docs.github.com/rest/issues/milestones#create-a-milestone
|
|
5154
|
+
"""
|
|
4321
5155
|
|
|
4322
5156
|
from ..models import (
|
|
4323
5157
|
BasicError,
|
|
@@ -4359,7 +5193,14 @@ class IssuesClient:
|
|
|
4359
5193
|
*,
|
|
4360
5194
|
headers: Optional[Mapping[str, str]] = None,
|
|
4361
5195
|
) -> Response[Milestone, MilestoneType]:
|
|
4362
|
-
"""
|
|
5196
|
+
"""issues/get-milestone
|
|
5197
|
+
|
|
5198
|
+
GET /repos/{owner}/{repo}/milestones/{milestone_number}
|
|
5199
|
+
|
|
5200
|
+
Gets a milestone using the given milestone number.
|
|
5201
|
+
|
|
5202
|
+
See also: https://docs.github.com/rest/issues/milestones#get-a-milestone
|
|
5203
|
+
"""
|
|
4363
5204
|
|
|
4364
5205
|
from ..models import BasicError, Milestone
|
|
4365
5206
|
|
|
@@ -4385,7 +5226,14 @@ class IssuesClient:
|
|
|
4385
5226
|
*,
|
|
4386
5227
|
headers: Optional[Mapping[str, str]] = None,
|
|
4387
5228
|
) -> Response[Milestone, MilestoneType]:
|
|
4388
|
-
"""
|
|
5229
|
+
"""issues/get-milestone
|
|
5230
|
+
|
|
5231
|
+
GET /repos/{owner}/{repo}/milestones/{milestone_number}
|
|
5232
|
+
|
|
5233
|
+
Gets a milestone using the given milestone number.
|
|
5234
|
+
|
|
5235
|
+
See also: https://docs.github.com/rest/issues/milestones#get-a-milestone
|
|
5236
|
+
"""
|
|
4389
5237
|
|
|
4390
5238
|
from ..models import BasicError, Milestone
|
|
4391
5239
|
|
|
@@ -4411,7 +5259,14 @@ class IssuesClient:
|
|
|
4411
5259
|
*,
|
|
4412
5260
|
headers: Optional[Mapping[str, str]] = None,
|
|
4413
5261
|
) -> Response:
|
|
4414
|
-
"""
|
|
5262
|
+
"""issues/delete-milestone
|
|
5263
|
+
|
|
5264
|
+
DELETE /repos/{owner}/{repo}/milestones/{milestone_number}
|
|
5265
|
+
|
|
5266
|
+
Deletes a milestone using the given milestone number.
|
|
5267
|
+
|
|
5268
|
+
See also: https://docs.github.com/rest/issues/milestones#delete-a-milestone
|
|
5269
|
+
"""
|
|
4415
5270
|
|
|
4416
5271
|
from ..models import BasicError
|
|
4417
5272
|
|
|
@@ -4436,7 +5291,14 @@ class IssuesClient:
|
|
|
4436
5291
|
*,
|
|
4437
5292
|
headers: Optional[Mapping[str, str]] = None,
|
|
4438
5293
|
) -> Response:
|
|
4439
|
-
"""
|
|
5294
|
+
"""issues/delete-milestone
|
|
5295
|
+
|
|
5296
|
+
DELETE /repos/{owner}/{repo}/milestones/{milestone_number}
|
|
5297
|
+
|
|
5298
|
+
Deletes a milestone using the given milestone number.
|
|
5299
|
+
|
|
5300
|
+
See also: https://docs.github.com/rest/issues/milestones#delete-a-milestone
|
|
5301
|
+
"""
|
|
4440
5302
|
|
|
4441
5303
|
from ..models import BasicError
|
|
4442
5304
|
|
|
@@ -4489,7 +5351,12 @@ class IssuesClient:
|
|
|
4489
5351
|
data: Missing[ReposOwnerRepoMilestonesMilestoneNumberPatchBodyType] = UNSET,
|
|
4490
5352
|
**kwargs,
|
|
4491
5353
|
) -> Response[Milestone, MilestoneType]:
|
|
4492
|
-
"""
|
|
5354
|
+
"""issues/update-milestone
|
|
5355
|
+
|
|
5356
|
+
PATCH /repos/{owner}/{repo}/milestones/{milestone_number}
|
|
5357
|
+
|
|
5358
|
+
See also: https://docs.github.com/rest/issues/milestones#update-a-milestone
|
|
5359
|
+
"""
|
|
4493
5360
|
|
|
4494
5361
|
from ..models import Milestone, ReposOwnerRepoMilestonesMilestoneNumberPatchBody
|
|
4495
5362
|
|
|
@@ -4552,7 +5419,12 @@ class IssuesClient:
|
|
|
4552
5419
|
data: Missing[ReposOwnerRepoMilestonesMilestoneNumberPatchBodyType] = UNSET,
|
|
4553
5420
|
**kwargs,
|
|
4554
5421
|
) -> Response[Milestone, MilestoneType]:
|
|
4555
|
-
"""
|
|
5422
|
+
"""issues/update-milestone
|
|
5423
|
+
|
|
5424
|
+
PATCH /repos/{owner}/{repo}/milestones/{milestone_number}
|
|
5425
|
+
|
|
5426
|
+
See also: https://docs.github.com/rest/issues/milestones#update-a-milestone
|
|
5427
|
+
"""
|
|
4556
5428
|
|
|
4557
5429
|
from ..models import Milestone, ReposOwnerRepoMilestonesMilestoneNumberPatchBody
|
|
4558
5430
|
|
|
@@ -4589,7 +5461,14 @@ class IssuesClient:
|
|
|
4589
5461
|
page: Missing[int] = UNSET,
|
|
4590
5462
|
headers: Optional[Mapping[str, str]] = None,
|
|
4591
5463
|
) -> Response[list[Label], list[LabelType]]:
|
|
4592
|
-
"""
|
|
5464
|
+
"""issues/list-labels-for-milestone
|
|
5465
|
+
|
|
5466
|
+
GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels
|
|
5467
|
+
|
|
5468
|
+
Lists labels for issues in a milestone.
|
|
5469
|
+
|
|
5470
|
+
See also: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone
|
|
5471
|
+
"""
|
|
4593
5472
|
|
|
4594
5473
|
from ..models import Label
|
|
4595
5474
|
|
|
@@ -4620,7 +5499,14 @@ class IssuesClient:
|
|
|
4620
5499
|
page: Missing[int] = UNSET,
|
|
4621
5500
|
headers: Optional[Mapping[str, str]] = None,
|
|
4622
5501
|
) -> Response[list[Label], list[LabelType]]:
|
|
4623
|
-
"""
|
|
5502
|
+
"""issues/list-labels-for-milestone
|
|
5503
|
+
|
|
5504
|
+
GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels
|
|
5505
|
+
|
|
5506
|
+
Lists labels for issues in a milestone.
|
|
5507
|
+
|
|
5508
|
+
See also: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone
|
|
5509
|
+
"""
|
|
4624
5510
|
|
|
4625
5511
|
from ..models import Label
|
|
4626
5512
|
|
|
@@ -4656,7 +5542,24 @@ class IssuesClient:
|
|
|
4656
5542
|
page: Missing[int] = UNSET,
|
|
4657
5543
|
headers: Optional[Mapping[str, str]] = None,
|
|
4658
5544
|
) -> Response[list[Issue], list[IssueType]]:
|
|
4659
|
-
"""
|
|
5545
|
+
"""issues/list-for-authenticated-user
|
|
5546
|
+
|
|
5547
|
+
GET /user/issues
|
|
5548
|
+
|
|
5549
|
+
List issues across owned and member repositories assigned to the authenticated user.
|
|
5550
|
+
|
|
5551
|
+
> [!NOTE]
|
|
5552
|
+
> GitHub's REST API considers every pull request an issue, but not every issue is a pull request. For this reason, "Issues" endpoints may return both issues and pull requests in the response. You can identify pull requests by the `pull_request` key. Be aware that the `id` of a pull request returned from "Issues" endpoints will be an _issue id_. To find out the pull request id, use the "[List pull requests](https://docs.github.com/rest/pulls/pulls#list-pull-requests)" endpoint.
|
|
5553
|
+
|
|
5554
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
5555
|
+
|
|
5556
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
5557
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
5558
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
5559
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
5560
|
+
|
|
5561
|
+
See also: https://docs.github.com/rest/issues/issues#list-user-account-issues-assigned-to-the-authenticated-user
|
|
5562
|
+
"""
|
|
4660
5563
|
|
|
4661
5564
|
from ..models import BasicError, Issue
|
|
4662
5565
|
|
|
@@ -4701,7 +5604,24 @@ class IssuesClient:
|
|
|
4701
5604
|
page: Missing[int] = UNSET,
|
|
4702
5605
|
headers: Optional[Mapping[str, str]] = None,
|
|
4703
5606
|
) -> Response[list[Issue], list[IssueType]]:
|
|
4704
|
-
"""
|
|
5607
|
+
"""issues/list-for-authenticated-user
|
|
5608
|
+
|
|
5609
|
+
GET /user/issues
|
|
5610
|
+
|
|
5611
|
+
List issues across owned and member repositories assigned to the authenticated user.
|
|
5612
|
+
|
|
5613
|
+
> [!NOTE]
|
|
5614
|
+
> GitHub's REST API considers every pull request an issue, but not every issue is a pull request. For this reason, "Issues" endpoints may return both issues and pull requests in the response. You can identify pull requests by the `pull_request` key. Be aware that the `id` of a pull request returned from "Issues" endpoints will be an _issue id_. To find out the pull request id, use the "[List pull requests](https://docs.github.com/rest/pulls/pulls#list-pull-requests)" endpoint.
|
|
5615
|
+
|
|
5616
|
+
This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."
|
|
5617
|
+
|
|
5618
|
+
- **`application/vnd.github.raw+json`**: Returns the raw markdown body. Response will include `body`. This is the default if you do not pass any specific media type.
|
|
5619
|
+
- **`application/vnd.github.text+json`**: Returns a text only representation of the markdown body. Response will include `body_text`.
|
|
5620
|
+
- **`application/vnd.github.html+json`**: Returns HTML rendered from the body's markdown. Response will include `body_html`.
|
|
5621
|
+
- **`application/vnd.github.full+json`**: Returns raw, text, and HTML representations. Response will include `body`, `body_text`, and `body_html`.
|
|
5622
|
+
|
|
5623
|
+
See also: https://docs.github.com/rest/issues/issues#list-user-account-issues-assigned-to-the-authenticated-user
|
|
5624
|
+
"""
|
|
4705
5625
|
|
|
4706
5626
|
from ..models import BasicError, Issue
|
|
4707
5627
|
|