From 5e23b4f4224ab7e949f1b2b900cca3efd54088de Mon Sep 17 00:00:00 2001 From: Gun Store Date: Thu, 19 Nov 2020 23:49:10 +0000 Subject: [PATCH] update helper data --- shcommands.txt | 2 -- testdata/endpoints-and-data.txt | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 shcommands.txt create mode 100644 testdata/endpoints-and-data.txt diff --git a/shcommands.txt b/shcommands.txt deleted file mode 100644 index 19a23ae..0000000 --- a/shcommands.txt +++ /dev/null @@ -1,2 +0,0 @@ -dynu-post dns/123456/record {"nodeName": "txt","recordType": "TXT","ttl": 300,"textData": "Some Text"} -dynu-del dns/1223456/record/98765 diff --git a/testdata/endpoints-and-data.txt b/testdata/endpoints-and-data.txt new file mode 100644 index 0000000..6c21faf --- /dev/null +++ b/testdata/endpoints-and-data.txt @@ -0,0 +1,2 @@ +dns/123456/record {"nodeName": "txt","recordType": "TXT","ttl": 300,"textData": "Some Text"} +dns/1223456/record/98765