aboutsummaryrefslogtreecommitdiff
path: root/tests/replies/locations.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/replies/locations.json')
-rw-r--r--tests/replies/locations.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/replies/locations.json b/tests/replies/locations.json
new file mode 100644
index 0000000..ec12c28
--- /dev/null
+++ b/tests/replies/locations.json
@@ -0,0 +1,11 @@
+{
+ "result": "success",
+ "message": {
+ "locations": [
+ {
+ "id": "1",
+ "uri": "https://access.active911.com/interface/open_api/api/locations/1"
+ }
+ ]
+ }
+}