docs: Make remove-linkifiers use curl example system.

This commit is contained in:
Vishnu Ks
2019-10-14 09:45:00 +00:00
committed by Tim Abbott
parent 16dfc772fb
commit 0b297fc092
2 changed files with 3 additions and 4 deletions

View File

@@ -27,8 +27,10 @@ exclude_list = [
'create-user-group.md',
'update-user-group.md',
'delete-user-group.md',
'add-linkifiers.md',
# Endpoint can be called only by administrators.
'create-user.md',
'remove-linkifiers.md',
# Endpoint does not accept bot requests
'get-user-groups.md',
]