diff --git a/spec/test/openapi.provider.yaml b/spec/test/openapi.provider.yaml index 2a26810..f030fed 100644 --- a/spec/test/openapi.provider.yaml +++ b/spec/test/openapi.provider.yaml @@ -2,6 +2,6 @@ openapi: 3.0.0 info: title: Test API version: 1.0.0 - x-contract-level: L1 + x-contract-level: L2 paths: {}