diff --git a/docs/development/apis.mdx b/docs/development/apis.mdx index 9cbeb5f..56b5adb 100644 --- a/docs/development/apis.mdx +++ b/docs/development/apis.mdx @@ -6,8 +6,8 @@ tags: - Website - Plot System --- -import { Button } from '@mantine/core'; +import { Button } from '@mantine/core'; Here you can find a collection of publicly available BuildTheEarth APIs that build on the REST and OpenApi 3 standards. @@ -24,7 +24,6 @@ The BuildTheEarth.net API is used on the [BuildTheEarth Website](https://buildth Github Repository: [website-node-backend](https://github.com/BuildTheEarth/website-node-backend)
Swagger File: [swagger.json](https://raw.githubusercontent.com/BuildTheEarth/website-node-backend/main/swagger.json) - @@ -39,4 +38,4 @@ Postman File: [postman.json](https://raw.githubusercontent.com/BuildTheEarth/Plo - + \ No newline at end of file