This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -642,7 +642,7 @@ record3.example.com. IN CNAME record1.example.com.
642642record4.example.com. IN TXT " some text"
643643$
644644
645- $ cli4 --post file=@zone.txt /zones/:example.txt /dns_records/import
645+ $ cli4 --post file=@zone.txt /zones/:example.com /dns_records/import
646646{
647647 " recs_added" : 4,
648648 " total_records_parsed" : 4
Original file line number Diff line number Diff line change @@ -709,7 +709,7 @@ on API documentation for this feature.
709709 record4.example.com. IN TXT " some text"
710710 $
711711
712- $ cli4 --post file=@zone.txt /zones/:example.txt /dns_records/import
712+ $ cli4 --post file=@zone.txt /zones/:example.com /dns_records/import
713713 {
714714 " recs_added" : 4,
715715 " total_records_parsed" : 4
You can’t perform that action at this time.
0 commit comments