rahpuser
rahpuser
@tmpfs sure, sorry the delay. ``` TypeError: Cannot read property 'testField' of undefined at iterator (projectRoot/node_modules/async-validate/lib/schema.js:256:34) at run (projectRoot/node_modules/async-validate/lib/iterator.js:5:5) at mapSeries (projectRoot/node_modules/async-validate/lib/iterator.js:18:12) at onValidate (projectRoot/node_modules/async-validate/lib/schema.js:251:9) at Fn.object [as test] (projectRoot/node_modules/async-validate/plugin/object.js:31:5)...
I think this basically happens when example is an object and not an string: ``` examples: ok-response: value: message: Success code: 200 ``` This happen for all example types (...
> Hi @kishm! > > See these docs for more information on CORS: https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/cors.md Notice that the auth server is the one returning the cors issue. I some cases the...
> Hi > I got around this by using a cors proxy. > I used this one: > https://cors-anywhere.herokuapp.com/ > > Just put it in front of our authaddress and...
Raising an error is one option, another good behavior would be holding the message till an active connection appears.
roger, in that case a 'Discontinued project' header would be appreciated in the read me @hunterloftis