Skip to content

Commit 6c7a073

Browse files
committed
1 parent 16d31db commit 6c7a073

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
This repository hosts the API documentation content for the [Magda project](https://magda.io), served via **GitHub Pages** at:
44

5-
πŸ”— **Live site:** [https://magda-io.github.io/api-docs](https://magda-io.github.io/api-docs)
5+
πŸ”— **Live site:** [https://magda-io.github.io/api-docs](https://magda-io.github.io/api-docs)
66

7-
The content is built from [magda core repo main branch](https://github.com/magda-io/magda).
7+
The content is built from [magda core repo main branch](https://github.com/magda-io/magda).
88

99
If you have a deployed version of Magda, you can access the API docs of the deployed version at path `/api/v0/apidocs/index.html`.
1010

@@ -17,3 +17,4 @@ The `main` branch contains static HTML files and is used as the source for GitHu
1717
β”œβ”€β”€ index.html # Latest version of the API docs
1818
β”œβ”€β”€ openapi.json # OpenAPI spec
1919
β”œβ”€β”€ openapi.json # Swagger spec
20+
```

β€Žapi_project.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žapi_project.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"apidoc": "0.3.0",
1414
"generator": {
1515
"name": "apidoc",
16-
"time": "2025-06-25T05:03:47.339Z",
16+
"time": "2025-06-25T06:19:30.161Z",
1717
"url": "https://apidocjs.com",
1818
"version": "0.17.6"
1919
}

0 commit comments

Comments
Β (0)