1
0
mirror of synced 2026-01-16 18:01:39 -05:00

Update OpenAPI Description (#35997)

This commit is contained in:
docubot
2023-03-30 06:53:57 -07:00
committed by GitHub
parent d6825f7666
commit 4e40d620b5
16 changed files with 275 additions and 4352 deletions

View File

@@ -2346,6 +2346,12 @@
"verb": "patch",
"requestPath": "/orgs/{org}"
},
{
"slug": "delete-an-organization",
"subcategory": "orgs",
"verb": "delete",
"requestPath": "/orgs/{org}"
},
{
"slug": "list-users-blocked-by-an-organization",
"subcategory": "blocking",

View File

@@ -2458,6 +2458,12 @@
"verb": "patch",
"requestPath": "/orgs/{org}"
},
{
"slug": "delete-an-organization",
"subcategory": "orgs",
"verb": "delete",
"requestPath": "/orgs/{org}"
},
{
"slug": "get-the-audit-log-for-an-organization",
"subcategory": "orgs",