Results 6 issues of Makinde Adeagbo

currently there's a hook for `useAction` (singular), but that doesn't support the format of actions provided in the doc. Those have to be sent through `bindActions` (plural). We need a...

https://github.com/travist/resourcejs/blob/master/Resource.js#L559 When the before hook is called, it passes `search` as the `item` instead of `query`. Why is that? It makes it harder to write hooks because `index()` passes the...

There are a bunch of things that can be set on `req` in a before handler that will affect how the endpoints behave. It'd be great if all of those...

before/after handlers are well documented, but it takes a while of digging through the code to understand how `hooks` are subtly different.

If you have a schema, then add a field as being required programmatically, the resulting jsonschema doesn't mark the field as required.

I have leviton dimmer switches with min brightness set to 10% (AFAICT, min brightness must be set to value >=1). When I open the home app and slide the brightness...