aboutsummaryrefslogtreecommitdiffhomepage
path: root/dummy-data/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'dummy-data/README.md')
-rw-r--r--dummy-data/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dummy-data/README.md b/dummy-data/README.md
index deed875..eeff4ec 100644
--- a/dummy-data/README.md
+++ b/dummy-data/README.md
@@ -11,5 +11,5 @@ The principle is simple: save a sample output of the API used in the service in
11Example: 11Example:
12``` 12```
13mkdir pihole 13mkdir pihole
14curl http://my-pihile.me/admin/api.php -o pihole/api.php # /admin is omited because for PiHole, the implementation expect it to be in the base url (`url` or `enpoint` property) 14curl http://my-pihole.me/admin/api.php -o pihole/api.php # /admin is omited because for PiHole, the implementation expect it to be in the base url (`url` or `enpoint` property)
15``` \ No newline at end of file 15``` \ No newline at end of file