1 parent 684b001 commit a86700aCopy full SHA for a86700a
2 files changed
README.md
@@ -642,7 +642,7 @@ record3.example.com. IN CNAME record1.example.com.
642
record4.example.com. IN TXT "some text"
643
$
644
645
-$ cli4 --post file=@zone.txt /zones/:example.txt/dns_records/import
+$ cli4 --post file=@zone.txt /zones/:example.com/dns_records/import
646
{
647
"recs_added": 4,
648
"total_records_parsed": 4
README.rst
@@ -709,7 +709,7 @@ on API documentation for this feature.
709
710
711
712
- $ cli4 --post file=@zone.txt /zones/:example.txt/dns_records/import
+ $ cli4 --post file=@zone.txt /zones/:example.com/dns_records/import
713
714
715
0 commit comments