summaryrefslogtreecommitdiff
path: root/static/google/v1/odata/index.json
diff options
context:
space:
mode:
Diffstat (limited to 'static/google/v1/odata/index.json')
-rw-r--r--static/google/v1/odata/index.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/static/google/v1/odata/index.json b/static/google/v1/odata/index.json
new file mode 100644
index 0000000000..3b5896b2b4
--- /dev/null
+++ b/static/google/v1/odata/index.json
@@ -0,0 +1,25 @@
+{
+ "@odata.context": "/google/v1/$metadata",
+ "value": [
+ {
+ "kind": "Singleton",
+ "name": "$metadata",
+ "url": "/google/v1/$metadata"
+ },
+ {
+ "kind": "Singleton",
+ "name": "odata",
+ "url": "/google/v1/odata"
+ },
+ {
+ "kind": "Singleton",
+ "name": "Service",
+ "url": "/google/v1/"
+ },
+ {
+ "kind": "Singleton",
+ "name": "ServiceRoot",
+ "url": "/google/v1/ServiceRoot"
+ }
+ ]
+}