ByungJoon Lee

Results 23 comments of ByungJoon Lee

When upgrading the version of ajv, I often encountered difficulties due to [@fastify/swagger](https://github.com/fastify/fastify-swagger). @fastify/swagger is an important third-party plugin but only supports JSON Schema draft-07. While @fastify/swagger is flexible with...

@Samuel-Morgan-Tyghe Hi, This issue is raised from a statement that cannot be parsed. Could you provide a reproducible repo?

@Samuel-Morgan-Tyghe Hi, I improve error message when encounter cannot support syntax. Use v2.7.0 and re-open or create new issue. Thank you :)

@Samuel-Morgan-Tyghe Hi, Can you provide reproducable repo?

@Samuel-Morgan-Tyghe Finally, I had time to look into this issue. Thank you for your patience. I reviewed the reproducible repo you provided, and I found a bug in the `create`...

@Samuel-Morgan-Tyghe Hi, I have released a new version of ctix (v2.7.1) that includes a fix for this issue. I have tested it here: https://codesandbox.io/p/devbox/skipemptydir-doesnt-work-167-forked-thqc5x and confirmed that it works as...

@arthurfiorette hello, thank you for your effort. I create reproducible repository: https://github.com/imjuni/reproducible-prisma sadly, `ts-json-schema-generator` cannot generate schema from mapped access type using prisma generated, like: https://github.com/imjuni/reproducible-prisma/blob/e2590cf2dff10f0d1eb7ad887a82656be6489faf/src/dto/ITagDto.ts#L6 I was tested `2.3.0-next.5`...

Is there any progress on this issue? I tested it with the latest released version 2.4.0, but the same error still occurs.

@Woodz Thank you for your feedback. I will check it.

@Johoseph Have you solve this problem? Finally, I have some room to solve this problem. I dug into this problem and then realized the reason. The `ViewColumn` decorator cannot populate...