Gyeonghun Park
Gyeonghun Park
- `account` to `sender` at line 207 - delete an extra space at line 208 - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4145)
I am concerned that the documents to be translated between contributors may overlap as time goes by. So I suggest using the Issues or Projects tab as in the example...
### Description When using `createZodDto` to create a DTO from a Zod schema that includes a `z.date()` field, the application fails to start if `@nestjs/swagger` is used for OpenAPI documentation...