SnapshotListItem: add comment field also to schema
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		| @ -390,6 +390,10 @@ pub struct GroupListItem { | ||||
|         "backup-time": { | ||||
|             schema: BACKUP_TIME_SCHEMA, | ||||
|         }, | ||||
|         comment: { | ||||
|             schema: SINGLE_LINE_COMMENT_SCHEMA, | ||||
|             optional: true, | ||||
|         }, | ||||
|         files: { | ||||
|             items: { | ||||
|                 schema: BACKUP_ARCHIVE_NAME_SCHEMA | ||||
|  | ||||
		Reference in New Issue
	
	Block a user