发布 v0.8.3
CI / test (push) Successful in 22s
Release / release (push) Successful in 44s

This commit is contained in:
2026-07-30 12:44:14 +08:00
parent 109c345e5e
commit 23b2820101
12 changed files with 181 additions and 27 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
"description": "自托管 OCI 多租户管理面板 API。业务接口用 JWT(Bearer);AI 网关端点(/ai/v1/*)用独立网关密钥(Authorization: Bearer 或 x-api-key)。",
"title": "OCI Portal API",
"contact": {},
"version": "0.8.2"
"version": "0.8.3"
},
"basePath": "/",
"paths": {
@@ -12712,4 +12712,4 @@
"in": "header"
}
}
}
}