fix delete-recordset-response.json format
fix records "10.1.0.3", -> "10.1.0.3" Change-Id: I5f15c7f6f9e8d2de49bb30aa2c116619908b846b
This commit is contained in:
parent
7460ae30bf
commit
6b740e28e5
@ -6,7 +6,7 @@
|
|||||||
"updated_at": null,
|
"updated_at": null,
|
||||||
"records": [
|
"records": [
|
||||||
"10.1.0.2",
|
"10.1.0.2",
|
||||||
"10.1.0.3",
|
"10.1.0.3"
|
||||||
],
|
],
|
||||||
"ttl": null,
|
"ttl": null,
|
||||||
"id": "f7b10e9b-0cae-4a91-b162-562bc6096648",
|
"id": "f7b10e9b-0cae-4a91-b162-562bc6096648",
|
||||||
|
Loading…
Reference in New Issue
Block a user