Skip to content

Commit 5a4b20c

Browse files
committed
add openapi generated client to query data
1 parent cfa9975 commit 5a4b20c

13 files changed

+1831
-67
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "models/ccn-coverage-models"]
2+
path = models/ccn-coverage-models
3+
url = https://github.com/Local-Connectivity-Lab/ccn-coverage-models.git

models/ccn-coverage-models

Submodule ccn-coverage-models added at 00b925d

package-lock.json

Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"jsonwebtoken": "^9.0.2",
2121
"leaflet": "^1.9.4",
2222
"leaflet-geosearch": "^4.2.0",
23+
"openapi-fetch": "^0.13.5",
2324
"qrcode.react": "^4.2.0",
2425
"react": "^19.0.0",
2526
"react-dom": "^19.0.0",

src/.MeasurementMap.tsx.swo

-20 KB
Binary file not shown.

src/.MeasurementMap.tsx.swp

-16 KB
Binary file not shown.

0 commit comments

Comments
 (0)