From beffb80b79f9eff0713c1ab6af170133e47cf28b Mon Sep 17 00:00:00 2001 From: khodor Date: Thu, 19 Mar 2026 12:45:55 -0500 Subject: [PATCH 1/2] test commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77230bd..32cbc21 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ To use this API, you must first request an API key here: [Get your Key](https:// **Endpoint:** `foomatic.ca/route/request_route` - +test changes --- ## Request Parameters From 61e5915e64d852c671c1cb61d006296c0f813bf1 Mon Sep 17 00:00:00 2001 From: khodor Date: Thu, 19 Mar 2026 12:46:32 -0500 Subject: [PATCH 2/2] test commit --- .idea/.gitignore | 5 +++++ .idea/Assignment-3---2600.iml | 9 +++++++++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ 5 files changed, 34 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/Assignment-3---2600.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..b58b603 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/Assignment-3---2600.iml b/.idea/Assignment-3---2600.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/Assignment-3---2600.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..9bb6421 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..9bc891f --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file