api/clan: rename 'show_clan_meta' -> 'get_clan_details'
This commit is contained in:
@@ -122,7 +122,7 @@ def blk_from_dict(data: dict) -> BlkInfo:
|
||||
|
||||
|
||||
@API.register
|
||||
def show_block_devices() -> Blockdevices:
|
||||
def list_block_devices() -> Blockdevices:
|
||||
"""
|
||||
Api method to show local block devices.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user