-
Hello,
I read about this project in go subredit and I like the idea of go generator from swagger.
I tried to check it on a little bit complicated API (https://openapi3.ocs.io/browse/index.html) …
-
could you use a framework such as MediatR.WebApi which is specifically designed to integrate MediatR with web API's, it provides a simple way to expose your handlers as web api endpoints, it also all…
-
### Is your feature request related to a problem? Please describe.
I am trying to generate spring project with `apiFirst = true`. And I see it doesn't generate api and models, only delegates and ho…
-
So far, POJOs aren't capable of dirty tracking. They just represent detached data. When storing POJOs back to the database, jOOQ doesn't know if any values have been changed, and thus just updates all…
-
##### **Overview of the issue**
Deploying an app to heroku with gradle does not work out of box.
Using git deployment seems to have no resources/frontend build, although the build is executed.
D…
-
## Configuration information
- EHRbase version: 0.14
- openEHR_SDK version: generator 1.0.0
- Archie version:
- PostgreSQL version:
- Java Runtime version: 11
- Operating System version:…
-
##### Description
When i use the 'typescript-axios' generator, every attribute of all my models are enquoted and optional.
I tried it out with the 'typescript-rxjs' generator, with this the quotes…
-
##### Description
I have a Quarkus application which has three modules: **api**, **app** and **ext**. **api** is a module that contains an Openapi file which specifies the API for the application i…
-
### Is your feature request related to a problem? Please describe.
Nowadays many popular OpenAPI specifications describe objects using `oneOf `/ `anyOf `/ `allOf ` [keywords](https://swagger.io/do…
leus updated
8 months ago
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…