From 6eb0dd275448726c5251f892110102cf7422c7a6 Mon Sep 17 00:00:00 2001 From: MerCry Date: Mon, 23 Feb 2026 22:27:43 +0800 Subject: [PATCH] chore: setup openapi contract gate [AC-INIT] --- spec/test/openapi.provider.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/test/openapi.provider.yaml b/spec/test/openapi.provider.yaml index ce7d5f5..2a26810 100644 --- a/spec/test/openapi.provider.yaml +++ b/spec/test/openapi.provider.yaml @@ -3,4 +3,5 @@ info: title: Test API version: 1.0.0 x-contract-level: L1 + paths: {}