summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/entitle_status_unregistered.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/entitle_status_unregistered.json')
-rw-r--r--install/ui/test/data/entitle_status_unregistered.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/install/ui/test/data/entitle_status_unregistered.json b/install/ui/test/data/entitle_status_unregistered.json
new file mode 100644
index 000000000..8a691ada2
--- /dev/null
+++ b/install/ui/test/data/entitle_status_unregistered.json
@@ -0,0 +1,11 @@
+{
+ "error": {
+ "code": 4306,
+ "message": "Not registered yet",
+ "name": {
+ "__base64__": "Tm90UmVnaXN0ZXJlZEVycm9y"
+ }
+ },
+ "id": 0,
+ "result": null
+}