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 ea7328a commit 49192a5Copy full SHA for 49192a5
src/utils/spec-parser.js
@@ -15,7 +15,6 @@ export default async function ProcessSpec(specUrl, sortTags = false, sortEndpoin
15
patch: true,
16
warnOnly: true,
17
resolveInternal: true,
18
- resolve: true,
19
};
20
21
try {
0 commit comments