feat: test openapi gate with L1 level [AC-TEST]
This commit is contained in:
parent
0e289da9b7
commit
2eb644173e
|
|
@ -0,0 +1,6 @@
|
|||
openapi: 3.0.0
|
||||
info:
|
||||
title: Test API
|
||||
version: 1.0.0
|
||||
x-contract-level: L1
|
||||
paths: {}
|
||||
Loading…
Reference in New Issue