diff --git a/docs/development/apis.mdx b/docs/development/apis.mdx index b2cd007..b3ae482 100644 --- a/docs/development/apis.mdx +++ b/docs/development/apis.mdx @@ -12,7 +12,7 @@ Here you can find a collection of publicly available BuildTheEarth APIs that bui :::note -Not all Documentation of these APIs are fully complete yet. +Not all Documentation of these APIs is fully complete yet. ::: @@ -30,9 +30,9 @@ Swagger File: [swagger.json](https://raw.githubusercontent.com/BuildTheEarth/web ## Network API -The Plot System API provides functions to Buildteams to integrate the data provided by the [Global Plot System](https://app.milanote.com/1MSOj31AvD6P5c/global-plot-system?p=9H9SRXRJA3f). +The Network API provides functions to Buildteams to integrate the data provided by the [Global Plot System](https://app.milanote.com/1MSOj31AvD6P5c/global-plot-system?p=9H9SRXRJA3f) and other network related things. -Github Repository: [PlotSystemAPI](https://github.com/BuildTheEarth/PlotSystemAPI)
+Github Repository: [network-api](https://github.com/BuildTheEarth/PlotSystemAPI)
Swagger File: [swagger.json](https://raw.githubusercontent.com/BuildTheEarth/PlotSystemAPI/main/swagger.json)
Postman File: [postman.json](https://raw.githubusercontent.com/BuildTheEarth/PlotSystemAPI/master/testing/postman/PlotSystemAPI.postman_collection.json)