Mike Willbanks

Results 17 issues of Mike Willbanks

## Overview When handling ranges of numbers it will find the value but fail to assign the context properly in units. Each item in the range should be assigned with...

ready
kinda-big

When utilizing the encrypt method there are times when you want to decrypt and verify the token. Unfortunately this is not possible as the encryption passes the claims encrypted to...

This relates to issue #7 in that the expected / desirable result would be that the results of the promises would be passed to the `then` function. I have not...

**Describe the problem feature solves** A clear document generated from the JSDoc's that used to live... now, there is no way to go and view all of the resource options...

Q1: Describe the issue When removing an existing httpApi event authorizer, it does not actually remove the authorizer from the API Gateway. However, removing it manually through the AWS Console...

needs feedback
cat/aws-event-http-api
bug/external

Provides the ability to provide a custom mapping function for actions when the default behavior is not ideal. This provides a route that fixes #327 by allowing a custom mapping...

**Describe the Bug** When generating out the graphql schema, noncount nouns or words that have no plural forms cause the generation to skip in generating out 2 queries (the singular...

enhancement
priority:medium
community

Provide a way to override operation names to handle edge cases where the resource name is not the actual operation or the operations were customized ``` useDataProvider({ operationNames: { RESOURCE_NAME:...

When using typegraphql (but also would likely be an issue when nexus), when using noncount nouns or a resource that does not have a plural form (i.e. `equipment`) the queries...

## Feature Request Provide documentation generation for README.md for all of the generated methods and use to simplify developer documentation. OpenAPI Generator does this on several of their implementations which...

enhancement