GisStationsStaticDistrict API Datenaufruf in der Console
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -3,6 +3,6 @@
|
||||
"/_error": "pages/_error.js",
|
||||
"/_document": "pages/_document.js",
|
||||
"/": "pages/index.js",
|
||||
"/api/locations": "pages/api/locations.js",
|
||||
"/api/[...path]": "pages/api/[...path].js"
|
||||
"/api/[...path]": "pages/api/[...path].js",
|
||||
"/api/locations": "pages/api/locations.js"
|
||||
}
|
||||
Reference in New Issue
Block a user