fix api doc script

This commit is contained in:
Lex Berezhny 2019-10-25 23:46:24 -04:00
parent 7b86b3843f
commit 290a206012
2 changed files with 149 additions and 113 deletions

File diff suppressed because one or more lines are too long

View file

@ -364,7 +364,7 @@ class Examples(CommandTestCase):
await r(
'Delete a blob',
'blob', 'delete', f"{bloblist[0]}"
'blob', 'delete', f"{bloblist['items'][0]}"
)
# abandon all the things