Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Update apis.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
kyanvde authored Oct 31, 2023
1 parent 0d2193c commit d2e8e9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/development/apis.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

:::

Expand All @@ -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)<br />
Github Repository: [network-api](https://github.com/BuildTheEarth/PlotSystemAPI)<br />
Swagger File: [swagger.json](https://raw.githubusercontent.com/BuildTheEarth/PlotSystemAPI/main/swagger.json)<br />
Postman File: [postman.json](https://raw.githubusercontent.com/BuildTheEarth/PlotSystemAPI/master/testing/postman/PlotSystemAPI.postman_collection.json)

Expand Down

0 comments on commit d2e8e9e

Please sign in to comment.