feat(import): add deterministic OpenAPI normalized IR
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
swagger: '2.0'
|
||||
info: { title: Fixture Swagger 2.0 }
|
||||
paths:
|
||||
/health:
|
||||
get:
|
||||
responses: { '200': { description: OK } }
|
||||
Reference in New Issue
Block a user