docs: Make update-subscription-properties use curl example system.

This commit is contained in:
Vishnu Ks
2019-10-10 09:06:47 +00:00
committed by Tim Abbott
parent 89d82ab827
commit 4364e31d69
3 changed files with 3 additions and 11 deletions

View File

@@ -26,6 +26,7 @@ exclude_list = [
'get-message-history.md',
'update-message-flags.md',
'mark-as-read-bulk.md',
'update-subscription-properties.md',
]
def test_generated_curl_examples_for_success(client: Client) -> None: