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
|
@@ -141,7 +141,17 @@ class OrgsClient:
|
|
|
141
141
|
per_page: Missing[int] = UNSET,
|
|
142
142
|
headers: Optional[Mapping[str, str]] = None,
|
|
143
143
|
) -> Response[list[OrganizationSimple], list[OrganizationSimpleType]]:
|
|
144
|
-
"""
|
|
144
|
+
"""orgs/list
|
|
145
|
+
|
|
146
|
+
GET /organizations
|
|
147
|
+
|
|
148
|
+
Lists all organizations, in the order that they were created.
|
|
149
|
+
|
|
150
|
+
> [!NOTE]
|
|
151
|
+
> Pagination is powered exclusively by the `since` parameter. Use the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers) to get the URL for the next page of organizations.
|
|
152
|
+
|
|
153
|
+
See also: https://docs.github.com/rest/orgs/orgs#list-organizations
|
|
154
|
+
"""
|
|
145
155
|
|
|
146
156
|
from ..models import OrganizationSimple
|
|
147
157
|
|
|
@@ -169,7 +179,17 @@ class OrgsClient:
|
|
|
169
179
|
per_page: Missing[int] = UNSET,
|
|
170
180
|
headers: Optional[Mapping[str, str]] = None,
|
|
171
181
|
) -> Response[list[OrganizationSimple], list[OrganizationSimpleType]]:
|
|
172
|
-
"""
|
|
182
|
+
"""orgs/list
|
|
183
|
+
|
|
184
|
+
GET /organizations
|
|
185
|
+
|
|
186
|
+
Lists all organizations, in the order that they were created.
|
|
187
|
+
|
|
188
|
+
> [!NOTE]
|
|
189
|
+
> Pagination is powered exclusively by the `since` parameter. Use the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers) to get the URL for the next page of organizations.
|
|
190
|
+
|
|
191
|
+
See also: https://docs.github.com/rest/orgs/orgs#list-organizations
|
|
192
|
+
"""
|
|
173
193
|
|
|
174
194
|
from ..models import OrganizationSimple
|
|
175
195
|
|
|
@@ -196,7 +216,22 @@ class OrgsClient:
|
|
|
196
216
|
*,
|
|
197
217
|
headers: Optional[Mapping[str, str]] = None,
|
|
198
218
|
) -> Response[OrganizationFull, OrganizationFullType]:
|
|
199
|
-
"""
|
|
219
|
+
"""orgs/get
|
|
220
|
+
|
|
221
|
+
GET /orgs/{org}
|
|
222
|
+
|
|
223
|
+
Gets information about an organization.
|
|
224
|
+
|
|
225
|
+
When the value of `two_factor_requirement_enabled` is `true`, the organization requires all members, billing managers, outside collaborators, guest collaborators, repository collaborators, or everyone with access to any repository within the organization to enable [two-factor authentication](https://docs.github.com/articles/securing-your-account-with-two-factor-authentication-2fa/).
|
|
226
|
+
|
|
227
|
+
To see the full details about an organization, the authenticated user must be an organization owner.
|
|
228
|
+
|
|
229
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to see the full details about an organization.
|
|
230
|
+
|
|
231
|
+
To see information about an organization's GitHub plan, GitHub Apps need the `Organization plan` permission.
|
|
232
|
+
|
|
233
|
+
See also: https://docs.github.com/rest/orgs/orgs#get-an-organization
|
|
234
|
+
"""
|
|
200
235
|
|
|
201
236
|
from ..models import BasicError, OrganizationFull
|
|
202
237
|
|
|
@@ -220,7 +255,22 @@ class OrgsClient:
|
|
|
220
255
|
*,
|
|
221
256
|
headers: Optional[Mapping[str, str]] = None,
|
|
222
257
|
) -> Response[OrganizationFull, OrganizationFullType]:
|
|
223
|
-
"""
|
|
258
|
+
"""orgs/get
|
|
259
|
+
|
|
260
|
+
GET /orgs/{org}
|
|
261
|
+
|
|
262
|
+
Gets information about an organization.
|
|
263
|
+
|
|
264
|
+
When the value of `two_factor_requirement_enabled` is `true`, the organization requires all members, billing managers, outside collaborators, guest collaborators, repository collaborators, or everyone with access to any repository within the organization to enable [two-factor authentication](https://docs.github.com/articles/securing-your-account-with-two-factor-authentication-2fa/).
|
|
265
|
+
|
|
266
|
+
To see the full details about an organization, the authenticated user must be an organization owner.
|
|
267
|
+
|
|
268
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to see the full details about an organization.
|
|
269
|
+
|
|
270
|
+
To see information about an organization's GitHub plan, GitHub Apps need the `Organization plan` permission.
|
|
271
|
+
|
|
272
|
+
See also: https://docs.github.com/rest/orgs/orgs#get-an-organization
|
|
273
|
+
"""
|
|
224
274
|
|
|
225
275
|
from ..models import BasicError, OrganizationFull
|
|
226
276
|
|
|
@@ -247,7 +297,20 @@ class OrgsClient:
|
|
|
247
297
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
248
298
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202Type,
|
|
249
299
|
]:
|
|
250
|
-
"""
|
|
300
|
+
"""orgs/delete
|
|
301
|
+
|
|
302
|
+
DELETE /orgs/{org}
|
|
303
|
+
|
|
304
|
+
Deletes an organization and all its repositories.
|
|
305
|
+
|
|
306
|
+
The organization login will be unavailable for 90 days after deletion.
|
|
307
|
+
|
|
308
|
+
Please review the Terms of Service regarding account deletion before using this endpoint:
|
|
309
|
+
|
|
310
|
+
https://docs.github.com/site-policy/github-terms/github-terms-of-service
|
|
311
|
+
|
|
312
|
+
See also: https://docs.github.com/rest/orgs/orgs#delete-an-organization
|
|
313
|
+
"""
|
|
251
314
|
|
|
252
315
|
from ..models import (
|
|
253
316
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
@@ -278,7 +341,20 @@ class OrgsClient:
|
|
|
278
341
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
279
342
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202Type,
|
|
280
343
|
]:
|
|
281
|
-
"""
|
|
344
|
+
"""orgs/delete
|
|
345
|
+
|
|
346
|
+
DELETE /orgs/{org}
|
|
347
|
+
|
|
348
|
+
Deletes an organization and all its repositories.
|
|
349
|
+
|
|
350
|
+
The organization login will be unavailable for 90 days after deletion.
|
|
351
|
+
|
|
352
|
+
Please review the Terms of Service regarding account deletion before using this endpoint:
|
|
353
|
+
|
|
354
|
+
https://docs.github.com/site-policy/github-terms/github-terms-of-service
|
|
355
|
+
|
|
356
|
+
See also: https://docs.github.com/rest/orgs/orgs#delete-an-organization
|
|
357
|
+
"""
|
|
282
358
|
|
|
283
359
|
from ..models import (
|
|
284
360
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
@@ -362,7 +438,24 @@ class OrgsClient:
|
|
|
362
438
|
data: Missing[OrgsOrgPatchBodyType] = UNSET,
|
|
363
439
|
**kwargs,
|
|
364
440
|
) -> Response[OrganizationFull, OrganizationFullType]:
|
|
365
|
-
"""
|
|
441
|
+
"""orgs/update
|
|
442
|
+
|
|
443
|
+
PATCH /orgs/{org}
|
|
444
|
+
|
|
445
|
+
> [!WARNING]
|
|
446
|
+
> **Closing down notice:** GitHub will replace and discontinue `members_allowed_repository_creation_type` in favor of more granular permissions. The new input parameters are `members_can_create_public_repositories`, `members_can_create_private_repositories` for all organizations and `members_can_create_internal_repositories` for organizations associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+. For more information, see the [blog post](https://developer.github.com/changes/2019-12-03-internal-visibility-changes).
|
|
447
|
+
|
|
448
|
+
> [!WARNING]
|
|
449
|
+
> **Closing down notice:** Code security product enablement for new repositories through the organization API is closing down. Please use [code security configurations](https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization) to set defaults instead. For more information on setting a default security configuration, see the [changelog](https://github.blog/changelog/2024-07-09-sunsetting-security-settings-defaults-parameters-in-the-organizations-rest-api/).
|
|
450
|
+
|
|
451
|
+
Updates the organization's profile and member privileges.
|
|
452
|
+
|
|
453
|
+
The authenticated user must be an organization owner to use this endpoint.
|
|
454
|
+
|
|
455
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` or `repo` scope to use this endpoint.
|
|
456
|
+
|
|
457
|
+
See also: https://docs.github.com/rest/orgs/orgs#update-an-organization
|
|
458
|
+
"""
|
|
366
459
|
|
|
367
460
|
from typing import Union
|
|
368
461
|
|
|
@@ -461,7 +554,24 @@ class OrgsClient:
|
|
|
461
554
|
data: Missing[OrgsOrgPatchBodyType] = UNSET,
|
|
462
555
|
**kwargs,
|
|
463
556
|
) -> Response[OrganizationFull, OrganizationFullType]:
|
|
464
|
-
"""
|
|
557
|
+
"""orgs/update
|
|
558
|
+
|
|
559
|
+
PATCH /orgs/{org}
|
|
560
|
+
|
|
561
|
+
> [!WARNING]
|
|
562
|
+
> **Closing down notice:** GitHub will replace and discontinue `members_allowed_repository_creation_type` in favor of more granular permissions. The new input parameters are `members_can_create_public_repositories`, `members_can_create_private_repositories` for all organizations and `members_can_create_internal_repositories` for organizations associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+. For more information, see the [blog post](https://developer.github.com/changes/2019-12-03-internal-visibility-changes).
|
|
563
|
+
|
|
564
|
+
> [!WARNING]
|
|
565
|
+
> **Closing down notice:** Code security product enablement for new repositories through the organization API is closing down. Please use [code security configurations](https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization) to set defaults instead. For more information on setting a default security configuration, see the [changelog](https://github.blog/changelog/2024-07-09-sunsetting-security-settings-defaults-parameters-in-the-organizations-rest-api/).
|
|
566
|
+
|
|
567
|
+
Updates the organization's profile and member privileges.
|
|
568
|
+
|
|
569
|
+
The authenticated user must be an organization owner to use this endpoint.
|
|
570
|
+
|
|
571
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` or `repo` scope to use this endpoint.
|
|
572
|
+
|
|
573
|
+
See also: https://docs.github.com/rest/orgs/orgs#update-an-organization
|
|
574
|
+
"""
|
|
465
575
|
|
|
466
576
|
from typing import Union
|
|
467
577
|
|
|
@@ -512,7 +622,18 @@ class OrgsClient:
|
|
|
512
622
|
OrgsOrgAttestationsSubjectDigestGetResponse200,
|
|
513
623
|
OrgsOrgAttestationsSubjectDigestGetResponse200Type,
|
|
514
624
|
]:
|
|
515
|
-
"""
|
|
625
|
+
"""orgs/list-attestations
|
|
626
|
+
|
|
627
|
+
GET /orgs/{org}/attestations/{subject_digest}
|
|
628
|
+
|
|
629
|
+
List a collection of artifact attestations with a given subject digest that are associated with repositories owned by an organization.
|
|
630
|
+
|
|
631
|
+
The collection of attestations returned by this endpoint is filtered according to the authenticated user's permissions; if the authenticated user cannot read a repository, the attestations associated with that repository will not be included in the response. In addition, when using a fine-grained access token the `attestations:read` permission is required.
|
|
632
|
+
|
|
633
|
+
**Please note:** in order to offer meaningful security benefits, an attestation's signature and timestamps **must** be cryptographically verified, and the identity of the attestation signer **must** be validated. Attestations can be verified using the [GitHub CLI `attestation verify` command](https://cli.github.com/manual/gh_attestation_verify). For more information, see [our guide on how to use artifact attestations to establish a build's provenance](https://docs.github.com/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds).
|
|
634
|
+
|
|
635
|
+
See also: https://docs.github.com/rest/orgs/orgs#list-attestations
|
|
636
|
+
"""
|
|
516
637
|
|
|
517
638
|
from ..models import OrgsOrgAttestationsSubjectDigestGetResponse200
|
|
518
639
|
|
|
@@ -549,7 +670,18 @@ class OrgsClient:
|
|
|
549
670
|
OrgsOrgAttestationsSubjectDigestGetResponse200,
|
|
550
671
|
OrgsOrgAttestationsSubjectDigestGetResponse200Type,
|
|
551
672
|
]:
|
|
552
|
-
"""
|
|
673
|
+
"""orgs/list-attestations
|
|
674
|
+
|
|
675
|
+
GET /orgs/{org}/attestations/{subject_digest}
|
|
676
|
+
|
|
677
|
+
List a collection of artifact attestations with a given subject digest that are associated with repositories owned by an organization.
|
|
678
|
+
|
|
679
|
+
The collection of attestations returned by this endpoint is filtered according to the authenticated user's permissions; if the authenticated user cannot read a repository, the attestations associated with that repository will not be included in the response. In addition, when using a fine-grained access token the `attestations:read` permission is required.
|
|
680
|
+
|
|
681
|
+
**Please note:** in order to offer meaningful security benefits, an attestation's signature and timestamps **must** be cryptographically verified, and the identity of the attestation signer **must** be validated. Attestations can be verified using the [GitHub CLI `attestation verify` command](https://cli.github.com/manual/gh_attestation_verify). For more information, see [our guide on how to use artifact attestations to establish a build's provenance](https://docs.github.com/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds).
|
|
682
|
+
|
|
683
|
+
See also: https://docs.github.com/rest/orgs/orgs#list-attestations
|
|
684
|
+
"""
|
|
553
685
|
|
|
554
686
|
from ..models import OrgsOrgAttestationsSubjectDigestGetResponse200
|
|
555
687
|
|
|
@@ -580,7 +712,14 @@ class OrgsClient:
|
|
|
580
712
|
page: Missing[int] = UNSET,
|
|
581
713
|
headers: Optional[Mapping[str, str]] = None,
|
|
582
714
|
) -> Response[list[SimpleUser], list[SimpleUserType]]:
|
|
583
|
-
"""
|
|
715
|
+
"""orgs/list-blocked-users
|
|
716
|
+
|
|
717
|
+
GET /orgs/{org}/blocks
|
|
718
|
+
|
|
719
|
+
List the users blocked by an organization.
|
|
720
|
+
|
|
721
|
+
See also: https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization
|
|
722
|
+
"""
|
|
584
723
|
|
|
585
724
|
from ..models import SimpleUser
|
|
586
725
|
|
|
@@ -609,7 +748,14 @@ class OrgsClient:
|
|
|
609
748
|
page: Missing[int] = UNSET,
|
|
610
749
|
headers: Optional[Mapping[str, str]] = None,
|
|
611
750
|
) -> Response[list[SimpleUser], list[SimpleUserType]]:
|
|
612
|
-
"""
|
|
751
|
+
"""orgs/list-blocked-users
|
|
752
|
+
|
|
753
|
+
GET /orgs/{org}/blocks
|
|
754
|
+
|
|
755
|
+
List the users blocked by an organization.
|
|
756
|
+
|
|
757
|
+
See also: https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization
|
|
758
|
+
"""
|
|
613
759
|
|
|
614
760
|
from ..models import SimpleUser
|
|
615
761
|
|
|
@@ -637,7 +783,14 @@ class OrgsClient:
|
|
|
637
783
|
*,
|
|
638
784
|
headers: Optional[Mapping[str, str]] = None,
|
|
639
785
|
) -> Response:
|
|
640
|
-
"""
|
|
786
|
+
"""orgs/check-blocked-user
|
|
787
|
+
|
|
788
|
+
GET /orgs/{org}/blocks/{username}
|
|
789
|
+
|
|
790
|
+
Returns a 204 if the given user is blocked by the given organization. Returns a 404 if the organization is not blocking the user, or if the user account has been identified as spam by GitHub.
|
|
791
|
+
|
|
792
|
+
See also: https://docs.github.com/rest/orgs/blocking#check-if-a-user-is-blocked-by-an-organization
|
|
793
|
+
"""
|
|
641
794
|
|
|
642
795
|
from ..models import BasicError
|
|
643
796
|
|
|
@@ -661,7 +814,14 @@ class OrgsClient:
|
|
|
661
814
|
*,
|
|
662
815
|
headers: Optional[Mapping[str, str]] = None,
|
|
663
816
|
) -> Response:
|
|
664
|
-
"""
|
|
817
|
+
"""orgs/check-blocked-user
|
|
818
|
+
|
|
819
|
+
GET /orgs/{org}/blocks/{username}
|
|
820
|
+
|
|
821
|
+
Returns a 204 if the given user is blocked by the given organization. Returns a 404 if the organization is not blocking the user, or if the user account has been identified as spam by GitHub.
|
|
822
|
+
|
|
823
|
+
See also: https://docs.github.com/rest/orgs/blocking#check-if-a-user-is-blocked-by-an-organization
|
|
824
|
+
"""
|
|
665
825
|
|
|
666
826
|
from ..models import BasicError
|
|
667
827
|
|
|
@@ -685,7 +845,14 @@ class OrgsClient:
|
|
|
685
845
|
*,
|
|
686
846
|
headers: Optional[Mapping[str, str]] = None,
|
|
687
847
|
) -> Response:
|
|
688
|
-
"""
|
|
848
|
+
"""orgs/block-user
|
|
849
|
+
|
|
850
|
+
PUT /orgs/{org}/blocks/{username}
|
|
851
|
+
|
|
852
|
+
Blocks the given user on behalf of the specified organization and returns a 204. If the organization cannot block the given user a 422 is returned.
|
|
853
|
+
|
|
854
|
+
See also: https://docs.github.com/rest/orgs/blocking#block-a-user-from-an-organization
|
|
855
|
+
"""
|
|
689
856
|
|
|
690
857
|
from ..models import ValidationError
|
|
691
858
|
|
|
@@ -709,7 +876,14 @@ class OrgsClient:
|
|
|
709
876
|
*,
|
|
710
877
|
headers: Optional[Mapping[str, str]] = None,
|
|
711
878
|
) -> Response:
|
|
712
|
-
"""
|
|
879
|
+
"""orgs/block-user
|
|
880
|
+
|
|
881
|
+
PUT /orgs/{org}/blocks/{username}
|
|
882
|
+
|
|
883
|
+
Blocks the given user on behalf of the specified organization and returns a 204. If the organization cannot block the given user a 422 is returned.
|
|
884
|
+
|
|
885
|
+
See also: https://docs.github.com/rest/orgs/blocking#block-a-user-from-an-organization
|
|
886
|
+
"""
|
|
713
887
|
|
|
714
888
|
from ..models import ValidationError
|
|
715
889
|
|
|
@@ -733,7 +907,14 @@ class OrgsClient:
|
|
|
733
907
|
*,
|
|
734
908
|
headers: Optional[Mapping[str, str]] = None,
|
|
735
909
|
) -> Response:
|
|
736
|
-
"""
|
|
910
|
+
"""orgs/unblock-user
|
|
911
|
+
|
|
912
|
+
DELETE /orgs/{org}/blocks/{username}
|
|
913
|
+
|
|
914
|
+
Unblocks the given user on behalf of the specified organization.
|
|
915
|
+
|
|
916
|
+
See also: https://docs.github.com/rest/orgs/blocking#unblock-a-user-from-an-organization
|
|
917
|
+
"""
|
|
737
918
|
|
|
738
919
|
url = f"/orgs/{org}/blocks/{username}"
|
|
739
920
|
|
|
@@ -752,7 +933,14 @@ class OrgsClient:
|
|
|
752
933
|
*,
|
|
753
934
|
headers: Optional[Mapping[str, str]] = None,
|
|
754
935
|
) -> Response:
|
|
755
|
-
"""
|
|
936
|
+
"""orgs/unblock-user
|
|
937
|
+
|
|
938
|
+
DELETE /orgs/{org}/blocks/{username}
|
|
939
|
+
|
|
940
|
+
Unblocks the given user on behalf of the specified organization.
|
|
941
|
+
|
|
942
|
+
See also: https://docs.github.com/rest/orgs/blocking#unblock-a-user-from-an-organization
|
|
943
|
+
"""
|
|
756
944
|
|
|
757
945
|
url = f"/orgs/{org}/blocks/{username}"
|
|
758
946
|
|
|
@@ -772,7 +960,14 @@ class OrgsClient:
|
|
|
772
960
|
page: Missing[int] = UNSET,
|
|
773
961
|
headers: Optional[Mapping[str, str]] = None,
|
|
774
962
|
) -> Response[list[OrganizationInvitation], list[OrganizationInvitationType]]:
|
|
775
|
-
"""
|
|
963
|
+
"""orgs/list-failed-invitations
|
|
964
|
+
|
|
965
|
+
GET /orgs/{org}/failed_invitations
|
|
966
|
+
|
|
967
|
+
The return hash contains `failed_at` and `failed_reason` fields which represent the time at which the invitation failed and the reason for the failure.
|
|
968
|
+
|
|
969
|
+
See also: https://docs.github.com/rest/orgs/members#list-failed-organization-invitations
|
|
970
|
+
"""
|
|
776
971
|
|
|
777
972
|
from ..models import BasicError, OrganizationInvitation
|
|
778
973
|
|
|
@@ -804,7 +999,14 @@ class OrgsClient:
|
|
|
804
999
|
page: Missing[int] = UNSET,
|
|
805
1000
|
headers: Optional[Mapping[str, str]] = None,
|
|
806
1001
|
) -> Response[list[OrganizationInvitation], list[OrganizationInvitationType]]:
|
|
807
|
-
"""
|
|
1002
|
+
"""orgs/list-failed-invitations
|
|
1003
|
+
|
|
1004
|
+
GET /orgs/{org}/failed_invitations
|
|
1005
|
+
|
|
1006
|
+
The return hash contains `failed_at` and `failed_reason` fields which represent the time at which the invitation failed and the reason for the failure.
|
|
1007
|
+
|
|
1008
|
+
See also: https://docs.github.com/rest/orgs/members#list-failed-organization-invitations
|
|
1009
|
+
"""
|
|
808
1010
|
|
|
809
1011
|
from ..models import BasicError, OrganizationInvitation
|
|
810
1012
|
|
|
@@ -836,7 +1038,19 @@ class OrgsClient:
|
|
|
836
1038
|
page: Missing[int] = UNSET,
|
|
837
1039
|
headers: Optional[Mapping[str, str]] = None,
|
|
838
1040
|
) -> Response[list[OrgHook], list[OrgHookType]]:
|
|
839
|
-
"""
|
|
1041
|
+
"""orgs/list-webhooks
|
|
1042
|
+
|
|
1043
|
+
GET /orgs/{org}/hooks
|
|
1044
|
+
|
|
1045
|
+
List webhooks for an organization.
|
|
1046
|
+
|
|
1047
|
+
The authenticated user must be an organization owner to use this endpoint.
|
|
1048
|
+
|
|
1049
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1050
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1051
|
+
|
|
1052
|
+
See also: https://docs.github.com/rest/orgs/webhooks#list-organization-webhooks
|
|
1053
|
+
"""
|
|
840
1054
|
|
|
841
1055
|
from ..models import BasicError, OrgHook
|
|
842
1056
|
|
|
@@ -868,7 +1082,19 @@ class OrgsClient:
|
|
|
868
1082
|
page: Missing[int] = UNSET,
|
|
869
1083
|
headers: Optional[Mapping[str, str]] = None,
|
|
870
1084
|
) -> Response[list[OrgHook], list[OrgHookType]]:
|
|
871
|
-
"""
|
|
1085
|
+
"""orgs/list-webhooks
|
|
1086
|
+
|
|
1087
|
+
GET /orgs/{org}/hooks
|
|
1088
|
+
|
|
1089
|
+
List webhooks for an organization.
|
|
1090
|
+
|
|
1091
|
+
The authenticated user must be an organization owner to use this endpoint.
|
|
1092
|
+
|
|
1093
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1094
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1095
|
+
|
|
1096
|
+
See also: https://docs.github.com/rest/orgs/webhooks#list-organization-webhooks
|
|
1097
|
+
"""
|
|
872
1098
|
|
|
873
1099
|
from ..models import BasicError, OrgHook
|
|
874
1100
|
|
|
@@ -922,7 +1148,19 @@ class OrgsClient:
|
|
|
922
1148
|
data: Missing[OrgsOrgHooksPostBodyType] = UNSET,
|
|
923
1149
|
**kwargs,
|
|
924
1150
|
) -> Response[OrgHook, OrgHookType]:
|
|
925
|
-
"""
|
|
1151
|
+
"""orgs/create-webhook
|
|
1152
|
+
|
|
1153
|
+
POST /orgs/{org}/hooks
|
|
1154
|
+
|
|
1155
|
+
Create a hook that posts payloads in JSON format.
|
|
1156
|
+
|
|
1157
|
+
You must be an organization owner to use this endpoint.
|
|
1158
|
+
|
|
1159
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or
|
|
1160
|
+
edit webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1161
|
+
|
|
1162
|
+
See also: https://docs.github.com/rest/orgs/webhooks#create-an-organization-webhook
|
|
1163
|
+
"""
|
|
926
1164
|
|
|
927
1165
|
from ..models import BasicError, OrgHook, OrgsOrgHooksPostBody, ValidationError
|
|
928
1166
|
|
|
@@ -981,7 +1219,19 @@ class OrgsClient:
|
|
|
981
1219
|
data: Missing[OrgsOrgHooksPostBodyType] = UNSET,
|
|
982
1220
|
**kwargs,
|
|
983
1221
|
) -> Response[OrgHook, OrgHookType]:
|
|
984
|
-
"""
|
|
1222
|
+
"""orgs/create-webhook
|
|
1223
|
+
|
|
1224
|
+
POST /orgs/{org}/hooks
|
|
1225
|
+
|
|
1226
|
+
Create a hook that posts payloads in JSON format.
|
|
1227
|
+
|
|
1228
|
+
You must be an organization owner to use this endpoint.
|
|
1229
|
+
|
|
1230
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or
|
|
1231
|
+
edit webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1232
|
+
|
|
1233
|
+
See also: https://docs.github.com/rest/orgs/webhooks#create-an-organization-webhook
|
|
1234
|
+
"""
|
|
985
1235
|
|
|
986
1236
|
from ..models import BasicError, OrgHook, OrgsOrgHooksPostBody, ValidationError
|
|
987
1237
|
|
|
@@ -1017,7 +1267,20 @@ class OrgsClient:
|
|
|
1017
1267
|
*,
|
|
1018
1268
|
headers: Optional[Mapping[str, str]] = None,
|
|
1019
1269
|
) -> Response[OrgHook, OrgHookType]:
|
|
1020
|
-
"""
|
|
1270
|
+
"""orgs/get-webhook
|
|
1271
|
+
|
|
1272
|
+
GET /orgs/{org}/hooks/{hook_id}
|
|
1273
|
+
|
|
1274
|
+
Returns a webhook configured in an organization. To get only the webhook
|
|
1275
|
+
`config` properties, see "[Get a webhook configuration for an organization](/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization).
|
|
1276
|
+
|
|
1277
|
+
You must be an organization owner to use this endpoint.
|
|
1278
|
+
|
|
1279
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1280
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1281
|
+
|
|
1282
|
+
See also: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook
|
|
1283
|
+
"""
|
|
1021
1284
|
|
|
1022
1285
|
from ..models import BasicError, OrgHook
|
|
1023
1286
|
|
|
@@ -1042,7 +1305,20 @@ class OrgsClient:
|
|
|
1042
1305
|
*,
|
|
1043
1306
|
headers: Optional[Mapping[str, str]] = None,
|
|
1044
1307
|
) -> Response[OrgHook, OrgHookType]:
|
|
1045
|
-
"""
|
|
1308
|
+
"""orgs/get-webhook
|
|
1309
|
+
|
|
1310
|
+
GET /orgs/{org}/hooks/{hook_id}
|
|
1311
|
+
|
|
1312
|
+
Returns a webhook configured in an organization. To get only the webhook
|
|
1313
|
+
`config` properties, see "[Get a webhook configuration for an organization](/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization).
|
|
1314
|
+
|
|
1315
|
+
You must be an organization owner to use this endpoint.
|
|
1316
|
+
|
|
1317
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1318
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1319
|
+
|
|
1320
|
+
See also: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook
|
|
1321
|
+
"""
|
|
1046
1322
|
|
|
1047
1323
|
from ..models import BasicError, OrgHook
|
|
1048
1324
|
|
|
@@ -1067,7 +1343,19 @@ class OrgsClient:
|
|
|
1067
1343
|
*,
|
|
1068
1344
|
headers: Optional[Mapping[str, str]] = None,
|
|
1069
1345
|
) -> Response:
|
|
1070
|
-
"""
|
|
1346
|
+
"""orgs/delete-webhook
|
|
1347
|
+
|
|
1348
|
+
DELETE /orgs/{org}/hooks/{hook_id}
|
|
1349
|
+
|
|
1350
|
+
Delete a webhook for an organization.
|
|
1351
|
+
|
|
1352
|
+
The authenticated user must be an organization owner to use this endpoint.
|
|
1353
|
+
|
|
1354
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1355
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1356
|
+
|
|
1357
|
+
See also: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook
|
|
1358
|
+
"""
|
|
1071
1359
|
|
|
1072
1360
|
from ..models import BasicError
|
|
1073
1361
|
|
|
@@ -1091,7 +1379,19 @@ class OrgsClient:
|
|
|
1091
1379
|
*,
|
|
1092
1380
|
headers: Optional[Mapping[str, str]] = None,
|
|
1093
1381
|
) -> Response:
|
|
1094
|
-
"""
|
|
1382
|
+
"""orgs/delete-webhook
|
|
1383
|
+
|
|
1384
|
+
DELETE /orgs/{org}/hooks/{hook_id}
|
|
1385
|
+
|
|
1386
|
+
Delete a webhook for an organization.
|
|
1387
|
+
|
|
1388
|
+
The authenticated user must be an organization owner to use this endpoint.
|
|
1389
|
+
|
|
1390
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1391
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1392
|
+
|
|
1393
|
+
See also: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook
|
|
1394
|
+
"""
|
|
1095
1395
|
|
|
1096
1396
|
from ..models import BasicError
|
|
1097
1397
|
|
|
@@ -1141,7 +1441,23 @@ class OrgsClient:
|
|
|
1141
1441
|
data: Missing[OrgsOrgHooksHookIdPatchBodyType] = UNSET,
|
|
1142
1442
|
**kwargs,
|
|
1143
1443
|
) -> Response[OrgHook, OrgHookType]:
|
|
1144
|
-
"""
|
|
1444
|
+
"""orgs/update-webhook
|
|
1445
|
+
|
|
1446
|
+
PATCH /orgs/{org}/hooks/{hook_id}
|
|
1447
|
+
|
|
1448
|
+
Updates a webhook configured in an organization. When you update a webhook,
|
|
1449
|
+
the `secret` will be overwritten. If you previously had a `secret` set, you must
|
|
1450
|
+
provide the same `secret` or set a new `secret` or the secret will be removed. If
|
|
1451
|
+
you are only updating individual webhook `config` properties, use "[Update a webhook
|
|
1452
|
+
configuration for an organization](/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization)".
|
|
1453
|
+
|
|
1454
|
+
You must be an organization owner to use this endpoint.
|
|
1455
|
+
|
|
1456
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1457
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1458
|
+
|
|
1459
|
+
See also: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook
|
|
1460
|
+
"""
|
|
1145
1461
|
|
|
1146
1462
|
from ..models import (
|
|
1147
1463
|
BasicError,
|
|
@@ -1208,7 +1524,23 @@ class OrgsClient:
|
|
|
1208
1524
|
data: Missing[OrgsOrgHooksHookIdPatchBodyType] = UNSET,
|
|
1209
1525
|
**kwargs,
|
|
1210
1526
|
) -> Response[OrgHook, OrgHookType]:
|
|
1211
|
-
"""
|
|
1527
|
+
"""orgs/update-webhook
|
|
1528
|
+
|
|
1529
|
+
PATCH /orgs/{org}/hooks/{hook_id}
|
|
1530
|
+
|
|
1531
|
+
Updates a webhook configured in an organization. When you update a webhook,
|
|
1532
|
+
the `secret` will be overwritten. If you previously had a `secret` set, you must
|
|
1533
|
+
provide the same `secret` or set a new `secret` or the secret will be removed. If
|
|
1534
|
+
you are only updating individual webhook `config` properties, use "[Update a webhook
|
|
1535
|
+
configuration for an organization](/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization)".
|
|
1536
|
+
|
|
1537
|
+
You must be an organization owner to use this endpoint.
|
|
1538
|
+
|
|
1539
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1540
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1541
|
+
|
|
1542
|
+
See also: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook
|
|
1543
|
+
"""
|
|
1212
1544
|
|
|
1213
1545
|
from ..models import (
|
|
1214
1546
|
BasicError,
|
|
@@ -1249,7 +1581,19 @@ class OrgsClient:
|
|
|
1249
1581
|
*,
|
|
1250
1582
|
headers: Optional[Mapping[str, str]] = None,
|
|
1251
1583
|
) -> Response[WebhookConfig, WebhookConfigType]:
|
|
1252
|
-
"""
|
|
1584
|
+
"""orgs/get-webhook-config-for-org
|
|
1585
|
+
|
|
1586
|
+
GET /orgs/{org}/hooks/{hook_id}/config
|
|
1587
|
+
|
|
1588
|
+
Returns the webhook configuration for an organization. To get more information about the webhook, including the `active` state and `events`, use "[Get an organization webhook ](/rest/orgs/webhooks#get-an-organization-webhook)."
|
|
1589
|
+
|
|
1590
|
+
You must be an organization owner to use this endpoint.
|
|
1591
|
+
|
|
1592
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1593
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1594
|
+
|
|
1595
|
+
See also: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization
|
|
1596
|
+
"""
|
|
1253
1597
|
|
|
1254
1598
|
from ..models import WebhookConfig
|
|
1255
1599
|
|
|
@@ -1271,7 +1615,19 @@ class OrgsClient:
|
|
|
1271
1615
|
*,
|
|
1272
1616
|
headers: Optional[Mapping[str, str]] = None,
|
|
1273
1617
|
) -> Response[WebhookConfig, WebhookConfigType]:
|
|
1274
|
-
"""
|
|
1618
|
+
"""orgs/get-webhook-config-for-org
|
|
1619
|
+
|
|
1620
|
+
GET /orgs/{org}/hooks/{hook_id}/config
|
|
1621
|
+
|
|
1622
|
+
Returns the webhook configuration for an organization. To get more information about the webhook, including the `active` state and `events`, use "[Get an organization webhook ](/rest/orgs/webhooks#get-an-organization-webhook)."
|
|
1623
|
+
|
|
1624
|
+
You must be an organization owner to use this endpoint.
|
|
1625
|
+
|
|
1626
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1627
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1628
|
+
|
|
1629
|
+
See also: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization
|
|
1630
|
+
"""
|
|
1275
1631
|
|
|
1276
1632
|
from ..models import WebhookConfig
|
|
1277
1633
|
|
|
@@ -1319,7 +1675,19 @@ class OrgsClient:
|
|
|
1319
1675
|
data: Missing[OrgsOrgHooksHookIdConfigPatchBodyType] = UNSET,
|
|
1320
1676
|
**kwargs,
|
|
1321
1677
|
) -> Response[WebhookConfig, WebhookConfigType]:
|
|
1322
|
-
"""
|
|
1678
|
+
"""orgs/update-webhook-config-for-org
|
|
1679
|
+
|
|
1680
|
+
PATCH /orgs/{org}/hooks/{hook_id}/config
|
|
1681
|
+
|
|
1682
|
+
Updates the webhook configuration for an organization. To update more information about the webhook, including the `active` state and `events`, use "[Update an organization webhook ](/rest/orgs/webhooks#update-an-organization-webhook)."
|
|
1683
|
+
|
|
1684
|
+
You must be an organization owner to use this endpoint.
|
|
1685
|
+
|
|
1686
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1687
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1688
|
+
|
|
1689
|
+
See also: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization
|
|
1690
|
+
"""
|
|
1323
1691
|
|
|
1324
1692
|
from ..models import OrgsOrgHooksHookIdConfigPatchBody, WebhookConfig
|
|
1325
1693
|
|
|
@@ -1377,7 +1745,19 @@ class OrgsClient:
|
|
|
1377
1745
|
data: Missing[OrgsOrgHooksHookIdConfigPatchBodyType] = UNSET,
|
|
1378
1746
|
**kwargs,
|
|
1379
1747
|
) -> Response[WebhookConfig, WebhookConfigType]:
|
|
1380
|
-
"""
|
|
1748
|
+
"""orgs/update-webhook-config-for-org
|
|
1749
|
+
|
|
1750
|
+
PATCH /orgs/{org}/hooks/{hook_id}/config
|
|
1751
|
+
|
|
1752
|
+
Updates the webhook configuration for an organization. To update more information about the webhook, including the `active` state and `events`, use "[Update an organization webhook ](/rest/orgs/webhooks#update-an-organization-webhook)."
|
|
1753
|
+
|
|
1754
|
+
You must be an organization owner to use this endpoint.
|
|
1755
|
+
|
|
1756
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1757
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1758
|
+
|
|
1759
|
+
See also: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization
|
|
1760
|
+
"""
|
|
1381
1761
|
|
|
1382
1762
|
from ..models import OrgsOrgHooksHookIdConfigPatchBody, WebhookConfig
|
|
1383
1763
|
|
|
@@ -1411,7 +1791,19 @@ class OrgsClient:
|
|
|
1411
1791
|
cursor: Missing[str] = UNSET,
|
|
1412
1792
|
headers: Optional[Mapping[str, str]] = None,
|
|
1413
1793
|
) -> Response[list[HookDeliveryItem], list[HookDeliveryItemType]]:
|
|
1414
|
-
"""
|
|
1794
|
+
"""orgs/list-webhook-deliveries
|
|
1795
|
+
|
|
1796
|
+
GET /orgs/{org}/hooks/{hook_id}/deliveries
|
|
1797
|
+
|
|
1798
|
+
Returns a list of webhook deliveries for a webhook configured in an organization.
|
|
1799
|
+
|
|
1800
|
+
You must be an organization owner to use this endpoint.
|
|
1801
|
+
|
|
1802
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1803
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1804
|
+
|
|
1805
|
+
See also: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook
|
|
1806
|
+
"""
|
|
1415
1807
|
|
|
1416
1808
|
from ..models import BasicError, HookDeliveryItem, ValidationError
|
|
1417
1809
|
|
|
@@ -1445,7 +1837,19 @@ class OrgsClient:
|
|
|
1445
1837
|
cursor: Missing[str] = UNSET,
|
|
1446
1838
|
headers: Optional[Mapping[str, str]] = None,
|
|
1447
1839
|
) -> Response[list[HookDeliveryItem], list[HookDeliveryItemType]]:
|
|
1448
|
-
"""
|
|
1840
|
+
"""orgs/list-webhook-deliveries
|
|
1841
|
+
|
|
1842
|
+
GET /orgs/{org}/hooks/{hook_id}/deliveries
|
|
1843
|
+
|
|
1844
|
+
Returns a list of webhook deliveries for a webhook configured in an organization.
|
|
1845
|
+
|
|
1846
|
+
You must be an organization owner to use this endpoint.
|
|
1847
|
+
|
|
1848
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1849
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1850
|
+
|
|
1851
|
+
See also: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook
|
|
1852
|
+
"""
|
|
1449
1853
|
|
|
1450
1854
|
from ..models import BasicError, HookDeliveryItem, ValidationError
|
|
1451
1855
|
|
|
@@ -1478,7 +1882,19 @@ class OrgsClient:
|
|
|
1478
1882
|
*,
|
|
1479
1883
|
headers: Optional[Mapping[str, str]] = None,
|
|
1480
1884
|
) -> Response[HookDelivery, HookDeliveryType]:
|
|
1481
|
-
"""
|
|
1885
|
+
"""orgs/get-webhook-delivery
|
|
1886
|
+
|
|
1887
|
+
GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}
|
|
1888
|
+
|
|
1889
|
+
Returns a delivery for a webhook configured in an organization.
|
|
1890
|
+
|
|
1891
|
+
You must be an organization owner to use this endpoint.
|
|
1892
|
+
|
|
1893
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1894
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1895
|
+
|
|
1896
|
+
See also: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook
|
|
1897
|
+
"""
|
|
1482
1898
|
|
|
1483
1899
|
from ..models import BasicError, HookDelivery, ValidationError
|
|
1484
1900
|
|
|
@@ -1505,7 +1921,19 @@ class OrgsClient:
|
|
|
1505
1921
|
*,
|
|
1506
1922
|
headers: Optional[Mapping[str, str]] = None,
|
|
1507
1923
|
) -> Response[HookDelivery, HookDeliveryType]:
|
|
1508
|
-
"""
|
|
1924
|
+
"""orgs/get-webhook-delivery
|
|
1925
|
+
|
|
1926
|
+
GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}
|
|
1927
|
+
|
|
1928
|
+
Returns a delivery for a webhook configured in an organization.
|
|
1929
|
+
|
|
1930
|
+
You must be an organization owner to use this endpoint.
|
|
1931
|
+
|
|
1932
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1933
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1934
|
+
|
|
1935
|
+
See also: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook
|
|
1936
|
+
"""
|
|
1509
1937
|
|
|
1510
1938
|
from ..models import BasicError, HookDelivery, ValidationError
|
|
1511
1939
|
|
|
@@ -1535,7 +1963,19 @@ class OrgsClient:
|
|
|
1535
1963
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
1536
1964
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202Type,
|
|
1537
1965
|
]:
|
|
1538
|
-
"""
|
|
1966
|
+
"""orgs/redeliver-webhook-delivery
|
|
1967
|
+
|
|
1968
|
+
POST /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts
|
|
1969
|
+
|
|
1970
|
+
Redeliver a delivery for a webhook configured in an organization.
|
|
1971
|
+
|
|
1972
|
+
You must be an organization owner to use this endpoint.
|
|
1973
|
+
|
|
1974
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
1975
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
1976
|
+
|
|
1977
|
+
See also: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook
|
|
1978
|
+
"""
|
|
1539
1979
|
|
|
1540
1980
|
from ..models import (
|
|
1541
1981
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
@@ -1569,7 +2009,19 @@ class OrgsClient:
|
|
|
1569
2009
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
1570
2010
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202Type,
|
|
1571
2011
|
]:
|
|
1572
|
-
"""
|
|
2012
|
+
"""orgs/redeliver-webhook-delivery
|
|
2013
|
+
|
|
2014
|
+
POST /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts
|
|
2015
|
+
|
|
2016
|
+
Redeliver a delivery for a webhook configured in an organization.
|
|
2017
|
+
|
|
2018
|
+
You must be an organization owner to use this endpoint.
|
|
2019
|
+
|
|
2020
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
2021
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
2022
|
+
|
|
2023
|
+
See also: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook
|
|
2024
|
+
"""
|
|
1573
2025
|
|
|
1574
2026
|
from ..models import (
|
|
1575
2027
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
@@ -1599,7 +2051,20 @@ class OrgsClient:
|
|
|
1599
2051
|
*,
|
|
1600
2052
|
headers: Optional[Mapping[str, str]] = None,
|
|
1601
2053
|
) -> Response:
|
|
1602
|
-
"""
|
|
2054
|
+
"""orgs/ping-webhook
|
|
2055
|
+
|
|
2056
|
+
POST /orgs/{org}/hooks/{hook_id}/pings
|
|
2057
|
+
|
|
2058
|
+
This will trigger a [ping event](https://docs.github.com/webhooks/#ping-event)
|
|
2059
|
+
to be sent to the hook.
|
|
2060
|
+
|
|
2061
|
+
You must be an organization owner to use this endpoint.
|
|
2062
|
+
|
|
2063
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
2064
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
2065
|
+
|
|
2066
|
+
See also: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook
|
|
2067
|
+
"""
|
|
1603
2068
|
|
|
1604
2069
|
from ..models import BasicError
|
|
1605
2070
|
|
|
@@ -1623,7 +2088,20 @@ class OrgsClient:
|
|
|
1623
2088
|
*,
|
|
1624
2089
|
headers: Optional[Mapping[str, str]] = None,
|
|
1625
2090
|
) -> Response:
|
|
1626
|
-
"""
|
|
2091
|
+
"""orgs/ping-webhook
|
|
2092
|
+
|
|
2093
|
+
POST /orgs/{org}/hooks/{hook_id}/pings
|
|
2094
|
+
|
|
2095
|
+
This will trigger a [ping event](https://docs.github.com/webhooks/#ping-event)
|
|
2096
|
+
to be sent to the hook.
|
|
2097
|
+
|
|
2098
|
+
You must be an organization owner to use this endpoint.
|
|
2099
|
+
|
|
2100
|
+
OAuth app tokens and personal access tokens (classic) need `admin:org_hook` scope. OAuth apps cannot list, view, or edit
|
|
2101
|
+
webhooks that they did not create and users cannot list, view, or edit webhooks that were created by OAuth apps.
|
|
2102
|
+
|
|
2103
|
+
See also: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook
|
|
2104
|
+
"""
|
|
1627
2105
|
|
|
1628
2106
|
from ..models import BasicError
|
|
1629
2107
|
|
|
@@ -1674,7 +2152,14 @@ class OrgsClient:
|
|
|
1674
2152
|
) -> Response[
|
|
1675
2153
|
list[ApiInsightsRouteStatsItems], list[ApiInsightsRouteStatsItemsType]
|
|
1676
2154
|
]:
|
|
1677
|
-
"""
|
|
2155
|
+
"""api-insights/get-route-stats-by-actor
|
|
2156
|
+
|
|
2157
|
+
GET /orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}
|
|
2158
|
+
|
|
2159
|
+
Get API request count statistics for an actor broken down by route within a specified time frame.
|
|
2160
|
+
|
|
2161
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor
|
|
2162
|
+
"""
|
|
1678
2163
|
|
|
1679
2164
|
from ..models import ApiInsightsRouteStatsItems
|
|
1680
2165
|
|
|
@@ -1734,7 +2219,14 @@ class OrgsClient:
|
|
|
1734
2219
|
) -> Response[
|
|
1735
2220
|
list[ApiInsightsRouteStatsItems], list[ApiInsightsRouteStatsItemsType]
|
|
1736
2221
|
]:
|
|
1737
|
-
"""
|
|
2222
|
+
"""api-insights/get-route-stats-by-actor
|
|
2223
|
+
|
|
2224
|
+
GET /orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}
|
|
2225
|
+
|
|
2226
|
+
Get API request count statistics for an actor broken down by route within a specified time frame.
|
|
2227
|
+
|
|
2228
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor
|
|
2229
|
+
"""
|
|
1738
2230
|
|
|
1739
2231
|
from ..models import ApiInsightsRouteStatsItems
|
|
1740
2232
|
|
|
@@ -1785,7 +2277,14 @@ class OrgsClient:
|
|
|
1785
2277
|
) -> Response[
|
|
1786
2278
|
list[ApiInsightsSubjectStatsItems], list[ApiInsightsSubjectStatsItemsType]
|
|
1787
2279
|
]:
|
|
1788
|
-
"""
|
|
2280
|
+
"""api-insights/get-subject-stats
|
|
2281
|
+
|
|
2282
|
+
GET /orgs/{org}/insights/api/subject-stats
|
|
2283
|
+
|
|
2284
|
+
Get API request statistics for all subjects within an organization within a specified time frame. Subjects can be users or GitHub Apps.
|
|
2285
|
+
|
|
2286
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-subject-stats
|
|
2287
|
+
"""
|
|
1789
2288
|
|
|
1790
2289
|
from ..models import ApiInsightsSubjectStatsItems
|
|
1791
2290
|
|
|
@@ -1836,7 +2335,14 @@ class OrgsClient:
|
|
|
1836
2335
|
) -> Response[
|
|
1837
2336
|
list[ApiInsightsSubjectStatsItems], list[ApiInsightsSubjectStatsItemsType]
|
|
1838
2337
|
]:
|
|
1839
|
-
"""
|
|
2338
|
+
"""api-insights/get-subject-stats
|
|
2339
|
+
|
|
2340
|
+
GET /orgs/{org}/insights/api/subject-stats
|
|
2341
|
+
|
|
2342
|
+
Get API request statistics for all subjects within an organization within a specified time frame. Subjects can be users or GitHub Apps.
|
|
2343
|
+
|
|
2344
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-subject-stats
|
|
2345
|
+
"""
|
|
1840
2346
|
|
|
1841
2347
|
from ..models import ApiInsightsSubjectStatsItems
|
|
1842
2348
|
|
|
@@ -1870,7 +2376,14 @@ class OrgsClient:
|
|
|
1870
2376
|
max_timestamp: Missing[str] = UNSET,
|
|
1871
2377
|
headers: Optional[Mapping[str, str]] = None,
|
|
1872
2378
|
) -> Response[ApiInsightsSummaryStats, ApiInsightsSummaryStatsType]:
|
|
1873
|
-
"""
|
|
2379
|
+
"""api-insights/get-summary-stats
|
|
2380
|
+
|
|
2381
|
+
GET /orgs/{org}/insights/api/summary-stats
|
|
2382
|
+
|
|
2383
|
+
Get overall statistics of API requests made within an organization by all users and apps within a specified time frame.
|
|
2384
|
+
|
|
2385
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-summary-stats
|
|
2386
|
+
"""
|
|
1874
2387
|
|
|
1875
2388
|
from ..models import ApiInsightsSummaryStats
|
|
1876
2389
|
|
|
@@ -1899,7 +2412,14 @@ class OrgsClient:
|
|
|
1899
2412
|
max_timestamp: Missing[str] = UNSET,
|
|
1900
2413
|
headers: Optional[Mapping[str, str]] = None,
|
|
1901
2414
|
) -> Response[ApiInsightsSummaryStats, ApiInsightsSummaryStatsType]:
|
|
1902
|
-
"""
|
|
2415
|
+
"""api-insights/get-summary-stats
|
|
2416
|
+
|
|
2417
|
+
GET /orgs/{org}/insights/api/summary-stats
|
|
2418
|
+
|
|
2419
|
+
Get overall statistics of API requests made within an organization by all users and apps within a specified time frame.
|
|
2420
|
+
|
|
2421
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-summary-stats
|
|
2422
|
+
"""
|
|
1903
2423
|
|
|
1904
2424
|
from ..models import ApiInsightsSummaryStats
|
|
1905
2425
|
|
|
@@ -1929,7 +2449,14 @@ class OrgsClient:
|
|
|
1929
2449
|
max_timestamp: Missing[str] = UNSET,
|
|
1930
2450
|
headers: Optional[Mapping[str, str]] = None,
|
|
1931
2451
|
) -> Response[ApiInsightsSummaryStats, ApiInsightsSummaryStatsType]:
|
|
1932
|
-
"""
|
|
2452
|
+
"""api-insights/get-summary-stats-by-user
|
|
2453
|
+
|
|
2454
|
+
GET /orgs/{org}/insights/api/summary-stats/users/{user_id}
|
|
2455
|
+
|
|
2456
|
+
Get overall statistics of API requests within the organization for a user.
|
|
2457
|
+
|
|
2458
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user
|
|
2459
|
+
"""
|
|
1933
2460
|
|
|
1934
2461
|
from ..models import ApiInsightsSummaryStats
|
|
1935
2462
|
|
|
@@ -1959,7 +2486,14 @@ class OrgsClient:
|
|
|
1959
2486
|
max_timestamp: Missing[str] = UNSET,
|
|
1960
2487
|
headers: Optional[Mapping[str, str]] = None,
|
|
1961
2488
|
) -> Response[ApiInsightsSummaryStats, ApiInsightsSummaryStatsType]:
|
|
1962
|
-
"""
|
|
2489
|
+
"""api-insights/get-summary-stats-by-user
|
|
2490
|
+
|
|
2491
|
+
GET /orgs/{org}/insights/api/summary-stats/users/{user_id}
|
|
2492
|
+
|
|
2493
|
+
Get overall statistics of API requests within the organization for a user.
|
|
2494
|
+
|
|
2495
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user
|
|
2496
|
+
"""
|
|
1963
2497
|
|
|
1964
2498
|
from ..models import ApiInsightsSummaryStats
|
|
1965
2499
|
|
|
@@ -1996,7 +2530,14 @@ class OrgsClient:
|
|
|
1996
2530
|
max_timestamp: Missing[str] = UNSET,
|
|
1997
2531
|
headers: Optional[Mapping[str, str]] = None,
|
|
1998
2532
|
) -> Response[ApiInsightsSummaryStats, ApiInsightsSummaryStatsType]:
|
|
1999
|
-
"""
|
|
2533
|
+
"""api-insights/get-summary-stats-by-actor
|
|
2534
|
+
|
|
2535
|
+
GET /orgs/{org}/insights/api/summary-stats/{actor_type}/{actor_id}
|
|
2536
|
+
|
|
2537
|
+
Get overall statistics of API requests within the organization made by a specific actor. Actors can be GitHub App installations, OAuth apps or other tokens on behalf of a user.
|
|
2538
|
+
|
|
2539
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor
|
|
2540
|
+
"""
|
|
2000
2541
|
|
|
2001
2542
|
from ..models import ApiInsightsSummaryStats
|
|
2002
2543
|
|
|
@@ -2033,7 +2574,14 @@ class OrgsClient:
|
|
|
2033
2574
|
max_timestamp: Missing[str] = UNSET,
|
|
2034
2575
|
headers: Optional[Mapping[str, str]] = None,
|
|
2035
2576
|
) -> Response[ApiInsightsSummaryStats, ApiInsightsSummaryStatsType]:
|
|
2036
|
-
"""
|
|
2577
|
+
"""api-insights/get-summary-stats-by-actor
|
|
2578
|
+
|
|
2579
|
+
GET /orgs/{org}/insights/api/summary-stats/{actor_type}/{actor_id}
|
|
2580
|
+
|
|
2581
|
+
Get overall statistics of API requests within the organization made by a specific actor. Actors can be GitHub App installations, OAuth apps or other tokens on behalf of a user.
|
|
2582
|
+
|
|
2583
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor
|
|
2584
|
+
"""
|
|
2037
2585
|
|
|
2038
2586
|
from ..models import ApiInsightsSummaryStats
|
|
2039
2587
|
|
|
@@ -2063,7 +2611,14 @@ class OrgsClient:
|
|
|
2063
2611
|
timestamp_increment: str,
|
|
2064
2612
|
headers: Optional[Mapping[str, str]] = None,
|
|
2065
2613
|
) -> Response[list[ApiInsightsTimeStatsItems], list[ApiInsightsTimeStatsItemsType]]:
|
|
2066
|
-
"""
|
|
2614
|
+
"""api-insights/get-time-stats
|
|
2615
|
+
|
|
2616
|
+
GET /orgs/{org}/insights/api/time-stats
|
|
2617
|
+
|
|
2618
|
+
Get the number of API requests and rate-limited requests made within an organization over a specified time period.
|
|
2619
|
+
|
|
2620
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-time-stats
|
|
2621
|
+
"""
|
|
2067
2622
|
|
|
2068
2623
|
from ..models import ApiInsightsTimeStatsItems
|
|
2069
2624
|
|
|
@@ -2094,7 +2649,14 @@ class OrgsClient:
|
|
|
2094
2649
|
timestamp_increment: str,
|
|
2095
2650
|
headers: Optional[Mapping[str, str]] = None,
|
|
2096
2651
|
) -> Response[list[ApiInsightsTimeStatsItems], list[ApiInsightsTimeStatsItemsType]]:
|
|
2097
|
-
"""
|
|
2652
|
+
"""api-insights/get-time-stats
|
|
2653
|
+
|
|
2654
|
+
GET /orgs/{org}/insights/api/time-stats
|
|
2655
|
+
|
|
2656
|
+
Get the number of API requests and rate-limited requests made within an organization over a specified time period.
|
|
2657
|
+
|
|
2658
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-time-stats
|
|
2659
|
+
"""
|
|
2098
2660
|
|
|
2099
2661
|
from ..models import ApiInsightsTimeStatsItems
|
|
2100
2662
|
|
|
@@ -2126,7 +2688,14 @@ class OrgsClient:
|
|
|
2126
2688
|
timestamp_increment: str,
|
|
2127
2689
|
headers: Optional[Mapping[str, str]] = None,
|
|
2128
2690
|
) -> Response[list[ApiInsightsTimeStatsItems], list[ApiInsightsTimeStatsItemsType]]:
|
|
2129
|
-
"""
|
|
2691
|
+
"""api-insights/get-time-stats-by-user
|
|
2692
|
+
|
|
2693
|
+
GET /orgs/{org}/insights/api/time-stats/users/{user_id}
|
|
2694
|
+
|
|
2695
|
+
Get the number of API requests and rate-limited requests made within an organization by a specific user over a specified time period.
|
|
2696
|
+
|
|
2697
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user
|
|
2698
|
+
"""
|
|
2130
2699
|
|
|
2131
2700
|
from ..models import ApiInsightsTimeStatsItems
|
|
2132
2701
|
|
|
@@ -2158,7 +2727,14 @@ class OrgsClient:
|
|
|
2158
2727
|
timestamp_increment: str,
|
|
2159
2728
|
headers: Optional[Mapping[str, str]] = None,
|
|
2160
2729
|
) -> Response[list[ApiInsightsTimeStatsItems], list[ApiInsightsTimeStatsItemsType]]:
|
|
2161
|
-
"""
|
|
2730
|
+
"""api-insights/get-time-stats-by-user
|
|
2731
|
+
|
|
2732
|
+
GET /orgs/{org}/insights/api/time-stats/users/{user_id}
|
|
2733
|
+
|
|
2734
|
+
Get the number of API requests and rate-limited requests made within an organization by a specific user over a specified time period.
|
|
2735
|
+
|
|
2736
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user
|
|
2737
|
+
"""
|
|
2162
2738
|
|
|
2163
2739
|
from ..models import ApiInsightsTimeStatsItems
|
|
2164
2740
|
|
|
@@ -2197,7 +2773,14 @@ class OrgsClient:
|
|
|
2197
2773
|
timestamp_increment: str,
|
|
2198
2774
|
headers: Optional[Mapping[str, str]] = None,
|
|
2199
2775
|
) -> Response[list[ApiInsightsTimeStatsItems], list[ApiInsightsTimeStatsItemsType]]:
|
|
2200
|
-
"""
|
|
2776
|
+
"""api-insights/get-time-stats-by-actor
|
|
2777
|
+
|
|
2778
|
+
GET /orgs/{org}/insights/api/time-stats/{actor_type}/{actor_id}
|
|
2779
|
+
|
|
2780
|
+
Get the number of API requests and rate-limited requests made within an organization by a specific actor within a specified time period.
|
|
2781
|
+
|
|
2782
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor
|
|
2783
|
+
"""
|
|
2201
2784
|
|
|
2202
2785
|
from ..models import ApiInsightsTimeStatsItems
|
|
2203
2786
|
|
|
@@ -2236,7 +2819,14 @@ class OrgsClient:
|
|
|
2236
2819
|
timestamp_increment: str,
|
|
2237
2820
|
headers: Optional[Mapping[str, str]] = None,
|
|
2238
2821
|
) -> Response[list[ApiInsightsTimeStatsItems], list[ApiInsightsTimeStatsItemsType]]:
|
|
2239
|
-
"""
|
|
2822
|
+
"""api-insights/get-time-stats-by-actor
|
|
2823
|
+
|
|
2824
|
+
GET /orgs/{org}/insights/api/time-stats/{actor_type}/{actor_id}
|
|
2825
|
+
|
|
2826
|
+
Get the number of API requests and rate-limited requests made within an organization by a specific actor within a specified time period.
|
|
2827
|
+
|
|
2828
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor
|
|
2829
|
+
"""
|
|
2240
2830
|
|
|
2241
2831
|
from ..models import ApiInsightsTimeStatsItems
|
|
2242
2832
|
|
|
@@ -2282,7 +2872,14 @@ class OrgsClient:
|
|
|
2282
2872
|
actor_name_substring: Missing[str] = UNSET,
|
|
2283
2873
|
headers: Optional[Mapping[str, str]] = None,
|
|
2284
2874
|
) -> Response[list[ApiInsightsUserStatsItems], list[ApiInsightsUserStatsItemsType]]:
|
|
2285
|
-
"""
|
|
2875
|
+
"""api-insights/get-user-stats
|
|
2876
|
+
|
|
2877
|
+
GET /orgs/{org}/insights/api/user-stats/{user_id}
|
|
2878
|
+
|
|
2879
|
+
Get API usage statistics within an organization for a user broken down by the type of access.
|
|
2880
|
+
|
|
2881
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-user-stats
|
|
2882
|
+
"""
|
|
2286
2883
|
|
|
2287
2884
|
from ..models import ApiInsightsUserStatsItems
|
|
2288
2885
|
|
|
@@ -2332,7 +2929,14 @@ class OrgsClient:
|
|
|
2332
2929
|
actor_name_substring: Missing[str] = UNSET,
|
|
2333
2930
|
headers: Optional[Mapping[str, str]] = None,
|
|
2334
2931
|
) -> Response[list[ApiInsightsUserStatsItems], list[ApiInsightsUserStatsItemsType]]:
|
|
2335
|
-
"""
|
|
2932
|
+
"""api-insights/get-user-stats
|
|
2933
|
+
|
|
2934
|
+
GET /orgs/{org}/insights/api/user-stats/{user_id}
|
|
2935
|
+
|
|
2936
|
+
Get API usage statistics within an organization for a user broken down by the type of access.
|
|
2937
|
+
|
|
2938
|
+
See also: https://docs.github.com/rest/orgs/api-insights#get-user-stats
|
|
2939
|
+
"""
|
|
2336
2940
|
|
|
2337
2941
|
from ..models import ApiInsightsUserStatsItems
|
|
2338
2942
|
|
|
@@ -2368,7 +2972,19 @@ class OrgsClient:
|
|
|
2368
2972
|
) -> Response[
|
|
2369
2973
|
OrgsOrgInstallationsGetResponse200, OrgsOrgInstallationsGetResponse200Type
|
|
2370
2974
|
]:
|
|
2371
|
-
"""
|
|
2975
|
+
"""orgs/list-app-installations
|
|
2976
|
+
|
|
2977
|
+
GET /orgs/{org}/installations
|
|
2978
|
+
|
|
2979
|
+
Lists all GitHub Apps in an organization. The installation count includes
|
|
2980
|
+
all GitHub Apps installed on repositories in the organization.
|
|
2981
|
+
|
|
2982
|
+
The authenticated user must be an organization owner to use this endpoint.
|
|
2983
|
+
|
|
2984
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:read` scope to use this endpoint.
|
|
2985
|
+
|
|
2986
|
+
See also: https://docs.github.com/rest/orgs/orgs#list-app-installations-for-an-organization
|
|
2987
|
+
"""
|
|
2372
2988
|
|
|
2373
2989
|
from ..models import OrgsOrgInstallationsGetResponse200
|
|
2374
2990
|
|
|
@@ -2399,7 +3015,19 @@ class OrgsClient:
|
|
|
2399
3015
|
) -> Response[
|
|
2400
3016
|
OrgsOrgInstallationsGetResponse200, OrgsOrgInstallationsGetResponse200Type
|
|
2401
3017
|
]:
|
|
2402
|
-
"""
|
|
3018
|
+
"""orgs/list-app-installations
|
|
3019
|
+
|
|
3020
|
+
GET /orgs/{org}/installations
|
|
3021
|
+
|
|
3022
|
+
Lists all GitHub Apps in an organization. The installation count includes
|
|
3023
|
+
all GitHub Apps installed on repositories in the organization.
|
|
3024
|
+
|
|
3025
|
+
The authenticated user must be an organization owner to use this endpoint.
|
|
3026
|
+
|
|
3027
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:read` scope to use this endpoint.
|
|
3028
|
+
|
|
3029
|
+
See also: https://docs.github.com/rest/orgs/orgs#list-app-installations-for-an-organization
|
|
3030
|
+
"""
|
|
2403
3031
|
|
|
2404
3032
|
from ..models import OrgsOrgInstallationsGetResponse200
|
|
2405
3033
|
|
|
@@ -2434,7 +3062,17 @@ class OrgsClient:
|
|
|
2434
3062
|
invitation_source: Missing[Literal["all", "member", "scim"]] = UNSET,
|
|
2435
3063
|
headers: Optional[Mapping[str, str]] = None,
|
|
2436
3064
|
) -> Response[list[OrganizationInvitation], list[OrganizationInvitationType]]:
|
|
2437
|
-
"""
|
|
3065
|
+
"""orgs/list-pending-invitations
|
|
3066
|
+
|
|
3067
|
+
GET /orgs/{org}/invitations
|
|
3068
|
+
|
|
3069
|
+
The return hash contains a `role` field which refers to the Organization
|
|
3070
|
+
Invitation role and will be one of the following values: `direct_member`, `admin`,
|
|
3071
|
+
`billing_manager`, or `hiring_manager`. If the invitee is not a GitHub
|
|
3072
|
+
member, the `login` field in the return hash will be `null`.
|
|
3073
|
+
|
|
3074
|
+
See also: https://docs.github.com/rest/orgs/members#list-pending-organization-invitations
|
|
3075
|
+
"""
|
|
2438
3076
|
|
|
2439
3077
|
from ..models import BasicError, OrganizationInvitation
|
|
2440
3078
|
|
|
@@ -2474,7 +3112,17 @@ class OrgsClient:
|
|
|
2474
3112
|
invitation_source: Missing[Literal["all", "member", "scim"]] = UNSET,
|
|
2475
3113
|
headers: Optional[Mapping[str, str]] = None,
|
|
2476
3114
|
) -> Response[list[OrganizationInvitation], list[OrganizationInvitationType]]:
|
|
2477
|
-
"""
|
|
3115
|
+
"""orgs/list-pending-invitations
|
|
3116
|
+
|
|
3117
|
+
GET /orgs/{org}/invitations
|
|
3118
|
+
|
|
3119
|
+
The return hash contains a `role` field which refers to the Organization
|
|
3120
|
+
Invitation role and will be one of the following values: `direct_member`, `admin`,
|
|
3121
|
+
`billing_manager`, or `hiring_manager`. If the invitee is not a GitHub
|
|
3122
|
+
member, the `login` field in the return hash will be `null`.
|
|
3123
|
+
|
|
3124
|
+
See also: https://docs.github.com/rest/orgs/members#list-pending-organization-invitations
|
|
3125
|
+
"""
|
|
2478
3126
|
|
|
2479
3127
|
from ..models import BasicError, OrganizationInvitation
|
|
2480
3128
|
|
|
@@ -2532,7 +3180,17 @@ class OrgsClient:
|
|
|
2532
3180
|
data: Missing[OrgsOrgInvitationsPostBodyType] = UNSET,
|
|
2533
3181
|
**kwargs,
|
|
2534
3182
|
) -> Response[OrganizationInvitation, OrganizationInvitationType]:
|
|
2535
|
-
"""
|
|
3183
|
+
"""orgs/create-invitation
|
|
3184
|
+
|
|
3185
|
+
POST /orgs/{org}/invitations
|
|
3186
|
+
|
|
3187
|
+
Invite people to an organization by using their GitHub user ID or their email address. In order to create invitations in an organization, the authenticated user must be an organization owner.
|
|
3188
|
+
|
|
3189
|
+
This endpoint triggers [notifications](https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. For more information, see "[Rate limits for the API](https://docs.github.com/rest/using-the-rest-api/rate-limits-for-the-rest-api#about-secondary-rate-limits)"
|
|
3190
|
+
and "[Best practices for using the REST API](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api)."
|
|
3191
|
+
|
|
3192
|
+
See also: https://docs.github.com/rest/orgs/members#create-an-organization-invitation
|
|
3193
|
+
"""
|
|
2536
3194
|
|
|
2537
3195
|
from ..models import (
|
|
2538
3196
|
BasicError,
|
|
@@ -2598,7 +3256,17 @@ class OrgsClient:
|
|
|
2598
3256
|
data: Missing[OrgsOrgInvitationsPostBodyType] = UNSET,
|
|
2599
3257
|
**kwargs,
|
|
2600
3258
|
) -> Response[OrganizationInvitation, OrganizationInvitationType]:
|
|
2601
|
-
"""
|
|
3259
|
+
"""orgs/create-invitation
|
|
3260
|
+
|
|
3261
|
+
POST /orgs/{org}/invitations
|
|
3262
|
+
|
|
3263
|
+
Invite people to an organization by using their GitHub user ID or their email address. In order to create invitations in an organization, the authenticated user must be an organization owner.
|
|
3264
|
+
|
|
3265
|
+
This endpoint triggers [notifications](https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. For more information, see "[Rate limits for the API](https://docs.github.com/rest/using-the-rest-api/rate-limits-for-the-rest-api#about-secondary-rate-limits)"
|
|
3266
|
+
and "[Best practices for using the REST API](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api)."
|
|
3267
|
+
|
|
3268
|
+
See also: https://docs.github.com/rest/orgs/members#create-an-organization-invitation
|
|
3269
|
+
"""
|
|
2602
3270
|
|
|
2603
3271
|
from ..models import (
|
|
2604
3272
|
BasicError,
|
|
@@ -2639,7 +3307,16 @@ class OrgsClient:
|
|
|
2639
3307
|
*,
|
|
2640
3308
|
headers: Optional[Mapping[str, str]] = None,
|
|
2641
3309
|
) -> Response:
|
|
2642
|
-
"""
|
|
3310
|
+
"""orgs/cancel-invitation
|
|
3311
|
+
|
|
3312
|
+
DELETE /orgs/{org}/invitations/{invitation_id}
|
|
3313
|
+
|
|
3314
|
+
Cancel an organization invitation. In order to cancel an organization invitation, the authenticated user must be an organization owner.
|
|
3315
|
+
|
|
3316
|
+
This endpoint triggers [notifications](https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications).
|
|
3317
|
+
|
|
3318
|
+
See also: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation
|
|
3319
|
+
"""
|
|
2643
3320
|
|
|
2644
3321
|
from ..models import BasicError, ValidationError
|
|
2645
3322
|
|
|
@@ -2664,7 +3341,16 @@ class OrgsClient:
|
|
|
2664
3341
|
*,
|
|
2665
3342
|
headers: Optional[Mapping[str, str]] = None,
|
|
2666
3343
|
) -> Response:
|
|
2667
|
-
"""
|
|
3344
|
+
"""orgs/cancel-invitation
|
|
3345
|
+
|
|
3346
|
+
DELETE /orgs/{org}/invitations/{invitation_id}
|
|
3347
|
+
|
|
3348
|
+
Cancel an organization invitation. In order to cancel an organization invitation, the authenticated user must be an organization owner.
|
|
3349
|
+
|
|
3350
|
+
This endpoint triggers [notifications](https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications).
|
|
3351
|
+
|
|
3352
|
+
See also: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation
|
|
3353
|
+
"""
|
|
2668
3354
|
|
|
2669
3355
|
from ..models import BasicError, ValidationError
|
|
2670
3356
|
|
|
@@ -2691,7 +3377,14 @@ class OrgsClient:
|
|
|
2691
3377
|
page: Missing[int] = UNSET,
|
|
2692
3378
|
headers: Optional[Mapping[str, str]] = None,
|
|
2693
3379
|
) -> Response[list[Team], list[TeamType]]:
|
|
2694
|
-
"""
|
|
3380
|
+
"""orgs/list-invitation-teams
|
|
3381
|
+
|
|
3382
|
+
GET /orgs/{org}/invitations/{invitation_id}/teams
|
|
3383
|
+
|
|
3384
|
+
List all teams associated with an invitation. In order to see invitations in an organization, the authenticated user must be an organization owner.
|
|
3385
|
+
|
|
3386
|
+
See also: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams
|
|
3387
|
+
"""
|
|
2695
3388
|
|
|
2696
3389
|
from ..models import BasicError, Team
|
|
2697
3390
|
|
|
@@ -2724,7 +3417,14 @@ class OrgsClient:
|
|
|
2724
3417
|
page: Missing[int] = UNSET,
|
|
2725
3418
|
headers: Optional[Mapping[str, str]] = None,
|
|
2726
3419
|
) -> Response[list[Team], list[TeamType]]:
|
|
2727
|
-
"""
|
|
3420
|
+
"""orgs/list-invitation-teams
|
|
3421
|
+
|
|
3422
|
+
GET /orgs/{org}/invitations/{invitation_id}/teams
|
|
3423
|
+
|
|
3424
|
+
List all teams associated with an invitation. In order to see invitations in an organization, the authenticated user must be an organization owner.
|
|
3425
|
+
|
|
3426
|
+
See also: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams
|
|
3427
|
+
"""
|
|
2728
3428
|
|
|
2729
3429
|
from ..models import BasicError, Team
|
|
2730
3430
|
|
|
@@ -2754,7 +3454,14 @@ class OrgsClient:
|
|
|
2754
3454
|
*,
|
|
2755
3455
|
headers: Optional[Mapping[str, str]] = None,
|
|
2756
3456
|
) -> Response[list[Union[IssueType, None]], list[Union[IssueTypeType, None]]]:
|
|
2757
|
-
"""
|
|
3457
|
+
"""orgs/list-issue-types
|
|
3458
|
+
|
|
3459
|
+
GET /orgs/{org}/issue-types
|
|
3460
|
+
|
|
3461
|
+
Lists all issue types for an organization. OAuth app tokens and personal access tokens (classic) need the read:org scope to use this endpoint.
|
|
3462
|
+
|
|
3463
|
+
See also: https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization
|
|
3464
|
+
"""
|
|
2758
3465
|
|
|
2759
3466
|
from typing import Union
|
|
2760
3467
|
|
|
@@ -2780,7 +3487,14 @@ class OrgsClient:
|
|
|
2780
3487
|
*,
|
|
2781
3488
|
headers: Optional[Mapping[str, str]] = None,
|
|
2782
3489
|
) -> Response[list[Union[IssueType, None]], list[Union[IssueTypeType, None]]]:
|
|
2783
|
-
"""
|
|
3490
|
+
"""orgs/list-issue-types
|
|
3491
|
+
|
|
3492
|
+
GET /orgs/{org}/issue-types
|
|
3493
|
+
|
|
3494
|
+
Lists all issue types for an organization. OAuth app tokens and personal access tokens (classic) need the read:org scope to use this endpoint.
|
|
3495
|
+
|
|
3496
|
+
See also: https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization
|
|
3497
|
+
"""
|
|
2784
3498
|
|
|
2785
3499
|
from typing import Union
|
|
2786
3500
|
|
|
@@ -2837,7 +3551,19 @@ class OrgsClient:
|
|
|
2837
3551
|
data: Missing[OrganizationCreateIssueTypeType] = UNSET,
|
|
2838
3552
|
**kwargs,
|
|
2839
3553
|
) -> Response[Union[IssueType, None], Union[IssueTypeType, None]]:
|
|
2840
|
-
"""
|
|
3554
|
+
"""orgs/create-issue-type
|
|
3555
|
+
|
|
3556
|
+
POST /orgs/{org}/issue-types
|
|
3557
|
+
|
|
3558
|
+
Create a new issue type for an organization.
|
|
3559
|
+
|
|
3560
|
+
You can find out more about issue types in [Managing issue types in an organization](https://docs.github.com/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization).
|
|
3561
|
+
|
|
3562
|
+
To use this endpoint, the authenticated user must be an administrator for the organization. OAuth app tokens and
|
|
3563
|
+
personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
3564
|
+
|
|
3565
|
+
See also: https://docs.github.com/rest/orgs/issue-types#create-issue-type-for-an-organization
|
|
3566
|
+
"""
|
|
2841
3567
|
|
|
2842
3568
|
from typing import Union
|
|
2843
3569
|
|
|
@@ -2910,7 +3636,19 @@ class OrgsClient:
|
|
|
2910
3636
|
data: Missing[OrganizationCreateIssueTypeType] = UNSET,
|
|
2911
3637
|
**kwargs,
|
|
2912
3638
|
) -> Response[Union[IssueType, None], Union[IssueTypeType, None]]:
|
|
2913
|
-
"""
|
|
3639
|
+
"""orgs/create-issue-type
|
|
3640
|
+
|
|
3641
|
+
POST /orgs/{org}/issue-types
|
|
3642
|
+
|
|
3643
|
+
Create a new issue type for an organization.
|
|
3644
|
+
|
|
3645
|
+
You can find out more about issue types in [Managing issue types in an organization](https://docs.github.com/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization).
|
|
3646
|
+
|
|
3647
|
+
To use this endpoint, the authenticated user must be an administrator for the organization. OAuth app tokens and
|
|
3648
|
+
personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
3649
|
+
|
|
3650
|
+
See also: https://docs.github.com/rest/orgs/issue-types#create-issue-type-for-an-organization
|
|
3651
|
+
"""
|
|
2914
3652
|
|
|
2915
3653
|
from typing import Union
|
|
2916
3654
|
|
|
@@ -2986,7 +3724,19 @@ class OrgsClient:
|
|
|
2986
3724
|
data: Missing[OrganizationUpdateIssueTypeType] = UNSET,
|
|
2987
3725
|
**kwargs,
|
|
2988
3726
|
) -> Response[Union[IssueType, None], Union[IssueTypeType, None]]:
|
|
2989
|
-
"""
|
|
3727
|
+
"""orgs/update-issue-type
|
|
3728
|
+
|
|
3729
|
+
PUT /orgs/{org}/issue-types/{issue_type_id}
|
|
3730
|
+
|
|
3731
|
+
Updates an issue type for an organization.
|
|
3732
|
+
|
|
3733
|
+
You can find out more about issue types in [Managing issue types in an organization](https://docs.github.com/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization).
|
|
3734
|
+
|
|
3735
|
+
To use this endpoint, the authenticated user must be an administrator for the organization. OAuth app tokens and
|
|
3736
|
+
personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
3737
|
+
|
|
3738
|
+
See also: https://docs.github.com/rest/orgs/issue-types#update-issue-type-for-an-organization
|
|
3739
|
+
"""
|
|
2990
3740
|
|
|
2991
3741
|
from typing import Union
|
|
2992
3742
|
|
|
@@ -3062,7 +3812,19 @@ class OrgsClient:
|
|
|
3062
3812
|
data: Missing[OrganizationUpdateIssueTypeType] = UNSET,
|
|
3063
3813
|
**kwargs,
|
|
3064
3814
|
) -> Response[Union[IssueType, None], Union[IssueTypeType, None]]:
|
|
3065
|
-
"""
|
|
3815
|
+
"""orgs/update-issue-type
|
|
3816
|
+
|
|
3817
|
+
PUT /orgs/{org}/issue-types/{issue_type_id}
|
|
3818
|
+
|
|
3819
|
+
Updates an issue type for an organization.
|
|
3820
|
+
|
|
3821
|
+
You can find out more about issue types in [Managing issue types in an organization](https://docs.github.com/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization).
|
|
3822
|
+
|
|
3823
|
+
To use this endpoint, the authenticated user must be an administrator for the organization. OAuth app tokens and
|
|
3824
|
+
personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
3825
|
+
|
|
3826
|
+
See also: https://docs.github.com/rest/orgs/issue-types#update-issue-type-for-an-organization
|
|
3827
|
+
"""
|
|
3066
3828
|
|
|
3067
3829
|
from typing import Union
|
|
3068
3830
|
|
|
@@ -3105,7 +3867,19 @@ class OrgsClient:
|
|
|
3105
3867
|
*,
|
|
3106
3868
|
headers: Optional[Mapping[str, str]] = None,
|
|
3107
3869
|
) -> Response:
|
|
3108
|
-
"""
|
|
3870
|
+
"""orgs/delete-issue-type
|
|
3871
|
+
|
|
3872
|
+
DELETE /orgs/{org}/issue-types/{issue_type_id}
|
|
3873
|
+
|
|
3874
|
+
Deletes an issue type for an organization.
|
|
3875
|
+
|
|
3876
|
+
You can find out more about issue types in [Managing issue types in an organization](https://docs.github.com/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization).
|
|
3877
|
+
|
|
3878
|
+
To use this endpoint, the authenticated user must be an administrator for the organization. OAuth app tokens and
|
|
3879
|
+
personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
3880
|
+
|
|
3881
|
+
See also: https://docs.github.com/rest/orgs/issue-types#delete-issue-type-for-an-organization
|
|
3882
|
+
"""
|
|
3109
3883
|
|
|
3110
3884
|
from ..models import BasicError, ValidationErrorSimple
|
|
3111
3885
|
|
|
@@ -3130,7 +3904,19 @@ class OrgsClient:
|
|
|
3130
3904
|
*,
|
|
3131
3905
|
headers: Optional[Mapping[str, str]] = None,
|
|
3132
3906
|
) -> Response:
|
|
3133
|
-
"""
|
|
3907
|
+
"""orgs/delete-issue-type
|
|
3908
|
+
|
|
3909
|
+
DELETE /orgs/{org}/issue-types/{issue_type_id}
|
|
3910
|
+
|
|
3911
|
+
Deletes an issue type for an organization.
|
|
3912
|
+
|
|
3913
|
+
You can find out more about issue types in [Managing issue types in an organization](https://docs.github.com/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization).
|
|
3914
|
+
|
|
3915
|
+
To use this endpoint, the authenticated user must be an administrator for the organization. OAuth app tokens and
|
|
3916
|
+
personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
3917
|
+
|
|
3918
|
+
See also: https://docs.github.com/rest/orgs/issue-types#delete-issue-type-for-an-organization
|
|
3919
|
+
"""
|
|
3134
3920
|
|
|
3135
3921
|
from ..models import BasicError, ValidationErrorSimple
|
|
3136
3922
|
|
|
@@ -3158,7 +3944,14 @@ class OrgsClient:
|
|
|
3158
3944
|
page: Missing[int] = UNSET,
|
|
3159
3945
|
headers: Optional[Mapping[str, str]] = None,
|
|
3160
3946
|
) -> Response[list[SimpleUser], list[SimpleUserType]]:
|
|
3161
|
-
"""
|
|
3947
|
+
"""orgs/list-members
|
|
3948
|
+
|
|
3949
|
+
GET /orgs/{org}/members
|
|
3950
|
+
|
|
3951
|
+
List all users who are members of an organization. If the authenticated user is also a member of this organization then both concealed and public members will be returned.
|
|
3952
|
+
|
|
3953
|
+
See also: https://docs.github.com/rest/orgs/members#list-organization-members
|
|
3954
|
+
"""
|
|
3162
3955
|
|
|
3163
3956
|
from ..models import SimpleUser, ValidationError
|
|
3164
3957
|
|
|
@@ -3194,7 +3987,14 @@ class OrgsClient:
|
|
|
3194
3987
|
page: Missing[int] = UNSET,
|
|
3195
3988
|
headers: Optional[Mapping[str, str]] = None,
|
|
3196
3989
|
) -> Response[list[SimpleUser], list[SimpleUserType]]:
|
|
3197
|
-
"""
|
|
3990
|
+
"""orgs/list-members
|
|
3991
|
+
|
|
3992
|
+
GET /orgs/{org}/members
|
|
3993
|
+
|
|
3994
|
+
List all users who are members of an organization. If the authenticated user is also a member of this organization then both concealed and public members will be returned.
|
|
3995
|
+
|
|
3996
|
+
See also: https://docs.github.com/rest/orgs/members#list-organization-members
|
|
3997
|
+
"""
|
|
3198
3998
|
|
|
3199
3999
|
from ..models import SimpleUser, ValidationError
|
|
3200
4000
|
|
|
@@ -3227,7 +4027,14 @@ class OrgsClient:
|
|
|
3227
4027
|
*,
|
|
3228
4028
|
headers: Optional[Mapping[str, str]] = None,
|
|
3229
4029
|
) -> Response:
|
|
3230
|
-
"""
|
|
4030
|
+
"""orgs/check-membership-for-user
|
|
4031
|
+
|
|
4032
|
+
GET /orgs/{org}/members/{username}
|
|
4033
|
+
|
|
4034
|
+
Check if a user is, publicly or privately, a member of the organization.
|
|
4035
|
+
|
|
4036
|
+
See also: https://docs.github.com/rest/orgs/members#check-organization-membership-for-a-user
|
|
4037
|
+
"""
|
|
3231
4038
|
|
|
3232
4039
|
url = f"/orgs/{org}/members/{username}"
|
|
3233
4040
|
|
|
@@ -3247,7 +4054,14 @@ class OrgsClient:
|
|
|
3247
4054
|
*,
|
|
3248
4055
|
headers: Optional[Mapping[str, str]] = None,
|
|
3249
4056
|
) -> Response:
|
|
3250
|
-
"""
|
|
4057
|
+
"""orgs/check-membership-for-user
|
|
4058
|
+
|
|
4059
|
+
GET /orgs/{org}/members/{username}
|
|
4060
|
+
|
|
4061
|
+
Check if a user is, publicly or privately, a member of the organization.
|
|
4062
|
+
|
|
4063
|
+
See also: https://docs.github.com/rest/orgs/members#check-organization-membership-for-a-user
|
|
4064
|
+
"""
|
|
3251
4065
|
|
|
3252
4066
|
url = f"/orgs/{org}/members/{username}"
|
|
3253
4067
|
|
|
@@ -3267,7 +4081,14 @@ class OrgsClient:
|
|
|
3267
4081
|
*,
|
|
3268
4082
|
headers: Optional[Mapping[str, str]] = None,
|
|
3269
4083
|
) -> Response:
|
|
3270
|
-
"""
|
|
4084
|
+
"""orgs/remove-member
|
|
4085
|
+
|
|
4086
|
+
DELETE /orgs/{org}/members/{username}
|
|
4087
|
+
|
|
4088
|
+
Removing a user from this list will remove them from all teams and they will no longer have any access to the organization's repositories.
|
|
4089
|
+
|
|
4090
|
+
See also: https://docs.github.com/rest/orgs/members#remove-an-organization-member
|
|
4091
|
+
"""
|
|
3271
4092
|
|
|
3272
4093
|
from ..models import BasicError
|
|
3273
4094
|
|
|
@@ -3291,7 +4112,14 @@ class OrgsClient:
|
|
|
3291
4112
|
*,
|
|
3292
4113
|
headers: Optional[Mapping[str, str]] = None,
|
|
3293
4114
|
) -> Response:
|
|
3294
|
-
"""
|
|
4115
|
+
"""orgs/remove-member
|
|
4116
|
+
|
|
4117
|
+
DELETE /orgs/{org}/members/{username}
|
|
4118
|
+
|
|
4119
|
+
Removing a user from this list will remove them from all teams and they will no longer have any access to the organization's repositories.
|
|
4120
|
+
|
|
4121
|
+
See also: https://docs.github.com/rest/orgs/members#remove-an-organization-member
|
|
4122
|
+
"""
|
|
3295
4123
|
|
|
3296
4124
|
from ..models import BasicError
|
|
3297
4125
|
|
|
@@ -3315,7 +4143,14 @@ class OrgsClient:
|
|
|
3315
4143
|
*,
|
|
3316
4144
|
headers: Optional[Mapping[str, str]] = None,
|
|
3317
4145
|
) -> Response[OrgMembership, OrgMembershipType]:
|
|
3318
|
-
"""
|
|
4146
|
+
"""orgs/get-membership-for-user
|
|
4147
|
+
|
|
4148
|
+
GET /orgs/{org}/memberships/{username}
|
|
4149
|
+
|
|
4150
|
+
In order to get a user's membership with an organization, the authenticated user must be an organization member. The `state` parameter in the response can be used to identify the user's membership status.
|
|
4151
|
+
|
|
4152
|
+
See also: https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user
|
|
4153
|
+
"""
|
|
3319
4154
|
|
|
3320
4155
|
from ..models import BasicError, OrgMembership
|
|
3321
4156
|
|
|
@@ -3341,7 +4176,14 @@ class OrgsClient:
|
|
|
3341
4176
|
*,
|
|
3342
4177
|
headers: Optional[Mapping[str, str]] = None,
|
|
3343
4178
|
) -> Response[OrgMembership, OrgMembershipType]:
|
|
3344
|
-
"""
|
|
4179
|
+
"""orgs/get-membership-for-user
|
|
4180
|
+
|
|
4181
|
+
GET /orgs/{org}/memberships/{username}
|
|
4182
|
+
|
|
4183
|
+
In order to get a user's membership with an organization, the authenticated user must be an organization member. The `state` parameter in the response can be used to identify the user's membership status.
|
|
4184
|
+
|
|
4185
|
+
See also: https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user
|
|
4186
|
+
"""
|
|
3345
4187
|
|
|
3346
4188
|
from ..models import BasicError, OrgMembership
|
|
3347
4189
|
|
|
@@ -3390,7 +4232,22 @@ class OrgsClient:
|
|
|
3390
4232
|
data: Missing[OrgsOrgMembershipsUsernamePutBodyType] = UNSET,
|
|
3391
4233
|
**kwargs,
|
|
3392
4234
|
) -> Response[OrgMembership, OrgMembershipType]:
|
|
3393
|
-
"""
|
|
4235
|
+
"""orgs/set-membership-for-user
|
|
4236
|
+
|
|
4237
|
+
PUT /orgs/{org}/memberships/{username}
|
|
4238
|
+
|
|
4239
|
+
Only authenticated organization owners can add a member to the organization or update the member's role.
|
|
4240
|
+
|
|
4241
|
+
* If the authenticated user is _adding_ a member to the organization, the invited user will receive an email inviting them to the organization. The user's [membership status](https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user) will be `pending` until they accept the invitation.
|
|
4242
|
+
|
|
4243
|
+
* Authenticated users can _update_ a user's membership by passing the `role` parameter. If the authenticated user changes a member's role to `admin`, the affected user will receive an email notifying them that they've been made an organization owner. If the authenticated user changes an owner's role to `member`, no email will be sent.
|
|
4244
|
+
|
|
4245
|
+
**Rate limits**
|
|
4246
|
+
|
|
4247
|
+
To prevent abuse, organization owners are limited to creating 50 organization invitations for an organization within a 24 hour period. If the organization is more than one month old or on a paid plan, the limit is 500 invitations per 24 hour period.
|
|
4248
|
+
|
|
4249
|
+
See also: https://docs.github.com/rest/orgs/members#set-organization-membership-for-a-user
|
|
4250
|
+
"""
|
|
3394
4251
|
|
|
3395
4252
|
from ..models import (
|
|
3396
4253
|
BasicError,
|
|
@@ -3454,7 +4311,22 @@ class OrgsClient:
|
|
|
3454
4311
|
data: Missing[OrgsOrgMembershipsUsernamePutBodyType] = UNSET,
|
|
3455
4312
|
**kwargs,
|
|
3456
4313
|
) -> Response[OrgMembership, OrgMembershipType]:
|
|
3457
|
-
"""
|
|
4314
|
+
"""orgs/set-membership-for-user
|
|
4315
|
+
|
|
4316
|
+
PUT /orgs/{org}/memberships/{username}
|
|
4317
|
+
|
|
4318
|
+
Only authenticated organization owners can add a member to the organization or update the member's role.
|
|
4319
|
+
|
|
4320
|
+
* If the authenticated user is _adding_ a member to the organization, the invited user will receive an email inviting them to the organization. The user's [membership status](https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user) will be `pending` until they accept the invitation.
|
|
4321
|
+
|
|
4322
|
+
* Authenticated users can _update_ a user's membership by passing the `role` parameter. If the authenticated user changes a member's role to `admin`, the affected user will receive an email notifying them that they've been made an organization owner. If the authenticated user changes an owner's role to `member`, no email will be sent.
|
|
4323
|
+
|
|
4324
|
+
**Rate limits**
|
|
4325
|
+
|
|
4326
|
+
To prevent abuse, organization owners are limited to creating 50 organization invitations for an organization within a 24 hour period. If the organization is more than one month old or on a paid plan, the limit is 500 invitations per 24 hour period.
|
|
4327
|
+
|
|
4328
|
+
See also: https://docs.github.com/rest/orgs/members#set-organization-membership-for-a-user
|
|
4329
|
+
"""
|
|
3458
4330
|
|
|
3459
4331
|
from ..models import (
|
|
3460
4332
|
BasicError,
|
|
@@ -3495,7 +4367,16 @@ class OrgsClient:
|
|
|
3495
4367
|
*,
|
|
3496
4368
|
headers: Optional[Mapping[str, str]] = None,
|
|
3497
4369
|
) -> Response:
|
|
3498
|
-
"""
|
|
4370
|
+
"""orgs/remove-membership-for-user
|
|
4371
|
+
|
|
4372
|
+
DELETE /orgs/{org}/memberships/{username}
|
|
4373
|
+
|
|
4374
|
+
In order to remove a user's membership with an organization, the authenticated user must be an organization owner.
|
|
4375
|
+
|
|
4376
|
+
If the specified user is an active member of the organization, this will remove them from the organization. If the specified user has been invited to the organization, this will cancel their invitation. The specified user will receive an email notification in both cases.
|
|
4377
|
+
|
|
4378
|
+
See also: https://docs.github.com/rest/orgs/members#remove-organization-membership-for-a-user
|
|
4379
|
+
"""
|
|
3499
4380
|
|
|
3500
4381
|
from ..models import BasicError
|
|
3501
4382
|
|
|
@@ -3520,7 +4401,16 @@ class OrgsClient:
|
|
|
3520
4401
|
*,
|
|
3521
4402
|
headers: Optional[Mapping[str, str]] = None,
|
|
3522
4403
|
) -> Response:
|
|
3523
|
-
"""
|
|
4404
|
+
"""orgs/remove-membership-for-user
|
|
4405
|
+
|
|
4406
|
+
DELETE /orgs/{org}/memberships/{username}
|
|
4407
|
+
|
|
4408
|
+
In order to remove a user's membership with an organization, the authenticated user must be an organization owner.
|
|
4409
|
+
|
|
4410
|
+
If the specified user is an active member of the organization, this will remove them from the organization. If the specified user has been invited to the organization, this will cancel their invitation. The specified user will receive an email notification in both cases.
|
|
4411
|
+
|
|
4412
|
+
See also: https://docs.github.com/rest/orgs/members#remove-organization-membership-for-a-user
|
|
4413
|
+
"""
|
|
3524
4414
|
|
|
3525
4415
|
from ..models import BasicError
|
|
3526
4416
|
|
|
@@ -3547,7 +4437,21 @@ class OrgsClient:
|
|
|
3547
4437
|
OrgsOrgOrganizationRolesGetResponse200,
|
|
3548
4438
|
OrgsOrgOrganizationRolesGetResponse200Type,
|
|
3549
4439
|
]:
|
|
3550
|
-
"""
|
|
4440
|
+
"""orgs/list-org-roles
|
|
4441
|
+
|
|
4442
|
+
GET /orgs/{org}/organization-roles
|
|
4443
|
+
|
|
4444
|
+
Lists the organization roles available in this organization. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4445
|
+
|
|
4446
|
+
To use this endpoint, the authenticated user must be one of:
|
|
4447
|
+
|
|
4448
|
+
- An administrator for the organization.
|
|
4449
|
+
- A user, or a user on a team, with the fine-grained permissions of `read_organization_custom_org_role` in the organization.
|
|
4450
|
+
|
|
4451
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4452
|
+
|
|
4453
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#get-all-organization-roles-for-an-organization
|
|
4454
|
+
"""
|
|
3551
4455
|
|
|
3552
4456
|
from ..models import (
|
|
3553
4457
|
BasicError,
|
|
@@ -3579,7 +4483,21 @@ class OrgsClient:
|
|
|
3579
4483
|
OrgsOrgOrganizationRolesGetResponse200,
|
|
3580
4484
|
OrgsOrgOrganizationRolesGetResponse200Type,
|
|
3581
4485
|
]:
|
|
3582
|
-
"""
|
|
4486
|
+
"""orgs/list-org-roles
|
|
4487
|
+
|
|
4488
|
+
GET /orgs/{org}/organization-roles
|
|
4489
|
+
|
|
4490
|
+
Lists the organization roles available in this organization. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4491
|
+
|
|
4492
|
+
To use this endpoint, the authenticated user must be one of:
|
|
4493
|
+
|
|
4494
|
+
- An administrator for the organization.
|
|
4495
|
+
- A user, or a user on a team, with the fine-grained permissions of `read_organization_custom_org_role` in the organization.
|
|
4496
|
+
|
|
4497
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4498
|
+
|
|
4499
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#get-all-organization-roles-for-an-organization
|
|
4500
|
+
"""
|
|
3583
4501
|
|
|
3584
4502
|
from ..models import (
|
|
3585
4503
|
BasicError,
|
|
@@ -3609,7 +4527,18 @@ class OrgsClient:
|
|
|
3609
4527
|
*,
|
|
3610
4528
|
headers: Optional[Mapping[str, str]] = None,
|
|
3611
4529
|
) -> Response:
|
|
3612
|
-
"""
|
|
4530
|
+
"""orgs/revoke-all-org-roles-team
|
|
4531
|
+
|
|
4532
|
+
DELETE /orgs/{org}/organization-roles/teams/{team_slug}
|
|
4533
|
+
|
|
4534
|
+
Removes all assigned organization roles from a team. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4535
|
+
|
|
4536
|
+
The authenticated user must be an administrator for the organization to use this endpoint.
|
|
4537
|
+
|
|
4538
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4539
|
+
|
|
4540
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-team
|
|
4541
|
+
"""
|
|
3613
4542
|
|
|
3614
4543
|
url = f"/orgs/{org}/organization-roles/teams/{team_slug}"
|
|
3615
4544
|
|
|
@@ -3628,7 +4557,18 @@ class OrgsClient:
|
|
|
3628
4557
|
*,
|
|
3629
4558
|
headers: Optional[Mapping[str, str]] = None,
|
|
3630
4559
|
) -> Response:
|
|
3631
|
-
"""
|
|
4560
|
+
"""orgs/revoke-all-org-roles-team
|
|
4561
|
+
|
|
4562
|
+
DELETE /orgs/{org}/organization-roles/teams/{team_slug}
|
|
4563
|
+
|
|
4564
|
+
Removes all assigned organization roles from a team. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4565
|
+
|
|
4566
|
+
The authenticated user must be an administrator for the organization to use this endpoint.
|
|
4567
|
+
|
|
4568
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4569
|
+
|
|
4570
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-team
|
|
4571
|
+
"""
|
|
3632
4572
|
|
|
3633
4573
|
url = f"/orgs/{org}/organization-roles/teams/{team_slug}"
|
|
3634
4574
|
|
|
@@ -3648,7 +4588,18 @@ class OrgsClient:
|
|
|
3648
4588
|
*,
|
|
3649
4589
|
headers: Optional[Mapping[str, str]] = None,
|
|
3650
4590
|
) -> Response:
|
|
3651
|
-
"""
|
|
4591
|
+
"""orgs/assign-team-to-org-role
|
|
4592
|
+
|
|
4593
|
+
PUT /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
|
|
4594
|
+
|
|
4595
|
+
Assigns an organization role to a team in an organization. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4596
|
+
|
|
4597
|
+
The authenticated user must be an administrator for the organization to use this endpoint.
|
|
4598
|
+
|
|
4599
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4600
|
+
|
|
4601
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-team
|
|
4602
|
+
"""
|
|
3652
4603
|
|
|
3653
4604
|
url = f"/orgs/{org}/organization-roles/teams/{team_slug}/{role_id}"
|
|
3654
4605
|
|
|
@@ -3669,7 +4620,18 @@ class OrgsClient:
|
|
|
3669
4620
|
*,
|
|
3670
4621
|
headers: Optional[Mapping[str, str]] = None,
|
|
3671
4622
|
) -> Response:
|
|
3672
|
-
"""
|
|
4623
|
+
"""orgs/assign-team-to-org-role
|
|
4624
|
+
|
|
4625
|
+
PUT /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
|
|
4626
|
+
|
|
4627
|
+
Assigns an organization role to a team in an organization. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4628
|
+
|
|
4629
|
+
The authenticated user must be an administrator for the organization to use this endpoint.
|
|
4630
|
+
|
|
4631
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4632
|
+
|
|
4633
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-team
|
|
4634
|
+
"""
|
|
3673
4635
|
|
|
3674
4636
|
url = f"/orgs/{org}/organization-roles/teams/{team_slug}/{role_id}"
|
|
3675
4637
|
|
|
@@ -3690,7 +4652,18 @@ class OrgsClient:
|
|
|
3690
4652
|
*,
|
|
3691
4653
|
headers: Optional[Mapping[str, str]] = None,
|
|
3692
4654
|
) -> Response:
|
|
3693
|
-
"""
|
|
4655
|
+
"""orgs/revoke-org-role-team
|
|
4656
|
+
|
|
4657
|
+
DELETE /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
|
|
4658
|
+
|
|
4659
|
+
Removes an organization role from a team. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4660
|
+
|
|
4661
|
+
The authenticated user must be an administrator for the organization to use this endpoint.
|
|
4662
|
+
|
|
4663
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4664
|
+
|
|
4665
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-team
|
|
4666
|
+
"""
|
|
3694
4667
|
|
|
3695
4668
|
url = f"/orgs/{org}/organization-roles/teams/{team_slug}/{role_id}"
|
|
3696
4669
|
|
|
@@ -3710,7 +4683,18 @@ class OrgsClient:
|
|
|
3710
4683
|
*,
|
|
3711
4684
|
headers: Optional[Mapping[str, str]] = None,
|
|
3712
4685
|
) -> Response:
|
|
3713
|
-
"""
|
|
4686
|
+
"""orgs/revoke-org-role-team
|
|
4687
|
+
|
|
4688
|
+
DELETE /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
|
|
4689
|
+
|
|
4690
|
+
Removes an organization role from a team. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4691
|
+
|
|
4692
|
+
The authenticated user must be an administrator for the organization to use this endpoint.
|
|
4693
|
+
|
|
4694
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4695
|
+
|
|
4696
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-team
|
|
4697
|
+
"""
|
|
3714
4698
|
|
|
3715
4699
|
url = f"/orgs/{org}/organization-roles/teams/{team_slug}/{role_id}"
|
|
3716
4700
|
|
|
@@ -3729,7 +4713,18 @@ class OrgsClient:
|
|
|
3729
4713
|
*,
|
|
3730
4714
|
headers: Optional[Mapping[str, str]] = None,
|
|
3731
4715
|
) -> Response:
|
|
3732
|
-
"""
|
|
4716
|
+
"""orgs/revoke-all-org-roles-user
|
|
4717
|
+
|
|
4718
|
+
DELETE /orgs/{org}/organization-roles/users/{username}
|
|
4719
|
+
|
|
4720
|
+
Revokes all assigned organization roles from a user. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4721
|
+
|
|
4722
|
+
The authenticated user must be an administrator for the organization to use this endpoint.
|
|
4723
|
+
|
|
4724
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4725
|
+
|
|
4726
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-user
|
|
4727
|
+
"""
|
|
3733
4728
|
|
|
3734
4729
|
url = f"/orgs/{org}/organization-roles/users/{username}"
|
|
3735
4730
|
|
|
@@ -3748,7 +4743,18 @@ class OrgsClient:
|
|
|
3748
4743
|
*,
|
|
3749
4744
|
headers: Optional[Mapping[str, str]] = None,
|
|
3750
4745
|
) -> Response:
|
|
3751
|
-
"""
|
|
4746
|
+
"""orgs/revoke-all-org-roles-user
|
|
4747
|
+
|
|
4748
|
+
DELETE /orgs/{org}/organization-roles/users/{username}
|
|
4749
|
+
|
|
4750
|
+
Revokes all assigned organization roles from a user. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4751
|
+
|
|
4752
|
+
The authenticated user must be an administrator for the organization to use this endpoint.
|
|
4753
|
+
|
|
4754
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4755
|
+
|
|
4756
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-user
|
|
4757
|
+
"""
|
|
3752
4758
|
|
|
3753
4759
|
url = f"/orgs/{org}/organization-roles/users/{username}"
|
|
3754
4760
|
|
|
@@ -3768,7 +4774,18 @@ class OrgsClient:
|
|
|
3768
4774
|
*,
|
|
3769
4775
|
headers: Optional[Mapping[str, str]] = None,
|
|
3770
4776
|
) -> Response:
|
|
3771
|
-
"""
|
|
4777
|
+
"""orgs/assign-user-to-org-role
|
|
4778
|
+
|
|
4779
|
+
PUT /orgs/{org}/organization-roles/users/{username}/{role_id}
|
|
4780
|
+
|
|
4781
|
+
Assigns an organization role to a member of an organization. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4782
|
+
|
|
4783
|
+
The authenticated user must be an administrator for the organization to use this endpoint.
|
|
4784
|
+
|
|
4785
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4786
|
+
|
|
4787
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-user
|
|
4788
|
+
"""
|
|
3772
4789
|
|
|
3773
4790
|
url = f"/orgs/{org}/organization-roles/users/{username}/{role_id}"
|
|
3774
4791
|
|
|
@@ -3789,7 +4806,18 @@ class OrgsClient:
|
|
|
3789
4806
|
*,
|
|
3790
4807
|
headers: Optional[Mapping[str, str]] = None,
|
|
3791
4808
|
) -> Response:
|
|
3792
|
-
"""
|
|
4809
|
+
"""orgs/assign-user-to-org-role
|
|
4810
|
+
|
|
4811
|
+
PUT /orgs/{org}/organization-roles/users/{username}/{role_id}
|
|
4812
|
+
|
|
4813
|
+
Assigns an organization role to a member of an organization. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4814
|
+
|
|
4815
|
+
The authenticated user must be an administrator for the organization to use this endpoint.
|
|
4816
|
+
|
|
4817
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4818
|
+
|
|
4819
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-user
|
|
4820
|
+
"""
|
|
3793
4821
|
|
|
3794
4822
|
url = f"/orgs/{org}/organization-roles/users/{username}/{role_id}"
|
|
3795
4823
|
|
|
@@ -3810,7 +4838,18 @@ class OrgsClient:
|
|
|
3810
4838
|
*,
|
|
3811
4839
|
headers: Optional[Mapping[str, str]] = None,
|
|
3812
4840
|
) -> Response:
|
|
3813
|
-
"""
|
|
4841
|
+
"""orgs/revoke-org-role-user
|
|
4842
|
+
|
|
4843
|
+
DELETE /orgs/{org}/organization-roles/users/{username}/{role_id}
|
|
4844
|
+
|
|
4845
|
+
Remove an organization role from a user. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4846
|
+
|
|
4847
|
+
The authenticated user must be an administrator for the organization to use this endpoint.
|
|
4848
|
+
|
|
4849
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4850
|
+
|
|
4851
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-user
|
|
4852
|
+
"""
|
|
3814
4853
|
|
|
3815
4854
|
url = f"/orgs/{org}/organization-roles/users/{username}/{role_id}"
|
|
3816
4855
|
|
|
@@ -3830,7 +4869,18 @@ class OrgsClient:
|
|
|
3830
4869
|
*,
|
|
3831
4870
|
headers: Optional[Mapping[str, str]] = None,
|
|
3832
4871
|
) -> Response:
|
|
3833
|
-
"""
|
|
4872
|
+
"""orgs/revoke-org-role-user
|
|
4873
|
+
|
|
4874
|
+
DELETE /orgs/{org}/organization-roles/users/{username}/{role_id}
|
|
4875
|
+
|
|
4876
|
+
Remove an organization role from a user. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4877
|
+
|
|
4878
|
+
The authenticated user must be an administrator for the organization to use this endpoint.
|
|
4879
|
+
|
|
4880
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4881
|
+
|
|
4882
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-user
|
|
4883
|
+
"""
|
|
3834
4884
|
|
|
3835
4885
|
url = f"/orgs/{org}/organization-roles/users/{username}/{role_id}"
|
|
3836
4886
|
|
|
@@ -3849,7 +4899,21 @@ class OrgsClient:
|
|
|
3849
4899
|
*,
|
|
3850
4900
|
headers: Optional[Mapping[str, str]] = None,
|
|
3851
4901
|
) -> Response[OrganizationRole, OrganizationRoleType]:
|
|
3852
|
-
"""
|
|
4902
|
+
"""orgs/get-org-role
|
|
4903
|
+
|
|
4904
|
+
GET /orgs/{org}/organization-roles/{role_id}
|
|
4905
|
+
|
|
4906
|
+
Gets an organization role that is available to this organization. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4907
|
+
|
|
4908
|
+
To use this endpoint, the authenticated user must be one of:
|
|
4909
|
+
|
|
4910
|
+
- An administrator for the organization.
|
|
4911
|
+
- A user, or a user on a team, with the fine-grained permissions of `read_organization_custom_org_role` in the organization.
|
|
4912
|
+
|
|
4913
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4914
|
+
|
|
4915
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role
|
|
4916
|
+
"""
|
|
3853
4917
|
|
|
3854
4918
|
from ..models import BasicError, OrganizationRole, ValidationError
|
|
3855
4919
|
|
|
@@ -3875,7 +4939,21 @@ class OrgsClient:
|
|
|
3875
4939
|
*,
|
|
3876
4940
|
headers: Optional[Mapping[str, str]] = None,
|
|
3877
4941
|
) -> Response[OrganizationRole, OrganizationRoleType]:
|
|
3878
|
-
"""
|
|
4942
|
+
"""orgs/get-org-role
|
|
4943
|
+
|
|
4944
|
+
GET /orgs/{org}/organization-roles/{role_id}
|
|
4945
|
+
|
|
4946
|
+
Gets an organization role that is available to this organization. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4947
|
+
|
|
4948
|
+
To use this endpoint, the authenticated user must be one of:
|
|
4949
|
+
|
|
4950
|
+
- An administrator for the organization.
|
|
4951
|
+
- A user, or a user on a team, with the fine-grained permissions of `read_organization_custom_org_role` in the organization.
|
|
4952
|
+
|
|
4953
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4954
|
+
|
|
4955
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role
|
|
4956
|
+
"""
|
|
3879
4957
|
|
|
3880
4958
|
from ..models import BasicError, OrganizationRole, ValidationError
|
|
3881
4959
|
|
|
@@ -3903,7 +4981,18 @@ class OrgsClient:
|
|
|
3903
4981
|
page: Missing[int] = UNSET,
|
|
3904
4982
|
headers: Optional[Mapping[str, str]] = None,
|
|
3905
4983
|
) -> Response[list[TeamRoleAssignment], list[TeamRoleAssignmentType]]:
|
|
3906
|
-
"""
|
|
4984
|
+
"""orgs/list-org-role-teams
|
|
4985
|
+
|
|
4986
|
+
GET /orgs/{org}/organization-roles/{role_id}/teams
|
|
4987
|
+
|
|
4988
|
+
Lists the teams that are assigned to an organization role. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
4989
|
+
|
|
4990
|
+
To use this endpoint, you must be an administrator for the organization.
|
|
4991
|
+
|
|
4992
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
4993
|
+
|
|
4994
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role
|
|
4995
|
+
"""
|
|
3907
4996
|
|
|
3908
4997
|
from ..models import TeamRoleAssignment
|
|
3909
4998
|
|
|
@@ -3934,7 +5023,18 @@ class OrgsClient:
|
|
|
3934
5023
|
page: Missing[int] = UNSET,
|
|
3935
5024
|
headers: Optional[Mapping[str, str]] = None,
|
|
3936
5025
|
) -> Response[list[TeamRoleAssignment], list[TeamRoleAssignmentType]]:
|
|
3937
|
-
"""
|
|
5026
|
+
"""orgs/list-org-role-teams
|
|
5027
|
+
|
|
5028
|
+
GET /orgs/{org}/organization-roles/{role_id}/teams
|
|
5029
|
+
|
|
5030
|
+
Lists the teams that are assigned to an organization role. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
5031
|
+
|
|
5032
|
+
To use this endpoint, you must be an administrator for the organization.
|
|
5033
|
+
|
|
5034
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
5035
|
+
|
|
5036
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role
|
|
5037
|
+
"""
|
|
3938
5038
|
|
|
3939
5039
|
from ..models import TeamRoleAssignment
|
|
3940
5040
|
|
|
@@ -3965,7 +5065,18 @@ class OrgsClient:
|
|
|
3965
5065
|
page: Missing[int] = UNSET,
|
|
3966
5066
|
headers: Optional[Mapping[str, str]] = None,
|
|
3967
5067
|
) -> Response[list[UserRoleAssignment], list[UserRoleAssignmentType]]:
|
|
3968
|
-
"""
|
|
5068
|
+
"""orgs/list-org-role-users
|
|
5069
|
+
|
|
5070
|
+
GET /orgs/{org}/organization-roles/{role_id}/users
|
|
5071
|
+
|
|
5072
|
+
Lists organization members that are assigned to an organization role. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
5073
|
+
|
|
5074
|
+
To use this endpoint, you must be an administrator for the organization.
|
|
5075
|
+
|
|
5076
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
5077
|
+
|
|
5078
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role
|
|
5079
|
+
"""
|
|
3969
5080
|
|
|
3970
5081
|
from ..models import UserRoleAssignment
|
|
3971
5082
|
|
|
@@ -3996,7 +5107,18 @@ class OrgsClient:
|
|
|
3996
5107
|
page: Missing[int] = UNSET,
|
|
3997
5108
|
headers: Optional[Mapping[str, str]] = None,
|
|
3998
5109
|
) -> Response[list[UserRoleAssignment], list[UserRoleAssignmentType]]:
|
|
3999
|
-
"""
|
|
5110
|
+
"""orgs/list-org-role-users
|
|
5111
|
+
|
|
5112
|
+
GET /orgs/{org}/organization-roles/{role_id}/users
|
|
5113
|
+
|
|
5114
|
+
Lists organization members that are assigned to an organization role. For more information on organization roles, see "[Using organization roles](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/using-organization-roles)."
|
|
5115
|
+
|
|
5116
|
+
To use this endpoint, you must be an administrator for the organization.
|
|
5117
|
+
|
|
5118
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.
|
|
5119
|
+
|
|
5120
|
+
See also: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role
|
|
5121
|
+
"""
|
|
4000
5122
|
|
|
4001
5123
|
from ..models import UserRoleAssignment
|
|
4002
5124
|
|
|
@@ -4027,7 +5149,14 @@ class OrgsClient:
|
|
|
4027
5149
|
page: Missing[int] = UNSET,
|
|
4028
5150
|
headers: Optional[Mapping[str, str]] = None,
|
|
4029
5151
|
) -> Response[list[SimpleUser], list[SimpleUserType]]:
|
|
4030
|
-
"""
|
|
5152
|
+
"""orgs/list-outside-collaborators
|
|
5153
|
+
|
|
5154
|
+
GET /orgs/{org}/outside_collaborators
|
|
5155
|
+
|
|
5156
|
+
List all users who are outside collaborators of an organization.
|
|
5157
|
+
|
|
5158
|
+
See also: https://docs.github.com/rest/orgs/outside-collaborators#list-outside-collaborators-for-an-organization
|
|
5159
|
+
"""
|
|
4031
5160
|
|
|
4032
5161
|
from ..models import SimpleUser
|
|
4033
5162
|
|
|
@@ -4058,7 +5187,14 @@ class OrgsClient:
|
|
|
4058
5187
|
page: Missing[int] = UNSET,
|
|
4059
5188
|
headers: Optional[Mapping[str, str]] = None,
|
|
4060
5189
|
) -> Response[list[SimpleUser], list[SimpleUserType]]:
|
|
4061
|
-
"""
|
|
5190
|
+
"""orgs/list-outside-collaborators
|
|
5191
|
+
|
|
5192
|
+
GET /orgs/{org}/outside_collaborators
|
|
5193
|
+
|
|
5194
|
+
List all users who are outside collaborators of an organization.
|
|
5195
|
+
|
|
5196
|
+
See also: https://docs.github.com/rest/orgs/outside-collaborators#list-outside-collaborators-for-an-organization
|
|
5197
|
+
"""
|
|
4062
5198
|
|
|
4063
5199
|
from ..models import SimpleUser
|
|
4064
5200
|
|
|
@@ -4119,7 +5255,14 @@ class OrgsClient:
|
|
|
4119
5255
|
OrgsOrgOutsideCollaboratorsUsernamePutResponse202,
|
|
4120
5256
|
OrgsOrgOutsideCollaboratorsUsernamePutResponse202Type,
|
|
4121
5257
|
]:
|
|
4122
|
-
"""
|
|
5258
|
+
"""orgs/convert-member-to-outside-collaborator
|
|
5259
|
+
|
|
5260
|
+
PUT /orgs/{org}/outside_collaborators/{username}
|
|
5261
|
+
|
|
5262
|
+
When an organization member is converted to an outside collaborator, they'll only have access to the repositories that their current team membership allows. The user will no longer be a member of the organization. For more information, see "[Converting an organization member to an outside collaborator](https://docs.github.com/articles/converting-an-organization-member-to-an-outside-collaborator/)". Converting an organization member to an outside collaborator may be restricted by enterprise administrators. For more information, see "[Enforcing repository management policies in your enterprise](https://docs.github.com/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise#enforcing-a-policy-for-inviting-outside-collaborators-to-repositories)."
|
|
5263
|
+
|
|
5264
|
+
See also: https://docs.github.com/rest/orgs/outside-collaborators#convert-an-organization-member-to-outside-collaborator
|
|
5265
|
+
"""
|
|
4123
5266
|
|
|
4124
5267
|
from ..models import (
|
|
4125
5268
|
BasicError,
|
|
@@ -4192,7 +5335,14 @@ class OrgsClient:
|
|
|
4192
5335
|
OrgsOrgOutsideCollaboratorsUsernamePutResponse202,
|
|
4193
5336
|
OrgsOrgOutsideCollaboratorsUsernamePutResponse202Type,
|
|
4194
5337
|
]:
|
|
4195
|
-
"""
|
|
5338
|
+
"""orgs/convert-member-to-outside-collaborator
|
|
5339
|
+
|
|
5340
|
+
PUT /orgs/{org}/outside_collaborators/{username}
|
|
5341
|
+
|
|
5342
|
+
When an organization member is converted to an outside collaborator, they'll only have access to the repositories that their current team membership allows. The user will no longer be a member of the organization. For more information, see "[Converting an organization member to an outside collaborator](https://docs.github.com/articles/converting-an-organization-member-to-an-outside-collaborator/)". Converting an organization member to an outside collaborator may be restricted by enterprise administrators. For more information, see "[Enforcing repository management policies in your enterprise](https://docs.github.com/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise#enforcing-a-policy-for-inviting-outside-collaborators-to-repositories)."
|
|
5343
|
+
|
|
5344
|
+
See also: https://docs.github.com/rest/orgs/outside-collaborators#convert-an-organization-member-to-outside-collaborator
|
|
5345
|
+
"""
|
|
4196
5346
|
|
|
4197
5347
|
from ..models import (
|
|
4198
5348
|
BasicError,
|
|
@@ -4233,7 +5383,14 @@ class OrgsClient:
|
|
|
4233
5383
|
*,
|
|
4234
5384
|
headers: Optional[Mapping[str, str]] = None,
|
|
4235
5385
|
) -> Response:
|
|
4236
|
-
"""
|
|
5386
|
+
"""orgs/remove-outside-collaborator
|
|
5387
|
+
|
|
5388
|
+
DELETE /orgs/{org}/outside_collaborators/{username}
|
|
5389
|
+
|
|
5390
|
+
Removing a user from this list will remove them from all the organization's repositories.
|
|
5391
|
+
|
|
5392
|
+
See also: https://docs.github.com/rest/orgs/outside-collaborators#remove-outside-collaborator-from-an-organization
|
|
5393
|
+
"""
|
|
4237
5394
|
|
|
4238
5395
|
from ..models import OrgsOrgOutsideCollaboratorsUsernameDeleteResponse422
|
|
4239
5396
|
|
|
@@ -4257,7 +5414,14 @@ class OrgsClient:
|
|
|
4257
5414
|
*,
|
|
4258
5415
|
headers: Optional[Mapping[str, str]] = None,
|
|
4259
5416
|
) -> Response:
|
|
4260
|
-
"""
|
|
5417
|
+
"""orgs/remove-outside-collaborator
|
|
5418
|
+
|
|
5419
|
+
DELETE /orgs/{org}/outside_collaborators/{username}
|
|
5420
|
+
|
|
5421
|
+
Removing a user from this list will remove them from all the organization's repositories.
|
|
5422
|
+
|
|
5423
|
+
See also: https://docs.github.com/rest/orgs/outside-collaborators#remove-outside-collaborator-from-an-organization
|
|
5424
|
+
"""
|
|
4261
5425
|
|
|
4262
5426
|
from ..models import OrgsOrgOutsideCollaboratorsUsernameDeleteResponse422
|
|
4263
5427
|
|
|
@@ -4293,7 +5457,16 @@ class OrgsClient:
|
|
|
4293
5457
|
list[OrganizationProgrammaticAccessGrantRequest],
|
|
4294
5458
|
list[OrganizationProgrammaticAccessGrantRequestType],
|
|
4295
5459
|
]:
|
|
4296
|
-
"""
|
|
5460
|
+
"""orgs/list-pat-grant-requests
|
|
5461
|
+
|
|
5462
|
+
GET /orgs/{org}/personal-access-token-requests
|
|
5463
|
+
|
|
5464
|
+
Lists requests from organization members to access organization resources with a fine-grained personal access token.
|
|
5465
|
+
|
|
5466
|
+
Only GitHub Apps can use this endpoint.
|
|
5467
|
+
|
|
5468
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
|
|
5469
|
+
"""
|
|
4297
5470
|
|
|
4298
5471
|
from ..models import (
|
|
4299
5472
|
BasicError,
|
|
@@ -4351,7 +5524,16 @@ class OrgsClient:
|
|
|
4351
5524
|
list[OrganizationProgrammaticAccessGrantRequest],
|
|
4352
5525
|
list[OrganizationProgrammaticAccessGrantRequestType],
|
|
4353
5526
|
]:
|
|
4354
|
-
"""
|
|
5527
|
+
"""orgs/list-pat-grant-requests
|
|
5528
|
+
|
|
5529
|
+
GET /orgs/{org}/personal-access-token-requests
|
|
5530
|
+
|
|
5531
|
+
Lists requests from organization members to access organization resources with a fine-grained personal access token.
|
|
5532
|
+
|
|
5533
|
+
Only GitHub Apps can use this endpoint.
|
|
5534
|
+
|
|
5535
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
|
|
5536
|
+
"""
|
|
4355
5537
|
|
|
4356
5538
|
from ..models import (
|
|
4357
5539
|
BasicError,
|
|
@@ -4428,7 +5610,16 @@ class OrgsClient:
|
|
|
4428
5610
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
4429
5611
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202Type,
|
|
4430
5612
|
]:
|
|
4431
|
-
"""
|
|
5613
|
+
"""orgs/review-pat-grant-requests-in-bulk
|
|
5614
|
+
|
|
5615
|
+
POST /orgs/{org}/personal-access-token-requests
|
|
5616
|
+
|
|
5617
|
+
Approves or denies multiple pending requests to access organization resources via a fine-grained personal access token.
|
|
5618
|
+
|
|
5619
|
+
Only GitHub Apps can use this endpoint.
|
|
5620
|
+
|
|
5621
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#review-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
|
|
5622
|
+
"""
|
|
4432
5623
|
|
|
4433
5624
|
from ..models import (
|
|
4434
5625
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
@@ -4504,7 +5695,16 @@ class OrgsClient:
|
|
|
4504
5695
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
4505
5696
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202Type,
|
|
4506
5697
|
]:
|
|
4507
|
-
"""
|
|
5698
|
+
"""orgs/review-pat-grant-requests-in-bulk
|
|
5699
|
+
|
|
5700
|
+
POST /orgs/{org}/personal-access-token-requests
|
|
5701
|
+
|
|
5702
|
+
Approves or denies multiple pending requests to access organization resources via a fine-grained personal access token.
|
|
5703
|
+
|
|
5704
|
+
Only GitHub Apps can use this endpoint.
|
|
5705
|
+
|
|
5706
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#review-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
|
|
5707
|
+
"""
|
|
4508
5708
|
|
|
4509
5709
|
from ..models import (
|
|
4510
5710
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
@@ -4575,7 +5775,16 @@ class OrgsClient:
|
|
|
4575
5775
|
] = UNSET,
|
|
4576
5776
|
**kwargs,
|
|
4577
5777
|
) -> Response:
|
|
4578
|
-
"""
|
|
5778
|
+
"""orgs/review-pat-grant-request
|
|
5779
|
+
|
|
5780
|
+
POST /orgs/{org}/personal-access-token-requests/{pat_request_id}
|
|
5781
|
+
|
|
5782
|
+
Approves or denies a pending request to access organization resources via a fine-grained personal access token.
|
|
5783
|
+
|
|
5784
|
+
Only GitHub Apps can use this endpoint.
|
|
5785
|
+
|
|
5786
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#review-a-request-to-access-organization-resources-with-a-fine-grained-personal-access-token
|
|
5787
|
+
"""
|
|
4579
5788
|
|
|
4580
5789
|
from ..models import (
|
|
4581
5790
|
BasicError,
|
|
@@ -4644,7 +5853,16 @@ class OrgsClient:
|
|
|
4644
5853
|
] = UNSET,
|
|
4645
5854
|
**kwargs,
|
|
4646
5855
|
) -> Response:
|
|
4647
|
-
"""
|
|
5856
|
+
"""orgs/review-pat-grant-request
|
|
5857
|
+
|
|
5858
|
+
POST /orgs/{org}/personal-access-token-requests/{pat_request_id}
|
|
5859
|
+
|
|
5860
|
+
Approves or denies a pending request to access organization resources via a fine-grained personal access token.
|
|
5861
|
+
|
|
5862
|
+
Only GitHub Apps can use this endpoint.
|
|
5863
|
+
|
|
5864
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#review-a-request-to-access-organization-resources-with-a-fine-grained-personal-access-token
|
|
5865
|
+
"""
|
|
4648
5866
|
|
|
4649
5867
|
from ..models import (
|
|
4650
5868
|
BasicError,
|
|
@@ -4689,7 +5907,16 @@ class OrgsClient:
|
|
|
4689
5907
|
page: Missing[int] = UNSET,
|
|
4690
5908
|
headers: Optional[Mapping[str, str]] = None,
|
|
4691
5909
|
) -> Response[list[MinimalRepository], list[MinimalRepositoryType]]:
|
|
4692
|
-
"""
|
|
5910
|
+
"""orgs/list-pat-grant-request-repositories
|
|
5911
|
+
|
|
5912
|
+
GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories
|
|
5913
|
+
|
|
5914
|
+
Lists the repositories a fine-grained personal access token request is requesting access to.
|
|
5915
|
+
|
|
5916
|
+
Only GitHub Apps can use this endpoint.
|
|
5917
|
+
|
|
5918
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-requested-to-be-accessed-by-a-fine-grained-personal-access-token
|
|
5919
|
+
"""
|
|
4693
5920
|
|
|
4694
5921
|
from ..models import BasicError, MinimalRepository
|
|
4695
5922
|
|
|
@@ -4726,7 +5953,16 @@ class OrgsClient:
|
|
|
4726
5953
|
page: Missing[int] = UNSET,
|
|
4727
5954
|
headers: Optional[Mapping[str, str]] = None,
|
|
4728
5955
|
) -> Response[list[MinimalRepository], list[MinimalRepositoryType]]:
|
|
4729
|
-
"""
|
|
5956
|
+
"""orgs/list-pat-grant-request-repositories
|
|
5957
|
+
|
|
5958
|
+
GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories
|
|
5959
|
+
|
|
5960
|
+
Lists the repositories a fine-grained personal access token request is requesting access to.
|
|
5961
|
+
|
|
5962
|
+
Only GitHub Apps can use this endpoint.
|
|
5963
|
+
|
|
5964
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-requested-to-be-accessed-by-a-fine-grained-personal-access-token
|
|
5965
|
+
"""
|
|
4730
5966
|
|
|
4731
5967
|
from ..models import BasicError, MinimalRepository
|
|
4732
5968
|
|
|
@@ -4773,7 +6009,16 @@ class OrgsClient:
|
|
|
4773
6009
|
list[OrganizationProgrammaticAccessGrant],
|
|
4774
6010
|
list[OrganizationProgrammaticAccessGrantType],
|
|
4775
6011
|
]:
|
|
4776
|
-
"""
|
|
6012
|
+
"""orgs/list-pat-grants
|
|
6013
|
+
|
|
6014
|
+
GET /orgs/{org}/personal-access-tokens
|
|
6015
|
+
|
|
6016
|
+
Lists approved fine-grained personal access tokens owned by organization members that can access organization resources.
|
|
6017
|
+
|
|
6018
|
+
Only GitHub Apps can use this endpoint.
|
|
6019
|
+
|
|
6020
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#list-fine-grained-personal-access-tokens-with-access-to-organization-resources
|
|
6021
|
+
"""
|
|
4777
6022
|
|
|
4778
6023
|
from ..models import (
|
|
4779
6024
|
BasicError,
|
|
@@ -4831,7 +6076,16 @@ class OrgsClient:
|
|
|
4831
6076
|
list[OrganizationProgrammaticAccessGrant],
|
|
4832
6077
|
list[OrganizationProgrammaticAccessGrantType],
|
|
4833
6078
|
]:
|
|
4834
|
-
"""
|
|
6079
|
+
"""orgs/list-pat-grants
|
|
6080
|
+
|
|
6081
|
+
GET /orgs/{org}/personal-access-tokens
|
|
6082
|
+
|
|
6083
|
+
Lists approved fine-grained personal access tokens owned by organization members that can access organization resources.
|
|
6084
|
+
|
|
6085
|
+
Only GitHub Apps can use this endpoint.
|
|
6086
|
+
|
|
6087
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#list-fine-grained-personal-access-tokens-with-access-to-organization-resources
|
|
6088
|
+
"""
|
|
4835
6089
|
|
|
4836
6090
|
from ..models import (
|
|
4837
6091
|
BasicError,
|
|
@@ -4907,7 +6161,16 @@ class OrgsClient:
|
|
|
4907
6161
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
4908
6162
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202Type,
|
|
4909
6163
|
]:
|
|
4910
|
-
"""
|
|
6164
|
+
"""orgs/update-pat-accesses
|
|
6165
|
+
|
|
6166
|
+
POST /orgs/{org}/personal-access-tokens
|
|
6167
|
+
|
|
6168
|
+
Updates the access organization members have to organization resources via fine-grained personal access tokens. Limited to revoking a token's existing access.
|
|
6169
|
+
|
|
6170
|
+
Only GitHub Apps can use this endpoint.
|
|
6171
|
+
|
|
6172
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-to-organization-resources-via-fine-grained-personal-access-tokens
|
|
6173
|
+
"""
|
|
4911
6174
|
|
|
4912
6175
|
from ..models import (
|
|
4913
6176
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
@@ -4980,7 +6243,16 @@ class OrgsClient:
|
|
|
4980
6243
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
4981
6244
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202Type,
|
|
4982
6245
|
]:
|
|
4983
|
-
"""
|
|
6246
|
+
"""orgs/update-pat-accesses
|
|
6247
|
+
|
|
6248
|
+
POST /orgs/{org}/personal-access-tokens
|
|
6249
|
+
|
|
6250
|
+
Updates the access organization members have to organization resources via fine-grained personal access tokens. Limited to revoking a token's existing access.
|
|
6251
|
+
|
|
6252
|
+
Only GitHub Apps can use this endpoint.
|
|
6253
|
+
|
|
6254
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-to-organization-resources-via-fine-grained-personal-access-tokens
|
|
6255
|
+
"""
|
|
4984
6256
|
|
|
4985
6257
|
from ..models import (
|
|
4986
6258
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202,
|
|
@@ -5046,7 +6318,16 @@ class OrgsClient:
|
|
|
5046
6318
|
data: Missing[OrgsOrgPersonalAccessTokensPatIdPostBodyType] = UNSET,
|
|
5047
6319
|
**kwargs,
|
|
5048
6320
|
) -> Response:
|
|
5049
|
-
"""
|
|
6321
|
+
"""orgs/update-pat-access
|
|
6322
|
+
|
|
6323
|
+
POST /orgs/{org}/personal-access-tokens/{pat_id}
|
|
6324
|
+
|
|
6325
|
+
Updates the access an organization member has to organization resources via a fine-grained personal access token. Limited to revoking the token's existing access. Limited to revoking a token's existing access.
|
|
6326
|
+
|
|
6327
|
+
Only GitHub Apps can use this endpoint.
|
|
6328
|
+
|
|
6329
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-a-fine-grained-personal-access-token-has-to-organization-resources
|
|
6330
|
+
"""
|
|
5050
6331
|
|
|
5051
6332
|
from ..models import (
|
|
5052
6333
|
BasicError,
|
|
@@ -5110,7 +6391,16 @@ class OrgsClient:
|
|
|
5110
6391
|
data: Missing[OrgsOrgPersonalAccessTokensPatIdPostBodyType] = UNSET,
|
|
5111
6392
|
**kwargs,
|
|
5112
6393
|
) -> Response:
|
|
5113
|
-
"""
|
|
6394
|
+
"""orgs/update-pat-access
|
|
6395
|
+
|
|
6396
|
+
POST /orgs/{org}/personal-access-tokens/{pat_id}
|
|
6397
|
+
|
|
6398
|
+
Updates the access an organization member has to organization resources via a fine-grained personal access token. Limited to revoking the token's existing access. Limited to revoking a token's existing access.
|
|
6399
|
+
|
|
6400
|
+
Only GitHub Apps can use this endpoint.
|
|
6401
|
+
|
|
6402
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-a-fine-grained-personal-access-token-has-to-organization-resources
|
|
6403
|
+
"""
|
|
5114
6404
|
|
|
5115
6405
|
from ..models import (
|
|
5116
6406
|
BasicError,
|
|
@@ -5153,7 +6443,16 @@ class OrgsClient:
|
|
|
5153
6443
|
page: Missing[int] = UNSET,
|
|
5154
6444
|
headers: Optional[Mapping[str, str]] = None,
|
|
5155
6445
|
) -> Response[list[MinimalRepository], list[MinimalRepositoryType]]:
|
|
5156
|
-
"""
|
|
6446
|
+
"""orgs/list-pat-grant-repositories
|
|
6447
|
+
|
|
6448
|
+
GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories
|
|
6449
|
+
|
|
6450
|
+
Lists the repositories a fine-grained personal access token has access to.
|
|
6451
|
+
|
|
6452
|
+
Only GitHub Apps can use this endpoint.
|
|
6453
|
+
|
|
6454
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-a-fine-grained-personal-access-token-has-access-to
|
|
6455
|
+
"""
|
|
5157
6456
|
|
|
5158
6457
|
from ..models import BasicError, MinimalRepository
|
|
5159
6458
|
|
|
@@ -5188,7 +6487,16 @@ class OrgsClient:
|
|
|
5188
6487
|
page: Missing[int] = UNSET,
|
|
5189
6488
|
headers: Optional[Mapping[str, str]] = None,
|
|
5190
6489
|
) -> Response[list[MinimalRepository], list[MinimalRepositoryType]]:
|
|
5191
|
-
"""
|
|
6490
|
+
"""orgs/list-pat-grant-repositories
|
|
6491
|
+
|
|
6492
|
+
GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories
|
|
6493
|
+
|
|
6494
|
+
Lists the repositories a fine-grained personal access token has access to.
|
|
6495
|
+
|
|
6496
|
+
Only GitHub Apps can use this endpoint.
|
|
6497
|
+
|
|
6498
|
+
See also: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-a-fine-grained-personal-access-token-has-access-to
|
|
6499
|
+
"""
|
|
5192
6500
|
|
|
5193
6501
|
from ..models import BasicError, MinimalRepository
|
|
5194
6502
|
|
|
@@ -5220,7 +6528,15 @@ class OrgsClient:
|
|
|
5220
6528
|
*,
|
|
5221
6529
|
headers: Optional[Mapping[str, str]] = None,
|
|
5222
6530
|
) -> Response[list[CustomProperty], list[CustomPropertyType]]:
|
|
5223
|
-
"""
|
|
6531
|
+
"""orgs/get-all-custom-properties
|
|
6532
|
+
|
|
6533
|
+
GET /orgs/{org}/properties/schema
|
|
6534
|
+
|
|
6535
|
+
Gets all custom properties defined for an organization.
|
|
6536
|
+
Organization members can read these properties.
|
|
6537
|
+
|
|
6538
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization
|
|
6539
|
+
"""
|
|
5224
6540
|
|
|
5225
6541
|
from ..models import BasicError, CustomProperty
|
|
5226
6542
|
|
|
@@ -5245,7 +6561,15 @@ class OrgsClient:
|
|
|
5245
6561
|
*,
|
|
5246
6562
|
headers: Optional[Mapping[str, str]] = None,
|
|
5247
6563
|
) -> Response[list[CustomProperty], list[CustomPropertyType]]:
|
|
5248
|
-
"""
|
|
6564
|
+
"""orgs/get-all-custom-properties
|
|
6565
|
+
|
|
6566
|
+
GET /orgs/{org}/properties/schema
|
|
6567
|
+
|
|
6568
|
+
Gets all custom properties defined for an organization.
|
|
6569
|
+
Organization members can read these properties.
|
|
6570
|
+
|
|
6571
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization
|
|
6572
|
+
"""
|
|
5249
6573
|
|
|
5250
6574
|
from ..models import BasicError, CustomProperty
|
|
5251
6575
|
|
|
@@ -5291,7 +6615,22 @@ class OrgsClient:
|
|
|
5291
6615
|
data: Missing[OrgsOrgPropertiesSchemaPatchBodyType] = UNSET,
|
|
5292
6616
|
**kwargs,
|
|
5293
6617
|
) -> Response[list[CustomProperty], list[CustomPropertyType]]:
|
|
5294
|
-
"""
|
|
6618
|
+
"""orgs/create-or-update-custom-properties
|
|
6619
|
+
|
|
6620
|
+
PATCH /orgs/{org}/properties/schema
|
|
6621
|
+
|
|
6622
|
+
Creates new or updates existing custom properties defined for an organization in a batch.
|
|
6623
|
+
|
|
6624
|
+
If the property already exists, the existing property will be replaced with the new values.
|
|
6625
|
+
Missing optional values will fall back to default values, previous values will be overwritten.
|
|
6626
|
+
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`.
|
|
6627
|
+
|
|
6628
|
+
To use this endpoint, the authenticated user must be one of:
|
|
6629
|
+
- An administrator for the organization.
|
|
6630
|
+
- A user, or a user on a team, with the fine-grained permission of `custom_properties_org_definitions_manager` in the organization.
|
|
6631
|
+
|
|
6632
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization
|
|
6633
|
+
"""
|
|
5295
6634
|
|
|
5296
6635
|
from ..models import (
|
|
5297
6636
|
BasicError,
|
|
@@ -5351,7 +6690,22 @@ class OrgsClient:
|
|
|
5351
6690
|
data: Missing[OrgsOrgPropertiesSchemaPatchBodyType] = UNSET,
|
|
5352
6691
|
**kwargs,
|
|
5353
6692
|
) -> Response[list[CustomProperty], list[CustomPropertyType]]:
|
|
5354
|
-
"""
|
|
6693
|
+
"""orgs/create-or-update-custom-properties
|
|
6694
|
+
|
|
6695
|
+
PATCH /orgs/{org}/properties/schema
|
|
6696
|
+
|
|
6697
|
+
Creates new or updates existing custom properties defined for an organization in a batch.
|
|
6698
|
+
|
|
6699
|
+
If the property already exists, the existing property will be replaced with the new values.
|
|
6700
|
+
Missing optional values will fall back to default values, previous values will be overwritten.
|
|
6701
|
+
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`.
|
|
6702
|
+
|
|
6703
|
+
To use this endpoint, the authenticated user must be one of:
|
|
6704
|
+
- An administrator for the organization.
|
|
6705
|
+
- A user, or a user on a team, with the fine-grained permission of `custom_properties_org_definitions_manager` in the organization.
|
|
6706
|
+
|
|
6707
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization
|
|
6708
|
+
"""
|
|
5355
6709
|
|
|
5356
6710
|
from ..models import (
|
|
5357
6711
|
BasicError,
|
|
@@ -5391,7 +6745,15 @@ class OrgsClient:
|
|
|
5391
6745
|
*,
|
|
5392
6746
|
headers: Optional[Mapping[str, str]] = None,
|
|
5393
6747
|
) -> Response[CustomProperty, CustomPropertyType]:
|
|
5394
|
-
"""
|
|
6748
|
+
"""orgs/get-custom-property
|
|
6749
|
+
|
|
6750
|
+
GET /orgs/{org}/properties/schema/{custom_property_name}
|
|
6751
|
+
|
|
6752
|
+
Gets a custom property that is defined for an organization.
|
|
6753
|
+
Organization members can read these properties.
|
|
6754
|
+
|
|
6755
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization
|
|
6756
|
+
"""
|
|
5395
6757
|
|
|
5396
6758
|
from ..models import BasicError, CustomProperty
|
|
5397
6759
|
|
|
@@ -5417,7 +6779,15 @@ class OrgsClient:
|
|
|
5417
6779
|
*,
|
|
5418
6780
|
headers: Optional[Mapping[str, str]] = None,
|
|
5419
6781
|
) -> Response[CustomProperty, CustomPropertyType]:
|
|
5420
|
-
"""
|
|
6782
|
+
"""orgs/get-custom-property
|
|
6783
|
+
|
|
6784
|
+
GET /orgs/{org}/properties/schema/{custom_property_name}
|
|
6785
|
+
|
|
6786
|
+
Gets a custom property that is defined for an organization.
|
|
6787
|
+
Organization members can read these properties.
|
|
6788
|
+
|
|
6789
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization
|
|
6790
|
+
"""
|
|
5421
6791
|
|
|
5422
6792
|
from ..models import BasicError, CustomProperty
|
|
5423
6793
|
|
|
@@ -5473,7 +6843,18 @@ class OrgsClient:
|
|
|
5473
6843
|
data: Missing[CustomPropertySetPayloadType] = UNSET,
|
|
5474
6844
|
**kwargs,
|
|
5475
6845
|
) -> Response[CustomProperty, CustomPropertyType]:
|
|
5476
|
-
"""
|
|
6846
|
+
"""orgs/create-or-update-custom-property
|
|
6847
|
+
|
|
6848
|
+
PUT /orgs/{org}/properties/schema/{custom_property_name}
|
|
6849
|
+
|
|
6850
|
+
Creates a new or updates an existing custom property that is defined for an organization.
|
|
6851
|
+
|
|
6852
|
+
To use this endpoint, the authenticated user must be one of:
|
|
6853
|
+
- An administrator for the organization.
|
|
6854
|
+
- A user, or a user on a team, with the fine-grained permission of `custom_properties_org_definitions_manager` in the organization.
|
|
6855
|
+
|
|
6856
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization
|
|
6857
|
+
"""
|
|
5477
6858
|
|
|
5478
6859
|
from ..models import BasicError, CustomProperty, CustomPropertySetPayload
|
|
5479
6860
|
|
|
@@ -5539,7 +6920,18 @@ class OrgsClient:
|
|
|
5539
6920
|
data: Missing[CustomPropertySetPayloadType] = UNSET,
|
|
5540
6921
|
**kwargs,
|
|
5541
6922
|
) -> Response[CustomProperty, CustomPropertyType]:
|
|
5542
|
-
"""
|
|
6923
|
+
"""orgs/create-or-update-custom-property
|
|
6924
|
+
|
|
6925
|
+
PUT /orgs/{org}/properties/schema/{custom_property_name}
|
|
6926
|
+
|
|
6927
|
+
Creates a new or updates an existing custom property that is defined for an organization.
|
|
6928
|
+
|
|
6929
|
+
To use this endpoint, the authenticated user must be one of:
|
|
6930
|
+
- An administrator for the organization.
|
|
6931
|
+
- A user, or a user on a team, with the fine-grained permission of `custom_properties_org_definitions_manager` in the organization.
|
|
6932
|
+
|
|
6933
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization
|
|
6934
|
+
"""
|
|
5543
6935
|
|
|
5544
6936
|
from ..models import BasicError, CustomProperty, CustomPropertySetPayload
|
|
5545
6937
|
|
|
@@ -5575,7 +6967,18 @@ class OrgsClient:
|
|
|
5575
6967
|
*,
|
|
5576
6968
|
headers: Optional[Mapping[str, str]] = None,
|
|
5577
6969
|
) -> Response:
|
|
5578
|
-
"""
|
|
6970
|
+
"""orgs/remove-custom-property
|
|
6971
|
+
|
|
6972
|
+
DELETE /orgs/{org}/properties/schema/{custom_property_name}
|
|
6973
|
+
|
|
6974
|
+
Removes a custom property that is defined for an organization.
|
|
6975
|
+
|
|
6976
|
+
To use this endpoint, the authenticated user must be one of:
|
|
6977
|
+
- An administrator for the organization.
|
|
6978
|
+
- A user, or a user on a team, with the fine-grained permission of `custom_properties_org_definitions_manager` in the organization.
|
|
6979
|
+
|
|
6980
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization
|
|
6981
|
+
"""
|
|
5579
6982
|
|
|
5580
6983
|
from ..models import BasicError
|
|
5581
6984
|
|
|
@@ -5600,7 +7003,18 @@ class OrgsClient:
|
|
|
5600
7003
|
*,
|
|
5601
7004
|
headers: Optional[Mapping[str, str]] = None,
|
|
5602
7005
|
) -> Response:
|
|
5603
|
-
"""
|
|
7006
|
+
"""orgs/remove-custom-property
|
|
7007
|
+
|
|
7008
|
+
DELETE /orgs/{org}/properties/schema/{custom_property_name}
|
|
7009
|
+
|
|
7010
|
+
Removes a custom property that is defined for an organization.
|
|
7011
|
+
|
|
7012
|
+
To use this endpoint, the authenticated user must be one of:
|
|
7013
|
+
- An administrator for the organization.
|
|
7014
|
+
- A user, or a user on a team, with the fine-grained permission of `custom_properties_org_definitions_manager` in the organization.
|
|
7015
|
+
|
|
7016
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization
|
|
7017
|
+
"""
|
|
5604
7018
|
|
|
5605
7019
|
from ..models import BasicError
|
|
5606
7020
|
|
|
@@ -5629,7 +7043,15 @@ class OrgsClient:
|
|
|
5629
7043
|
) -> Response[
|
|
5630
7044
|
list[OrgRepoCustomPropertyValues], list[OrgRepoCustomPropertyValuesType]
|
|
5631
7045
|
]:
|
|
5632
|
-
"""
|
|
7046
|
+
"""orgs/list-custom-properties-values-for-repos
|
|
7047
|
+
|
|
7048
|
+
GET /orgs/{org}/properties/values
|
|
7049
|
+
|
|
7050
|
+
Lists organization repositories with all of their custom property values.
|
|
7051
|
+
Organization members can read these properties.
|
|
7052
|
+
|
|
7053
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories
|
|
7054
|
+
"""
|
|
5633
7055
|
|
|
5634
7056
|
from ..models import BasicError, OrgRepoCustomPropertyValues
|
|
5635
7057
|
|
|
@@ -5666,7 +7088,15 @@ class OrgsClient:
|
|
|
5666
7088
|
) -> Response[
|
|
5667
7089
|
list[OrgRepoCustomPropertyValues], list[OrgRepoCustomPropertyValuesType]
|
|
5668
7090
|
]:
|
|
5669
|
-
"""
|
|
7091
|
+
"""orgs/list-custom-properties-values-for-repos
|
|
7092
|
+
|
|
7093
|
+
GET /orgs/{org}/properties/values
|
|
7094
|
+
|
|
7095
|
+
Lists organization repositories with all of their custom property values.
|
|
7096
|
+
Organization members can read these properties.
|
|
7097
|
+
|
|
7098
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories
|
|
7099
|
+
"""
|
|
5670
7100
|
|
|
5671
7101
|
from ..models import BasicError, OrgRepoCustomPropertyValues
|
|
5672
7102
|
|
|
@@ -5720,7 +7150,23 @@ class OrgsClient:
|
|
|
5720
7150
|
data: Missing[OrgsOrgPropertiesValuesPatchBodyType] = UNSET,
|
|
5721
7151
|
**kwargs,
|
|
5722
7152
|
) -> Response:
|
|
5723
|
-
"""
|
|
7153
|
+
"""orgs/create-or-update-custom-properties-values-for-repos
|
|
7154
|
+
|
|
7155
|
+
PATCH /orgs/{org}/properties/values
|
|
7156
|
+
|
|
7157
|
+
Create new or update existing custom property values for repositories in a batch that belong to an organization.
|
|
7158
|
+
Each target repository will have its custom property values updated to match the values provided in the request.
|
|
7159
|
+
|
|
7160
|
+
A maximum of 30 repositories can be updated in a single request.
|
|
7161
|
+
|
|
7162
|
+
Using a value of `null` for a custom property will remove or 'unset' the property value from the repository.
|
|
7163
|
+
|
|
7164
|
+
To use this endpoint, the authenticated user must be one of:
|
|
7165
|
+
- An administrator for the organization.
|
|
7166
|
+
- A user, or a user on a team, with the fine-grained permission of `custom_properties_org_values_editor` in the organization.
|
|
7167
|
+
|
|
7168
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories
|
|
7169
|
+
"""
|
|
5724
7170
|
|
|
5725
7171
|
from ..models import (
|
|
5726
7172
|
BasicError,
|
|
@@ -5781,7 +7227,23 @@ class OrgsClient:
|
|
|
5781
7227
|
data: Missing[OrgsOrgPropertiesValuesPatchBodyType] = UNSET,
|
|
5782
7228
|
**kwargs,
|
|
5783
7229
|
) -> Response:
|
|
5784
|
-
"""
|
|
7230
|
+
"""orgs/create-or-update-custom-properties-values-for-repos
|
|
7231
|
+
|
|
7232
|
+
PATCH /orgs/{org}/properties/values
|
|
7233
|
+
|
|
7234
|
+
Create new or update existing custom property values for repositories in a batch that belong to an organization.
|
|
7235
|
+
Each target repository will have its custom property values updated to match the values provided in the request.
|
|
7236
|
+
|
|
7237
|
+
A maximum of 30 repositories can be updated in a single request.
|
|
7238
|
+
|
|
7239
|
+
Using a value of `null` for a custom property will remove or 'unset' the property value from the repository.
|
|
7240
|
+
|
|
7241
|
+
To use this endpoint, the authenticated user must be one of:
|
|
7242
|
+
- An administrator for the organization.
|
|
7243
|
+
- A user, or a user on a team, with the fine-grained permission of `custom_properties_org_values_editor` in the organization.
|
|
7244
|
+
|
|
7245
|
+
See also: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories
|
|
7246
|
+
"""
|
|
5785
7247
|
|
|
5786
7248
|
from ..models import (
|
|
5787
7249
|
BasicError,
|
|
@@ -5822,7 +7284,14 @@ class OrgsClient:
|
|
|
5822
7284
|
page: Missing[int] = UNSET,
|
|
5823
7285
|
headers: Optional[Mapping[str, str]] = None,
|
|
5824
7286
|
) -> Response[list[SimpleUser], list[SimpleUserType]]:
|
|
5825
|
-
"""
|
|
7287
|
+
"""orgs/list-public-members
|
|
7288
|
+
|
|
7289
|
+
GET /orgs/{org}/public_members
|
|
7290
|
+
|
|
7291
|
+
Members of an organization can choose to have their membership publicized or not.
|
|
7292
|
+
|
|
7293
|
+
See also: https://docs.github.com/rest/orgs/members#list-public-organization-members
|
|
7294
|
+
"""
|
|
5826
7295
|
|
|
5827
7296
|
from ..models import SimpleUser
|
|
5828
7297
|
|
|
@@ -5851,7 +7320,14 @@ class OrgsClient:
|
|
|
5851
7320
|
page: Missing[int] = UNSET,
|
|
5852
7321
|
headers: Optional[Mapping[str, str]] = None,
|
|
5853
7322
|
) -> Response[list[SimpleUser], list[SimpleUserType]]:
|
|
5854
|
-
"""
|
|
7323
|
+
"""orgs/list-public-members
|
|
7324
|
+
|
|
7325
|
+
GET /orgs/{org}/public_members
|
|
7326
|
+
|
|
7327
|
+
Members of an organization can choose to have their membership publicized or not.
|
|
7328
|
+
|
|
7329
|
+
See also: https://docs.github.com/rest/orgs/members#list-public-organization-members
|
|
7330
|
+
"""
|
|
5855
7331
|
|
|
5856
7332
|
from ..models import SimpleUser
|
|
5857
7333
|
|
|
@@ -5879,7 +7355,14 @@ class OrgsClient:
|
|
|
5879
7355
|
*,
|
|
5880
7356
|
headers: Optional[Mapping[str, str]] = None,
|
|
5881
7357
|
) -> Response:
|
|
5882
|
-
"""
|
|
7358
|
+
"""orgs/check-public-membership-for-user
|
|
7359
|
+
|
|
7360
|
+
GET /orgs/{org}/public_members/{username}
|
|
7361
|
+
|
|
7362
|
+
Check if the provided user is a public member of the organization.
|
|
7363
|
+
|
|
7364
|
+
See also: https://docs.github.com/rest/orgs/members#check-public-organization-membership-for-a-user
|
|
7365
|
+
"""
|
|
5883
7366
|
|
|
5884
7367
|
url = f"/orgs/{org}/public_members/{username}"
|
|
5885
7368
|
|
|
@@ -5899,7 +7382,14 @@ class OrgsClient:
|
|
|
5899
7382
|
*,
|
|
5900
7383
|
headers: Optional[Mapping[str, str]] = None,
|
|
5901
7384
|
) -> Response:
|
|
5902
|
-
"""
|
|
7385
|
+
"""orgs/check-public-membership-for-user
|
|
7386
|
+
|
|
7387
|
+
GET /orgs/{org}/public_members/{username}
|
|
7388
|
+
|
|
7389
|
+
Check if the provided user is a public member of the organization.
|
|
7390
|
+
|
|
7391
|
+
See also: https://docs.github.com/rest/orgs/members#check-public-organization-membership-for-a-user
|
|
7392
|
+
"""
|
|
5903
7393
|
|
|
5904
7394
|
url = f"/orgs/{org}/public_members/{username}"
|
|
5905
7395
|
|
|
@@ -5919,7 +7409,16 @@ class OrgsClient:
|
|
|
5919
7409
|
*,
|
|
5920
7410
|
headers: Optional[Mapping[str, str]] = None,
|
|
5921
7411
|
) -> Response:
|
|
5922
|
-
"""
|
|
7412
|
+
"""orgs/set-public-membership-for-authenticated-user
|
|
7413
|
+
|
|
7414
|
+
PUT /orgs/{org}/public_members/{username}
|
|
7415
|
+
|
|
7416
|
+
The user can publicize their own membership. (A user cannot publicize the membership for another user.)
|
|
7417
|
+
|
|
7418
|
+
Note that you'll need to set `Content-Length` to zero when calling out to this endpoint. For more information, see "[HTTP method](https://docs.github.com/rest/guides/getting-started-with-the-rest-api#http-method)."
|
|
7419
|
+
|
|
7420
|
+
See also: https://docs.github.com/rest/orgs/members#set-public-organization-membership-for-the-authenticated-user
|
|
7421
|
+
"""
|
|
5923
7422
|
|
|
5924
7423
|
from ..models import BasicError
|
|
5925
7424
|
|
|
@@ -5943,7 +7442,16 @@ class OrgsClient:
|
|
|
5943
7442
|
*,
|
|
5944
7443
|
headers: Optional[Mapping[str, str]] = None,
|
|
5945
7444
|
) -> Response:
|
|
5946
|
-
"""
|
|
7445
|
+
"""orgs/set-public-membership-for-authenticated-user
|
|
7446
|
+
|
|
7447
|
+
PUT /orgs/{org}/public_members/{username}
|
|
7448
|
+
|
|
7449
|
+
The user can publicize their own membership. (A user cannot publicize the membership for another user.)
|
|
7450
|
+
|
|
7451
|
+
Note that you'll need to set `Content-Length` to zero when calling out to this endpoint. For more information, see "[HTTP method](https://docs.github.com/rest/guides/getting-started-with-the-rest-api#http-method)."
|
|
7452
|
+
|
|
7453
|
+
See also: https://docs.github.com/rest/orgs/members#set-public-organization-membership-for-the-authenticated-user
|
|
7454
|
+
"""
|
|
5947
7455
|
|
|
5948
7456
|
from ..models import BasicError
|
|
5949
7457
|
|
|
@@ -5967,7 +7475,14 @@ class OrgsClient:
|
|
|
5967
7475
|
*,
|
|
5968
7476
|
headers: Optional[Mapping[str, str]] = None,
|
|
5969
7477
|
) -> Response:
|
|
5970
|
-
"""
|
|
7478
|
+
"""orgs/remove-public-membership-for-authenticated-user
|
|
7479
|
+
|
|
7480
|
+
DELETE /orgs/{org}/public_members/{username}
|
|
7481
|
+
|
|
7482
|
+
Removes the public membership for the authenticated user from the specified organization, unless public visibility is enforced by default.
|
|
7483
|
+
|
|
7484
|
+
See also: https://docs.github.com/rest/orgs/members#remove-public-organization-membership-for-the-authenticated-user
|
|
7485
|
+
"""
|
|
5971
7486
|
|
|
5972
7487
|
url = f"/orgs/{org}/public_members/{username}"
|
|
5973
7488
|
|
|
@@ -5986,7 +7501,14 @@ class OrgsClient:
|
|
|
5986
7501
|
*,
|
|
5987
7502
|
headers: Optional[Mapping[str, str]] = None,
|
|
5988
7503
|
) -> Response:
|
|
5989
|
-
"""
|
|
7504
|
+
"""orgs/remove-public-membership-for-authenticated-user
|
|
7505
|
+
|
|
7506
|
+
DELETE /orgs/{org}/public_members/{username}
|
|
7507
|
+
|
|
7508
|
+
Removes the public membership for the authenticated user from the specified organization, unless public visibility is enforced by default.
|
|
7509
|
+
|
|
7510
|
+
See also: https://docs.github.com/rest/orgs/members#remove-public-organization-membership-for-the-authenticated-user
|
|
7511
|
+
"""
|
|
5990
7512
|
|
|
5991
7513
|
url = f"/orgs/{org}/public_members/{username}"
|
|
5992
7514
|
|
|
@@ -6007,7 +7529,14 @@ class OrgsClient:
|
|
|
6007
7529
|
page: Missing[int] = UNSET,
|
|
6008
7530
|
headers: Optional[Mapping[str, str]] = None,
|
|
6009
7531
|
) -> Response[list[RulesetVersion], list[RulesetVersionType]]:
|
|
6010
|
-
"""
|
|
7532
|
+
"""orgs/get-org-ruleset-history
|
|
7533
|
+
|
|
7534
|
+
GET /orgs/{org}/rulesets/{ruleset_id}/history
|
|
7535
|
+
|
|
7536
|
+
Get the history of an organization ruleset.
|
|
7537
|
+
|
|
7538
|
+
See also: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-history
|
|
7539
|
+
"""
|
|
6011
7540
|
|
|
6012
7541
|
from ..models import BasicError, RulesetVersion
|
|
6013
7542
|
|
|
@@ -6041,7 +7570,14 @@ class OrgsClient:
|
|
|
6041
7570
|
page: Missing[int] = UNSET,
|
|
6042
7571
|
headers: Optional[Mapping[str, str]] = None,
|
|
6043
7572
|
) -> Response[list[RulesetVersion], list[RulesetVersionType]]:
|
|
6044
|
-
"""
|
|
7573
|
+
"""orgs/get-org-ruleset-history
|
|
7574
|
+
|
|
7575
|
+
GET /orgs/{org}/rulesets/{ruleset_id}/history
|
|
7576
|
+
|
|
7577
|
+
Get the history of an organization ruleset.
|
|
7578
|
+
|
|
7579
|
+
See also: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-history
|
|
7580
|
+
"""
|
|
6045
7581
|
|
|
6046
7582
|
from ..models import BasicError, RulesetVersion
|
|
6047
7583
|
|
|
@@ -6074,7 +7610,14 @@ class OrgsClient:
|
|
|
6074
7610
|
*,
|
|
6075
7611
|
headers: Optional[Mapping[str, str]] = None,
|
|
6076
7612
|
) -> Response[RulesetVersionWithState, RulesetVersionWithStateType]:
|
|
6077
|
-
"""
|
|
7613
|
+
"""orgs/get-org-ruleset-version
|
|
7614
|
+
|
|
7615
|
+
GET /orgs/{org}/rulesets/{ruleset_id}/history/{version_id}
|
|
7616
|
+
|
|
7617
|
+
Get a version of an organization ruleset.
|
|
7618
|
+
|
|
7619
|
+
See also: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-version
|
|
7620
|
+
"""
|
|
6078
7621
|
|
|
6079
7622
|
from ..models import BasicError, RulesetVersionWithState
|
|
6080
7623
|
|
|
@@ -6101,7 +7644,14 @@ class OrgsClient:
|
|
|
6101
7644
|
*,
|
|
6102
7645
|
headers: Optional[Mapping[str, str]] = None,
|
|
6103
7646
|
) -> Response[RulesetVersionWithState, RulesetVersionWithStateType]:
|
|
6104
|
-
"""
|
|
7647
|
+
"""orgs/get-org-ruleset-version
|
|
7648
|
+
|
|
7649
|
+
GET /orgs/{org}/rulesets/{ruleset_id}/history/{version_id}
|
|
7650
|
+
|
|
7651
|
+
Get a version of an organization ruleset.
|
|
7652
|
+
|
|
7653
|
+
See also: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-version
|
|
7654
|
+
"""
|
|
6105
7655
|
|
|
6106
7656
|
from ..models import BasicError, RulesetVersionWithState
|
|
6107
7657
|
|
|
@@ -6126,7 +7676,15 @@ class OrgsClient:
|
|
|
6126
7676
|
*,
|
|
6127
7677
|
headers: Optional[Mapping[str, str]] = None,
|
|
6128
7678
|
) -> Response[list[TeamSimple], list[TeamSimpleType]]:
|
|
6129
|
-
"""
|
|
7679
|
+
"""DEPRECATED orgs/list-security-manager-teams
|
|
7680
|
+
|
|
7681
|
+
GET /orgs/{org}/security-managers
|
|
7682
|
+
|
|
7683
|
+
> [!WARNING]
|
|
7684
|
+
> **Closing down notice:** This operation is closing down and will be removed starting January 1, 2026. Please use the "[Organization Roles](https://docs.github.com/rest/orgs/organization-roles)" endpoints instead.
|
|
7685
|
+
|
|
7686
|
+
See also: https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams
|
|
7687
|
+
"""
|
|
6130
7688
|
|
|
6131
7689
|
from ..models import TeamSimple
|
|
6132
7690
|
|
|
@@ -6147,7 +7705,15 @@ class OrgsClient:
|
|
|
6147
7705
|
*,
|
|
6148
7706
|
headers: Optional[Mapping[str, str]] = None,
|
|
6149
7707
|
) -> Response[list[TeamSimple], list[TeamSimpleType]]:
|
|
6150
|
-
"""
|
|
7708
|
+
"""DEPRECATED orgs/list-security-manager-teams
|
|
7709
|
+
|
|
7710
|
+
GET /orgs/{org}/security-managers
|
|
7711
|
+
|
|
7712
|
+
> [!WARNING]
|
|
7713
|
+
> **Closing down notice:** This operation is closing down and will be removed starting January 1, 2026. Please use the "[Organization Roles](https://docs.github.com/rest/orgs/organization-roles)" endpoints instead.
|
|
7714
|
+
|
|
7715
|
+
See also: https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams
|
|
7716
|
+
"""
|
|
6151
7717
|
|
|
6152
7718
|
from ..models import TeamSimple
|
|
6153
7719
|
|
|
@@ -6169,7 +7735,15 @@ class OrgsClient:
|
|
|
6169
7735
|
*,
|
|
6170
7736
|
headers: Optional[Mapping[str, str]] = None,
|
|
6171
7737
|
) -> Response:
|
|
6172
|
-
"""
|
|
7738
|
+
"""DEPRECATED orgs/add-security-manager-team
|
|
7739
|
+
|
|
7740
|
+
PUT /orgs/{org}/security-managers/teams/{team_slug}
|
|
7741
|
+
|
|
7742
|
+
> [!WARNING]
|
|
7743
|
+
> **Closing down notice:** This operation is closing down and will be removed starting January 1, 2026. Please use the "[Organization Roles](https://docs.github.com/rest/orgs/organization-roles)" endpoints instead.
|
|
7744
|
+
|
|
7745
|
+
See also: https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team
|
|
7746
|
+
"""
|
|
6173
7747
|
|
|
6174
7748
|
url = f"/orgs/{org}/security-managers/teams/{team_slug}"
|
|
6175
7749
|
|
|
@@ -6188,7 +7762,15 @@ class OrgsClient:
|
|
|
6188
7762
|
*,
|
|
6189
7763
|
headers: Optional[Mapping[str, str]] = None,
|
|
6190
7764
|
) -> Response:
|
|
6191
|
-
"""
|
|
7765
|
+
"""DEPRECATED orgs/add-security-manager-team
|
|
7766
|
+
|
|
7767
|
+
PUT /orgs/{org}/security-managers/teams/{team_slug}
|
|
7768
|
+
|
|
7769
|
+
> [!WARNING]
|
|
7770
|
+
> **Closing down notice:** This operation is closing down and will be removed starting January 1, 2026. Please use the "[Organization Roles](https://docs.github.com/rest/orgs/organization-roles)" endpoints instead.
|
|
7771
|
+
|
|
7772
|
+
See also: https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team
|
|
7773
|
+
"""
|
|
6192
7774
|
|
|
6193
7775
|
url = f"/orgs/{org}/security-managers/teams/{team_slug}"
|
|
6194
7776
|
|
|
@@ -6207,7 +7789,15 @@ class OrgsClient:
|
|
|
6207
7789
|
*,
|
|
6208
7790
|
headers: Optional[Mapping[str, str]] = None,
|
|
6209
7791
|
) -> Response:
|
|
6210
|
-
"""
|
|
7792
|
+
"""DEPRECATED orgs/remove-security-manager-team
|
|
7793
|
+
|
|
7794
|
+
DELETE /orgs/{org}/security-managers/teams/{team_slug}
|
|
7795
|
+
|
|
7796
|
+
> [!WARNING]
|
|
7797
|
+
> **Closing down notice:** This operation is closing down and will be removed starting January 1, 2026. Please use the "[Organization Roles](https://docs.github.com/rest/orgs/organization-roles)" endpoints instead.
|
|
7798
|
+
|
|
7799
|
+
See also: https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team
|
|
7800
|
+
"""
|
|
6211
7801
|
|
|
6212
7802
|
url = f"/orgs/{org}/security-managers/teams/{team_slug}"
|
|
6213
7803
|
|
|
@@ -6226,7 +7816,15 @@ class OrgsClient:
|
|
|
6226
7816
|
*,
|
|
6227
7817
|
headers: Optional[Mapping[str, str]] = None,
|
|
6228
7818
|
) -> Response:
|
|
6229
|
-
"""
|
|
7819
|
+
"""DEPRECATED orgs/remove-security-manager-team
|
|
7820
|
+
|
|
7821
|
+
DELETE /orgs/{org}/security-managers/teams/{team_slug}
|
|
7822
|
+
|
|
7823
|
+
> [!WARNING]
|
|
7824
|
+
> **Closing down notice:** This operation is closing down and will be removed starting January 1, 2026. Please use the "[Organization Roles](https://docs.github.com/rest/orgs/organization-roles)" endpoints instead.
|
|
7825
|
+
|
|
7826
|
+
See also: https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team
|
|
7827
|
+
"""
|
|
6230
7828
|
|
|
6231
7829
|
url = f"/orgs/{org}/security-managers/teams/{team_slug}"
|
|
6232
7830
|
|
|
@@ -6295,7 +7893,21 @@ class OrgsClient:
|
|
|
6295
7893
|
data: Missing[OrgsOrgSecurityProductEnablementPostBodyType] = UNSET,
|
|
6296
7894
|
**kwargs,
|
|
6297
7895
|
) -> Response:
|
|
6298
|
-
"""
|
|
7896
|
+
"""DEPRECATED orgs/enable-or-disable-security-product-on-all-org-repos
|
|
7897
|
+
|
|
7898
|
+
POST /orgs/{org}/{security_product}/{enablement}
|
|
7899
|
+
|
|
7900
|
+
> [!WARNING]
|
|
7901
|
+
> **Closing down notice:** The ability to enable or disable a security feature for all eligible repositories in an organization is closing down. Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. For more information, see the [changelog](https://github.blog/changelog/2024-07-22-deprecation-of-api-endpoint-to-enable-or-disable-a-security-feature-for-an-organization/).
|
|
7902
|
+
|
|
7903
|
+
Enables or disables the specified security feature for all eligible repositories in an organization. For more information, see "[Managing security managers in your organization](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization)."
|
|
7904
|
+
|
|
7905
|
+
The authenticated user must be an organization owner or be member of a team with the security manager role to use this endpoint.
|
|
7906
|
+
|
|
7907
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org`, `write:org`, or `repo` scopes to use this endpoint.
|
|
7908
|
+
|
|
7909
|
+
See also: https://docs.github.com/rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization
|
|
7910
|
+
"""
|
|
6299
7911
|
|
|
6300
7912
|
from ..models import OrgsOrgSecurityProductEnablementPostBody
|
|
6301
7913
|
|
|
@@ -6377,7 +7989,21 @@ class OrgsClient:
|
|
|
6377
7989
|
data: Missing[OrgsOrgSecurityProductEnablementPostBodyType] = UNSET,
|
|
6378
7990
|
**kwargs,
|
|
6379
7991
|
) -> Response:
|
|
6380
|
-
"""
|
|
7992
|
+
"""DEPRECATED orgs/enable-or-disable-security-product-on-all-org-repos
|
|
7993
|
+
|
|
7994
|
+
POST /orgs/{org}/{security_product}/{enablement}
|
|
7995
|
+
|
|
7996
|
+
> [!WARNING]
|
|
7997
|
+
> **Closing down notice:** The ability to enable or disable a security feature for all eligible repositories in an organization is closing down. Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. For more information, see the [changelog](https://github.blog/changelog/2024-07-22-deprecation-of-api-endpoint-to-enable-or-disable-a-security-feature-for-an-organization/).
|
|
7998
|
+
|
|
7999
|
+
Enables or disables the specified security feature for all eligible repositories in an organization. For more information, see "[Managing security managers in your organization](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization)."
|
|
8000
|
+
|
|
8001
|
+
The authenticated user must be an organization owner or be member of a team with the security manager role to use this endpoint.
|
|
8002
|
+
|
|
8003
|
+
OAuth app tokens and personal access tokens (classic) need the `admin:org`, `write:org`, or `repo` scopes to use this endpoint.
|
|
8004
|
+
|
|
8005
|
+
See also: https://docs.github.com/rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization
|
|
8006
|
+
"""
|
|
6381
8007
|
|
|
6382
8008
|
from ..models import OrgsOrgSecurityProductEnablementPostBody
|
|
6383
8009
|
|
|
@@ -6410,7 +8036,14 @@ class OrgsClient:
|
|
|
6410
8036
|
page: Missing[int] = UNSET,
|
|
6411
8037
|
headers: Optional[Mapping[str, str]] = None,
|
|
6412
8038
|
) -> Response[list[OrgMembership], list[OrgMembershipType]]:
|
|
6413
|
-
"""
|
|
8039
|
+
"""orgs/list-memberships-for-authenticated-user
|
|
8040
|
+
|
|
8041
|
+
GET /user/memberships/orgs
|
|
8042
|
+
|
|
8043
|
+
Lists all of the authenticated user's organization memberships.
|
|
8044
|
+
|
|
8045
|
+
See also: https://docs.github.com/rest/orgs/members#list-organization-memberships-for-the-authenticated-user
|
|
8046
|
+
"""
|
|
6414
8047
|
|
|
6415
8048
|
from ..models import BasicError, OrgMembership, ValidationError
|
|
6416
8049
|
|
|
@@ -6445,7 +8078,14 @@ class OrgsClient:
|
|
|
6445
8078
|
page: Missing[int] = UNSET,
|
|
6446
8079
|
headers: Optional[Mapping[str, str]] = None,
|
|
6447
8080
|
) -> Response[list[OrgMembership], list[OrgMembershipType]]:
|
|
6448
|
-
"""
|
|
8081
|
+
"""orgs/list-memberships-for-authenticated-user
|
|
8082
|
+
|
|
8083
|
+
GET /user/memberships/orgs
|
|
8084
|
+
|
|
8085
|
+
Lists all of the authenticated user's organization memberships.
|
|
8086
|
+
|
|
8087
|
+
See also: https://docs.github.com/rest/orgs/members#list-organization-memberships-for-the-authenticated-user
|
|
8088
|
+
"""
|
|
6449
8089
|
|
|
6450
8090
|
from ..models import BasicError, OrgMembership, ValidationError
|
|
6451
8091
|
|
|
@@ -6478,7 +8118,14 @@ class OrgsClient:
|
|
|
6478
8118
|
*,
|
|
6479
8119
|
headers: Optional[Mapping[str, str]] = None,
|
|
6480
8120
|
) -> Response[OrgMembership, OrgMembershipType]:
|
|
6481
|
-
"""
|
|
8121
|
+
"""orgs/get-membership-for-authenticated-user
|
|
8122
|
+
|
|
8123
|
+
GET /user/memberships/orgs/{org}
|
|
8124
|
+
|
|
8125
|
+
If the authenticated user is an active or pending member of the organization, this endpoint will return the user's membership. If the authenticated user is not affiliated with the organization, a `404` is returned. This endpoint will return a `403` if the request is made by a GitHub App that is blocked by the organization.
|
|
8126
|
+
|
|
8127
|
+
See also: https://docs.github.com/rest/orgs/members#get-an-organization-membership-for-the-authenticated-user
|
|
8128
|
+
"""
|
|
6482
8129
|
|
|
6483
8130
|
from ..models import BasicError, OrgMembership
|
|
6484
8131
|
|
|
@@ -6503,7 +8150,14 @@ class OrgsClient:
|
|
|
6503
8150
|
*,
|
|
6504
8151
|
headers: Optional[Mapping[str, str]] = None,
|
|
6505
8152
|
) -> Response[OrgMembership, OrgMembershipType]:
|
|
6506
|
-
"""
|
|
8153
|
+
"""orgs/get-membership-for-authenticated-user
|
|
8154
|
+
|
|
8155
|
+
GET /user/memberships/orgs/{org}
|
|
8156
|
+
|
|
8157
|
+
If the authenticated user is an active or pending member of the organization, this endpoint will return the user's membership. If the authenticated user is not affiliated with the organization, a `404` is returned. This endpoint will return a `403` if the request is made by a GitHub App that is blocked by the organization.
|
|
8158
|
+
|
|
8159
|
+
See also: https://docs.github.com/rest/orgs/members#get-an-organization-membership-for-the-authenticated-user
|
|
8160
|
+
"""
|
|
6507
8161
|
|
|
6508
8162
|
from ..models import BasicError, OrgMembership
|
|
6509
8163
|
|
|
@@ -6549,7 +8203,14 @@ class OrgsClient:
|
|
|
6549
8203
|
data: Missing[UserMembershipsOrgsOrgPatchBodyType] = UNSET,
|
|
6550
8204
|
**kwargs,
|
|
6551
8205
|
) -> Response[OrgMembership, OrgMembershipType]:
|
|
6552
|
-
"""
|
|
8206
|
+
"""orgs/update-membership-for-authenticated-user
|
|
8207
|
+
|
|
8208
|
+
PATCH /user/memberships/orgs/{org}
|
|
8209
|
+
|
|
8210
|
+
Converts the authenticated user to an active member of the organization, if that user has a pending invitation from the organization.
|
|
8211
|
+
|
|
8212
|
+
See also: https://docs.github.com/rest/orgs/members#update-an-organization-membership-for-the-authenticated-user
|
|
8213
|
+
"""
|
|
6553
8214
|
|
|
6554
8215
|
from ..models import (
|
|
6555
8216
|
BasicError,
|
|
@@ -6611,7 +8272,14 @@ class OrgsClient:
|
|
|
6611
8272
|
data: Missing[UserMembershipsOrgsOrgPatchBodyType] = UNSET,
|
|
6612
8273
|
**kwargs,
|
|
6613
8274
|
) -> Response[OrgMembership, OrgMembershipType]:
|
|
6614
|
-
"""
|
|
8275
|
+
"""orgs/update-membership-for-authenticated-user
|
|
8276
|
+
|
|
8277
|
+
PATCH /user/memberships/orgs/{org}
|
|
8278
|
+
|
|
8279
|
+
Converts the authenticated user to an active member of the organization, if that user has a pending invitation from the organization.
|
|
8280
|
+
|
|
8281
|
+
See also: https://docs.github.com/rest/orgs/members#update-an-organization-membership-for-the-authenticated-user
|
|
8282
|
+
"""
|
|
6615
8283
|
|
|
6616
8284
|
from ..models import (
|
|
6617
8285
|
BasicError,
|
|
@@ -6653,7 +8321,19 @@ class OrgsClient:
|
|
|
6653
8321
|
page: Missing[int] = UNSET,
|
|
6654
8322
|
headers: Optional[Mapping[str, str]] = None,
|
|
6655
8323
|
) -> Response[list[OrganizationSimple], list[OrganizationSimpleType]]:
|
|
6656
|
-
"""
|
|
8324
|
+
"""orgs/list-for-authenticated-user
|
|
8325
|
+
|
|
8326
|
+
GET /user/orgs
|
|
8327
|
+
|
|
8328
|
+
List organizations for the authenticated user.
|
|
8329
|
+
|
|
8330
|
+
For OAuth app tokens and personal access tokens (classic), this endpoint only lists organizations that your authorization allows you to operate on in some way (e.g., you can list teams with `read:org` scope, you can publicize your organization membership with `user` scope, etc.). Therefore, this API requires at least `user` or `read:org` scope for OAuth app tokens and personal access tokens (classic). Requests with insufficient scope will receive a `403 Forbidden` response.
|
|
8331
|
+
|
|
8332
|
+
> [!NOTE]
|
|
8333
|
+
> Requests using a fine-grained access token will receive a `200 Success` response with an empty list.
|
|
8334
|
+
|
|
8335
|
+
See also: https://docs.github.com/rest/orgs/orgs#list-organizations-for-the-authenticated-user
|
|
8336
|
+
"""
|
|
6657
8337
|
|
|
6658
8338
|
from ..models import BasicError, OrganizationSimple
|
|
6659
8339
|
|
|
@@ -6685,7 +8365,19 @@ class OrgsClient:
|
|
|
6685
8365
|
page: Missing[int] = UNSET,
|
|
6686
8366
|
headers: Optional[Mapping[str, str]] = None,
|
|
6687
8367
|
) -> Response[list[OrganizationSimple], list[OrganizationSimpleType]]:
|
|
6688
|
-
"""
|
|
8368
|
+
"""orgs/list-for-authenticated-user
|
|
8369
|
+
|
|
8370
|
+
GET /user/orgs
|
|
8371
|
+
|
|
8372
|
+
List organizations for the authenticated user.
|
|
8373
|
+
|
|
8374
|
+
For OAuth app tokens and personal access tokens (classic), this endpoint only lists organizations that your authorization allows you to operate on in some way (e.g., you can list teams with `read:org` scope, you can publicize your organization membership with `user` scope, etc.). Therefore, this API requires at least `user` or `read:org` scope for OAuth app tokens and personal access tokens (classic). Requests with insufficient scope will receive a `403 Forbidden` response.
|
|
8375
|
+
|
|
8376
|
+
> [!NOTE]
|
|
8377
|
+
> Requests using a fine-grained access token will receive a `200 Success` response with an empty list.
|
|
8378
|
+
|
|
8379
|
+
See also: https://docs.github.com/rest/orgs/orgs#list-organizations-for-the-authenticated-user
|
|
8380
|
+
"""
|
|
6689
8381
|
|
|
6690
8382
|
from ..models import BasicError, OrganizationSimple
|
|
6691
8383
|
|
|
@@ -6718,7 +8410,16 @@ class OrgsClient:
|
|
|
6718
8410
|
page: Missing[int] = UNSET,
|
|
6719
8411
|
headers: Optional[Mapping[str, str]] = None,
|
|
6720
8412
|
) -> Response[list[OrganizationSimple], list[OrganizationSimpleType]]:
|
|
6721
|
-
"""
|
|
8413
|
+
"""orgs/list-for-user
|
|
8414
|
+
|
|
8415
|
+
GET /users/{username}/orgs
|
|
8416
|
+
|
|
8417
|
+
List [public organization memberships](https://docs.github.com/articles/publicizing-or-concealing-organization-membership) for the specified user.
|
|
8418
|
+
|
|
8419
|
+
This method only lists _public_ memberships, regardless of authentication. If you need to fetch all of the organization memberships (public and private) for the authenticated user, use the [List organizations for the authenticated user](https://docs.github.com/rest/orgs/orgs#list-organizations-for-the-authenticated-user) API instead.
|
|
8420
|
+
|
|
8421
|
+
See also: https://docs.github.com/rest/orgs/orgs#list-organizations-for-a-user
|
|
8422
|
+
"""
|
|
6722
8423
|
|
|
6723
8424
|
from ..models import OrganizationSimple
|
|
6724
8425
|
|
|
@@ -6747,7 +8448,16 @@ class OrgsClient:
|
|
|
6747
8448
|
page: Missing[int] = UNSET,
|
|
6748
8449
|
headers: Optional[Mapping[str, str]] = None,
|
|
6749
8450
|
) -> Response[list[OrganizationSimple], list[OrganizationSimpleType]]:
|
|
6750
|
-
"""
|
|
8451
|
+
"""orgs/list-for-user
|
|
8452
|
+
|
|
8453
|
+
GET /users/{username}/orgs
|
|
8454
|
+
|
|
8455
|
+
List [public organization memberships](https://docs.github.com/articles/publicizing-or-concealing-organization-membership) for the specified user.
|
|
8456
|
+
|
|
8457
|
+
This method only lists _public_ memberships, regardless of authentication. If you need to fetch all of the organization memberships (public and private) for the authenticated user, use the [List organizations for the authenticated user](https://docs.github.com/rest/orgs/orgs#list-organizations-for-the-authenticated-user) API instead.
|
|
8458
|
+
|
|
8459
|
+
See also: https://docs.github.com/rest/orgs/orgs#list-organizations-for-a-user
|
|
8460
|
+
"""
|
|
6751
8461
|
|
|
6752
8462
|
from ..models import OrganizationSimple
|
|
6753
8463
|
|