GisStationsStaticDistrict API Datenaufruf in der Console
This commit is contained in:
Binary file not shown.
Binary file not shown.
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"
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -153,7 +153,7 @@
|
||||
/******/
|
||||
/******/ /* webpack/runtime/getFullHash */
|
||||
/******/ !function() {
|
||||
/******/ __webpack_require__.h = function() { return "0f945be9853e1317"; }
|
||||
/******/ __webpack_require__.h = function() { return "60f0eb37bd675352"; }
|
||||
/******/ }();
|
||||
/******/
|
||||
/******/ /* webpack/runtime/global */
|
||||
|
||||
10
.next/trace
10
.next/trace
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user