chore: setup openapi contract gate [AC-INIT]
PR Check (SDD Contract Gate) / contract-level-check (pull_request) Failing after 2s
Details
PR Check (SDD Contract Gate) / contract-level-check (pull_request) Failing after 2s
Details
This commit is contained in:
parent
3e33cbd710
commit
132f1ffecb
|
|
@ -2,6 +2,6 @@ openapi: 3.0.0
|
||||||
info:
|
info:
|
||||||
title: Test API
|
title: Test API
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
x-contract-level: L1
|
x-contract-level: L2
|
||||||
|
|
||||||
paths: {}
|
paths: {}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue