Matt Penrice

Results 1 issues of Matt Penrice

In the PR - https://github.com/astahmer/openapi-zod-client/pull/230/files - the cli switch --`additional-props-default-value false` is not coerced into a boolean before the check within `openApiToZod.ts` (`const additionalPropsSchema = additionalProps === false ? ""...