diff options
Diffstat (limited to 'src/cli/resources/06-backup.json')
-rw-r--r-- | src/cli/resources/06-backup.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cli/resources/06-backup.json b/src/cli/resources/06-backup.json index 23a8927..04d8b02 100644 --- a/src/cli/resources/06-backup.json +++ b/src/cli/resources/06-backup.json | |||
@@ -41,6 +41,7 @@ | |||
41 | ], | 41 | ], |
42 | "authentication_providers": { | 42 | "authentication_providers": { |
43 | "http://localhost:8086/": { | 43 | "http://localhost:8086/": { |
44 | "status" : "ok", | ||
44 | "methods": [ | 45 | "methods": [ |
45 | { | 46 | { |
46 | "type": "question", | 47 | "type": "question", |
@@ -60,6 +61,7 @@ | |||
60 | "http_status": 200 | 61 | "http_status": 200 |
61 | }, | 62 | }, |
62 | "http://localhost:8087/": { | 63 | "http://localhost:8087/": { |
64 | "status" : "ok", | ||
63 | "methods": [ | 65 | "methods": [ |
64 | { | 66 | { |
65 | "type": "question", | 67 | "type": "question", |
@@ -79,6 +81,7 @@ | |||
79 | "http_status": 200 | 81 | "http_status": 200 |
80 | }, | 82 | }, |
81 | "http://localhost:8088/": { | 83 | "http://localhost:8088/": { |
84 | "status" : "ok", | ||
82 | "methods": [ | 85 | "methods": [ |
83 | { | 86 | { |
84 | "type": "question", | 87 | "type": "question", |
@@ -98,6 +101,7 @@ | |||
98 | "http_status": 200 | 101 | "http_status": 200 |
99 | }, | 102 | }, |
100 | "http://localhost:8089/": { | 103 | "http://localhost:8089/": { |
104 | "status" : "ok", | ||
101 | "methods": [ | 105 | "methods": [ |
102 | { | 106 | { |
103 | "type": "question", | 107 | "type": "question", |