Set datatype of the domain ID to string when updating a record.
All checks were successful
release-tag / release-image (push) Successful in 1m8s
All checks were successful
release-tag / release-image (push) Successful in 1m8s
This commit is contained in:
@@ -245,7 +245,7 @@ update_record () {
|
||||
<member>
|
||||
<name>id</name>
|
||||
<value>
|
||||
<int>${inwx_domain_id}</int>
|
||||
<string>${inwx_domain_id}</string>
|
||||
</value>
|
||||
</member>
|
||||
<member>
|
||||
|
||||
Reference in New Issue
Block a user