-
██╗ ██╗ ██╗ ████████╗ ███████╗ ██████╗ ████████╗ ████████╗ ███████╗
██║ ██║ ██║ ╚══██╔══╝ ██╔═══██╗ ██╔════╝ ╚══██╔══╝ ██╔═════╝ ██╔═══██╗
██║ ████████║ ██║ █…
-
##### **Overview of the issue**
Running `JHipster Cassandra` application for production, I get the following WARN message:
`2023-09-19T06:19:27.899Z WARN 1 --- [ XNIO-1 task-2] jakarta.persist…
-
Is it a possibility to add support for OpenAPI and be able to use the Swagger UI?
jylin updated
10 months ago
-
## Question
I'm playing around with nestia, and really like it so far, it looks like it'll solve a lot of our pain points around using DTOs and generating a client API. I'm trying to get the SDK to p…
-
I have two entities named `Teacher` and `Student` and I want to generate a relationship between those two with the cli. Both entities have already been created and are listed in the .jhipster dire…
-
- `*Type`
- `*T` only for `Bool`, `String`, etc.
- ???
-
`extendApi` and `createZodDto` is not working for Query and URL params.
Here is the code
```
const Schema = extendApi(
z.object({
compTicketNum: z.string().length(111),
}),
{
e…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Is your feature request related to a problem? Please describe.
Request for feedback from users of this tool
## Describe the solution you'd like
1. Would people prefer that boolean data st…
-
##### **Overview of the feature request**
##### **Motivation for or Use Case**
I noticed that all DTO classes are nested inside another DTO class, for example, FileDTO contains FolderDTO, bu…