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
|
@@ -151,7 +151,16 @@ class EnterpriseAdminClient:
|
|
|
151
151
|
*,
|
|
152
152
|
headers: Optional[Mapping[str, str]] = None,
|
|
153
153
|
) -> Response[ActionsEnterprisePermissions, ActionsEnterprisePermissionsType]:
|
|
154
|
-
"""
|
|
154
|
+
"""enterprise-admin/get-github-actions-permissions-enterprise
|
|
155
|
+
|
|
156
|
+
GET /enterprises/{enterprise}/actions/permissions
|
|
157
|
+
|
|
158
|
+
Gets the GitHub Actions permissions policy for organizations and allowed actions and reusable workflows in an enterprise.
|
|
159
|
+
|
|
160
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
161
|
+
|
|
162
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-an-enterprise
|
|
163
|
+
"""
|
|
155
164
|
|
|
156
165
|
from ..models import ActionsEnterprisePermissions
|
|
157
166
|
|
|
@@ -172,7 +181,16 @@ class EnterpriseAdminClient:
|
|
|
172
181
|
*,
|
|
173
182
|
headers: Optional[Mapping[str, str]] = None,
|
|
174
183
|
) -> Response[ActionsEnterprisePermissions, ActionsEnterprisePermissionsType]:
|
|
175
|
-
"""
|
|
184
|
+
"""enterprise-admin/get-github-actions-permissions-enterprise
|
|
185
|
+
|
|
186
|
+
GET /enterprises/{enterprise}/actions/permissions
|
|
187
|
+
|
|
188
|
+
Gets the GitHub Actions permissions policy for organizations and allowed actions and reusable workflows in an enterprise.
|
|
189
|
+
|
|
190
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
191
|
+
|
|
192
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-an-enterprise
|
|
193
|
+
"""
|
|
176
194
|
|
|
177
195
|
from ..models import ActionsEnterprisePermissions
|
|
178
196
|
|
|
@@ -215,7 +233,16 @@ class EnterpriseAdminClient:
|
|
|
215
233
|
data: Missing[EnterprisesEnterpriseActionsPermissionsPutBodyType] = UNSET,
|
|
216
234
|
**kwargs,
|
|
217
235
|
) -> Response:
|
|
218
|
-
"""
|
|
236
|
+
"""enterprise-admin/set-github-actions-permissions-enterprise
|
|
237
|
+
|
|
238
|
+
PUT /enterprises/{enterprise}/actions/permissions
|
|
239
|
+
|
|
240
|
+
Sets the GitHub Actions permissions policy for organizations and allowed actions and reusable workflows in an enterprise.
|
|
241
|
+
|
|
242
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
243
|
+
|
|
244
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-an-enterprise
|
|
245
|
+
"""
|
|
219
246
|
|
|
220
247
|
from ..models import EnterprisesEnterpriseActionsPermissionsPutBody
|
|
221
248
|
|
|
@@ -269,7 +296,16 @@ class EnterpriseAdminClient:
|
|
|
269
296
|
data: Missing[EnterprisesEnterpriseActionsPermissionsPutBodyType] = UNSET,
|
|
270
297
|
**kwargs,
|
|
271
298
|
) -> Response:
|
|
272
|
-
"""
|
|
299
|
+
"""enterprise-admin/set-github-actions-permissions-enterprise
|
|
300
|
+
|
|
301
|
+
PUT /enterprises/{enterprise}/actions/permissions
|
|
302
|
+
|
|
303
|
+
Sets the GitHub Actions permissions policy for organizations and allowed actions and reusable workflows in an enterprise.
|
|
304
|
+
|
|
305
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
306
|
+
|
|
307
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-an-enterprise
|
|
308
|
+
"""
|
|
273
309
|
|
|
274
310
|
from ..models import EnterprisesEnterpriseActionsPermissionsPutBody
|
|
275
311
|
|
|
@@ -306,7 +342,16 @@ class EnterpriseAdminClient:
|
|
|
306
342
|
EnterprisesEnterpriseActionsPermissionsOrganizationsGetResponse200,
|
|
307
343
|
EnterprisesEnterpriseActionsPermissionsOrganizationsGetResponse200Type,
|
|
308
344
|
]:
|
|
309
|
-
"""
|
|
345
|
+
"""enterprise-admin/list-selected-organizations-enabled-github-actions-enterprise
|
|
346
|
+
|
|
347
|
+
GET /enterprises/{enterprise}/actions/permissions/organizations
|
|
348
|
+
|
|
349
|
+
Lists the organizations that are selected to have GitHub Actions enabled in an enterprise. To use this endpoint, the enterprise permission policy for `enabled_organizations` must be configured to `selected`. For more information, see "[Set GitHub Actions permissions for an enterprise](#set-github-actions-permissions-for-an-enterprise)."
|
|
350
|
+
|
|
351
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
352
|
+
|
|
353
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise
|
|
354
|
+
"""
|
|
310
355
|
|
|
311
356
|
from ..models import (
|
|
312
357
|
EnterprisesEnterpriseActionsPermissionsOrganizationsGetResponse200,
|
|
@@ -340,7 +385,16 @@ class EnterpriseAdminClient:
|
|
|
340
385
|
EnterprisesEnterpriseActionsPermissionsOrganizationsGetResponse200,
|
|
341
386
|
EnterprisesEnterpriseActionsPermissionsOrganizationsGetResponse200Type,
|
|
342
387
|
]:
|
|
343
|
-
"""
|
|
388
|
+
"""enterprise-admin/list-selected-organizations-enabled-github-actions-enterprise
|
|
389
|
+
|
|
390
|
+
GET /enterprises/{enterprise}/actions/permissions/organizations
|
|
391
|
+
|
|
392
|
+
Lists the organizations that are selected to have GitHub Actions enabled in an enterprise. To use this endpoint, the enterprise permission policy for `enabled_organizations` must be configured to `selected`. For more information, see "[Set GitHub Actions permissions for an enterprise](#set-github-actions-permissions-for-an-enterprise)."
|
|
393
|
+
|
|
394
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
395
|
+
|
|
396
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise
|
|
397
|
+
"""
|
|
344
398
|
|
|
345
399
|
from ..models import (
|
|
346
400
|
EnterprisesEnterpriseActionsPermissionsOrganizationsGetResponse200,
|
|
@@ -392,7 +446,16 @@ class EnterpriseAdminClient:
|
|
|
392
446
|
] = UNSET,
|
|
393
447
|
**kwargs,
|
|
394
448
|
) -> Response:
|
|
395
|
-
"""
|
|
449
|
+
"""enterprise-admin/set-selected-organizations-enabled-github-actions-enterprise
|
|
450
|
+
|
|
451
|
+
PUT /enterprises/{enterprise}/actions/permissions/organizations
|
|
452
|
+
|
|
453
|
+
Replaces the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for `enabled_organizations` must be configured to `selected`. For more information, see "[Set GitHub Actions permissions for an enterprise](#set-github-actions-permissions-for-an-enterprise)."
|
|
454
|
+
|
|
455
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
456
|
+
|
|
457
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise
|
|
458
|
+
"""
|
|
396
459
|
|
|
397
460
|
from ..models import EnterprisesEnterpriseActionsPermissionsOrganizationsPutBody
|
|
398
461
|
|
|
@@ -447,7 +510,16 @@ class EnterpriseAdminClient:
|
|
|
447
510
|
] = UNSET,
|
|
448
511
|
**kwargs,
|
|
449
512
|
) -> Response:
|
|
450
|
-
"""
|
|
513
|
+
"""enterprise-admin/set-selected-organizations-enabled-github-actions-enterprise
|
|
514
|
+
|
|
515
|
+
PUT /enterprises/{enterprise}/actions/permissions/organizations
|
|
516
|
+
|
|
517
|
+
Replaces the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for `enabled_organizations` must be configured to `selected`. For more information, see "[Set GitHub Actions permissions for an enterprise](#set-github-actions-permissions-for-an-enterprise)."
|
|
518
|
+
|
|
519
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
520
|
+
|
|
521
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise
|
|
522
|
+
"""
|
|
451
523
|
|
|
452
524
|
from ..models import EnterprisesEnterpriseActionsPermissionsOrganizationsPutBody
|
|
453
525
|
|
|
@@ -480,7 +552,16 @@ class EnterpriseAdminClient:
|
|
|
480
552
|
*,
|
|
481
553
|
headers: Optional[Mapping[str, str]] = None,
|
|
482
554
|
) -> Response:
|
|
483
|
-
"""
|
|
555
|
+
"""enterprise-admin/enable-selected-organization-github-actions-enterprise
|
|
556
|
+
|
|
557
|
+
PUT /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
|
|
558
|
+
|
|
559
|
+
Adds an organization to the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for `enabled_organizations` must be configured to `selected`. For more information, see "[Set GitHub Actions permissions for an enterprise](#set-github-actions-permissions-for-an-enterprise)."
|
|
560
|
+
|
|
561
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
562
|
+
|
|
563
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#enable-a-selected-organization-for-github-actions-in-an-enterprise
|
|
564
|
+
"""
|
|
484
565
|
|
|
485
566
|
url = f"/enterprises/{enterprise}/actions/permissions/organizations/{org_id}"
|
|
486
567
|
|
|
@@ -499,7 +580,16 @@ class EnterpriseAdminClient:
|
|
|
499
580
|
*,
|
|
500
581
|
headers: Optional[Mapping[str, str]] = None,
|
|
501
582
|
) -> Response:
|
|
502
|
-
"""
|
|
583
|
+
"""enterprise-admin/enable-selected-organization-github-actions-enterprise
|
|
584
|
+
|
|
585
|
+
PUT /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
|
|
586
|
+
|
|
587
|
+
Adds an organization to the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for `enabled_organizations` must be configured to `selected`. For more information, see "[Set GitHub Actions permissions for an enterprise](#set-github-actions-permissions-for-an-enterprise)."
|
|
588
|
+
|
|
589
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
590
|
+
|
|
591
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#enable-a-selected-organization-for-github-actions-in-an-enterprise
|
|
592
|
+
"""
|
|
503
593
|
|
|
504
594
|
url = f"/enterprises/{enterprise}/actions/permissions/organizations/{org_id}"
|
|
505
595
|
|
|
@@ -518,7 +608,16 @@ class EnterpriseAdminClient:
|
|
|
518
608
|
*,
|
|
519
609
|
headers: Optional[Mapping[str, str]] = None,
|
|
520
610
|
) -> Response:
|
|
521
|
-
"""
|
|
611
|
+
"""enterprise-admin/disable-selected-organization-github-actions-enterprise
|
|
612
|
+
|
|
613
|
+
DELETE /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
|
|
614
|
+
|
|
615
|
+
Removes an organization from the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for `enabled_organizations` must be configured to `selected`. For more information, see "[Set GitHub Actions permissions for an enterprise](#set-github-actions-permissions-for-an-enterprise)."
|
|
616
|
+
|
|
617
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
618
|
+
|
|
619
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#disable-a-selected-organization-for-github-actions-in-an-enterprise
|
|
620
|
+
"""
|
|
522
621
|
|
|
523
622
|
url = f"/enterprises/{enterprise}/actions/permissions/organizations/{org_id}"
|
|
524
623
|
|
|
@@ -537,7 +636,16 @@ class EnterpriseAdminClient:
|
|
|
537
636
|
*,
|
|
538
637
|
headers: Optional[Mapping[str, str]] = None,
|
|
539
638
|
) -> Response:
|
|
540
|
-
"""
|
|
639
|
+
"""enterprise-admin/disable-selected-organization-github-actions-enterprise
|
|
640
|
+
|
|
641
|
+
DELETE /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
|
|
642
|
+
|
|
643
|
+
Removes an organization from the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for `enabled_organizations` must be configured to `selected`. For more information, see "[Set GitHub Actions permissions for an enterprise](#set-github-actions-permissions-for-an-enterprise)."
|
|
644
|
+
|
|
645
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
646
|
+
|
|
647
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#disable-a-selected-organization-for-github-actions-in-an-enterprise
|
|
648
|
+
"""
|
|
541
649
|
|
|
542
650
|
url = f"/enterprises/{enterprise}/actions/permissions/organizations/{org_id}"
|
|
543
651
|
|
|
@@ -555,7 +663,16 @@ class EnterpriseAdminClient:
|
|
|
555
663
|
*,
|
|
556
664
|
headers: Optional[Mapping[str, str]] = None,
|
|
557
665
|
) -> Response[SelectedActions, SelectedActionsType]:
|
|
558
|
-
"""
|
|
666
|
+
"""enterprise-admin/get-allowed-actions-enterprise
|
|
667
|
+
|
|
668
|
+
GET /enterprises/{enterprise}/actions/permissions/selected-actions
|
|
669
|
+
|
|
670
|
+
Gets the selected actions and reusable workflows that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for `allowed_actions` must be configured to `selected`. For more information, see "[Set GitHub Actions permissions for an enterprise](#set-github-actions-permissions-for-an-enterprise)."
|
|
671
|
+
|
|
672
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
673
|
+
|
|
674
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-enterprise
|
|
675
|
+
"""
|
|
559
676
|
|
|
560
677
|
from ..models import SelectedActions
|
|
561
678
|
|
|
@@ -576,7 +693,16 @@ class EnterpriseAdminClient:
|
|
|
576
693
|
*,
|
|
577
694
|
headers: Optional[Mapping[str, str]] = None,
|
|
578
695
|
) -> Response[SelectedActions, SelectedActionsType]:
|
|
579
|
-
"""
|
|
696
|
+
"""enterprise-admin/get-allowed-actions-enterprise
|
|
697
|
+
|
|
698
|
+
GET /enterprises/{enterprise}/actions/permissions/selected-actions
|
|
699
|
+
|
|
700
|
+
Gets the selected actions and reusable workflows that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for `allowed_actions` must be configured to `selected`. For more information, see "[Set GitHub Actions permissions for an enterprise](#set-github-actions-permissions-for-an-enterprise)."
|
|
701
|
+
|
|
702
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
703
|
+
|
|
704
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-enterprise
|
|
705
|
+
"""
|
|
580
706
|
|
|
581
707
|
from ..models import SelectedActions
|
|
582
708
|
|
|
@@ -620,7 +746,16 @@ class EnterpriseAdminClient:
|
|
|
620
746
|
data: Missing[SelectedActionsType] = UNSET,
|
|
621
747
|
**kwargs,
|
|
622
748
|
) -> Response:
|
|
623
|
-
"""
|
|
749
|
+
"""enterprise-admin/set-allowed-actions-enterprise
|
|
750
|
+
|
|
751
|
+
PUT /enterprises/{enterprise}/actions/permissions/selected-actions
|
|
752
|
+
|
|
753
|
+
Sets the actions and reusable workflows that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for `allowed_actions` must be configured to `selected`. For more information, see "[Set GitHub Actions permissions for an enterprise](#set-github-actions-permissions-for-an-enterprise)."
|
|
754
|
+
|
|
755
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
756
|
+
|
|
757
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-enterprise
|
|
758
|
+
"""
|
|
624
759
|
|
|
625
760
|
from ..models import SelectedActions
|
|
626
761
|
|
|
@@ -673,7 +808,16 @@ class EnterpriseAdminClient:
|
|
|
673
808
|
data: Missing[SelectedActionsType] = UNSET,
|
|
674
809
|
**kwargs,
|
|
675
810
|
) -> Response:
|
|
676
|
-
"""
|
|
811
|
+
"""enterprise-admin/set-allowed-actions-enterprise
|
|
812
|
+
|
|
813
|
+
PUT /enterprises/{enterprise}/actions/permissions/selected-actions
|
|
814
|
+
|
|
815
|
+
Sets the actions and reusable workflows that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for `allowed_actions` must be configured to `selected`. For more information, see "[Set GitHub Actions permissions for an enterprise](#set-github-actions-permissions-for-an-enterprise)."
|
|
816
|
+
|
|
817
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
818
|
+
|
|
819
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-enterprise
|
|
820
|
+
"""
|
|
677
821
|
|
|
678
822
|
from ..models import SelectedActions
|
|
679
823
|
|
|
@@ -709,7 +853,16 @@ class EnterpriseAdminClient:
|
|
|
709
853
|
EnterprisesEnterpriseActionsRunnerGroupsGetResponse200,
|
|
710
854
|
EnterprisesEnterpriseActionsRunnerGroupsGetResponse200Type,
|
|
711
855
|
]:
|
|
712
|
-
"""
|
|
856
|
+
"""enterprise-admin/list-self-hosted-runner-groups-for-enterprise
|
|
857
|
+
|
|
858
|
+
GET /enterprises/{enterprise}/actions/runner-groups
|
|
859
|
+
|
|
860
|
+
Lists all self-hosted runner groups for an enterprise.
|
|
861
|
+
|
|
862
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
863
|
+
|
|
864
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-enterprise
|
|
865
|
+
"""
|
|
713
866
|
|
|
714
867
|
from ..models import EnterprisesEnterpriseActionsRunnerGroupsGetResponse200
|
|
715
868
|
|
|
@@ -743,7 +896,16 @@ class EnterpriseAdminClient:
|
|
|
743
896
|
EnterprisesEnterpriseActionsRunnerGroupsGetResponse200,
|
|
744
897
|
EnterprisesEnterpriseActionsRunnerGroupsGetResponse200Type,
|
|
745
898
|
]:
|
|
746
|
-
"""
|
|
899
|
+
"""enterprise-admin/list-self-hosted-runner-groups-for-enterprise
|
|
900
|
+
|
|
901
|
+
GET /enterprises/{enterprise}/actions/runner-groups
|
|
902
|
+
|
|
903
|
+
Lists all self-hosted runner groups for an enterprise.
|
|
904
|
+
|
|
905
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
906
|
+
|
|
907
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-enterprise
|
|
908
|
+
"""
|
|
747
909
|
|
|
748
910
|
from ..models import EnterprisesEnterpriseActionsRunnerGroupsGetResponse200
|
|
749
911
|
|
|
@@ -799,7 +961,16 @@ class EnterpriseAdminClient:
|
|
|
799
961
|
data: Missing[EnterprisesEnterpriseActionsRunnerGroupsPostBodyType] = UNSET,
|
|
800
962
|
**kwargs,
|
|
801
963
|
) -> Response[RunnerGroupsEnterprise, RunnerGroupsEnterpriseType]:
|
|
802
|
-
"""
|
|
964
|
+
"""enterprise-admin/create-self-hosted-runner-group-for-enterprise
|
|
965
|
+
|
|
966
|
+
POST /enterprises/{enterprise}/actions/runner-groups
|
|
967
|
+
|
|
968
|
+
Creates a new self-hosted runner group for an enterprise.
|
|
969
|
+
|
|
970
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
971
|
+
|
|
972
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-enterprise
|
|
973
|
+
"""
|
|
803
974
|
|
|
804
975
|
from ..models import (
|
|
805
976
|
EnterprisesEnterpriseActionsRunnerGroupsPostBody,
|
|
@@ -863,7 +1034,16 @@ class EnterpriseAdminClient:
|
|
|
863
1034
|
data: Missing[EnterprisesEnterpriseActionsRunnerGroupsPostBodyType] = UNSET,
|
|
864
1035
|
**kwargs,
|
|
865
1036
|
) -> Response[RunnerGroupsEnterprise, RunnerGroupsEnterpriseType]:
|
|
866
|
-
"""
|
|
1037
|
+
"""enterprise-admin/create-self-hosted-runner-group-for-enterprise
|
|
1038
|
+
|
|
1039
|
+
POST /enterprises/{enterprise}/actions/runner-groups
|
|
1040
|
+
|
|
1041
|
+
Creates a new self-hosted runner group for an enterprise.
|
|
1042
|
+
|
|
1043
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1044
|
+
|
|
1045
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-enterprise
|
|
1046
|
+
"""
|
|
867
1047
|
|
|
868
1048
|
from ..models import (
|
|
869
1049
|
EnterprisesEnterpriseActionsRunnerGroupsPostBody,
|
|
@@ -900,7 +1080,16 @@ class EnterpriseAdminClient:
|
|
|
900
1080
|
*,
|
|
901
1081
|
headers: Optional[Mapping[str, str]] = None,
|
|
902
1082
|
) -> Response[RunnerGroupsEnterprise, RunnerGroupsEnterpriseType]:
|
|
903
|
-
"""
|
|
1083
|
+
"""enterprise-admin/get-self-hosted-runner-group-for-enterprise
|
|
1084
|
+
|
|
1085
|
+
GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
|
|
1086
|
+
|
|
1087
|
+
Gets a specific self-hosted runner group for an enterprise.
|
|
1088
|
+
|
|
1089
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1090
|
+
|
|
1091
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-enterprise
|
|
1092
|
+
"""
|
|
904
1093
|
|
|
905
1094
|
from ..models import RunnerGroupsEnterprise
|
|
906
1095
|
|
|
@@ -922,7 +1111,16 @@ class EnterpriseAdminClient:
|
|
|
922
1111
|
*,
|
|
923
1112
|
headers: Optional[Mapping[str, str]] = None,
|
|
924
1113
|
) -> Response[RunnerGroupsEnterprise, RunnerGroupsEnterpriseType]:
|
|
925
|
-
"""
|
|
1114
|
+
"""enterprise-admin/get-self-hosted-runner-group-for-enterprise
|
|
1115
|
+
|
|
1116
|
+
GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
|
|
1117
|
+
|
|
1118
|
+
Gets a specific self-hosted runner group for an enterprise.
|
|
1119
|
+
|
|
1120
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1121
|
+
|
|
1122
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-enterprise
|
|
1123
|
+
"""
|
|
926
1124
|
|
|
927
1125
|
from ..models import RunnerGroupsEnterprise
|
|
928
1126
|
|
|
@@ -944,7 +1142,16 @@ class EnterpriseAdminClient:
|
|
|
944
1142
|
*,
|
|
945
1143
|
headers: Optional[Mapping[str, str]] = None,
|
|
946
1144
|
) -> Response:
|
|
947
|
-
"""
|
|
1145
|
+
"""enterprise-admin/delete-self-hosted-runner-group-from-enterprise
|
|
1146
|
+
|
|
1147
|
+
DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
|
|
1148
|
+
|
|
1149
|
+
Deletes a self-hosted runner group for an enterprise.
|
|
1150
|
+
|
|
1151
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1152
|
+
|
|
1153
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-enterprise
|
|
1154
|
+
"""
|
|
948
1155
|
|
|
949
1156
|
url = f"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}"
|
|
950
1157
|
|
|
@@ -963,7 +1170,16 @@ class EnterpriseAdminClient:
|
|
|
963
1170
|
*,
|
|
964
1171
|
headers: Optional[Mapping[str, str]] = None,
|
|
965
1172
|
) -> Response:
|
|
966
|
-
"""
|
|
1173
|
+
"""enterprise-admin/delete-self-hosted-runner-group-from-enterprise
|
|
1174
|
+
|
|
1175
|
+
DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
|
|
1176
|
+
|
|
1177
|
+
Deletes a self-hosted runner group for an enterprise.
|
|
1178
|
+
|
|
1179
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1180
|
+
|
|
1181
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-enterprise
|
|
1182
|
+
"""
|
|
967
1183
|
|
|
968
1184
|
url = f"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}"
|
|
969
1185
|
|
|
@@ -1014,7 +1230,16 @@ class EnterpriseAdminClient:
|
|
|
1014
1230
|
] = UNSET,
|
|
1015
1231
|
**kwargs,
|
|
1016
1232
|
) -> Response[RunnerGroupsEnterprise, RunnerGroupsEnterpriseType]:
|
|
1017
|
-
"""
|
|
1233
|
+
"""enterprise-admin/update-self-hosted-runner-group-for-enterprise
|
|
1234
|
+
|
|
1235
|
+
PATCH /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
|
|
1236
|
+
|
|
1237
|
+
Updates the `name` and `visibility` of a self-hosted runner group in an enterprise.
|
|
1238
|
+
|
|
1239
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1240
|
+
|
|
1241
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-enterprise
|
|
1242
|
+
"""
|
|
1018
1243
|
|
|
1019
1244
|
from ..models import (
|
|
1020
1245
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdPatchBody,
|
|
@@ -1083,7 +1308,16 @@ class EnterpriseAdminClient:
|
|
|
1083
1308
|
] = UNSET,
|
|
1084
1309
|
**kwargs,
|
|
1085
1310
|
) -> Response[RunnerGroupsEnterprise, RunnerGroupsEnterpriseType]:
|
|
1086
|
-
"""
|
|
1311
|
+
"""enterprise-admin/update-self-hosted-runner-group-for-enterprise
|
|
1312
|
+
|
|
1313
|
+
PATCH /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
|
|
1314
|
+
|
|
1315
|
+
Updates the `name` and `visibility` of a self-hosted runner group in an enterprise.
|
|
1316
|
+
|
|
1317
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1318
|
+
|
|
1319
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-enterprise
|
|
1320
|
+
"""
|
|
1087
1321
|
|
|
1088
1322
|
from ..models import (
|
|
1089
1323
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdPatchBody,
|
|
@@ -1125,7 +1359,16 @@ class EnterpriseAdminClient:
|
|
|
1125
1359
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdOrganizationsGetResponse200,
|
|
1126
1360
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdOrganizationsGetResponse200Type,
|
|
1127
1361
|
]:
|
|
1128
|
-
"""
|
|
1362
|
+
"""enterprise-admin/list-org-access-to-self-hosted-runner-group-in-enterprise
|
|
1363
|
+
|
|
1364
|
+
GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
|
|
1365
|
+
|
|
1366
|
+
Lists the organizations with access to a self-hosted runner group.
|
|
1367
|
+
|
|
1368
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1369
|
+
|
|
1370
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-organization-access-to-a-self-hosted-runner-group-in-an-enterprise
|
|
1371
|
+
"""
|
|
1129
1372
|
|
|
1130
1373
|
from ..models import (
|
|
1131
1374
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdOrganizationsGetResponse200,
|
|
@@ -1160,7 +1403,16 @@ class EnterpriseAdminClient:
|
|
|
1160
1403
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdOrganizationsGetResponse200,
|
|
1161
1404
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdOrganizationsGetResponse200Type,
|
|
1162
1405
|
]:
|
|
1163
|
-
"""
|
|
1406
|
+
"""enterprise-admin/list-org-access-to-self-hosted-runner-group-in-enterprise
|
|
1407
|
+
|
|
1408
|
+
GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
|
|
1409
|
+
|
|
1410
|
+
Lists the organizations with access to a self-hosted runner group.
|
|
1411
|
+
|
|
1412
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1413
|
+
|
|
1414
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-organization-access-to-a-self-hosted-runner-group-in-an-enterprise
|
|
1415
|
+
"""
|
|
1164
1416
|
|
|
1165
1417
|
from ..models import (
|
|
1166
1418
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdOrganizationsGetResponse200,
|
|
@@ -1215,7 +1467,16 @@ class EnterpriseAdminClient:
|
|
|
1215
1467
|
] = UNSET,
|
|
1216
1468
|
**kwargs,
|
|
1217
1469
|
) -> Response:
|
|
1218
|
-
"""
|
|
1470
|
+
"""enterprise-admin/set-org-access-to-self-hosted-runner-group-in-enterprise
|
|
1471
|
+
|
|
1472
|
+
PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
|
|
1473
|
+
|
|
1474
|
+
Replaces the list of organizations that have access to a self-hosted runner configured in an enterprise.
|
|
1475
|
+
|
|
1476
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1477
|
+
|
|
1478
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-organization-access-for-a-self-hosted-runner-group-in-an-enterprise
|
|
1479
|
+
"""
|
|
1219
1480
|
|
|
1220
1481
|
from ..models import (
|
|
1221
1482
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdOrganizationsPutBody,
|
|
@@ -1276,7 +1537,16 @@ class EnterpriseAdminClient:
|
|
|
1276
1537
|
] = UNSET,
|
|
1277
1538
|
**kwargs,
|
|
1278
1539
|
) -> Response:
|
|
1279
|
-
"""
|
|
1540
|
+
"""enterprise-admin/set-org-access-to-self-hosted-runner-group-in-enterprise
|
|
1541
|
+
|
|
1542
|
+
PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
|
|
1543
|
+
|
|
1544
|
+
Replaces the list of organizations that have access to a self-hosted runner configured in an enterprise.
|
|
1545
|
+
|
|
1546
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1547
|
+
|
|
1548
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-organization-access-for-a-self-hosted-runner-group-in-an-enterprise
|
|
1549
|
+
"""
|
|
1280
1550
|
|
|
1281
1551
|
from ..models import (
|
|
1282
1552
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdOrganizationsPutBody,
|
|
@@ -1313,7 +1583,16 @@ class EnterpriseAdminClient:
|
|
|
1313
1583
|
*,
|
|
1314
1584
|
headers: Optional[Mapping[str, str]] = None,
|
|
1315
1585
|
) -> Response:
|
|
1316
|
-
"""
|
|
1586
|
+
"""enterprise-admin/add-org-access-to-self-hosted-runner-group-in-enterprise
|
|
1587
|
+
|
|
1588
|
+
PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
|
|
1589
|
+
|
|
1590
|
+
Adds an organization to the list of selected organizations that can access a self-hosted runner group. The runner group must have `visibility` set to `selected`. For more information, see "[Create a self-hosted runner group for an enterprise](#create-a-self-hosted-runner-group-for-an-enterprise)."
|
|
1591
|
+
|
|
1592
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1593
|
+
|
|
1594
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise
|
|
1595
|
+
"""
|
|
1317
1596
|
|
|
1318
1597
|
url = f"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}"
|
|
1319
1598
|
|
|
@@ -1333,7 +1612,16 @@ class EnterpriseAdminClient:
|
|
|
1333
1612
|
*,
|
|
1334
1613
|
headers: Optional[Mapping[str, str]] = None,
|
|
1335
1614
|
) -> Response:
|
|
1336
|
-
"""
|
|
1615
|
+
"""enterprise-admin/add-org-access-to-self-hosted-runner-group-in-enterprise
|
|
1616
|
+
|
|
1617
|
+
PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
|
|
1618
|
+
|
|
1619
|
+
Adds an organization to the list of selected organizations that can access a self-hosted runner group. The runner group must have `visibility` set to `selected`. For more information, see "[Create a self-hosted runner group for an enterprise](#create-a-self-hosted-runner-group-for-an-enterprise)."
|
|
1620
|
+
|
|
1621
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1622
|
+
|
|
1623
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise
|
|
1624
|
+
"""
|
|
1337
1625
|
|
|
1338
1626
|
url = f"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}"
|
|
1339
1627
|
|
|
@@ -1353,7 +1641,16 @@ class EnterpriseAdminClient:
|
|
|
1353
1641
|
*,
|
|
1354
1642
|
headers: Optional[Mapping[str, str]] = None,
|
|
1355
1643
|
) -> Response:
|
|
1356
|
-
"""
|
|
1644
|
+
"""enterprise-admin/remove-org-access-to-self-hosted-runner-group-in-enterprise
|
|
1645
|
+
|
|
1646
|
+
DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
|
|
1647
|
+
|
|
1648
|
+
Removes an organization from the list of selected organizations that can access a self-hosted runner group. The runner group must have `visibility` set to `selected`. For more information, see "[Create a self-hosted runner group for an enterprise](#create-a-self-hosted-runner-group-for-an-enterprise)."
|
|
1649
|
+
|
|
1650
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1651
|
+
|
|
1652
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise
|
|
1653
|
+
"""
|
|
1357
1654
|
|
|
1358
1655
|
url = f"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}"
|
|
1359
1656
|
|
|
@@ -1373,7 +1670,16 @@ class EnterpriseAdminClient:
|
|
|
1373
1670
|
*,
|
|
1374
1671
|
headers: Optional[Mapping[str, str]] = None,
|
|
1375
1672
|
) -> Response:
|
|
1376
|
-
"""
|
|
1673
|
+
"""enterprise-admin/remove-org-access-to-self-hosted-runner-group-in-enterprise
|
|
1674
|
+
|
|
1675
|
+
DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
|
|
1676
|
+
|
|
1677
|
+
Removes an organization from the list of selected organizations that can access a self-hosted runner group. The runner group must have `visibility` set to `selected`. For more information, see "[Create a self-hosted runner group for an enterprise](#create-a-self-hosted-runner-group-for-an-enterprise)."
|
|
1678
|
+
|
|
1679
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1680
|
+
|
|
1681
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise
|
|
1682
|
+
"""
|
|
1377
1683
|
|
|
1378
1684
|
url = f"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}"
|
|
1379
1685
|
|
|
@@ -1397,7 +1703,16 @@ class EnterpriseAdminClient:
|
|
|
1397
1703
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdRunnersGetResponse200,
|
|
1398
1704
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdRunnersGetResponse200Type,
|
|
1399
1705
|
]:
|
|
1400
|
-
"""
|
|
1706
|
+
"""enterprise-admin/list-self-hosted-runners-in-group-for-enterprise
|
|
1707
|
+
|
|
1708
|
+
GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
|
|
1709
|
+
|
|
1710
|
+
Lists the self-hosted runners that are in a specific enterprise group.
|
|
1711
|
+
|
|
1712
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1713
|
+
|
|
1714
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-enterprise
|
|
1715
|
+
"""
|
|
1401
1716
|
|
|
1402
1717
|
from ..models import (
|
|
1403
1718
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdRunnersGetResponse200,
|
|
@@ -1434,7 +1749,16 @@ class EnterpriseAdminClient:
|
|
|
1434
1749
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdRunnersGetResponse200,
|
|
1435
1750
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdRunnersGetResponse200Type,
|
|
1436
1751
|
]:
|
|
1437
|
-
"""
|
|
1752
|
+
"""enterprise-admin/list-self-hosted-runners-in-group-for-enterprise
|
|
1753
|
+
|
|
1754
|
+
GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
|
|
1755
|
+
|
|
1756
|
+
Lists the self-hosted runners that are in a specific enterprise group.
|
|
1757
|
+
|
|
1758
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1759
|
+
|
|
1760
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-enterprise
|
|
1761
|
+
"""
|
|
1438
1762
|
|
|
1439
1763
|
from ..models import (
|
|
1440
1764
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdRunnersGetResponse200,
|
|
@@ -1491,7 +1815,16 @@ class EnterpriseAdminClient:
|
|
|
1491
1815
|
] = UNSET,
|
|
1492
1816
|
**kwargs,
|
|
1493
1817
|
) -> Response:
|
|
1494
|
-
"""
|
|
1818
|
+
"""enterprise-admin/set-self-hosted-runners-in-group-for-enterprise
|
|
1819
|
+
|
|
1820
|
+
PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
|
|
1821
|
+
|
|
1822
|
+
Replaces the list of self-hosted runners that are part of an enterprise runner group.
|
|
1823
|
+
|
|
1824
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1825
|
+
|
|
1826
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-enterprise
|
|
1827
|
+
"""
|
|
1495
1828
|
|
|
1496
1829
|
from ..models import (
|
|
1497
1830
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdRunnersPutBody,
|
|
@@ -1554,7 +1887,16 @@ class EnterpriseAdminClient:
|
|
|
1554
1887
|
] = UNSET,
|
|
1555
1888
|
**kwargs,
|
|
1556
1889
|
) -> Response:
|
|
1557
|
-
"""
|
|
1890
|
+
"""enterprise-admin/set-self-hosted-runners-in-group-for-enterprise
|
|
1891
|
+
|
|
1892
|
+
PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
|
|
1893
|
+
|
|
1894
|
+
Replaces the list of self-hosted runners that are part of an enterprise runner group.
|
|
1895
|
+
|
|
1896
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1897
|
+
|
|
1898
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-enterprise
|
|
1899
|
+
"""
|
|
1558
1900
|
|
|
1559
1901
|
from ..models import (
|
|
1560
1902
|
EnterprisesEnterpriseActionsRunnerGroupsRunnerGroupIdRunnersPutBody,
|
|
@@ -1593,7 +1935,16 @@ class EnterpriseAdminClient:
|
|
|
1593
1935
|
*,
|
|
1594
1936
|
headers: Optional[Mapping[str, str]] = None,
|
|
1595
1937
|
) -> Response:
|
|
1596
|
-
"""
|
|
1938
|
+
"""enterprise-admin/add-self-hosted-runner-to-group-for-enterprise
|
|
1939
|
+
|
|
1940
|
+
PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
|
|
1941
|
+
|
|
1942
|
+
Adds a self-hosted runner to a runner group configured in an enterprise.
|
|
1943
|
+
|
|
1944
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1945
|
+
|
|
1946
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-enterprise
|
|
1947
|
+
"""
|
|
1597
1948
|
|
|
1598
1949
|
url = f"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
|
|
1599
1950
|
|
|
@@ -1613,7 +1964,16 @@ class EnterpriseAdminClient:
|
|
|
1613
1964
|
*,
|
|
1614
1965
|
headers: Optional[Mapping[str, str]] = None,
|
|
1615
1966
|
) -> Response:
|
|
1616
|
-
"""
|
|
1967
|
+
"""enterprise-admin/add-self-hosted-runner-to-group-for-enterprise
|
|
1968
|
+
|
|
1969
|
+
PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
|
|
1970
|
+
|
|
1971
|
+
Adds a self-hosted runner to a runner group configured in an enterprise.
|
|
1972
|
+
|
|
1973
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
1974
|
+
|
|
1975
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-enterprise
|
|
1976
|
+
"""
|
|
1617
1977
|
|
|
1618
1978
|
url = f"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
|
|
1619
1979
|
|
|
@@ -1633,7 +1993,16 @@ class EnterpriseAdminClient:
|
|
|
1633
1993
|
*,
|
|
1634
1994
|
headers: Optional[Mapping[str, str]] = None,
|
|
1635
1995
|
) -> Response:
|
|
1636
|
-
"""
|
|
1996
|
+
"""enterprise-admin/remove-self-hosted-runner-from-group-for-enterprise
|
|
1997
|
+
|
|
1998
|
+
DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
|
|
1999
|
+
|
|
2000
|
+
Removes a self-hosted runner from a group configured in an enterprise. The runner is then returned to the default group.
|
|
2001
|
+
|
|
2002
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2003
|
+
|
|
2004
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-enterprise
|
|
2005
|
+
"""
|
|
1637
2006
|
|
|
1638
2007
|
url = f"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
|
|
1639
2008
|
|
|
@@ -1653,7 +2022,16 @@ class EnterpriseAdminClient:
|
|
|
1653
2022
|
*,
|
|
1654
2023
|
headers: Optional[Mapping[str, str]] = None,
|
|
1655
2024
|
) -> Response:
|
|
1656
|
-
"""
|
|
2025
|
+
"""enterprise-admin/remove-self-hosted-runner-from-group-for-enterprise
|
|
2026
|
+
|
|
2027
|
+
DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
|
|
2028
|
+
|
|
2029
|
+
Removes a self-hosted runner from a group configured in an enterprise. The runner is then returned to the default group.
|
|
2030
|
+
|
|
2031
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2032
|
+
|
|
2033
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-enterprise
|
|
2034
|
+
"""
|
|
1657
2035
|
|
|
1658
2036
|
url = f"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
|
|
1659
2037
|
|
|
@@ -1677,7 +2055,16 @@ class EnterpriseAdminClient:
|
|
|
1677
2055
|
EnterprisesEnterpriseActionsRunnersGetResponse200,
|
|
1678
2056
|
EnterprisesEnterpriseActionsRunnersGetResponse200Type,
|
|
1679
2057
|
]:
|
|
1680
|
-
"""
|
|
2058
|
+
"""enterprise-admin/list-self-hosted-runners-for-enterprise
|
|
2059
|
+
|
|
2060
|
+
GET /enterprises/{enterprise}/actions/runners
|
|
2061
|
+
|
|
2062
|
+
Lists all self-hosted runners configured for an enterprise.
|
|
2063
|
+
|
|
2064
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2065
|
+
|
|
2066
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-enterprise
|
|
2067
|
+
"""
|
|
1681
2068
|
|
|
1682
2069
|
from ..models import EnterprisesEnterpriseActionsRunnersGetResponse200
|
|
1683
2070
|
|
|
@@ -1711,7 +2098,16 @@ class EnterpriseAdminClient:
|
|
|
1711
2098
|
EnterprisesEnterpriseActionsRunnersGetResponse200,
|
|
1712
2099
|
EnterprisesEnterpriseActionsRunnersGetResponse200Type,
|
|
1713
2100
|
]:
|
|
1714
|
-
"""
|
|
2101
|
+
"""enterprise-admin/list-self-hosted-runners-for-enterprise
|
|
2102
|
+
|
|
2103
|
+
GET /enterprises/{enterprise}/actions/runners
|
|
2104
|
+
|
|
2105
|
+
Lists all self-hosted runners configured for an enterprise.
|
|
2106
|
+
|
|
2107
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2108
|
+
|
|
2109
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-enterprise
|
|
2110
|
+
"""
|
|
1715
2111
|
|
|
1716
2112
|
from ..models import EnterprisesEnterpriseActionsRunnersGetResponse200
|
|
1717
2113
|
|
|
@@ -1739,7 +2135,16 @@ class EnterpriseAdminClient:
|
|
|
1739
2135
|
*,
|
|
1740
2136
|
headers: Optional[Mapping[str, str]] = None,
|
|
1741
2137
|
) -> Response[list[RunnerApplication], list[RunnerApplicationType]]:
|
|
1742
|
-
"""
|
|
2138
|
+
"""enterprise-admin/list-runner-applications-for-enterprise
|
|
2139
|
+
|
|
2140
|
+
GET /enterprises/{enterprise}/actions/runners/downloads
|
|
2141
|
+
|
|
2142
|
+
Lists binaries for the runner application that you can download and run.
|
|
2143
|
+
|
|
2144
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2145
|
+
|
|
2146
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-an-enterprise
|
|
2147
|
+
"""
|
|
1743
2148
|
|
|
1744
2149
|
from ..models import RunnerApplication
|
|
1745
2150
|
|
|
@@ -1760,7 +2165,16 @@ class EnterpriseAdminClient:
|
|
|
1760
2165
|
*,
|
|
1761
2166
|
headers: Optional[Mapping[str, str]] = None,
|
|
1762
2167
|
) -> Response[list[RunnerApplication], list[RunnerApplicationType]]:
|
|
1763
|
-
"""
|
|
2168
|
+
"""enterprise-admin/list-runner-applications-for-enterprise
|
|
2169
|
+
|
|
2170
|
+
GET /enterprises/{enterprise}/actions/runners/downloads
|
|
2171
|
+
|
|
2172
|
+
Lists binaries for the runner application that you can download and run.
|
|
2173
|
+
|
|
2174
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2175
|
+
|
|
2176
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-an-enterprise
|
|
2177
|
+
"""
|
|
1764
2178
|
|
|
1765
2179
|
from ..models import RunnerApplication
|
|
1766
2180
|
|
|
@@ -1781,7 +2195,24 @@ class EnterpriseAdminClient:
|
|
|
1781
2195
|
*,
|
|
1782
2196
|
headers: Optional[Mapping[str, str]] = None,
|
|
1783
2197
|
) -> Response[AuthenticationToken, AuthenticationTokenType]:
|
|
1784
|
-
"""
|
|
2198
|
+
"""enterprise-admin/create-registration-token-for-enterprise
|
|
2199
|
+
|
|
2200
|
+
POST /enterprises/{enterprise}/actions/runners/registration-token
|
|
2201
|
+
|
|
2202
|
+
Returns a token that you can pass to the `config` script. The token expires after one hour.
|
|
2203
|
+
|
|
2204
|
+
Example using registration token:
|
|
2205
|
+
|
|
2206
|
+
Configure your self-hosted runner, replacing `TOKEN` with the registration token provided by this endpoint.
|
|
2207
|
+
|
|
2208
|
+
```
|
|
2209
|
+
./config.sh --url https://github.com/enterprises/octo-enterprise --token TOKEN
|
|
2210
|
+
```
|
|
2211
|
+
|
|
2212
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2213
|
+
|
|
2214
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-an-enterprise
|
|
2215
|
+
"""
|
|
1785
2216
|
|
|
1786
2217
|
from ..models import AuthenticationToken
|
|
1787
2218
|
|
|
@@ -1802,7 +2233,24 @@ class EnterpriseAdminClient:
|
|
|
1802
2233
|
*,
|
|
1803
2234
|
headers: Optional[Mapping[str, str]] = None,
|
|
1804
2235
|
) -> Response[AuthenticationToken, AuthenticationTokenType]:
|
|
1805
|
-
"""
|
|
2236
|
+
"""enterprise-admin/create-registration-token-for-enterprise
|
|
2237
|
+
|
|
2238
|
+
POST /enterprises/{enterprise}/actions/runners/registration-token
|
|
2239
|
+
|
|
2240
|
+
Returns a token that you can pass to the `config` script. The token expires after one hour.
|
|
2241
|
+
|
|
2242
|
+
Example using registration token:
|
|
2243
|
+
|
|
2244
|
+
Configure your self-hosted runner, replacing `TOKEN` with the registration token provided by this endpoint.
|
|
2245
|
+
|
|
2246
|
+
```
|
|
2247
|
+
./config.sh --url https://github.com/enterprises/octo-enterprise --token TOKEN
|
|
2248
|
+
```
|
|
2249
|
+
|
|
2250
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2251
|
+
|
|
2252
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-an-enterprise
|
|
2253
|
+
"""
|
|
1806
2254
|
|
|
1807
2255
|
from ..models import AuthenticationToken
|
|
1808
2256
|
|
|
@@ -1823,7 +2271,25 @@ class EnterpriseAdminClient:
|
|
|
1823
2271
|
*,
|
|
1824
2272
|
headers: Optional[Mapping[str, str]] = None,
|
|
1825
2273
|
) -> Response[AuthenticationToken, AuthenticationTokenType]:
|
|
1826
|
-
"""
|
|
2274
|
+
"""enterprise-admin/create-remove-token-for-enterprise
|
|
2275
|
+
|
|
2276
|
+
POST /enterprises/{enterprise}/actions/runners/remove-token
|
|
2277
|
+
|
|
2278
|
+
Returns a token that you can pass to the `config` script to remove a self-hosted runner from an enterprise. The token expires after one hour.
|
|
2279
|
+
|
|
2280
|
+
Example using remove token:
|
|
2281
|
+
|
|
2282
|
+
To remove your self-hosted runner from an enterprise, replace `TOKEN` with the remove token provided by this
|
|
2283
|
+
endpoint.
|
|
2284
|
+
|
|
2285
|
+
```
|
|
2286
|
+
./config.sh remove --token TOKEN
|
|
2287
|
+
```
|
|
2288
|
+
|
|
2289
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2290
|
+
|
|
2291
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-an-enterprise
|
|
2292
|
+
"""
|
|
1827
2293
|
|
|
1828
2294
|
from ..models import AuthenticationToken
|
|
1829
2295
|
|
|
@@ -1844,7 +2310,25 @@ class EnterpriseAdminClient:
|
|
|
1844
2310
|
*,
|
|
1845
2311
|
headers: Optional[Mapping[str, str]] = None,
|
|
1846
2312
|
) -> Response[AuthenticationToken, AuthenticationTokenType]:
|
|
1847
|
-
"""
|
|
2313
|
+
"""enterprise-admin/create-remove-token-for-enterprise
|
|
2314
|
+
|
|
2315
|
+
POST /enterprises/{enterprise}/actions/runners/remove-token
|
|
2316
|
+
|
|
2317
|
+
Returns a token that you can pass to the `config` script to remove a self-hosted runner from an enterprise. The token expires after one hour.
|
|
2318
|
+
|
|
2319
|
+
Example using remove token:
|
|
2320
|
+
|
|
2321
|
+
To remove your self-hosted runner from an enterprise, replace `TOKEN` with the remove token provided by this
|
|
2322
|
+
endpoint.
|
|
2323
|
+
|
|
2324
|
+
```
|
|
2325
|
+
./config.sh remove --token TOKEN
|
|
2326
|
+
```
|
|
2327
|
+
|
|
2328
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2329
|
+
|
|
2330
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-an-enterprise
|
|
2331
|
+
"""
|
|
1848
2332
|
|
|
1849
2333
|
from ..models import AuthenticationToken
|
|
1850
2334
|
|
|
@@ -1866,7 +2350,16 @@ class EnterpriseAdminClient:
|
|
|
1866
2350
|
*,
|
|
1867
2351
|
headers: Optional[Mapping[str, str]] = None,
|
|
1868
2352
|
) -> Response[Runner, RunnerType]:
|
|
1869
|
-
"""
|
|
2353
|
+
"""enterprise-admin/get-self-hosted-runner-for-enterprise
|
|
2354
|
+
|
|
2355
|
+
GET /enterprises/{enterprise}/actions/runners/{runner_id}
|
|
2356
|
+
|
|
2357
|
+
Gets a specific self-hosted runner configured in an enterprise.
|
|
2358
|
+
|
|
2359
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2360
|
+
|
|
2361
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-enterprise
|
|
2362
|
+
"""
|
|
1870
2363
|
|
|
1871
2364
|
from ..models import Runner
|
|
1872
2365
|
|
|
@@ -1888,7 +2381,16 @@ class EnterpriseAdminClient:
|
|
|
1888
2381
|
*,
|
|
1889
2382
|
headers: Optional[Mapping[str, str]] = None,
|
|
1890
2383
|
) -> Response[Runner, RunnerType]:
|
|
1891
|
-
"""
|
|
2384
|
+
"""enterprise-admin/get-self-hosted-runner-for-enterprise
|
|
2385
|
+
|
|
2386
|
+
GET /enterprises/{enterprise}/actions/runners/{runner_id}
|
|
2387
|
+
|
|
2388
|
+
Gets a specific self-hosted runner configured in an enterprise.
|
|
2389
|
+
|
|
2390
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2391
|
+
|
|
2392
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-enterprise
|
|
2393
|
+
"""
|
|
1892
2394
|
|
|
1893
2395
|
from ..models import Runner
|
|
1894
2396
|
|
|
@@ -1910,7 +2412,16 @@ class EnterpriseAdminClient:
|
|
|
1910
2412
|
*,
|
|
1911
2413
|
headers: Optional[Mapping[str, str]] = None,
|
|
1912
2414
|
) -> Response:
|
|
1913
|
-
"""
|
|
2415
|
+
"""enterprise-admin/delete-self-hosted-runner-from-enterprise
|
|
2416
|
+
|
|
2417
|
+
DELETE /enterprises/{enterprise}/actions/runners/{runner_id}
|
|
2418
|
+
|
|
2419
|
+
Forces the removal of a self-hosted runner from an enterprise. You can use this endpoint to completely remove the runner when the machine you were using no longer exists.
|
|
2420
|
+
|
|
2421
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2422
|
+
|
|
2423
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-enterprise
|
|
2424
|
+
"""
|
|
1914
2425
|
|
|
1915
2426
|
url = f"/enterprises/{enterprise}/actions/runners/{runner_id}"
|
|
1916
2427
|
|
|
@@ -1929,7 +2440,16 @@ class EnterpriseAdminClient:
|
|
|
1929
2440
|
*,
|
|
1930
2441
|
headers: Optional[Mapping[str, str]] = None,
|
|
1931
2442
|
) -> Response:
|
|
1932
|
-
"""
|
|
2443
|
+
"""enterprise-admin/delete-self-hosted-runner-from-enterprise
|
|
2444
|
+
|
|
2445
|
+
DELETE /enterprises/{enterprise}/actions/runners/{runner_id}
|
|
2446
|
+
|
|
2447
|
+
Forces the removal of a self-hosted runner from an enterprise. You can use this endpoint to completely remove the runner when the machine you were using no longer exists.
|
|
2448
|
+
|
|
2449
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2450
|
+
|
|
2451
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-enterprise
|
|
2452
|
+
"""
|
|
1933
2453
|
|
|
1934
2454
|
url = f"/enterprises/{enterprise}/actions/runners/{runner_id}"
|
|
1935
2455
|
|
|
@@ -1951,7 +2471,16 @@ class EnterpriseAdminClient:
|
|
|
1951
2471
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200,
|
|
1952
2472
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200Type,
|
|
1953
2473
|
]:
|
|
1954
|
-
"""
|
|
2474
|
+
"""enterprise-admin/list-labels-for-self-hosted-runner-for-enterprise
|
|
2475
|
+
|
|
2476
|
+
GET /enterprises/{enterprise}/actions/runners/{runner_id}/labels
|
|
2477
|
+
|
|
2478
|
+
Lists all labels for a self-hosted runner configured in an enterprise.
|
|
2479
|
+
|
|
2480
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2481
|
+
|
|
2482
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-enterprise
|
|
2483
|
+
"""
|
|
1955
2484
|
|
|
1956
2485
|
from ..models import (
|
|
1957
2486
|
BasicError,
|
|
@@ -1982,7 +2511,16 @@ class EnterpriseAdminClient:
|
|
|
1982
2511
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200,
|
|
1983
2512
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200Type,
|
|
1984
2513
|
]:
|
|
1985
|
-
"""
|
|
2514
|
+
"""enterprise-admin/list-labels-for-self-hosted-runner-for-enterprise
|
|
2515
|
+
|
|
2516
|
+
GET /enterprises/{enterprise}/actions/runners/{runner_id}/labels
|
|
2517
|
+
|
|
2518
|
+
Lists all labels for a self-hosted runner configured in an enterprise.
|
|
2519
|
+
|
|
2520
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2521
|
+
|
|
2522
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-enterprise
|
|
2523
|
+
"""
|
|
1986
2524
|
|
|
1987
2525
|
from ..models import (
|
|
1988
2526
|
BasicError,
|
|
@@ -2044,7 +2582,17 @@ class EnterpriseAdminClient:
|
|
|
2044
2582
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200,
|
|
2045
2583
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200Type,
|
|
2046
2584
|
]:
|
|
2047
|
-
"""
|
|
2585
|
+
"""enterprise-admin/set-custom-labels-for-self-hosted-runner-for-enterprise
|
|
2586
|
+
|
|
2587
|
+
PUT /enterprises/{enterprise}/actions/runners/{runner_id}/labels
|
|
2588
|
+
|
|
2589
|
+
Remove all previous custom labels and set the new custom labels for a specific
|
|
2590
|
+
self-hosted runner configured in an enterprise.
|
|
2591
|
+
|
|
2592
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2593
|
+
|
|
2594
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise
|
|
2595
|
+
"""
|
|
2048
2596
|
|
|
2049
2597
|
from ..models import (
|
|
2050
2598
|
BasicError,
|
|
@@ -2121,7 +2669,17 @@ class EnterpriseAdminClient:
|
|
|
2121
2669
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200,
|
|
2122
2670
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200Type,
|
|
2123
2671
|
]:
|
|
2124
|
-
"""
|
|
2672
|
+
"""enterprise-admin/set-custom-labels-for-self-hosted-runner-for-enterprise
|
|
2673
|
+
|
|
2674
|
+
PUT /enterprises/{enterprise}/actions/runners/{runner_id}/labels
|
|
2675
|
+
|
|
2676
|
+
Remove all previous custom labels and set the new custom labels for a specific
|
|
2677
|
+
self-hosted runner configured in an enterprise.
|
|
2678
|
+
|
|
2679
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2680
|
+
|
|
2681
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise
|
|
2682
|
+
"""
|
|
2125
2683
|
|
|
2126
2684
|
from ..models import (
|
|
2127
2685
|
BasicError,
|
|
@@ -2198,7 +2756,16 @@ class EnterpriseAdminClient:
|
|
|
2198
2756
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200,
|
|
2199
2757
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200Type,
|
|
2200
2758
|
]:
|
|
2201
|
-
"""
|
|
2759
|
+
"""enterprise-admin/add-custom-labels-to-self-hosted-runner-for-enterprise
|
|
2760
|
+
|
|
2761
|
+
POST /enterprises/{enterprise}/actions/runners/{runner_id}/labels
|
|
2762
|
+
|
|
2763
|
+
Add custom labels to a self-hosted runner configured in an enterprise.
|
|
2764
|
+
|
|
2765
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2766
|
+
|
|
2767
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise
|
|
2768
|
+
"""
|
|
2202
2769
|
|
|
2203
2770
|
from ..models import (
|
|
2204
2771
|
BasicError,
|
|
@@ -2275,7 +2842,16 @@ class EnterpriseAdminClient:
|
|
|
2275
2842
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200,
|
|
2276
2843
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200Type,
|
|
2277
2844
|
]:
|
|
2278
|
-
"""
|
|
2845
|
+
"""enterprise-admin/add-custom-labels-to-self-hosted-runner-for-enterprise
|
|
2846
|
+
|
|
2847
|
+
POST /enterprises/{enterprise}/actions/runners/{runner_id}/labels
|
|
2848
|
+
|
|
2849
|
+
Add custom labels to a self-hosted runner configured in an enterprise.
|
|
2850
|
+
|
|
2851
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2852
|
+
|
|
2853
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise
|
|
2854
|
+
"""
|
|
2279
2855
|
|
|
2280
2856
|
from ..models import (
|
|
2281
2857
|
BasicError,
|
|
@@ -2321,7 +2897,17 @@ class EnterpriseAdminClient:
|
|
|
2321
2897
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsDeleteResponse200,
|
|
2322
2898
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsDeleteResponse200Type,
|
|
2323
2899
|
]:
|
|
2324
|
-
"""
|
|
2900
|
+
"""enterprise-admin/remove-all-custom-labels-from-self-hosted-runner-for-enterprise
|
|
2901
|
+
|
|
2902
|
+
DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels
|
|
2903
|
+
|
|
2904
|
+
Remove all custom labels from a self-hosted runner configured in an
|
|
2905
|
+
enterprise. Returns the remaining read-only labels from the runner.
|
|
2906
|
+
|
|
2907
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2908
|
+
|
|
2909
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise
|
|
2910
|
+
"""
|
|
2325
2911
|
|
|
2326
2912
|
from ..models import (
|
|
2327
2913
|
BasicError,
|
|
@@ -2354,7 +2940,17 @@ class EnterpriseAdminClient:
|
|
|
2354
2940
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsDeleteResponse200,
|
|
2355
2941
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsDeleteResponse200Type,
|
|
2356
2942
|
]:
|
|
2357
|
-
"""
|
|
2943
|
+
"""enterprise-admin/remove-all-custom-labels-from-self-hosted-runner-for-enterprise
|
|
2944
|
+
|
|
2945
|
+
DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels
|
|
2946
|
+
|
|
2947
|
+
Remove all custom labels from a self-hosted runner configured in an
|
|
2948
|
+
enterprise. Returns the remaining read-only labels from the runner.
|
|
2949
|
+
|
|
2950
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2951
|
+
|
|
2952
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise
|
|
2953
|
+
"""
|
|
2358
2954
|
|
|
2359
2955
|
from ..models import (
|
|
2360
2956
|
BasicError,
|
|
@@ -2388,7 +2984,20 @@ class EnterpriseAdminClient:
|
|
|
2388
2984
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200,
|
|
2389
2985
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200Type,
|
|
2390
2986
|
]:
|
|
2391
|
-
"""
|
|
2987
|
+
"""enterprise-admin/remove-custom-label-from-self-hosted-runner-for-enterprise
|
|
2988
|
+
|
|
2989
|
+
DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels/{name}
|
|
2990
|
+
|
|
2991
|
+
Remove a custom label from a self-hosted runner configured
|
|
2992
|
+
in an enterprise. Returns the remaining labels from the runner.
|
|
2993
|
+
|
|
2994
|
+
This endpoint returns a `404 Not Found` status if the custom label is not
|
|
2995
|
+
present on the runner.
|
|
2996
|
+
|
|
2997
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
2998
|
+
|
|
2999
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise
|
|
3000
|
+
"""
|
|
2392
3001
|
|
|
2393
3002
|
from ..models import (
|
|
2394
3003
|
BasicError,
|
|
@@ -2422,7 +3031,20 @@ class EnterpriseAdminClient:
|
|
|
2422
3031
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200,
|
|
2423
3032
|
EnterprisesEnterpriseActionsRunnersRunnerIdLabelsGetResponse200Type,
|
|
2424
3033
|
]:
|
|
2425
|
-
"""
|
|
3034
|
+
"""enterprise-admin/remove-custom-label-from-self-hosted-runner-for-enterprise
|
|
3035
|
+
|
|
3036
|
+
DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels/{name}
|
|
3037
|
+
|
|
3038
|
+
Remove a custom label from a self-hosted runner configured
|
|
3039
|
+
in an enterprise. Returns the remaining labels from the runner.
|
|
3040
|
+
|
|
3041
|
+
This endpoint returns a `404 Not Found` status if the custom label is not
|
|
3042
|
+
present on the runner.
|
|
3043
|
+
|
|
3044
|
+
OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.
|
|
3045
|
+
|
|
3046
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise
|
|
3047
|
+
"""
|
|
2426
3048
|
|
|
2427
3049
|
from ..models import (
|
|
2428
3050
|
BasicError,
|
|
@@ -2451,7 +3073,14 @@ class EnterpriseAdminClient:
|
|
|
2451
3073
|
*,
|
|
2452
3074
|
headers: Optional[Mapping[str, str]] = None,
|
|
2453
3075
|
) -> Response[AnnouncementBanner, AnnouncementBannerType]:
|
|
2454
|
-
"""
|
|
3076
|
+
"""announcement-banners/get-announcement-banner-for-enterprise
|
|
3077
|
+
|
|
3078
|
+
GET /enterprises/{enterprise}/announcement
|
|
3079
|
+
|
|
3080
|
+
Gets the announcement banner currently set for the enterprise.
|
|
3081
|
+
|
|
3082
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#get-announcement-banner-for-enterprise
|
|
3083
|
+
"""
|
|
2455
3084
|
|
|
2456
3085
|
from ..models import AnnouncementBanner
|
|
2457
3086
|
|
|
@@ -2472,7 +3101,14 @@ class EnterpriseAdminClient:
|
|
|
2472
3101
|
*,
|
|
2473
3102
|
headers: Optional[Mapping[str, str]] = None,
|
|
2474
3103
|
) -> Response[AnnouncementBanner, AnnouncementBannerType]:
|
|
2475
|
-
"""
|
|
3104
|
+
"""announcement-banners/get-announcement-banner-for-enterprise
|
|
3105
|
+
|
|
3106
|
+
GET /enterprises/{enterprise}/announcement
|
|
3107
|
+
|
|
3108
|
+
Gets the announcement banner currently set for the enterprise.
|
|
3109
|
+
|
|
3110
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#get-announcement-banner-for-enterprise
|
|
3111
|
+
"""
|
|
2476
3112
|
|
|
2477
3113
|
from ..models import AnnouncementBanner
|
|
2478
3114
|
|
|
@@ -2493,7 +3129,14 @@ class EnterpriseAdminClient:
|
|
|
2493
3129
|
*,
|
|
2494
3130
|
headers: Optional[Mapping[str, str]] = None,
|
|
2495
3131
|
) -> Response:
|
|
2496
|
-
"""
|
|
3132
|
+
"""announcement-banners/remove-announcement-banner-for-enterprise
|
|
3133
|
+
|
|
3134
|
+
DELETE /enterprises/{enterprise}/announcement
|
|
3135
|
+
|
|
3136
|
+
Removes the announcement banner currently set for the enterprise.
|
|
3137
|
+
|
|
3138
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#remove-announcement-banner-from-enterprise
|
|
3139
|
+
"""
|
|
2497
3140
|
|
|
2498
3141
|
url = f"/enterprises/{enterprise}/announcement"
|
|
2499
3142
|
|
|
@@ -2511,7 +3154,14 @@ class EnterpriseAdminClient:
|
|
|
2511
3154
|
*,
|
|
2512
3155
|
headers: Optional[Mapping[str, str]] = None,
|
|
2513
3156
|
) -> Response:
|
|
2514
|
-
"""
|
|
3157
|
+
"""announcement-banners/remove-announcement-banner-for-enterprise
|
|
3158
|
+
|
|
3159
|
+
DELETE /enterprises/{enterprise}/announcement
|
|
3160
|
+
|
|
3161
|
+
Removes the announcement banner currently set for the enterprise.
|
|
3162
|
+
|
|
3163
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#remove-announcement-banner-from-enterprise
|
|
3164
|
+
"""
|
|
2515
3165
|
|
|
2516
3166
|
url = f"/enterprises/{enterprise}/announcement"
|
|
2517
3167
|
|
|
@@ -2552,7 +3202,14 @@ class EnterpriseAdminClient:
|
|
|
2552
3202
|
data: Missing[AnnouncementType] = UNSET,
|
|
2553
3203
|
**kwargs,
|
|
2554
3204
|
) -> Response[AnnouncementBanner, AnnouncementBannerType]:
|
|
2555
|
-
"""
|
|
3205
|
+
"""announcement-banners/set-announcement-banner-for-enterprise
|
|
3206
|
+
|
|
3207
|
+
PATCH /enterprises/{enterprise}/announcement
|
|
3208
|
+
|
|
3209
|
+
Sets the announcement banner to display for the enterprise.
|
|
3210
|
+
|
|
3211
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#set-announcement-banner-for-enterprise
|
|
3212
|
+
"""
|
|
2556
3213
|
|
|
2557
3214
|
from ..models import Announcement, AnnouncementBanner
|
|
2558
3215
|
|
|
@@ -2606,7 +3263,14 @@ class EnterpriseAdminClient:
|
|
|
2606
3263
|
data: Missing[AnnouncementType] = UNSET,
|
|
2607
3264
|
**kwargs,
|
|
2608
3265
|
) -> Response[AnnouncementBanner, AnnouncementBannerType]:
|
|
2609
|
-
"""
|
|
3266
|
+
"""announcement-banners/set-announcement-banner-for-enterprise
|
|
3267
|
+
|
|
3268
|
+
PATCH /enterprises/{enterprise}/announcement
|
|
3269
|
+
|
|
3270
|
+
Sets the announcement banner to display for the enterprise.
|
|
3271
|
+
|
|
3272
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#set-announcement-banner-for-enterprise
|
|
3273
|
+
"""
|
|
2610
3274
|
|
|
2611
3275
|
from ..models import Announcement, AnnouncementBanner
|
|
2612
3276
|
|
|
@@ -2644,7 +3308,20 @@ class EnterpriseAdminClient:
|
|
|
2644
3308
|
per_page: Missing[int] = UNSET,
|
|
2645
3309
|
headers: Optional[Mapping[str, str]] = None,
|
|
2646
3310
|
) -> Response[list[AuditLogEvent], list[AuditLogEventType]]:
|
|
2647
|
-
"""
|
|
3311
|
+
"""enterprise-admin/get-audit-log
|
|
3312
|
+
|
|
3313
|
+
GET /enterprises/{enterprise}/audit-log
|
|
3314
|
+
|
|
3315
|
+
Gets the audit log for an enterprise.
|
|
3316
|
+
|
|
3317
|
+
This endpoint has a rate limit of 1,750 queries per hour per user and IP address. If your integration receives a rate limit error (typically a 403 or 429 response), it should wait before making another request to the GitHub API. For more information, see "[Rate limits for the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/rate-limits-for-the-rest-api)" and "[Best practices for integrators](https://docs.github.com/enterprise-cloud@latest//rest/guides/best-practices-for-integrators)."
|
|
3318
|
+
|
|
3319
|
+
The authenticated user must be an enterprise admin to use this endpoint.
|
|
3320
|
+
|
|
3321
|
+
OAuth app tokens and personal access tokens (classic) need the `read:audit_log` scope to use this endpoint.
|
|
3322
|
+
|
|
3323
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-for-an-enterprise
|
|
3324
|
+
"""
|
|
2648
3325
|
|
|
2649
3326
|
from ..models import AuditLogEvent
|
|
2650
3327
|
|
|
@@ -2683,7 +3360,20 @@ class EnterpriseAdminClient:
|
|
|
2683
3360
|
per_page: Missing[int] = UNSET,
|
|
2684
3361
|
headers: Optional[Mapping[str, str]] = None,
|
|
2685
3362
|
) -> Response[list[AuditLogEvent], list[AuditLogEventType]]:
|
|
2686
|
-
"""
|
|
3363
|
+
"""enterprise-admin/get-audit-log
|
|
3364
|
+
|
|
3365
|
+
GET /enterprises/{enterprise}/audit-log
|
|
3366
|
+
|
|
3367
|
+
Gets the audit log for an enterprise.
|
|
3368
|
+
|
|
3369
|
+
This endpoint has a rate limit of 1,750 queries per hour per user and IP address. If your integration receives a rate limit error (typically a 403 or 429 response), it should wait before making another request to the GitHub API. For more information, see "[Rate limits for the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/rate-limits-for-the-rest-api)" and "[Best practices for integrators](https://docs.github.com/enterprise-cloud@latest//rest/guides/best-practices-for-integrators)."
|
|
3370
|
+
|
|
3371
|
+
The authenticated user must be an enterprise admin to use this endpoint.
|
|
3372
|
+
|
|
3373
|
+
OAuth app tokens and personal access tokens (classic) need the `read:audit_log` scope to use this endpoint.
|
|
3374
|
+
|
|
3375
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-for-an-enterprise
|
|
3376
|
+
"""
|
|
2687
3377
|
|
|
2688
3378
|
from ..models import AuditLogEvent
|
|
2689
3379
|
|
|
@@ -2715,7 +3405,16 @@ class EnterpriseAdminClient:
|
|
|
2715
3405
|
*,
|
|
2716
3406
|
headers: Optional[Mapping[str, str]] = None,
|
|
2717
3407
|
) -> Response[AuditLogStreamKey, AuditLogStreamKeyType]:
|
|
2718
|
-
"""
|
|
3408
|
+
"""enterprise-admin/get-audit-log-stream-key
|
|
3409
|
+
|
|
3410
|
+
GET /enterprises/{enterprise}/audit-log/stream-key
|
|
3411
|
+
|
|
3412
|
+
Retrieves the audit log streaming public key for encrypting secrets.
|
|
3413
|
+
|
|
3414
|
+
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "[Encrypting secrets for the REST API](/rest/guides/encrypting-secrets-for-the-rest-api)."
|
|
3415
|
+
|
|
3416
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-stream-key-for-encrypting-secrets
|
|
3417
|
+
"""
|
|
2719
3418
|
|
|
2720
3419
|
from ..models import AuditLogStreamKey
|
|
2721
3420
|
|
|
@@ -2736,7 +3435,16 @@ class EnterpriseAdminClient:
|
|
|
2736
3435
|
*,
|
|
2737
3436
|
headers: Optional[Mapping[str, str]] = None,
|
|
2738
3437
|
) -> Response[AuditLogStreamKey, AuditLogStreamKeyType]:
|
|
2739
|
-
"""
|
|
3438
|
+
"""enterprise-admin/get-audit-log-stream-key
|
|
3439
|
+
|
|
3440
|
+
GET /enterprises/{enterprise}/audit-log/stream-key
|
|
3441
|
+
|
|
3442
|
+
Retrieves the audit log streaming public key for encrypting secrets.
|
|
3443
|
+
|
|
3444
|
+
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "[Encrypting secrets for the REST API](/rest/guides/encrypting-secrets-for-the-rest-api)."
|
|
3445
|
+
|
|
3446
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-stream-key-for-encrypting-secrets
|
|
3447
|
+
"""
|
|
2740
3448
|
|
|
2741
3449
|
from ..models import AuditLogStreamKey
|
|
2742
3450
|
|
|
@@ -2759,7 +3467,17 @@ class EnterpriseAdminClient:
|
|
|
2759
3467
|
) -> Response[
|
|
2760
3468
|
list[GetAuditLogStreamConfigsItems], list[GetAuditLogStreamConfigsItemsType]
|
|
2761
3469
|
]:
|
|
2762
|
-
"""
|
|
3470
|
+
"""enterprise-admin/get-audit-log-streams
|
|
3471
|
+
|
|
3472
|
+
GET /enterprises/{enterprise}/audit-log/streams
|
|
3473
|
+
|
|
3474
|
+
Lists the configured audit log streaming configurations for an enterprise.
|
|
3475
|
+
This only lists configured streams for supported providers.
|
|
3476
|
+
|
|
3477
|
+
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "[Encrypting secrets for the REST API](/rest/guides/encrypting-secrets-for-the-rest-api)."
|
|
3478
|
+
|
|
3479
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-audit-log-stream-configurations-for-an-enterprise
|
|
3480
|
+
"""
|
|
2763
3481
|
|
|
2764
3482
|
from ..models import GetAuditLogStreamConfigsItems
|
|
2765
3483
|
|
|
@@ -2782,7 +3500,17 @@ class EnterpriseAdminClient:
|
|
|
2782
3500
|
) -> Response[
|
|
2783
3501
|
list[GetAuditLogStreamConfigsItems], list[GetAuditLogStreamConfigsItemsType]
|
|
2784
3502
|
]:
|
|
2785
|
-
"""
|
|
3503
|
+
"""enterprise-admin/get-audit-log-streams
|
|
3504
|
+
|
|
3505
|
+
GET /enterprises/{enterprise}/audit-log/streams
|
|
3506
|
+
|
|
3507
|
+
Lists the configured audit log streaming configurations for an enterprise.
|
|
3508
|
+
This only lists configured streams for supported providers.
|
|
3509
|
+
|
|
3510
|
+
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "[Encrypting secrets for the REST API](/rest/guides/encrypting-secrets-for-the-rest-api)."
|
|
3511
|
+
|
|
3512
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-audit-log-stream-configurations-for-an-enterprise
|
|
3513
|
+
"""
|
|
2786
3514
|
|
|
2787
3515
|
from ..models import GetAuditLogStreamConfigsItems
|
|
2788
3516
|
|
|
@@ -2843,7 +3571,16 @@ class EnterpriseAdminClient:
|
|
|
2843
3571
|
data: Missing[EnterprisesEnterpriseAuditLogStreamsPostBodyType] = UNSET,
|
|
2844
3572
|
**kwargs,
|
|
2845
3573
|
) -> Response[GetAuditLogStreamConfig, GetAuditLogStreamConfigType]:
|
|
2846
|
-
"""
|
|
3574
|
+
"""enterprise-admin/create-audit-log-stream
|
|
3575
|
+
|
|
3576
|
+
POST /enterprises/{enterprise}/audit-log/streams
|
|
3577
|
+
|
|
3578
|
+
Creates an audit log streaming configuration for any of the supported streaming endpoints: Azure Blob Storage, Azure Event Hubs, Amazon S3, Splunk, Google Cloud Storage, Datadog.
|
|
3579
|
+
|
|
3580
|
+
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "[Encrypting secrets for the REST API](/rest/guides/encrypting-secrets-for-the-rest-api)."
|
|
3581
|
+
|
|
3582
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#create-an-audit-log-streaming-configuration-for-an-enterprise
|
|
3583
|
+
"""
|
|
2847
3584
|
|
|
2848
3585
|
from ..models import (
|
|
2849
3586
|
EnterprisesEnterpriseAuditLogStreamsPostBody,
|
|
@@ -2919,7 +3656,16 @@ class EnterpriseAdminClient:
|
|
|
2919
3656
|
data: Missing[EnterprisesEnterpriseAuditLogStreamsPostBodyType] = UNSET,
|
|
2920
3657
|
**kwargs,
|
|
2921
3658
|
) -> Response[GetAuditLogStreamConfig, GetAuditLogStreamConfigType]:
|
|
2922
|
-
"""
|
|
3659
|
+
"""enterprise-admin/create-audit-log-stream
|
|
3660
|
+
|
|
3661
|
+
POST /enterprises/{enterprise}/audit-log/streams
|
|
3662
|
+
|
|
3663
|
+
Creates an audit log streaming configuration for any of the supported streaming endpoints: Azure Blob Storage, Azure Event Hubs, Amazon S3, Splunk, Google Cloud Storage, Datadog.
|
|
3664
|
+
|
|
3665
|
+
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "[Encrypting secrets for the REST API](/rest/guides/encrypting-secrets-for-the-rest-api)."
|
|
3666
|
+
|
|
3667
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#create-an-audit-log-streaming-configuration-for-an-enterprise
|
|
3668
|
+
"""
|
|
2923
3669
|
|
|
2924
3670
|
from ..models import (
|
|
2925
3671
|
EnterprisesEnterpriseAuditLogStreamsPostBody,
|
|
@@ -2956,7 +3702,16 @@ class EnterpriseAdminClient:
|
|
|
2956
3702
|
*,
|
|
2957
3703
|
headers: Optional[Mapping[str, str]] = None,
|
|
2958
3704
|
) -> Response[GetAuditLogStreamConfig, GetAuditLogStreamConfigType]:
|
|
2959
|
-
"""
|
|
3705
|
+
"""enterprise-admin/get-one-audit-log-stream
|
|
3706
|
+
|
|
3707
|
+
GET /enterprises/{enterprise}/audit-log/streams/{stream_id}
|
|
3708
|
+
|
|
3709
|
+
Lists one audit log stream configuration via a stream ID.
|
|
3710
|
+
|
|
3711
|
+
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "[Encrypting secrets for the REST API](/rest/guides/encrypting-secrets-for-the-rest-api)."
|
|
3712
|
+
|
|
3713
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-one-audit-log-streaming-configuration-via-a-stream-id
|
|
3714
|
+
"""
|
|
2960
3715
|
|
|
2961
3716
|
from ..models import GetAuditLogStreamConfig
|
|
2962
3717
|
|
|
@@ -2978,7 +3733,16 @@ class EnterpriseAdminClient:
|
|
|
2978
3733
|
*,
|
|
2979
3734
|
headers: Optional[Mapping[str, str]] = None,
|
|
2980
3735
|
) -> Response[GetAuditLogStreamConfig, GetAuditLogStreamConfigType]:
|
|
2981
|
-
"""
|
|
3736
|
+
"""enterprise-admin/get-one-audit-log-stream
|
|
3737
|
+
|
|
3738
|
+
GET /enterprises/{enterprise}/audit-log/streams/{stream_id}
|
|
3739
|
+
|
|
3740
|
+
Lists one audit log stream configuration via a stream ID.
|
|
3741
|
+
|
|
3742
|
+
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "[Encrypting secrets for the REST API](/rest/guides/encrypting-secrets-for-the-rest-api)."
|
|
3743
|
+
|
|
3744
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#list-one-audit-log-streaming-configuration-via-a-stream-id
|
|
3745
|
+
"""
|
|
2982
3746
|
|
|
2983
3747
|
from ..models import GetAuditLogStreamConfig
|
|
2984
3748
|
|
|
@@ -3042,7 +3806,16 @@ class EnterpriseAdminClient:
|
|
|
3042
3806
|
data: Missing[EnterprisesEnterpriseAuditLogStreamsStreamIdPutBodyType] = UNSET,
|
|
3043
3807
|
**kwargs,
|
|
3044
3808
|
) -> Response[GetAuditLogStreamConfig, GetAuditLogStreamConfigType]:
|
|
3045
|
-
"""
|
|
3809
|
+
"""enterprise-admin/update-audit-log-stream
|
|
3810
|
+
|
|
3811
|
+
PUT /enterprises/{enterprise}/audit-log/streams/{stream_id}
|
|
3812
|
+
|
|
3813
|
+
Updates an existing audit log stream configuration for an enterprise.
|
|
3814
|
+
|
|
3815
|
+
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "[Encrypting secrets for the REST API](/rest/guides/encrypting-secrets-for-the-rest-api)."
|
|
3816
|
+
|
|
3817
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#update-an-existing-audit-log-stream-configuration
|
|
3818
|
+
"""
|
|
3046
3819
|
|
|
3047
3820
|
from ..models import (
|
|
3048
3821
|
EnterprisesEnterpriseAuditLogStreamsStreamIdPutBody,
|
|
@@ -3125,7 +3898,16 @@ class EnterpriseAdminClient:
|
|
|
3125
3898
|
data: Missing[EnterprisesEnterpriseAuditLogStreamsStreamIdPutBodyType] = UNSET,
|
|
3126
3899
|
**kwargs,
|
|
3127
3900
|
) -> Response[GetAuditLogStreamConfig, GetAuditLogStreamConfigType]:
|
|
3128
|
-
"""
|
|
3901
|
+
"""enterprise-admin/update-audit-log-stream
|
|
3902
|
+
|
|
3903
|
+
PUT /enterprises/{enterprise}/audit-log/streams/{stream_id}
|
|
3904
|
+
|
|
3905
|
+
Updates an existing audit log stream configuration for an enterprise.
|
|
3906
|
+
|
|
3907
|
+
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "[Encrypting secrets for the REST API](/rest/guides/encrypting-secrets-for-the-rest-api)."
|
|
3908
|
+
|
|
3909
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#update-an-existing-audit-log-stream-configuration
|
|
3910
|
+
"""
|
|
3129
3911
|
|
|
3130
3912
|
from ..models import (
|
|
3131
3913
|
EnterprisesEnterpriseAuditLogStreamsStreamIdPutBody,
|
|
@@ -3166,7 +3948,16 @@ class EnterpriseAdminClient:
|
|
|
3166
3948
|
*,
|
|
3167
3949
|
headers: Optional[Mapping[str, str]] = None,
|
|
3168
3950
|
) -> Response:
|
|
3169
|
-
"""
|
|
3951
|
+
"""enterprise-admin/delete-audit-log-stream
|
|
3952
|
+
|
|
3953
|
+
DELETE /enterprises/{enterprise}/audit-log/streams/{stream_id}
|
|
3954
|
+
|
|
3955
|
+
Deletes an existing audit log stream configuration for an enterprise.
|
|
3956
|
+
|
|
3957
|
+
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "[Encrypting secrets for the REST API](/rest/guides/encrypting-secrets-for-the-rest-api)."
|
|
3958
|
+
|
|
3959
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#delete-an-audit-log-streaming-configuration-for-an-enterprise
|
|
3960
|
+
"""
|
|
3170
3961
|
|
|
3171
3962
|
url = f"/enterprises/{enterprise}/audit-log/streams/{stream_id}"
|
|
3172
3963
|
|
|
@@ -3185,7 +3976,16 @@ class EnterpriseAdminClient:
|
|
|
3185
3976
|
*,
|
|
3186
3977
|
headers: Optional[Mapping[str, str]] = None,
|
|
3187
3978
|
) -> Response:
|
|
3188
|
-
"""
|
|
3979
|
+
"""enterprise-admin/delete-audit-log-stream
|
|
3980
|
+
|
|
3981
|
+
DELETE /enterprises/{enterprise}/audit-log/streams/{stream_id}
|
|
3982
|
+
|
|
3983
|
+
Deletes an existing audit log stream configuration for an enterprise.
|
|
3984
|
+
|
|
3985
|
+
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "[Encrypting secrets for the REST API](/rest/guides/encrypting-secrets-for-the-rest-api)."
|
|
3986
|
+
|
|
3987
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#delete-an-audit-log-streaming-configuration-for-an-enterprise
|
|
3988
|
+
"""
|
|
3189
3989
|
|
|
3190
3990
|
url = f"/enterprises/{enterprise}/audit-log/streams/{stream_id}"
|
|
3191
3991
|
|
|
@@ -3207,14 +4007,28 @@ class EnterpriseAdminClient:
|
|
|
3207
4007
|
time_period: Missing[Literal["hour", "day", "week", "month"]] = UNSET,
|
|
3208
4008
|
request_status: Missing[
|
|
3209
4009
|
Literal[
|
|
3210
|
-
"completed",
|
|
4010
|
+
"completed",
|
|
4011
|
+
"cancelled",
|
|
4012
|
+
"approved",
|
|
4013
|
+
"expired",
|
|
4014
|
+
"deleted",
|
|
4015
|
+
"denied",
|
|
4016
|
+
"open",
|
|
4017
|
+
"all",
|
|
3211
4018
|
]
|
|
3212
4019
|
] = UNSET,
|
|
3213
4020
|
per_page: Missing[int] = UNSET,
|
|
3214
4021
|
page: Missing[int] = UNSET,
|
|
3215
4022
|
headers: Optional[Mapping[str, str]] = None,
|
|
3216
4023
|
) -> Response[list[PushRuleBypassRequest], list[PushRuleBypassRequestType]]:
|
|
3217
|
-
"""
|
|
4024
|
+
"""enterprise-admin/list-push-bypass-requests
|
|
4025
|
+
|
|
4026
|
+
GET /enterprises/{enterprise}/bypass-requests/push-rules
|
|
4027
|
+
|
|
4028
|
+
Lists the requests made by users of a repository to bypass push protection rules within an enterprise.
|
|
4029
|
+
|
|
4030
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/bypass-requests#list-push-rule-bypass-requests-within-an-enterprise
|
|
4031
|
+
"""
|
|
3218
4032
|
|
|
3219
4033
|
from ..models import BasicError, PushRuleBypassRequest
|
|
3220
4034
|
|
|
@@ -3254,14 +4068,28 @@ class EnterpriseAdminClient:
|
|
|
3254
4068
|
time_period: Missing[Literal["hour", "day", "week", "month"]] = UNSET,
|
|
3255
4069
|
request_status: Missing[
|
|
3256
4070
|
Literal[
|
|
3257
|
-
"completed",
|
|
4071
|
+
"completed",
|
|
4072
|
+
"cancelled",
|
|
4073
|
+
"approved",
|
|
4074
|
+
"expired",
|
|
4075
|
+
"deleted",
|
|
4076
|
+
"denied",
|
|
4077
|
+
"open",
|
|
4078
|
+
"all",
|
|
3258
4079
|
]
|
|
3259
4080
|
] = UNSET,
|
|
3260
4081
|
per_page: Missing[int] = UNSET,
|
|
3261
4082
|
page: Missing[int] = UNSET,
|
|
3262
4083
|
headers: Optional[Mapping[str, str]] = None,
|
|
3263
4084
|
) -> Response[list[PushRuleBypassRequest], list[PushRuleBypassRequestType]]:
|
|
3264
|
-
"""
|
|
4085
|
+
"""enterprise-admin/list-push-bypass-requests
|
|
4086
|
+
|
|
4087
|
+
GET /enterprises/{enterprise}/bypass-requests/push-rules
|
|
4088
|
+
|
|
4089
|
+
Lists the requests made by users of a repository to bypass push protection rules within an enterprise.
|
|
4090
|
+
|
|
4091
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/bypass-requests#list-push-rule-bypass-requests-within-an-enterprise
|
|
4092
|
+
"""
|
|
3265
4093
|
|
|
3266
4094
|
from ..models import BasicError, PushRuleBypassRequest
|
|
3267
4095
|
|
|
@@ -3299,7 +4127,21 @@ class EnterpriseAdminClient:
|
|
|
3299
4127
|
) -> Response[
|
|
3300
4128
|
EnterpriseSecurityAnalysisSettings, EnterpriseSecurityAnalysisSettingsType
|
|
3301
4129
|
]:
|
|
3302
|
-
"""
|
|
4130
|
+
"""DEPRECATED secret-scanning/get-security-analysis-settings-for-enterprise
|
|
4131
|
+
|
|
4132
|
+
GET /enterprises/{enterprise}/code_security_and_analysis
|
|
4133
|
+
|
|
4134
|
+
> [!WARNING]
|
|
4135
|
+
> **Closing down notice:** The ability to fetch code security and analysis settings for an enterprise is closing down. Please use [code security configurations](https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations) instead. For more information, see the [changelog](https://github.blog/changelog/2024-09-27-upcoming-replacement-of-enterprise-code-security-enablement-ui-and-apis).
|
|
4136
|
+
|
|
4137
|
+
Gets code security and analysis settings for the specified enterprise.
|
|
4138
|
+
|
|
4139
|
+
The authenticated user must be an administrator of the enterprise in order to use this endpoint.
|
|
4140
|
+
|
|
4141
|
+
OAuth app tokens and personal access tokens (classic) need the `read:enterprise` scope to use this endpoint.
|
|
4142
|
+
|
|
4143
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#get-code-security-and-analysis-features-for-an-enterprise
|
|
4144
|
+
"""
|
|
3303
4145
|
|
|
3304
4146
|
from ..models import BasicError, EnterpriseSecurityAnalysisSettings
|
|
3305
4147
|
|
|
@@ -3325,7 +4167,21 @@ class EnterpriseAdminClient:
|
|
|
3325
4167
|
) -> Response[
|
|
3326
4168
|
EnterpriseSecurityAnalysisSettings, EnterpriseSecurityAnalysisSettingsType
|
|
3327
4169
|
]:
|
|
3328
|
-
"""
|
|
4170
|
+
"""DEPRECATED secret-scanning/get-security-analysis-settings-for-enterprise
|
|
4171
|
+
|
|
4172
|
+
GET /enterprises/{enterprise}/code_security_and_analysis
|
|
4173
|
+
|
|
4174
|
+
> [!WARNING]
|
|
4175
|
+
> **Closing down notice:** The ability to fetch code security and analysis settings for an enterprise is closing down. Please use [code security configurations](https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations) instead. For more information, see the [changelog](https://github.blog/changelog/2024-09-27-upcoming-replacement-of-enterprise-code-security-enablement-ui-and-apis).
|
|
4176
|
+
|
|
4177
|
+
Gets code security and analysis settings for the specified enterprise.
|
|
4178
|
+
|
|
4179
|
+
The authenticated user must be an administrator of the enterprise in order to use this endpoint.
|
|
4180
|
+
|
|
4181
|
+
OAuth app tokens and personal access tokens (classic) need the `read:enterprise` scope to use this endpoint.
|
|
4182
|
+
|
|
4183
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#get-code-security-and-analysis-features-for-an-enterprise
|
|
4184
|
+
"""
|
|
3329
4185
|
|
|
3330
4186
|
from ..models import BasicError, EnterpriseSecurityAnalysisSettings
|
|
3331
4187
|
|
|
@@ -3384,7 +4240,21 @@ class EnterpriseAdminClient:
|
|
|
3384
4240
|
] = UNSET,
|
|
3385
4241
|
**kwargs,
|
|
3386
4242
|
) -> Response:
|
|
3387
|
-
"""
|
|
4243
|
+
"""DEPRECATED secret-scanning/patch-security-analysis-settings-for-enterprise
|
|
4244
|
+
|
|
4245
|
+
PATCH /enterprises/{enterprise}/code_security_and_analysis
|
|
4246
|
+
|
|
4247
|
+
> [!WARNING]
|
|
4248
|
+
> **Closing down notice:** The ability to update code security and analysis settings for an enterprise is closing down. Please use [code security configurations](https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations) instead. For more information, see the [changelog](https://github.blog/changelog/2024-09-27-upcoming-replacement-of-enterprise-code-security-enablement-ui-and-apis).
|
|
4249
|
+
|
|
4250
|
+
Updates the settings for advanced security, Dependabot alerts, secret scanning, and push protection for new repositories in an enterprise.
|
|
4251
|
+
|
|
4252
|
+
The authenticated user must be an administrator of the enterprise to use this endpoint.
|
|
4253
|
+
|
|
4254
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
4255
|
+
|
|
4256
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#update-code-security-and-analysis-features-for-an-enterprise
|
|
4257
|
+
"""
|
|
3388
4258
|
|
|
3389
4259
|
from ..models import (
|
|
3390
4260
|
BasicError,
|
|
@@ -3457,7 +4327,21 @@ class EnterpriseAdminClient:
|
|
|
3457
4327
|
] = UNSET,
|
|
3458
4328
|
**kwargs,
|
|
3459
4329
|
) -> Response:
|
|
3460
|
-
"""
|
|
4330
|
+
"""DEPRECATED secret-scanning/patch-security-analysis-settings-for-enterprise
|
|
4331
|
+
|
|
4332
|
+
PATCH /enterprises/{enterprise}/code_security_and_analysis
|
|
4333
|
+
|
|
4334
|
+
> [!WARNING]
|
|
4335
|
+
> **Closing down notice:** The ability to update code security and analysis settings for an enterprise is closing down. Please use [code security configurations](https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations) instead. For more information, see the [changelog](https://github.blog/changelog/2024-09-27-upcoming-replacement-of-enterprise-code-security-enablement-ui-and-apis).
|
|
4336
|
+
|
|
4337
|
+
Updates the settings for advanced security, Dependabot alerts, secret scanning, and push protection for new repositories in an enterprise.
|
|
4338
|
+
|
|
4339
|
+
The authenticated user must be an administrator of the enterprise to use this endpoint.
|
|
4340
|
+
|
|
4341
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
4342
|
+
|
|
4343
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#update-code-security-and-analysis-features-for-an-enterprise
|
|
4344
|
+
"""
|
|
3461
4345
|
|
|
3462
4346
|
from ..models import (
|
|
3463
4347
|
BasicError,
|
|
@@ -3497,7 +4381,18 @@ class EnterpriseAdminClient:
|
|
|
3497
4381
|
page: Missing[int] = UNSET,
|
|
3498
4382
|
headers: Optional[Mapping[str, str]] = None,
|
|
3499
4383
|
) -> Response[GetConsumedLicenses, GetConsumedLicensesType]:
|
|
3500
|
-
"""
|
|
4384
|
+
"""enterprise-admin/get-consumed-licenses
|
|
4385
|
+
|
|
4386
|
+
GET /enterprises/{enterprise}/consumed-licenses
|
|
4387
|
+
|
|
4388
|
+
Lists the license consumption information for all users, including those from connected servers, associated with an enterprise.
|
|
4389
|
+
|
|
4390
|
+
The authenticated user must be an enterprise admin to use this endpoint.
|
|
4391
|
+
|
|
4392
|
+
OAuth app tokens and personal access tokens (classic) need the `read:enterprise` scope to use this endpoint.
|
|
4393
|
+
|
|
4394
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#list-enterprise-consumed-licenses
|
|
4395
|
+
"""
|
|
3501
4396
|
|
|
3502
4397
|
from ..models import GetConsumedLicenses
|
|
3503
4398
|
|
|
@@ -3526,7 +4421,18 @@ class EnterpriseAdminClient:
|
|
|
3526
4421
|
page: Missing[int] = UNSET,
|
|
3527
4422
|
headers: Optional[Mapping[str, str]] = None,
|
|
3528
4423
|
) -> Response[GetConsumedLicenses, GetConsumedLicensesType]:
|
|
3529
|
-
"""
|
|
4424
|
+
"""enterprise-admin/get-consumed-licenses
|
|
4425
|
+
|
|
4426
|
+
GET /enterprises/{enterprise}/consumed-licenses
|
|
4427
|
+
|
|
4428
|
+
Lists the license consumption information for all users, including those from connected servers, associated with an enterprise.
|
|
4429
|
+
|
|
4430
|
+
The authenticated user must be an enterprise admin to use this endpoint.
|
|
4431
|
+
|
|
4432
|
+
OAuth app tokens and personal access tokens (classic) need the `read:enterprise` scope to use this endpoint.
|
|
4433
|
+
|
|
4434
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#list-enterprise-consumed-licenses
|
|
4435
|
+
"""
|
|
3530
4436
|
|
|
3531
4437
|
from ..models import GetConsumedLicenses
|
|
3532
4438
|
|
|
@@ -3553,7 +4459,18 @@ class EnterpriseAdminClient:
|
|
|
3553
4459
|
*,
|
|
3554
4460
|
headers: Optional[Mapping[str, str]] = None,
|
|
3555
4461
|
) -> Response[GetLicenseSyncStatus, GetLicenseSyncStatusType]:
|
|
3556
|
-
"""
|
|
4462
|
+
"""enterprise-admin/get-license-sync-status
|
|
4463
|
+
|
|
4464
|
+
GET /enterprises/{enterprise}/license-sync-status
|
|
4465
|
+
|
|
4466
|
+
Gets information about the status of a license sync job for an enterprise.
|
|
4467
|
+
|
|
4468
|
+
The authenticated user must be an enterprise admin to use this endpoint.
|
|
4469
|
+
|
|
4470
|
+
OAuth app tokens and personal access tokens (classic) need the `read:enterprise` scope to use this endpoint.
|
|
4471
|
+
|
|
4472
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#get-a-license-sync-status
|
|
4473
|
+
"""
|
|
3557
4474
|
|
|
3558
4475
|
from ..models import GetLicenseSyncStatus
|
|
3559
4476
|
|
|
@@ -3574,7 +4491,18 @@ class EnterpriseAdminClient:
|
|
|
3574
4491
|
*,
|
|
3575
4492
|
headers: Optional[Mapping[str, str]] = None,
|
|
3576
4493
|
) -> Response[GetLicenseSyncStatus, GetLicenseSyncStatusType]:
|
|
3577
|
-
"""
|
|
4494
|
+
"""enterprise-admin/get-license-sync-status
|
|
4495
|
+
|
|
4496
|
+
GET /enterprises/{enterprise}/license-sync-status
|
|
4497
|
+
|
|
4498
|
+
Gets information about the status of a license sync job for an enterprise.
|
|
4499
|
+
|
|
4500
|
+
The authenticated user must be an enterprise admin to use this endpoint.
|
|
4501
|
+
|
|
4502
|
+
OAuth app tokens and personal access tokens (classic) need the `read:enterprise` scope to use this endpoint.
|
|
4503
|
+
|
|
4504
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#get-a-license-sync-status
|
|
4505
|
+
"""
|
|
3578
4506
|
|
|
3579
4507
|
from ..models import GetLicenseSyncStatus
|
|
3580
4508
|
|
|
@@ -3600,7 +4528,14 @@ class EnterpriseAdminClient:
|
|
|
3600
4528
|
EnterprisesEnterpriseNetworkConfigurationsGetResponse200,
|
|
3601
4529
|
EnterprisesEnterpriseNetworkConfigurationsGetResponse200Type,
|
|
3602
4530
|
]:
|
|
3603
|
-
"""
|
|
4531
|
+
"""hosted-compute/list-network-configurations-for-enterprise
|
|
4532
|
+
|
|
4533
|
+
GET /enterprises/{enterprise}/network-configurations
|
|
4534
|
+
|
|
4535
|
+
Lists all hosted compute network configurations configured in an enterprise.
|
|
4536
|
+
|
|
4537
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#list-hosted-compute-network-configurations-for-an-enterprise
|
|
4538
|
+
"""
|
|
3604
4539
|
|
|
3605
4540
|
from ..models import EnterprisesEnterpriseNetworkConfigurationsGetResponse200
|
|
3606
4541
|
|
|
@@ -3632,7 +4567,14 @@ class EnterpriseAdminClient:
|
|
|
3632
4567
|
EnterprisesEnterpriseNetworkConfigurationsGetResponse200,
|
|
3633
4568
|
EnterprisesEnterpriseNetworkConfigurationsGetResponse200Type,
|
|
3634
4569
|
]:
|
|
3635
|
-
"""
|
|
4570
|
+
"""hosted-compute/list-network-configurations-for-enterprise
|
|
4571
|
+
|
|
4572
|
+
GET /enterprises/{enterprise}/network-configurations
|
|
4573
|
+
|
|
4574
|
+
Lists all hosted compute network configurations configured in an enterprise.
|
|
4575
|
+
|
|
4576
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#list-hosted-compute-network-configurations-for-an-enterprise
|
|
4577
|
+
"""
|
|
3636
4578
|
|
|
3637
4579
|
from ..models import EnterprisesEnterpriseNetworkConfigurationsGetResponse200
|
|
3638
4580
|
|
|
@@ -3682,7 +4624,14 @@ class EnterpriseAdminClient:
|
|
|
3682
4624
|
data: Missing[EnterprisesEnterpriseNetworkConfigurationsPostBodyType] = UNSET,
|
|
3683
4625
|
**kwargs,
|
|
3684
4626
|
) -> Response[NetworkConfiguration, NetworkConfigurationType]:
|
|
3685
|
-
"""
|
|
4627
|
+
"""hosted-compute/create-network-configuration-for-enterprise
|
|
4628
|
+
|
|
4629
|
+
POST /enterprises/{enterprise}/network-configurations
|
|
4630
|
+
|
|
4631
|
+
Creates a hosted compute network configuration for an enterprise.
|
|
4632
|
+
|
|
4633
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#create-a-hosted-compute-network-configuration-for-an-enterprise
|
|
4634
|
+
"""
|
|
3686
4635
|
|
|
3687
4636
|
from ..models import (
|
|
3688
4637
|
EnterprisesEnterpriseNetworkConfigurationsPostBody,
|
|
@@ -3741,7 +4690,14 @@ class EnterpriseAdminClient:
|
|
|
3741
4690
|
data: Missing[EnterprisesEnterpriseNetworkConfigurationsPostBodyType] = UNSET,
|
|
3742
4691
|
**kwargs,
|
|
3743
4692
|
) -> Response[NetworkConfiguration, NetworkConfigurationType]:
|
|
3744
|
-
"""
|
|
4693
|
+
"""hosted-compute/create-network-configuration-for-enterprise
|
|
4694
|
+
|
|
4695
|
+
POST /enterprises/{enterprise}/network-configurations
|
|
4696
|
+
|
|
4697
|
+
Creates a hosted compute network configuration for an enterprise.
|
|
4698
|
+
|
|
4699
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#create-a-hosted-compute-network-configuration-for-an-enterprise
|
|
4700
|
+
"""
|
|
3745
4701
|
|
|
3746
4702
|
from ..models import (
|
|
3747
4703
|
EnterprisesEnterpriseNetworkConfigurationsPostBody,
|
|
@@ -3778,7 +4734,14 @@ class EnterpriseAdminClient:
|
|
|
3778
4734
|
*,
|
|
3779
4735
|
headers: Optional[Mapping[str, str]] = None,
|
|
3780
4736
|
) -> Response[NetworkConfiguration, NetworkConfigurationType]:
|
|
3781
|
-
"""
|
|
4737
|
+
"""hosted-compute/get-network-configuration-for-enterprise
|
|
4738
|
+
|
|
4739
|
+
GET /enterprises/{enterprise}/network-configurations/{network_configuration_id}
|
|
4740
|
+
|
|
4741
|
+
Gets a hosted compute network configuration configured in an enterprise.
|
|
4742
|
+
|
|
4743
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-configuration-for-an-enterprise
|
|
4744
|
+
"""
|
|
3782
4745
|
|
|
3783
4746
|
from ..models import NetworkConfiguration
|
|
3784
4747
|
|
|
@@ -3800,7 +4763,14 @@ class EnterpriseAdminClient:
|
|
|
3800
4763
|
*,
|
|
3801
4764
|
headers: Optional[Mapping[str, str]] = None,
|
|
3802
4765
|
) -> Response[NetworkConfiguration, NetworkConfigurationType]:
|
|
3803
|
-
"""
|
|
4766
|
+
"""hosted-compute/get-network-configuration-for-enterprise
|
|
4767
|
+
|
|
4768
|
+
GET /enterprises/{enterprise}/network-configurations/{network_configuration_id}
|
|
4769
|
+
|
|
4770
|
+
Gets a hosted compute network configuration configured in an enterprise.
|
|
4771
|
+
|
|
4772
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-configuration-for-an-enterprise
|
|
4773
|
+
"""
|
|
3804
4774
|
|
|
3805
4775
|
from ..models import NetworkConfiguration
|
|
3806
4776
|
|
|
@@ -3822,7 +4792,14 @@ class EnterpriseAdminClient:
|
|
|
3822
4792
|
*,
|
|
3823
4793
|
headers: Optional[Mapping[str, str]] = None,
|
|
3824
4794
|
) -> Response:
|
|
3825
|
-
"""
|
|
4795
|
+
"""hosted-compute/delete-network-configuration-from-enterprise
|
|
4796
|
+
|
|
4797
|
+
DELETE /enterprises/{enterprise}/network-configurations/{network_configuration_id}
|
|
4798
|
+
|
|
4799
|
+
Deletes a hosted compute network configuration from an enterprise.
|
|
4800
|
+
|
|
4801
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#delete-a-hosted-compute-network-configuration-from-an-enterprise
|
|
4802
|
+
"""
|
|
3826
4803
|
|
|
3827
4804
|
url = f"/enterprises/{enterprise}/network-configurations/{network_configuration_id}"
|
|
3828
4805
|
|
|
@@ -3841,7 +4818,14 @@ class EnterpriseAdminClient:
|
|
|
3841
4818
|
*,
|
|
3842
4819
|
headers: Optional[Mapping[str, str]] = None,
|
|
3843
4820
|
) -> Response:
|
|
3844
|
-
"""
|
|
4821
|
+
"""hosted-compute/delete-network-configuration-from-enterprise
|
|
4822
|
+
|
|
4823
|
+
DELETE /enterprises/{enterprise}/network-configurations/{network_configuration_id}
|
|
4824
|
+
|
|
4825
|
+
Deletes a hosted compute network configuration from an enterprise.
|
|
4826
|
+
|
|
4827
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#delete-a-hosted-compute-network-configuration-from-an-enterprise
|
|
4828
|
+
"""
|
|
3845
4829
|
|
|
3846
4830
|
url = f"/enterprises/{enterprise}/network-configurations/{network_configuration_id}"
|
|
3847
4831
|
|
|
@@ -3887,7 +4871,14 @@ class EnterpriseAdminClient:
|
|
|
3887
4871
|
] = UNSET,
|
|
3888
4872
|
**kwargs,
|
|
3889
4873
|
) -> Response[NetworkConfiguration, NetworkConfigurationType]:
|
|
3890
|
-
"""
|
|
4874
|
+
"""hosted-compute/update-network-configuration-for-enterprise
|
|
4875
|
+
|
|
4876
|
+
PATCH /enterprises/{enterprise}/network-configurations/{network_configuration_id}
|
|
4877
|
+
|
|
4878
|
+
Updates a hosted compute network configuration for an enterprise.
|
|
4879
|
+
|
|
4880
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#update-a-hosted-compute-network-configuration-for-an-enterprise
|
|
4881
|
+
"""
|
|
3891
4882
|
|
|
3892
4883
|
from ..models import (
|
|
3893
4884
|
EnterprisesEnterpriseNetworkConfigurationsNetworkConfigurationIdPatchBody,
|
|
@@ -3952,7 +4943,14 @@ class EnterpriseAdminClient:
|
|
|
3952
4943
|
] = UNSET,
|
|
3953
4944
|
**kwargs,
|
|
3954
4945
|
) -> Response[NetworkConfiguration, NetworkConfigurationType]:
|
|
3955
|
-
"""
|
|
4946
|
+
"""hosted-compute/update-network-configuration-for-enterprise
|
|
4947
|
+
|
|
4948
|
+
PATCH /enterprises/{enterprise}/network-configurations/{network_configuration_id}
|
|
4949
|
+
|
|
4950
|
+
Updates a hosted compute network configuration for an enterprise.
|
|
4951
|
+
|
|
4952
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#update-a-hosted-compute-network-configuration-for-an-enterprise
|
|
4953
|
+
"""
|
|
3956
4954
|
|
|
3957
4955
|
from ..models import (
|
|
3958
4956
|
EnterprisesEnterpriseNetworkConfigurationsNetworkConfigurationIdPatchBody,
|
|
@@ -3990,7 +4988,14 @@ class EnterpriseAdminClient:
|
|
|
3990
4988
|
*,
|
|
3991
4989
|
headers: Optional[Mapping[str, str]] = None,
|
|
3992
4990
|
) -> Response[NetworkSettings, NetworkSettingsType]:
|
|
3993
|
-
"""
|
|
4991
|
+
"""hosted-compute/get-network-settings-for-enterprise
|
|
4992
|
+
|
|
4993
|
+
GET /enterprises/{enterprise}/network-settings/{network_settings_id}
|
|
4994
|
+
|
|
4995
|
+
Gets a hosted compute network settings resource configured for an enterprise.
|
|
4996
|
+
|
|
4997
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-enterprise
|
|
4998
|
+
"""
|
|
3994
4999
|
|
|
3995
5000
|
from ..models import NetworkSettings
|
|
3996
5001
|
|
|
@@ -4012,7 +5017,14 @@ class EnterpriseAdminClient:
|
|
|
4012
5017
|
*,
|
|
4013
5018
|
headers: Optional[Mapping[str, str]] = None,
|
|
4014
5019
|
) -> Response[NetworkSettings, NetworkSettingsType]:
|
|
4015
|
-
"""
|
|
5020
|
+
"""hosted-compute/get-network-settings-for-enterprise
|
|
5021
|
+
|
|
5022
|
+
GET /enterprises/{enterprise}/network-settings/{network_settings_id}
|
|
5023
|
+
|
|
5024
|
+
Gets a hosted compute network settings resource configured for an enterprise.
|
|
5025
|
+
|
|
5026
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-enterprise
|
|
5027
|
+
"""
|
|
4016
5028
|
|
|
4017
5029
|
from ..models import NetworkSettings
|
|
4018
5030
|
|
|
@@ -4033,7 +5045,15 @@ class EnterpriseAdminClient:
|
|
|
4033
5045
|
*,
|
|
4034
5046
|
headers: Optional[Mapping[str, str]] = None,
|
|
4035
5047
|
) -> Response[list[CustomProperty], list[CustomPropertyType]]:
|
|
4036
|
-
"""
|
|
5048
|
+
"""enterprise-admin/get-enterprise-custom-properties
|
|
5049
|
+
|
|
5050
|
+
GET /enterprises/{enterprise}/properties/schema
|
|
5051
|
+
|
|
5052
|
+
Gets all custom properties defined for an enterprise.
|
|
5053
|
+
Enterprise members can read these properties.
|
|
5054
|
+
|
|
5055
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-custom-properties-for-an-enterprise
|
|
5056
|
+
"""
|
|
4037
5057
|
|
|
4038
5058
|
from ..models import BasicError, CustomProperty
|
|
4039
5059
|
|
|
@@ -4058,7 +5078,15 @@ class EnterpriseAdminClient:
|
|
|
4058
5078
|
*,
|
|
4059
5079
|
headers: Optional[Mapping[str, str]] = None,
|
|
4060
5080
|
) -> Response[list[CustomProperty], list[CustomPropertyType]]:
|
|
4061
|
-
"""
|
|
5081
|
+
"""enterprise-admin/get-enterprise-custom-properties
|
|
5082
|
+
|
|
5083
|
+
GET /enterprises/{enterprise}/properties/schema
|
|
5084
|
+
|
|
5085
|
+
Gets all custom properties defined for an enterprise.
|
|
5086
|
+
Enterprise members can read these properties.
|
|
5087
|
+
|
|
5088
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-custom-properties-for-an-enterprise
|
|
5089
|
+
"""
|
|
4062
5090
|
|
|
4063
5091
|
from ..models import BasicError, CustomProperty
|
|
4064
5092
|
|
|
@@ -4104,7 +5132,20 @@ class EnterpriseAdminClient:
|
|
|
4104
5132
|
data: Missing[EnterprisesEnterprisePropertiesSchemaPatchBodyType] = UNSET,
|
|
4105
5133
|
**kwargs,
|
|
4106
5134
|
) -> Response[list[CustomProperty], list[CustomPropertyType]]:
|
|
4107
|
-
"""
|
|
5135
|
+
"""enterprise-admin/create-or-update-enterprise-custom-properties
|
|
5136
|
+
|
|
5137
|
+
PATCH /enterprises/{enterprise}/properties/schema
|
|
5138
|
+
|
|
5139
|
+
Creates new or updates existing custom properties defined for an enterprise in a batch.
|
|
5140
|
+
|
|
5141
|
+
If the property already exists, the existing property will be replaced with the new values.
|
|
5142
|
+
Missing optional values will fall back to default values, previous values will be overwritten.
|
|
5143
|
+
E.g. if a property exists with `values_editable_by: org_and_repo_actors` and it's updated without specifying `values_editable_by`, it will be updated to default value `org_actors`.
|
|
5144
|
+
|
|
5145
|
+
To use this endpoint, the authenticated user must be an administrator for the enterprise.
|
|
5146
|
+
|
|
5147
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-custom-properties-for-an-enterprise
|
|
5148
|
+
"""
|
|
4108
5149
|
|
|
4109
5150
|
from ..models import (
|
|
4110
5151
|
BasicError,
|
|
@@ -4166,7 +5207,20 @@ class EnterpriseAdminClient:
|
|
|
4166
5207
|
data: Missing[EnterprisesEnterprisePropertiesSchemaPatchBodyType] = UNSET,
|
|
4167
5208
|
**kwargs,
|
|
4168
5209
|
) -> Response[list[CustomProperty], list[CustomPropertyType]]:
|
|
4169
|
-
"""
|
|
5210
|
+
"""enterprise-admin/create-or-update-enterprise-custom-properties
|
|
5211
|
+
|
|
5212
|
+
PATCH /enterprises/{enterprise}/properties/schema
|
|
5213
|
+
|
|
5214
|
+
Creates new or updates existing custom properties defined for an enterprise in a batch.
|
|
5215
|
+
|
|
5216
|
+
If the property already exists, the existing property will be replaced with the new values.
|
|
5217
|
+
Missing optional values will fall back to default values, previous values will be overwritten.
|
|
5218
|
+
E.g. if a property exists with `values_editable_by: org_and_repo_actors` and it's updated without specifying `values_editable_by`, it will be updated to default value `org_actors`.
|
|
5219
|
+
|
|
5220
|
+
To use this endpoint, the authenticated user must be an administrator for the enterprise.
|
|
5221
|
+
|
|
5222
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-custom-properties-for-an-enterprise
|
|
5223
|
+
"""
|
|
4170
5224
|
|
|
4171
5225
|
from ..models import (
|
|
4172
5226
|
BasicError,
|
|
@@ -4209,7 +5263,16 @@ class EnterpriseAdminClient:
|
|
|
4209
5263
|
*,
|
|
4210
5264
|
headers: Optional[Mapping[str, str]] = None,
|
|
4211
5265
|
) -> Response[CustomProperty, CustomPropertyType]:
|
|
4212
|
-
"""
|
|
5266
|
+
"""enterprise-admin/promote-custom-property-to-enterprise
|
|
5267
|
+
|
|
5268
|
+
PUT /enterprises/{enterprise}/properties/schema/organizations/{org}/{custom_property_name}/promote
|
|
5269
|
+
|
|
5270
|
+
Promotes an existing organization custom property to an enterprise.
|
|
5271
|
+
|
|
5272
|
+
To use this endpoint, the authenticated user must be an administrator for the enterprise.
|
|
5273
|
+
|
|
5274
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#promote-a-custom-property-to-an-enterprise
|
|
5275
|
+
"""
|
|
4213
5276
|
|
|
4214
5277
|
from ..models import BasicError, CustomProperty
|
|
4215
5278
|
|
|
@@ -4236,7 +5299,16 @@ class EnterpriseAdminClient:
|
|
|
4236
5299
|
*,
|
|
4237
5300
|
headers: Optional[Mapping[str, str]] = None,
|
|
4238
5301
|
) -> Response[CustomProperty, CustomPropertyType]:
|
|
4239
|
-
"""
|
|
5302
|
+
"""enterprise-admin/promote-custom-property-to-enterprise
|
|
5303
|
+
|
|
5304
|
+
PUT /enterprises/{enterprise}/properties/schema/organizations/{org}/{custom_property_name}/promote
|
|
5305
|
+
|
|
5306
|
+
Promotes an existing organization custom property to an enterprise.
|
|
5307
|
+
|
|
5308
|
+
To use this endpoint, the authenticated user must be an administrator for the enterprise.
|
|
5309
|
+
|
|
5310
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#promote-a-custom-property-to-an-enterprise
|
|
5311
|
+
"""
|
|
4240
5312
|
|
|
4241
5313
|
from ..models import BasicError, CustomProperty
|
|
4242
5314
|
|
|
@@ -4262,7 +5334,15 @@ class EnterpriseAdminClient:
|
|
|
4262
5334
|
*,
|
|
4263
5335
|
headers: Optional[Mapping[str, str]] = None,
|
|
4264
5336
|
) -> Response[CustomProperty, CustomPropertyType]:
|
|
4265
|
-
"""
|
|
5337
|
+
"""enterprise-admin/get-enterprise-custom-property
|
|
5338
|
+
|
|
5339
|
+
GET /enterprises/{enterprise}/properties/schema/{custom_property_name}
|
|
5340
|
+
|
|
5341
|
+
Gets a custom property that is defined for an enterprise.
|
|
5342
|
+
Enterprise members can read these properties.
|
|
5343
|
+
|
|
5344
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-a-custom-property-for-an-enterprise
|
|
5345
|
+
"""
|
|
4266
5346
|
|
|
4267
5347
|
from ..models import BasicError, CustomProperty
|
|
4268
5348
|
|
|
@@ -4288,7 +5368,15 @@ class EnterpriseAdminClient:
|
|
|
4288
5368
|
*,
|
|
4289
5369
|
headers: Optional[Mapping[str, str]] = None,
|
|
4290
5370
|
) -> Response[CustomProperty, CustomPropertyType]:
|
|
4291
|
-
"""
|
|
5371
|
+
"""enterprise-admin/get-enterprise-custom-property
|
|
5372
|
+
|
|
5373
|
+
GET /enterprises/{enterprise}/properties/schema/{custom_property_name}
|
|
5374
|
+
|
|
5375
|
+
Gets a custom property that is defined for an enterprise.
|
|
5376
|
+
Enterprise members can read these properties.
|
|
5377
|
+
|
|
5378
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-a-custom-property-for-an-enterprise
|
|
5379
|
+
"""
|
|
4292
5380
|
|
|
4293
5381
|
from ..models import BasicError, CustomProperty
|
|
4294
5382
|
|
|
@@ -4344,7 +5432,16 @@ class EnterpriseAdminClient:
|
|
|
4344
5432
|
data: Missing[CustomPropertySetPayloadType] = UNSET,
|
|
4345
5433
|
**kwargs,
|
|
4346
5434
|
) -> Response[CustomProperty, CustomPropertyType]:
|
|
4347
|
-
"""
|
|
5435
|
+
"""enterprise-admin/create-or-update-enterprise-custom-property
|
|
5436
|
+
|
|
5437
|
+
PUT /enterprises/{enterprise}/properties/schema/{custom_property_name}
|
|
5438
|
+
|
|
5439
|
+
Creates a new or updates an existing custom property that is defined for an enterprise.
|
|
5440
|
+
|
|
5441
|
+
To use this endpoint, the authenticated user must be an administrator for the enterprise.
|
|
5442
|
+
|
|
5443
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-a-custom-property-for-an-enterprise
|
|
5444
|
+
"""
|
|
4348
5445
|
|
|
4349
5446
|
from ..models import BasicError, CustomProperty, CustomPropertySetPayload
|
|
4350
5447
|
|
|
@@ -4410,7 +5507,16 @@ class EnterpriseAdminClient:
|
|
|
4410
5507
|
data: Missing[CustomPropertySetPayloadType] = UNSET,
|
|
4411
5508
|
**kwargs,
|
|
4412
5509
|
) -> Response[CustomProperty, CustomPropertyType]:
|
|
4413
|
-
"""
|
|
5510
|
+
"""enterprise-admin/create-or-update-enterprise-custom-property
|
|
5511
|
+
|
|
5512
|
+
PUT /enterprises/{enterprise}/properties/schema/{custom_property_name}
|
|
5513
|
+
|
|
5514
|
+
Creates a new or updates an existing custom property that is defined for an enterprise.
|
|
5515
|
+
|
|
5516
|
+
To use this endpoint, the authenticated user must be an administrator for the enterprise.
|
|
5517
|
+
|
|
5518
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-a-custom-property-for-an-enterprise
|
|
5519
|
+
"""
|
|
4414
5520
|
|
|
4415
5521
|
from ..models import BasicError, CustomProperty, CustomPropertySetPayload
|
|
4416
5522
|
|
|
@@ -4446,7 +5552,16 @@ class EnterpriseAdminClient:
|
|
|
4446
5552
|
*,
|
|
4447
5553
|
headers: Optional[Mapping[str, str]] = None,
|
|
4448
5554
|
) -> Response:
|
|
4449
|
-
"""
|
|
5555
|
+
"""enterprise-admin/remove-enterprise-custom-property
|
|
5556
|
+
|
|
5557
|
+
DELETE /enterprises/{enterprise}/properties/schema/{custom_property_name}
|
|
5558
|
+
|
|
5559
|
+
Remove a custom property that is defined for an enterprise.
|
|
5560
|
+
|
|
5561
|
+
To use this endpoint, the authenticated user must be an administrator for the enterprise.
|
|
5562
|
+
|
|
5563
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#remove-a-custom-property-for-an-enterprise
|
|
5564
|
+
"""
|
|
4450
5565
|
|
|
4451
5566
|
from ..models import BasicError
|
|
4452
5567
|
|
|
@@ -4471,7 +5586,16 @@ class EnterpriseAdminClient:
|
|
|
4471
5586
|
*,
|
|
4472
5587
|
headers: Optional[Mapping[str, str]] = None,
|
|
4473
5588
|
) -> Response:
|
|
4474
|
-
"""
|
|
5589
|
+
"""enterprise-admin/remove-enterprise-custom-property
|
|
5590
|
+
|
|
5591
|
+
DELETE /enterprises/{enterprise}/properties/schema/{custom_property_name}
|
|
5592
|
+
|
|
5593
|
+
Remove a custom property that is defined for an enterprise.
|
|
5594
|
+
|
|
5595
|
+
To use this endpoint, the authenticated user must be an administrator for the enterprise.
|
|
5596
|
+
|
|
5597
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#remove-a-custom-property-for-an-enterprise
|
|
5598
|
+
"""
|
|
4475
5599
|
|
|
4476
5600
|
from ..models import BasicError
|
|
4477
5601
|
|
|
@@ -4498,7 +5622,14 @@ class EnterpriseAdminClient:
|
|
|
4498
5622
|
page: Missing[int] = UNSET,
|
|
4499
5623
|
headers: Optional[Mapping[str, str]] = None,
|
|
4500
5624
|
) -> Response[list[RulesetVersion], list[RulesetVersionType]]:
|
|
4501
|
-
"""
|
|
5625
|
+
"""enterprise-admin/get-enterprise-ruleset-history
|
|
5626
|
+
|
|
5627
|
+
GET /enterprises/{enterprise}/rulesets/{ruleset_id}/history
|
|
5628
|
+
|
|
5629
|
+
Get the history of an enterprise ruleset.
|
|
5630
|
+
|
|
5631
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-enterprise-ruleset-history
|
|
5632
|
+
"""
|
|
4502
5633
|
|
|
4503
5634
|
from ..models import BasicError, RulesetVersion
|
|
4504
5635
|
|
|
@@ -4532,7 +5663,14 @@ class EnterpriseAdminClient:
|
|
|
4532
5663
|
page: Missing[int] = UNSET,
|
|
4533
5664
|
headers: Optional[Mapping[str, str]] = None,
|
|
4534
5665
|
) -> Response[list[RulesetVersion], list[RulesetVersionType]]:
|
|
4535
|
-
"""
|
|
5666
|
+
"""enterprise-admin/get-enterprise-ruleset-history
|
|
5667
|
+
|
|
5668
|
+
GET /enterprises/{enterprise}/rulesets/{ruleset_id}/history
|
|
5669
|
+
|
|
5670
|
+
Get the history of an enterprise ruleset.
|
|
5671
|
+
|
|
5672
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-enterprise-ruleset-history
|
|
5673
|
+
"""
|
|
4536
5674
|
|
|
4537
5675
|
from ..models import BasicError, RulesetVersion
|
|
4538
5676
|
|
|
@@ -4565,7 +5703,14 @@ class EnterpriseAdminClient:
|
|
|
4565
5703
|
*,
|
|
4566
5704
|
headers: Optional[Mapping[str, str]] = None,
|
|
4567
5705
|
) -> Response[RulesetVersionWithState, RulesetVersionWithStateType]:
|
|
4568
|
-
"""
|
|
5706
|
+
"""enterprise-admin/get-enterprise-ruleset-version
|
|
5707
|
+
|
|
5708
|
+
GET /enterprises/{enterprise}/rulesets/{ruleset_id}/history/{version_id}
|
|
5709
|
+
|
|
5710
|
+
Get a version of an enterprise ruleset.
|
|
5711
|
+
|
|
5712
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-enterprise-ruleset-version
|
|
5713
|
+
"""
|
|
4569
5714
|
|
|
4570
5715
|
from ..models import BasicError, RulesetVersionWithState
|
|
4571
5716
|
|
|
@@ -4592,7 +5737,14 @@ class EnterpriseAdminClient:
|
|
|
4592
5737
|
*,
|
|
4593
5738
|
headers: Optional[Mapping[str, str]] = None,
|
|
4594
5739
|
) -> Response[RulesetVersionWithState, RulesetVersionWithStateType]:
|
|
4595
|
-
"""
|
|
5740
|
+
"""enterprise-admin/get-enterprise-ruleset-version
|
|
5741
|
+
|
|
5742
|
+
GET /enterprises/{enterprise}/rulesets/{ruleset_id}/history/{version_id}
|
|
5743
|
+
|
|
5744
|
+
Get a version of an enterprise ruleset.
|
|
5745
|
+
|
|
5746
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-enterprise-ruleset-version
|
|
5747
|
+
"""
|
|
4596
5748
|
|
|
4597
5749
|
from ..models import BasicError, RulesetVersionWithState
|
|
4598
5750
|
|
|
@@ -4626,7 +5778,21 @@ class EnterpriseAdminClient:
|
|
|
4626
5778
|
*,
|
|
4627
5779
|
headers: Optional[Mapping[str, str]] = None,
|
|
4628
5780
|
) -> Response:
|
|
4629
|
-
"""
|
|
5781
|
+
"""DEPRECATED secret-scanning/post-security-product-enablement-for-enterprise
|
|
5782
|
+
|
|
5783
|
+
POST /enterprises/{enterprise}/{security_product}/{enablement}
|
|
5784
|
+
|
|
5785
|
+
> [!WARNING]
|
|
5786
|
+
> **Closing down notice:** The ability to enable or disable a security feature for an enterprise is closing down. Please use [code security configurations](https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations) instead. For more information, see the [changelog](https://github.blog/changelog/2024-09-27-upcoming-replacement-of-enterprise-code-security-enablement-ui-and-apis).
|
|
5787
|
+
|
|
5788
|
+
Enables or disables the specified security feature for all repositories in an enterprise.
|
|
5789
|
+
|
|
5790
|
+
The authenticated user must be an administrator of the enterprise to use this endpoint.
|
|
5791
|
+
|
|
5792
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
5793
|
+
|
|
5794
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#enable-or-disable-a-security-feature
|
|
5795
|
+
"""
|
|
4630
5796
|
|
|
4631
5797
|
from ..models import BasicError
|
|
4632
5798
|
|
|
@@ -4658,7 +5824,21 @@ class EnterpriseAdminClient:
|
|
|
4658
5824
|
*,
|
|
4659
5825
|
headers: Optional[Mapping[str, str]] = None,
|
|
4660
5826
|
) -> Response:
|
|
4661
|
-
"""
|
|
5827
|
+
"""DEPRECATED secret-scanning/post-security-product-enablement-for-enterprise
|
|
5828
|
+
|
|
5829
|
+
POST /enterprises/{enterprise}/{security_product}/{enablement}
|
|
5830
|
+
|
|
5831
|
+
> [!WARNING]
|
|
5832
|
+
> **Closing down notice:** The ability to enable or disable a security feature for an enterprise is closing down. Please use [code security configurations](https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations) instead. For more information, see the [changelog](https://github.blog/changelog/2024-09-27-upcoming-replacement-of-enterprise-code-security-enablement-ui-and-apis).
|
|
5833
|
+
|
|
5834
|
+
Enables or disables the specified security feature for all repositories in an enterprise.
|
|
5835
|
+
|
|
5836
|
+
The authenticated user must be an administrator of the enterprise to use this endpoint.
|
|
5837
|
+
|
|
5838
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.
|
|
5839
|
+
|
|
5840
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#enable-or-disable-a-security-feature
|
|
5841
|
+
"""
|
|
4662
5842
|
|
|
4663
5843
|
from ..models import BasicError
|
|
4664
5844
|
|
|
@@ -4685,7 +5865,16 @@ class EnterpriseAdminClient:
|
|
|
4685
5865
|
count: Missing[int] = UNSET,
|
|
4686
5866
|
headers: Optional[Mapping[str, str]] = None,
|
|
4687
5867
|
) -> Response[ScimEnterpriseGroupList, ScimEnterpriseGroupListType]:
|
|
4688
|
-
"""
|
|
5868
|
+
"""enterprise-admin/list-provisioned-groups-enterprise
|
|
5869
|
+
|
|
5870
|
+
GET /scim/v2/enterprises/{enterprise}/Groups
|
|
5871
|
+
|
|
5872
|
+
Lists provisioned SCIM groups in an enterprise.
|
|
5873
|
+
|
|
5874
|
+
You can improve query search time by using the `excludedAttributes` query parameter with a value of `members` to exclude members from the response.
|
|
5875
|
+
|
|
5876
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise
|
|
5877
|
+
"""
|
|
4689
5878
|
|
|
4690
5879
|
from ..models import ScimEnterpriseGroupList, ScimError
|
|
4691
5880
|
|
|
@@ -4723,7 +5912,16 @@ class EnterpriseAdminClient:
|
|
|
4723
5912
|
count: Missing[int] = UNSET,
|
|
4724
5913
|
headers: Optional[Mapping[str, str]] = None,
|
|
4725
5914
|
) -> Response[ScimEnterpriseGroupList, ScimEnterpriseGroupListType]:
|
|
4726
|
-
"""
|
|
5915
|
+
"""enterprise-admin/list-provisioned-groups-enterprise
|
|
5916
|
+
|
|
5917
|
+
GET /scim/v2/enterprises/{enterprise}/Groups
|
|
5918
|
+
|
|
5919
|
+
Lists provisioned SCIM groups in an enterprise.
|
|
5920
|
+
|
|
5921
|
+
You can improve query search time by using the `excludedAttributes` query parameter with a value of `members` to exclude members from the response.
|
|
5922
|
+
|
|
5923
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise
|
|
5924
|
+
"""
|
|
4727
5925
|
|
|
4728
5926
|
from ..models import ScimEnterpriseGroupList, ScimError
|
|
4729
5927
|
|
|
@@ -4781,7 +5979,16 @@ class EnterpriseAdminClient:
|
|
|
4781
5979
|
data: Missing[GroupType] = UNSET,
|
|
4782
5980
|
**kwargs,
|
|
4783
5981
|
) -> Response[ScimEnterpriseGroupResponse, ScimEnterpriseGroupResponseType]:
|
|
4784
|
-
"""
|
|
5982
|
+
"""enterprise-admin/provision-enterprise-group
|
|
5983
|
+
|
|
5984
|
+
POST /scim/v2/enterprises/{enterprise}/Groups
|
|
5985
|
+
|
|
5986
|
+
Creates a SCIM group for an enterprise.
|
|
5987
|
+
|
|
5988
|
+
When members are part of the group provisioning payload, they're designated as external group members. Providers are responsible for maintaining a mapping between the `externalId` and `id` for each user.
|
|
5989
|
+
|
|
5990
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-group
|
|
5991
|
+
"""
|
|
4785
5992
|
|
|
4786
5993
|
from ..models import Group, ScimEnterpriseGroupResponse, ScimError
|
|
4787
5994
|
|
|
@@ -4841,7 +6048,16 @@ class EnterpriseAdminClient:
|
|
|
4841
6048
|
data: Missing[GroupType] = UNSET,
|
|
4842
6049
|
**kwargs,
|
|
4843
6050
|
) -> Response[ScimEnterpriseGroupResponse, ScimEnterpriseGroupResponseType]:
|
|
4844
|
-
"""
|
|
6051
|
+
"""enterprise-admin/provision-enterprise-group
|
|
6052
|
+
|
|
6053
|
+
POST /scim/v2/enterprises/{enterprise}/Groups
|
|
6054
|
+
|
|
6055
|
+
Creates a SCIM group for an enterprise.
|
|
6056
|
+
|
|
6057
|
+
When members are part of the group provisioning payload, they're designated as external group members. Providers are responsible for maintaining a mapping between the `externalId` and `id` for each user.
|
|
6058
|
+
|
|
6059
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-group
|
|
6060
|
+
"""
|
|
4845
6061
|
|
|
4846
6062
|
from ..models import Group, ScimEnterpriseGroupResponse, ScimError
|
|
4847
6063
|
|
|
@@ -4879,7 +6095,14 @@ class EnterpriseAdminClient:
|
|
|
4879
6095
|
excluded_attributes: Missing[str] = UNSET,
|
|
4880
6096
|
headers: Optional[Mapping[str, str]] = None,
|
|
4881
6097
|
) -> Response[ScimEnterpriseGroupResponse, ScimEnterpriseGroupResponseType]:
|
|
4882
|
-
"""
|
|
6098
|
+
"""enterprise-admin/get-provisioning-information-for-enterprise-group
|
|
6099
|
+
|
|
6100
|
+
GET /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
|
|
6101
|
+
|
|
6102
|
+
Gets information about a SCIM group.
|
|
6103
|
+
|
|
6104
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group
|
|
6105
|
+
"""
|
|
4883
6106
|
|
|
4884
6107
|
from ..models import BasicError, ScimEnterpriseGroupResponse, ScimError
|
|
4885
6108
|
|
|
@@ -4913,7 +6136,14 @@ class EnterpriseAdminClient:
|
|
|
4913
6136
|
excluded_attributes: Missing[str] = UNSET,
|
|
4914
6137
|
headers: Optional[Mapping[str, str]] = None,
|
|
4915
6138
|
) -> Response[ScimEnterpriseGroupResponse, ScimEnterpriseGroupResponseType]:
|
|
4916
|
-
"""
|
|
6139
|
+
"""enterprise-admin/get-provisioning-information-for-enterprise-group
|
|
6140
|
+
|
|
6141
|
+
GET /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
|
|
6142
|
+
|
|
6143
|
+
Gets information about a SCIM group.
|
|
6144
|
+
|
|
6145
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group
|
|
6146
|
+
"""
|
|
4917
6147
|
|
|
4918
6148
|
from ..models import BasicError, ScimEnterpriseGroupResponse, ScimError
|
|
4919
6149
|
|
|
@@ -4972,7 +6202,16 @@ class EnterpriseAdminClient:
|
|
|
4972
6202
|
data: Missing[GroupType] = UNSET,
|
|
4973
6203
|
**kwargs,
|
|
4974
6204
|
) -> Response[ScimEnterpriseGroupResponse, ScimEnterpriseGroupResponseType]:
|
|
4975
|
-
"""
|
|
6205
|
+
"""enterprise-admin/set-information-for-provisioned-enterprise-group
|
|
6206
|
+
|
|
6207
|
+
PUT /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
|
|
6208
|
+
|
|
6209
|
+
Replaces an existing provisioned group’s information.
|
|
6210
|
+
|
|
6211
|
+
You must provide all the information required for the group as if you were provisioning it for the first time. Any existing group information that you don't provide will be removed, including group membership. If you want to only update a specific attribute, use the [Update an attribute for a SCIM enterprise group](#update-an-attribute-for-a-scim-enterprise-group) endpoint instead.
|
|
6212
|
+
|
|
6213
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group
|
|
6214
|
+
"""
|
|
4976
6215
|
|
|
4977
6216
|
from ..models import BasicError, Group, ScimEnterpriseGroupResponse, ScimError
|
|
4978
6217
|
|
|
@@ -5036,7 +6275,16 @@ class EnterpriseAdminClient:
|
|
|
5036
6275
|
data: Missing[GroupType] = UNSET,
|
|
5037
6276
|
**kwargs,
|
|
5038
6277
|
) -> Response[ScimEnterpriseGroupResponse, ScimEnterpriseGroupResponseType]:
|
|
5039
|
-
"""
|
|
6278
|
+
"""enterprise-admin/set-information-for-provisioned-enterprise-group
|
|
6279
|
+
|
|
6280
|
+
PUT /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
|
|
6281
|
+
|
|
6282
|
+
Replaces an existing provisioned group’s information.
|
|
6283
|
+
|
|
6284
|
+
You must provide all the information required for the group as if you were provisioning it for the first time. Any existing group information that you don't provide will be removed, including group membership. If you want to only update a specific attribute, use the [Update an attribute for a SCIM enterprise group](#update-an-attribute-for-a-scim-enterprise-group) endpoint instead.
|
|
6285
|
+
|
|
6286
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group
|
|
6287
|
+
"""
|
|
5040
6288
|
|
|
5041
6289
|
from ..models import BasicError, Group, ScimEnterpriseGroupResponse, ScimError
|
|
5042
6290
|
|
|
@@ -5074,7 +6322,14 @@ class EnterpriseAdminClient:
|
|
|
5074
6322
|
*,
|
|
5075
6323
|
headers: Optional[Mapping[str, str]] = None,
|
|
5076
6324
|
) -> Response:
|
|
5077
|
-
"""
|
|
6325
|
+
"""enterprise-admin/delete-scim-group-from-enterprise
|
|
6326
|
+
|
|
6327
|
+
DELETE /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
|
|
6328
|
+
|
|
6329
|
+
Deletes a SCIM group from an enterprise.
|
|
6330
|
+
|
|
6331
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise
|
|
6332
|
+
"""
|
|
5078
6333
|
|
|
5079
6334
|
from ..models import BasicError, ScimError
|
|
5080
6335
|
|
|
@@ -5101,7 +6356,14 @@ class EnterpriseAdminClient:
|
|
|
5101
6356
|
*,
|
|
5102
6357
|
headers: Optional[Mapping[str, str]] = None,
|
|
5103
6358
|
) -> Response:
|
|
5104
|
-
"""
|
|
6359
|
+
"""enterprise-admin/delete-scim-group-from-enterprise
|
|
6360
|
+
|
|
6361
|
+
DELETE /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
|
|
6362
|
+
|
|
6363
|
+
Deletes a SCIM group from an enterprise.
|
|
6364
|
+
|
|
6365
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise
|
|
6366
|
+
"""
|
|
5105
6367
|
|
|
5106
6368
|
from ..models import BasicError, ScimError
|
|
5107
6369
|
|
|
@@ -5152,7 +6414,21 @@ class EnterpriseAdminClient:
|
|
|
5152
6414
|
data: Missing[PatchSchemaType] = UNSET,
|
|
5153
6415
|
**kwargs,
|
|
5154
6416
|
) -> Response:
|
|
5155
|
-
"""
|
|
6417
|
+
"""enterprise-admin/update-attribute-for-enterprise-group
|
|
6418
|
+
|
|
6419
|
+
PATCH /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
|
|
6420
|
+
|
|
6421
|
+
Update a provisioned group’s individual attributes.
|
|
6422
|
+
|
|
6423
|
+
To modify a group's values, you'll need to use a specific Operations JSON format which must include at least one of the following operations: add, remove, or replace. For examples and more information on this SCIM format, consult the [SCIM specification](https://tools.ietf.org/html/rfc7644#section-3.5.2). The update function can also be used to add group memberships.
|
|
6424
|
+
|
|
6425
|
+
You can submit group memberships individually or in batches for improved efficiency.
|
|
6426
|
+
|
|
6427
|
+
> [!NOTE]
|
|
6428
|
+
> Memberships are referenced via a local user id. Ensure users are created before referencing them here.
|
|
6429
|
+
|
|
6430
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group
|
|
6431
|
+
"""
|
|
5156
6432
|
|
|
5157
6433
|
from ..models import BasicError, PatchSchema, ScimError
|
|
5158
6434
|
|
|
@@ -5213,7 +6489,21 @@ class EnterpriseAdminClient:
|
|
|
5213
6489
|
data: Missing[PatchSchemaType] = UNSET,
|
|
5214
6490
|
**kwargs,
|
|
5215
6491
|
) -> Response:
|
|
5216
|
-
"""
|
|
6492
|
+
"""enterprise-admin/update-attribute-for-enterprise-group
|
|
6493
|
+
|
|
6494
|
+
PATCH /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
|
|
6495
|
+
|
|
6496
|
+
Update a provisioned group’s individual attributes.
|
|
6497
|
+
|
|
6498
|
+
To modify a group's values, you'll need to use a specific Operations JSON format which must include at least one of the following operations: add, remove, or replace. For examples and more information on this SCIM format, consult the [SCIM specification](https://tools.ietf.org/html/rfc7644#section-3.5.2). The update function can also be used to add group memberships.
|
|
6499
|
+
|
|
6500
|
+
You can submit group memberships individually or in batches for improved efficiency.
|
|
6501
|
+
|
|
6502
|
+
> [!NOTE]
|
|
6503
|
+
> Memberships are referenced via a local user id. Ensure users are created before referencing them here.
|
|
6504
|
+
|
|
6505
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group
|
|
6506
|
+
"""
|
|
5217
6507
|
|
|
5218
6508
|
from ..models import BasicError, PatchSchema, ScimError
|
|
5219
6509
|
|
|
@@ -5252,7 +6542,16 @@ class EnterpriseAdminClient:
|
|
|
5252
6542
|
count: Missing[int] = UNSET,
|
|
5253
6543
|
headers: Optional[Mapping[str, str]] = None,
|
|
5254
6544
|
) -> Response[ScimEnterpriseUserList, ScimEnterpriseUserListType]:
|
|
5255
|
-
"""
|
|
6545
|
+
"""enterprise-admin/list-provisioned-identities-enterprise
|
|
6546
|
+
|
|
6547
|
+
GET /scim/v2/enterprises/{enterprise}/Users
|
|
6548
|
+
|
|
6549
|
+
Lists provisioned SCIM enterprise members.
|
|
6550
|
+
|
|
6551
|
+
When you remove a user with a SCIM-provisioned external identity from an enterprise using a `patch` with `active` flag to `false`, the user's metadata remains intact. This means they can potentially re-join the enterprise later. Although, while suspended, the user can't sign in. If you want to ensure the user can't re-join in the future, use the delete request. Only users who weren't permanently deleted will appear in the result list.
|
|
6552
|
+
|
|
6553
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise
|
|
6554
|
+
"""
|
|
5256
6555
|
|
|
5257
6556
|
from ..models import ScimEnterpriseUserList, ScimError
|
|
5258
6557
|
|
|
@@ -5288,7 +6587,16 @@ class EnterpriseAdminClient:
|
|
|
5288
6587
|
count: Missing[int] = UNSET,
|
|
5289
6588
|
headers: Optional[Mapping[str, str]] = None,
|
|
5290
6589
|
) -> Response[ScimEnterpriseUserList, ScimEnterpriseUserListType]:
|
|
5291
|
-
"""
|
|
6590
|
+
"""enterprise-admin/list-provisioned-identities-enterprise
|
|
6591
|
+
|
|
6592
|
+
GET /scim/v2/enterprises/{enterprise}/Users
|
|
6593
|
+
|
|
6594
|
+
Lists provisioned SCIM enterprise members.
|
|
6595
|
+
|
|
6596
|
+
When you remove a user with a SCIM-provisioned external identity from an enterprise using a `patch` with `active` flag to `false`, the user's metadata remains intact. This means they can potentially re-join the enterprise later. Although, while suspended, the user can't sign in. If you want to ensure the user can't re-join in the future, use the delete request. Only users who weren't permanently deleted will appear in the result list.
|
|
6597
|
+
|
|
6598
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise
|
|
6599
|
+
"""
|
|
5292
6600
|
|
|
5293
6601
|
from ..models import ScimEnterpriseUserList, ScimError
|
|
5294
6602
|
|
|
@@ -5349,7 +6657,16 @@ class EnterpriseAdminClient:
|
|
|
5349
6657
|
data: Missing[UserType] = UNSET,
|
|
5350
6658
|
**kwargs,
|
|
5351
6659
|
) -> Response[ScimEnterpriseUserResponse, ScimEnterpriseUserResponseType]:
|
|
5352
|
-
"""
|
|
6660
|
+
"""enterprise-admin/provision-enterprise-user
|
|
6661
|
+
|
|
6662
|
+
POST /scim/v2/enterprises/{enterprise}/Users
|
|
6663
|
+
|
|
6664
|
+
Creates an external identity for a new SCIM enterprise user.
|
|
6665
|
+
|
|
6666
|
+
SCIM is responsible for user provisioning, not authentication. The actual user authentication is handled by SAML. However, with SCIM enabled, users must first be provisioned via SCIM before they can sign in through SAML.
|
|
6667
|
+
|
|
6668
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-user
|
|
6669
|
+
"""
|
|
5353
6670
|
|
|
5354
6671
|
from ..models import ScimEnterpriseUserResponse, ScimError, User
|
|
5355
6672
|
|
|
@@ -5413,7 +6730,16 @@ class EnterpriseAdminClient:
|
|
|
5413
6730
|
data: Missing[UserType] = UNSET,
|
|
5414
6731
|
**kwargs,
|
|
5415
6732
|
) -> Response[ScimEnterpriseUserResponse, ScimEnterpriseUserResponseType]:
|
|
5416
|
-
"""
|
|
6733
|
+
"""enterprise-admin/provision-enterprise-user
|
|
6734
|
+
|
|
6735
|
+
POST /scim/v2/enterprises/{enterprise}/Users
|
|
6736
|
+
|
|
6737
|
+
Creates an external identity for a new SCIM enterprise user.
|
|
6738
|
+
|
|
6739
|
+
SCIM is responsible for user provisioning, not authentication. The actual user authentication is handled by SAML. However, with SCIM enabled, users must first be provisioned via SCIM before they can sign in through SAML.
|
|
6740
|
+
|
|
6741
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-user
|
|
6742
|
+
"""
|
|
5417
6743
|
|
|
5418
6744
|
from ..models import ScimEnterpriseUserResponse, ScimError, User
|
|
5419
6745
|
|
|
@@ -5450,7 +6776,14 @@ class EnterpriseAdminClient:
|
|
|
5450
6776
|
*,
|
|
5451
6777
|
headers: Optional[Mapping[str, str]] = None,
|
|
5452
6778
|
) -> Response[ScimEnterpriseUserResponse, ScimEnterpriseUserResponseType]:
|
|
5453
|
-
"""
|
|
6779
|
+
"""enterprise-admin/get-provisioning-information-for-enterprise-user
|
|
6780
|
+
|
|
6781
|
+
GET /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
|
|
6782
|
+
|
|
6783
|
+
Gets information about a SCIM user.
|
|
6784
|
+
|
|
6785
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user
|
|
6786
|
+
"""
|
|
5454
6787
|
|
|
5455
6788
|
from ..models import BasicError, ScimEnterpriseUserResponse, ScimError
|
|
5456
6789
|
|
|
@@ -5478,7 +6811,14 @@ class EnterpriseAdminClient:
|
|
|
5478
6811
|
*,
|
|
5479
6812
|
headers: Optional[Mapping[str, str]] = None,
|
|
5480
6813
|
) -> Response[ScimEnterpriseUserResponse, ScimEnterpriseUserResponseType]:
|
|
5481
|
-
"""
|
|
6814
|
+
"""enterprise-admin/get-provisioning-information-for-enterprise-user
|
|
6815
|
+
|
|
6816
|
+
GET /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
|
|
6817
|
+
|
|
6818
|
+
Gets information about a SCIM user.
|
|
6819
|
+
|
|
6820
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user
|
|
6821
|
+
"""
|
|
5482
6822
|
|
|
5483
6823
|
from ..models import BasicError, ScimEnterpriseUserResponse, ScimError
|
|
5484
6824
|
|
|
@@ -5536,7 +6876,19 @@ class EnterpriseAdminClient:
|
|
|
5536
6876
|
data: Missing[UserType] = UNSET,
|
|
5537
6877
|
**kwargs,
|
|
5538
6878
|
) -> Response[ScimEnterpriseUserResponse, ScimEnterpriseUserResponseType]:
|
|
5539
|
-
"""
|
|
6879
|
+
"""enterprise-admin/set-information-for-provisioned-enterprise-user
|
|
6880
|
+
|
|
6881
|
+
PUT /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
|
|
6882
|
+
|
|
6883
|
+
Replaces an existing provisioned user's information.
|
|
6884
|
+
|
|
6885
|
+
You must supply complete user information, just as you would when provisioning them initially. Any previously existing data not provided will be deleted. To update only a specific attribute, refer to the [Update an attribute for a SCIM user](#update-an-attribute-for-a-scim-enterprise-user) endpoint.
|
|
6886
|
+
|
|
6887
|
+
> [!WARNING]
|
|
6888
|
+
> Setting `active: false` will suspend a user, and their handle and email will be obfuscated.
|
|
6889
|
+
|
|
6890
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user
|
|
6891
|
+
"""
|
|
5540
6892
|
|
|
5541
6893
|
from ..models import BasicError, ScimEnterpriseUserResponse, ScimError, User
|
|
5542
6894
|
|
|
@@ -5604,7 +6956,19 @@ class EnterpriseAdminClient:
|
|
|
5604
6956
|
data: Missing[UserType] = UNSET,
|
|
5605
6957
|
**kwargs,
|
|
5606
6958
|
) -> Response[ScimEnterpriseUserResponse, ScimEnterpriseUserResponseType]:
|
|
5607
|
-
"""
|
|
6959
|
+
"""enterprise-admin/set-information-for-provisioned-enterprise-user
|
|
6960
|
+
|
|
6961
|
+
PUT /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
|
|
6962
|
+
|
|
6963
|
+
Replaces an existing provisioned user's information.
|
|
6964
|
+
|
|
6965
|
+
You must supply complete user information, just as you would when provisioning them initially. Any previously existing data not provided will be deleted. To update only a specific attribute, refer to the [Update an attribute for a SCIM user](#update-an-attribute-for-a-scim-enterprise-user) endpoint.
|
|
6966
|
+
|
|
6967
|
+
> [!WARNING]
|
|
6968
|
+
> Setting `active: false` will suspend a user, and their handle and email will be obfuscated.
|
|
6969
|
+
|
|
6970
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user
|
|
6971
|
+
"""
|
|
5608
6972
|
|
|
5609
6973
|
from ..models import BasicError, ScimEnterpriseUserResponse, ScimError, User
|
|
5610
6974
|
|
|
@@ -5642,7 +7006,14 @@ class EnterpriseAdminClient:
|
|
|
5642
7006
|
*,
|
|
5643
7007
|
headers: Optional[Mapping[str, str]] = None,
|
|
5644
7008
|
) -> Response:
|
|
5645
|
-
"""
|
|
7009
|
+
"""enterprise-admin/delete-user-from-enterprise
|
|
7010
|
+
|
|
7011
|
+
DELETE /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
|
|
7012
|
+
|
|
7013
|
+
Suspends a SCIM user permanently from an enterprise. This action will: remove all the user's data, anonymize their login, email, and display name, erase all external identity SCIM attributes, delete the user's emails, avatar, PATs, SSH keys, OAuth authorizations, GPG keys, and SAML mappings. This action is irreversible.
|
|
7014
|
+
|
|
7015
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise
|
|
7016
|
+
"""
|
|
5646
7017
|
|
|
5647
7018
|
from ..models import BasicError, ScimError
|
|
5648
7019
|
|
|
@@ -5669,7 +7040,14 @@ class EnterpriseAdminClient:
|
|
|
5669
7040
|
*,
|
|
5670
7041
|
headers: Optional[Mapping[str, str]] = None,
|
|
5671
7042
|
) -> Response:
|
|
5672
|
-
"""
|
|
7043
|
+
"""enterprise-admin/delete-user-from-enterprise
|
|
7044
|
+
|
|
7045
|
+
DELETE /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
|
|
7046
|
+
|
|
7047
|
+
Suspends a SCIM user permanently from an enterprise. This action will: remove all the user's data, anonymize their login, email, and display name, erase all external identity SCIM attributes, delete the user's emails, avatar, PATs, SSH keys, OAuth authorizations, GPG keys, and SAML mappings. This action is irreversible.
|
|
7048
|
+
|
|
7049
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise
|
|
7050
|
+
"""
|
|
5673
7051
|
|
|
5674
7052
|
from ..models import BasicError, ScimError
|
|
5675
7053
|
|
|
@@ -5720,7 +7098,32 @@ class EnterpriseAdminClient:
|
|
|
5720
7098
|
data: Missing[PatchSchemaType] = UNSET,
|
|
5721
7099
|
**kwargs,
|
|
5722
7100
|
) -> Response[ScimEnterpriseUserResponse, ScimEnterpriseUserResponseType]:
|
|
5723
|
-
"""
|
|
7101
|
+
"""enterprise-admin/update-attribute-for-enterprise-user
|
|
7102
|
+
|
|
7103
|
+
PATCH /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
|
|
7104
|
+
|
|
7105
|
+
Update a provisioned user's individual attributes.
|
|
7106
|
+
|
|
7107
|
+
To modify a user's attributes, you'll need to provide a `Operations` JSON formatted request that includes at least one of the following actions: add, remove, or replace. For specific examples and more information on the SCIM operations format, please refer to the [SCIM specification](https://tools.ietf.org/html/rfc7644#section-3.5.2).
|
|
7108
|
+
|
|
7109
|
+
> [!NOTE]
|
|
7110
|
+
> Complex SCIM `path` selectors that include filters are not supported. For example, a `path` selector defined as `"path": "emails[type eq \"work\"]"` will be ineffective.
|
|
7111
|
+
|
|
7112
|
+
> [!WARNING]
|
|
7113
|
+
> Setting `active: false` will suspend a user, and their handle and email will be obfuscated.
|
|
7114
|
+
> ```
|
|
7115
|
+
> {
|
|
7116
|
+
> "Operations":[{
|
|
7117
|
+
> "op":"replace",
|
|
7118
|
+
> "value":{
|
|
7119
|
+
> "active":false
|
|
7120
|
+
> }
|
|
7121
|
+
> }]
|
|
7122
|
+
> }
|
|
7123
|
+
> ```
|
|
7124
|
+
|
|
7125
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user
|
|
7126
|
+
"""
|
|
5724
7127
|
|
|
5725
7128
|
from ..models import (
|
|
5726
7129
|
BasicError,
|
|
@@ -5787,7 +7190,32 @@ class EnterpriseAdminClient:
|
|
|
5787
7190
|
data: Missing[PatchSchemaType] = UNSET,
|
|
5788
7191
|
**kwargs,
|
|
5789
7192
|
) -> Response[ScimEnterpriseUserResponse, ScimEnterpriseUserResponseType]:
|
|
5790
|
-
"""
|
|
7193
|
+
"""enterprise-admin/update-attribute-for-enterprise-user
|
|
7194
|
+
|
|
7195
|
+
PATCH /scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
|
|
7196
|
+
|
|
7197
|
+
Update a provisioned user's individual attributes.
|
|
7198
|
+
|
|
7199
|
+
To modify a user's attributes, you'll need to provide a `Operations` JSON formatted request that includes at least one of the following actions: add, remove, or replace. For specific examples and more information on the SCIM operations format, please refer to the [SCIM specification](https://tools.ietf.org/html/rfc7644#section-3.5.2).
|
|
7200
|
+
|
|
7201
|
+
> [!NOTE]
|
|
7202
|
+
> Complex SCIM `path` selectors that include filters are not supported. For example, a `path` selector defined as `"path": "emails[type eq \"work\"]"` will be ineffective.
|
|
7203
|
+
|
|
7204
|
+
> [!WARNING]
|
|
7205
|
+
> Setting `active: false` will suspend a user, and their handle and email will be obfuscated.
|
|
7206
|
+
> ```
|
|
7207
|
+
> {
|
|
7208
|
+
> "Operations":[{
|
|
7209
|
+
> "op":"replace",
|
|
7210
|
+
> "value":{
|
|
7211
|
+
> "active":false
|
|
7212
|
+
> }
|
|
7213
|
+
> }]
|
|
7214
|
+
> }
|
|
7215
|
+
> ```
|
|
7216
|
+
|
|
7217
|
+
See also: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user
|
|
7218
|
+
"""
|
|
5791
7219
|
|
|
5792
7220
|
from ..models import (
|
|
5793
7221
|
BasicError,
|