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 e634a0e commit b7fb196Copy full SHA for b7fb196
test/specs/extensions.js
@@ -1,7 +1,6 @@
1
const
2
{ 'default': validateExamples } = require('../../src'),
3
{ loadTestData } = require('../util/setup-tests');
4
- // { applyCallbackToAllObjectModels } = require('../../src/impl/service/common');
5
const { JSONPath: jp } = require('jsonpath-plus');
6
7
function removeReadOnlyFromPostModels(oasSpec) {
0 commit comments