mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-20 14:35:07 +00:00
add delete to invites example
This commit is contained in:
@@ -31,6 +31,14 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}],
|
}],
|
||||||
|
"delete": [{
|
||||||
|
"title": "Delete an invite",
|
||||||
|
"description": "Delete an invite by id",
|
||||||
|
"request": {
|
||||||
|
"id": "fb3a3552-3c7b-4a18-a1f8-08ab56940862"
|
||||||
|
},
|
||||||
|
"response": {}
|
||||||
|
}],
|
||||||
"list": [{
|
"list": [{
|
||||||
"title": "List invites",
|
"title": "List invites",
|
||||||
"description": "List invites for a group by id",
|
"description": "List invites for a group by id",
|
||||||
|
|||||||
Reference in New Issue
Block a user