fix(hetzner): Remove optional status enum for getVolumes of Hetzner #388

Merged
NaiJi merged 2 commits from hetzner-volume into master 2023-11-20 16:24:03 +02:00
Collaborator

Hetzner API doesn't process this flag anymore for some reason (422) and we do not use it anyway

Hetzner API doesn't process this flag anymore for some reason (422) and we do not use it anyway
NaiJi added the
Bug
Priority
Medium
Severity
Medium
labels 2023-11-20 01:34:21 +02:00
NaiJi self-assigned this 2023-11-20 01:34:21 +02:00
NaiJi added 1 commit 2023-11-20 01:34:21 +02:00
NaiJi requested review from inex 2023-11-20 01:34:28 +02:00
inex requested changes 2023-11-20 10:50:48 +02:00
@ -374,3 +369,1 @@
'status': status,
},
);
getVolumesResonse = await client.get('/volumes');

I think here is a typo that needs to be fixed

I think here is a typo that needs to be fixed
NaiJi marked this conversation as resolved
NaiJi added 1 commit 2023-11-20 16:10:35 +02:00
NaiJi requested review from inex 2023-11-20 16:10:51 +02:00
inex approved these changes 2023-11-20 16:11:48 +02:00
NaiJi merged commit d4ff17201e into master 2023-11-20 16:24:03 +02:00
NaiJi deleted branch hetzner-volume 2023-11-20 16:24:03 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#388
There is no content yet.