Skip to content

Commit 5da1cc6

Browse files
saltcodgithub-actions[bot]
authored andcommitted
feat: update mgmt api docs
1 parent 1378ef2 commit 5da1cc6

File tree

3 files changed

+1367
-48
lines changed

3 files changed

+1367
-48
lines changed

apps/docs/spec/api_v1_openapi.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

apps/docs/spec/common-api-sections.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -382,15 +382,21 @@
382382
"type": "operation"
383383
},
384384
{
385-
"id": "v1-get-postgrest-upgrade-eligibility",
386-
"title": "Get postgrest upgrade eligibility",
387-
"slug": "v1-get-postgrest-upgrade-eligibility",
385+
"id": "v1-get-postgres-upgrade-eligibility",
386+
"title": "Get postgres upgrade eligibility",
387+
"slug": "v1-get-postgres-upgrade-eligibility",
388388
"type": "operation"
389389
},
390390
{
391-
"id": "v1-get-postgrest-upgrade-status",
392-
"title": "Get postgrest upgrade status",
393-
"slug": "v1-get-postgrest-upgrade-status",
391+
"id": "v1-get-postgres-upgrade-status",
392+
"title": "Get postgres upgrade status",
393+
"slug": "v1-get-postgres-upgrade-status",
394+
"type": "operation"
395+
},
396+
{
397+
"id": "v1-get-project",
398+
"title": "Get project",
399+
"slug": "v1-get-project",
394400
"type": "operation"
395401
},
396402
{

0 commit comments

Comments
 (0)