From 210af26f5fdb3d3f1b4d8074d0d5a12a700f53d5 Mon Sep 17 00:00:00 2001 From: MerCry Date: Tue, 24 Feb 2026 14:52:21 +0800 Subject: [PATCH] feat: add ai-service-admin dependency contract [AC-ASA-01] --- spec/ai-service-admin/openapi.deps.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 spec/ai-service-admin/openapi.deps.yaml diff --git a/spec/ai-service-admin/openapi.deps.yaml b/spec/ai-service-admin/openapi.deps.yaml new file mode 100644 index 0000000..feb5ea5 --- /dev/null +++ b/spec/ai-service-admin/openapi.deps.yaml @@ -0,0 +1,6 @@ +openapi: 3.1.0 +info: + title: \" AI Service Admin "Dependencies\ + description: \ai-service-admin" 模块依赖的外�?API 契约(Consumer "需求侧)\ + version: \0.1.0\ + x-contract-level: L1