[static-web] gis.gnome.org: Add accessId for Resrobot API v2.1



commit ab0d270bad91c48ea1b171155e071808b129e7a9
Author: Marcus Lundblad <ml update uu se>
Date:   Thu Feb 10 21:44:56 2022 +0100

    gis.gnome.org: Add accessId for Resrobot API v2.1
    
    Add API key for the new v2.1 Resrobot transit API.
    This allows old clients to continue use the v2 API
    while it's still working.

 gis.gnome.org/v1/service.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gis.gnome.org/v1/service.json b/gis.gnome.org/v1/service.json
index 828424d..9bd3eff 100644
--- a/gis.gnome.org/v1/service.json
+++ b/gis.gnome.org/v1/service.json
@@ -167,7 +167,8 @@
                    }
                ],
                "params": {
-                   "key": "f0f7a0d3-f567-4795-b2c7-2d9337743f70"
+                   "key": "f0f7a0d3-f567-4795-b2c7-2d9337743f70",
+                   "accessId": "bd84d95c-1d9b-4ff9-b81c-69af488f4266"
                }
            }
        },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]