1
0
mirror of synced 2026-01-01 18:05:46 -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",

View File

@@ -1,3 +1,3 @@
{
"sha": "4aac28959ee19a97c78a7c6ac92b1a5dd0fa325c"
"sha": "05d63e60a5b980d9c08449e6f876d6a28a320fe4"
}