Dominik Csapak 52d8db7925 api2/config/tape_backup_job: fix duplicate id parameter
since the PUT api call is using the 'Updater', the 'id' parameter is
already encoded in there, tripping up the api verify tests with
'Duplicate keys found in AllOf schema: id'

"fixing" it by removing the explicit id from the api call and
taking it from the Updater (and failing if it does not exists there;
even though that should never happen)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-02-23 17:23:47 +01:00
..
2021-02-22 12:01:24 +01:00
2021-02-17 09:24:20 +01:00
2021-01-26 09:54:55 +01:00
2021-02-23 12:58:44 +01:00
2020-10-14 11:20:07 +02:00
2021-01-11 10:22:32 +01:00
2020-12-05 10:45:08 +01:00
2021-01-11 10:22:32 +01:00
2020-10-12 14:11:57 +02:00