nweajoseph

Results 5 comments of nweajoseph

who's in charge of this repo? how can we get this merged?

@obrejla i found this issue because i had the same request, but there might already be a way to achieve the behavior that you want: ```tsx const [mutate, mutationStatus] =...

PR: https://github.com/semantic-release/commit-analyzer/pull/378

Another use-case for this change is ignoring nonsense. For example, how would you express this policy as a rule: > frontend and backend are both valid scopes. treat them in...

Is this feature request asking for SAM to somehow do what apigateway endpoint does? https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-export-api.html#api-gateway-export-api-download-swagger-yaml ```shell GET /restapis//stages//exports/oas30 Host: apigateway..amazonaws.com Accept: application/yaml ```