Update OpenAPI Description (#35997)
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"sha": "4aac28959ee19a97c78a7c6ac92b1a5dd0fa325c"
|
||||
"sha": "05d63e60a5b980d9c08449e6f876d6a28a320fe4"
|
||||
}
|
||||
Reference in New Issue
Block a user