api: disks: indentation fixup
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		| @ -26,10 +26,10 @@ pub mod zfs; | ||||
|                 schema: NODE_SCHEMA, | ||||
|             }, | ||||
|             skipsmart: { | ||||
| 		description: "Skip smart checks.", | ||||
| 		type: bool, | ||||
| 		optional: true, | ||||
| 		default: false, | ||||
|                 description: "Skip smart checks.", | ||||
|                 type: bool, | ||||
|                 optional: true, | ||||
|                 default: false, | ||||
|             }, | ||||
|             "usage-type": { | ||||
|                 type: DiskUsageType, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user