Skip to content

Commit 0817c12

Browse files
committed
1 parent cdb2d88 commit 0817c12

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

api_project.js

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

api_project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MAGDA API Documentation",
3-
"version": "5.4.0",
3+
"version": "5.5.0",
44
"description": "This API documentation is for the open data platform MAGDA. REST is used. Unless stated otherwise, the JSON data format is used for all request and response body.",
55
"title": "MAGDA API",
66
"url": "https://<host>/api",
@@ -13,7 +13,7 @@
1313
"apidoc": "0.3.0",
1414
"generator": {
1515
"name": "apidoc",
16-
"time": "2025-09-11T05:19:10.914Z",
16+
"time": "2025-10-16T07:51:14.141Z",
1717
"url": "https://apidocjs.com",
1818
"version": "0.17.6"
1919
}

openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"openapi": "3.0.1",
33
"info": {
44
"title": "MAGDA API Documentation",
5-
"version": "5.4.0",
5+
"version": "5.5.0",
66
"description": "This API documentation is for the open data platform MAGDA. REST is used. Unless stated otherwise, the JSON data format is used for all request and response body."
77
},
88
"servers": [

swagger.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"swagger": "2.0",
33
"info": {
44
"title": "MAGDA API Documentation",
5-
"version": "5.4.0",
5+
"version": "5.5.0",
66
"description": "This API documentation is for the open data platform MAGDA. REST is used. Unless stated otherwise, the JSON data format is used for all request and response body."
77
},
88
"schemes": [

0 commit comments

Comments
 (0)