Skip to content

Commit 7a6ec79

Browse files
Merge pull request #279 from yoshizzle/fix-dns-zone-action-error
bug: Fixed improperly named "dns_zone_import" action
2 parents ef34768 + 544eca0 commit 7a6ec79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14071,7 +14071,7 @@ components:
1407114071
- dns_record_update
1407214072
- dns_zone_create
1407314073
- dns_zone_delete
14074-
- dnz_zone_import
14074+
- dns_zone_import
1407514075
- dns_zone_update
1407614076
- host_reboot
1407714077
- image_delete

0 commit comments

Comments
 (0)