David Morgantini

Results 3 issues of David Morgantini

https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/ Any plan to address this? Should I make a PR? Would it be merged? Should I migrate away to something else?

https://github.com/apigee-127/swagger-tools/blob/361c1f6f08aed64c8da1784cef5ea61a83bac787/lib/validators.js#L169-L183 ^ This code demonstrates how your validators translate from a validation error into the documented schema for validation errors. https://github.com/apigee-127/swagger-tools/blob/master/docs/Middleware.md#validation-errors https://github.com/apigee-127/swagger-tools/blob/361c1f6f08aed64c8da1784cef5ea61a83bac787/lib/validators.js#L449-L453 ^ This code shows that for Required fields...