forked from LBRYCommunity/lbry-sdk
regenerate docs
This commit is contained in:
parent
9004f240e6
commit
4dae1ae05f
2 changed files with 279 additions and 129 deletions
406
docs/api.json
406
docs/api.json
File diff suppressed because one or more lines are too long
|
@ -262,7 +262,7 @@ class Examples(CommandTestCase):
|
|||
|
||||
await r(
|
||||
'Search for all claims in channel',
|
||||
'claim', 'search', f'--channel_id="{channel_id}"'
|
||||
'claim', 'search', '--channel=@channel'
|
||||
)
|
||||
|
||||
await r(
|
||||
|
|
Loading…
Reference in a new issue