Matthew Hill

Results 2 issues of Matthew Hill

Swagger Parser supports an [options](https://apitools.dev/swagger-parser/docs/options.html) parameter in its bundle function. RTK Query codegen currently only allows setting the schema url in `scemaFile`, but not the additional options parameter. One use...

Allows the user to retrieve the heat template that a stack was created with. The path was ending with a /, which breaks the API call, so I set the...