Update OpenAPI Description (#42538)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
This commit is contained in:
@@ -1217,6 +1217,14 @@
|
||||
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-suites"
|
||||
}
|
||||
],
|
||||
"classroom": [
|
||||
{
|
||||
"slug": "get-assignment-grades",
|
||||
"subcategory": "classroom",
|
||||
"verb": "get",
|
||||
"requestPath": "/assignments/{assignment_id}/grades"
|
||||
}
|
||||
],
|
||||
"code-scanning": [
|
||||
{
|
||||
"slug": "list-code-scanning-alerts-for-an-organization",
|
||||
|
||||
@@ -1235,6 +1235,14 @@
|
||||
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-suites"
|
||||
}
|
||||
],
|
||||
"classroom": [
|
||||
{
|
||||
"slug": "get-assignment-grades",
|
||||
"subcategory": "classroom",
|
||||
"verb": "get",
|
||||
"requestPath": "/assignments/{assignment_id}/grades"
|
||||
}
|
||||
],
|
||||
"code-scanning": [
|
||||
{
|
||||
"slug": "list-code-scanning-alerts-for-an-organization",
|
||||
|
||||
@@ -1333,6 +1333,14 @@
|
||||
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-suites"
|
||||
}
|
||||
],
|
||||
"classroom": [
|
||||
{
|
||||
"slug": "get-assignment-grades",
|
||||
"subcategory": "classroom",
|
||||
"verb": "get",
|
||||
"requestPath": "/assignments/{assignment_id}/grades"
|
||||
}
|
||||
],
|
||||
"code-scanning": [
|
||||
{
|
||||
"slug": "list-code-scanning-alerts-for-an-organization",
|
||||
|
||||
@@ -1351,6 +1351,14 @@
|
||||
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-suites"
|
||||
}
|
||||
],
|
||||
"classroom": [
|
||||
{
|
||||
"slug": "get-assignment-grades",
|
||||
"subcategory": "classroom",
|
||||
"verb": "get",
|
||||
"requestPath": "/assignments/{assignment_id}/grades"
|
||||
}
|
||||
],
|
||||
"code-scanning": [
|
||||
{
|
||||
"slug": "list-code-scanning-alerts-for-an-organization",
|
||||
|
||||
Reference in New Issue
Block a user