Andrew Churchill
Results
1
issues of
Andrew Churchill
Hello, is there a way to ignore "Property not found" errors during document validation? For example: ```JavaScript const [openapi, error, warning] = await Enforcer(path, { fullResult: true, componentOptions: { exceptionSkipCodes:...