Carl Ansley

Results 4 issues of Carl Ansley

This plugin incorrectly (I believe) always deprecates usage of the `toString()` function. Looking at the code in lib/rules/function.js, this is because `funcs` is initialized to the empty object `{}`, which...

### Checkboxes for prior research - [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js). - [X] I've searched for [previous similar...

feature-request
p3
queued

We don't because json-schema-deref-sync doesn't: https://github.com/bojand/json-schema-deref-sync/issues/10 Likely need to move to another library.

Specifically, we need a better router than can populate the context.params object with all the various swagger-defined parameters (from the path, header, query, formData or body), and map them to...