зеркало из https://github.com/Azure/AzureGraph.git
group deletion method
This commit is contained in:
Родитель
92896b195c
Коммит
bae68f77a9
|
@ -265,7 +265,9 @@ public=list(
|
|||
},
|
||||
|
||||
delete_group=function(group_id, confirm=TRUE)
|
||||
{},
|
||||
{
|
||||
self$get_group(group_id)$delete(confirm=confirm)
|
||||
},
|
||||
|
||||
call_graph_endpoint=function(op="", ...)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче