We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cbf0e1 commit 3aa5c81Copy full SHA for 3aa5c81
test/openapi.pathAndMethodMapping.test.ts
@@ -82,7 +82,7 @@ describe('Path and method mapping', () => {
82
beforeDeclarationPaths: [['paths', '//path1/']],
83
afterDeclarationPaths: [['paths', '/path1']],
84
action: DiffAction.rename,
85
- type: breaking, // todo should be annotation
+ type: annotation,
86
})
87
]))
88
0 commit comments