Skip to content

Commit 8d835e1

Browse files
docs-bothubwriter
andauthored
Update OpenAPI Description (#60664)
Co-authored-by: hubwriter <hubwriter@github.com>
1 parent 33beb26 commit 8d835e1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+3723
-263
lines changed

src/github-apps/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@
6060
"2022-11-28"
6161
]
6262
},
63-
"sha": "758e5523c8b6082bdd547cef042b884229a0355c"
63+
"sha": "2d6cbdb1321b97517f0af20e94eff59e89a36c25"
6464
}

src/rest/data/fpt-2022-11-28/actions.json

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11993,6 +11993,15 @@
1199311993
"TEAM",
1199411994
"ROLE"
1199511995
]
11996+
},
11997+
"mode": {
11998+
"type": "string",
11999+
"description": "The bypass mode for the reviewer",
12000+
"enum": [
12001+
"ALWAYS",
12002+
"EXEMPT"
12003+
],
12004+
"default": "ALWAYS"
1199612005
}
1199712006
}
1199812007
}
@@ -15651,6 +15660,15 @@
1565115660
"TEAM",
1565215661
"ROLE"
1565315662
]
15663+
},
15664+
"mode": {
15665+
"type": "string",
15666+
"description": "The bypass mode for the reviewer",
15667+
"enum": [
15668+
"ALWAYS",
15669+
"EXEMPT"
15670+
],
15671+
"default": "ALWAYS"
1565415672
}
1565515673
}
1565615674
}
@@ -23984,6 +24002,15 @@
2398424002
"TEAM",
2398524003
"ROLE"
2398624004
]
24005+
},
24006+
"mode": {
24007+
"type": "string",
24008+
"description": "The bypass mode for the reviewer",
24009+
"enum": [
24010+
"ALWAYS",
24011+
"EXEMPT"
24012+
],
24013+
"default": "ALWAYS"
2398724014
}
2398824015
}
2398924016
}
@@ -28577,6 +28604,15 @@
2857728604
"TEAM",
2857828605
"ROLE"
2857928606
]
28607+
},
28608+
"mode": {
28609+
"type": "string",
28610+
"description": "The bypass mode for the reviewer",
28611+
"enum": [
28612+
"ALWAYS",
28613+
"EXEMPT"
28614+
],
28615+
"default": "ALWAYS"
2858028616
}
2858128617
}
2858228618
}
@@ -29277,6 +29313,15 @@
2927729313
"TEAM",
2927829314
"ROLE"
2927929315
]
29316+
},
29317+
"mode": {
29318+
"type": "string",
29319+
"description": "The bypass mode for the reviewer",
29320+
"enum": [
29321+
"ALWAYS",
29322+
"EXEMPT"
29323+
],
29324+
"default": "ALWAYS"
2928029325
}
2928129326
}
2928229327
}
@@ -30895,6 +30940,15 @@
3089530940
"TEAM",
3089630941
"ROLE"
3089730942
]
30943+
},
30944+
"mode": {
30945+
"type": "string",
30946+
"description": "The bypass mode for the reviewer",
30947+
"enum": [
30948+
"ALWAYS",
30949+
"EXEMPT"
30950+
],
30951+
"default": "ALWAYS"
3089830952
}
3089930953
}
3090030954
}
@@ -31595,6 +31649,15 @@
3159531649
"TEAM",
3159631650
"ROLE"
3159731651
]
31652+
},
31653+
"mode": {
31654+
"type": "string",
31655+
"description": "The bypass mode for the reviewer",
31656+
"enum": [
31657+
"ALWAYS",
31658+
"EXEMPT"
31659+
],
31660+
"default": "ALWAYS"
3159831661
}
3159931662
}
3160031663
}
@@ -33671,6 +33734,15 @@
3367133734
"TEAM",
3367233735
"ROLE"
3367333736
]
33737+
},
33738+
"mode": {
33739+
"type": "string",
33740+
"description": "The bypass mode for the reviewer",
33741+
"enum": [
33742+
"ALWAYS",
33743+
"EXEMPT"
33744+
],
33745+
"default": "ALWAYS"
3367433746
}
3367533747
}
3367633748
}
@@ -34371,6 +34443,15 @@
3437134443
"TEAM",
3437234444
"ROLE"
3437334445
]
34446+
},
34447+
"mode": {
34448+
"type": "string",
34449+
"description": "The bypass mode for the reviewer",
34450+
"enum": [
34451+
"ALWAYS",
34452+
"EXEMPT"
34453+
],
34454+
"default": "ALWAYS"
3437434455
}
3437534456
}
3437634457
}
@@ -38176,6 +38257,15 @@
3817638257
"TEAM",
3817738258
"ROLE"
3817838259
]
38260+
},
38261+
"mode": {
38262+
"type": "string",
38263+
"description": "The bypass mode for the reviewer",
38264+
"enum": [
38265+
"ALWAYS",
38266+
"EXEMPT"
38267+
],
38268+
"default": "ALWAYS"
3817938269
}
3818038270
}
3818138271
}
@@ -38876,6 +38966,15 @@
3887638966
"TEAM",
3887738967
"ROLE"
3887838968
]
38969+
},
38970+
"mode": {
38971+
"type": "string",
38972+
"description": "The bypass mode for the reviewer",
38973+
"enum": [
38974+
"ALWAYS",
38975+
"EXEMPT"
38976+
],
38977+
"default": "ALWAYS"
3887938978
}
3888038979
}
3888138980
}

src/rest/data/fpt-2022-11-28/activity.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90859,6 +90859,15 @@
9085990859
"TEAM",
9086090860
"ROLE"
9086190861
]
90862+
},
90863+
"mode": {
90864+
"type": "string",
90865+
"description": "The bypass mode for the reviewer",
90866+
"enum": [
90867+
"ALWAYS",
90868+
"EXEMPT"
90869+
],
90870+
"default": "ALWAYS"
9086290871
}
9086390872
}
9086490873
}
@@ -91855,6 +91864,15 @@
9185591864
"TEAM",
9185691865
"ROLE"
9185791866
]
91867+
},
91868+
"mode": {
91869+
"type": "string",
91870+
"description": "The bypass mode for the reviewer",
91871+
"enum": [
91872+
"ALWAYS",
91873+
"EXEMPT"
91874+
],
91875+
"default": "ALWAYS"
9185891876
}
9185991877
}
9186091878
}
@@ -93246,6 +93264,15 @@
9324693264
"TEAM",
9324793265
"ROLE"
9324893266
]
93267+
},
93268+
"mode": {
93269+
"type": "string",
93270+
"description": "The bypass mode for the reviewer",
93271+
"enum": [
93272+
"ALWAYS",
93273+
"EXEMPT"
93274+
],
93275+
"default": "ALWAYS"
9324993276
}
9325093277
}
9325193278
}
@@ -99039,6 +99066,15 @@
9903999066
"TEAM",
9904099067
"ROLE"
9904199068
]
99069+
},
99070+
"mode": {
99071+
"type": "string",
99072+
"description": "The bypass mode for the reviewer",
99073+
"enum": [
99074+
"ALWAYS",
99075+
"EXEMPT"
99076+
],
99077+
"default": "ALWAYS"
9904299078
}
9904399079
}
9904499080
}
@@ -99950,6 +99986,15 @@
9995099986
"TEAM",
9995199987
"ROLE"
9995299988
]
99989+
},
99990+
"mode": {
99991+
"type": "string",
99992+
"description": "The bypass mode for the reviewer",
99993+
"enum": [
99994+
"ALWAYS",
99995+
"EXEMPT"
99996+
],
99997+
"default": "ALWAYS"
9995399998
}
9995499999
}
99955100000
}

src/rest/data/fpt-2022-11-28/checks.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8520,6 +8520,15 @@
85208520
"TEAM",
85218521
"ROLE"
85228522
]
8523+
},
8524+
"mode": {
8525+
"type": "string",
8526+
"description": "The bypass mode for the reviewer",
8527+
"enum": [
8528+
"ALWAYS",
8529+
"EXEMPT"
8530+
],
8531+
"default": "ALWAYS"
85238532
}
85248533
}
85258534
}
@@ -10126,6 +10135,15 @@
1012610135
"TEAM",
1012710136
"ROLE"
1012810137
]
10138+
},
10139+
"mode": {
10140+
"type": "string",
10141+
"description": "The bypass mode for the reviewer",
10142+
"enum": [
10143+
"ALWAYS",
10144+
"EXEMPT"
10145+
],
10146+
"default": "ALWAYS"
1012910147
}
1013010148
}
1013110149
}
@@ -11318,6 +11336,15 @@
1131811336
"TEAM",
1131911337
"ROLE"
1132011338
]
11339+
},
11340+
"mode": {
11341+
"type": "string",
11342+
"description": "The bypass mode for the reviewer",
11343+
"enum": [
11344+
"ALWAYS",
11345+
"EXEMPT"
11346+
],
11347+
"default": "ALWAYS"
1132111348
}
1132211349
}
1132311350
}
@@ -12858,6 +12885,15 @@
1285812885
"TEAM",
1285912886
"ROLE"
1286012887
]
12888+
},
12889+
"mode": {
12890+
"type": "string",
12891+
"description": "The bypass mode for the reviewer",
12892+
"enum": [
12893+
"ALWAYS",
12894+
"EXEMPT"
12895+
],
12896+
"default": "ALWAYS"
1286112897
}
1286212898
}
1286312899
}
@@ -14533,6 +14569,15 @@
1453314569
"TEAM",
1453414570
"ROLE"
1453514571
]
14572+
},
14573+
"mode": {
14574+
"type": "string",
14575+
"description": "The bypass mode for the reviewer",
14576+
"enum": [
14577+
"ALWAYS",
14578+
"EXEMPT"
14579+
],
14580+
"default": "ALWAYS"
1453614581
}
1453714582
}
1453814583
}

0 commit comments

Comments
 (0)