-
OpenAPI generator is not generating Integration test cases for **spring** API's
**Using the following generator to generate spring based code from openAPI specification.**
_4.0.2_
**swagger spec** …
-
#### Bug Report Checklist
- [ ] 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…
-
Hello,
I spotted a problem when adding a specific dependency to the WORKSPACE file, whose settings are shown below.
```Skylark
###########################
## Java build rules ##
########…
-
##### Description
Compiling the following spec into a TypeScript-Fetch client results in invalid code.
Specifically, the generated code contains
```TypeScript
export interface GenericMap extends…
-
Codes in `tfjob-java-client/kubernetes` are generated by `swagger-codegen-maven-plugin` automatically, but there are some issues which should be fixed manually:
1. Missing import-package `io.kubern…
-
**Is your feature request related to a problem? Please describe.**
Given a 2.0 OpenAPI document, trying to import it fails as it finds no models
Args:
```
--input-file-type openapi --input op…
-
Hi.
It seems that this http client is quite abandoned and outdated, but all generated clients for scala use it.
Is it safe to use it?
-
##### Description
T.L.D.R.: The selectHeaderAccept is removing values of the accept header
When working in JAVA and generating code using swagger-codegen-maven-plugin, the code generated contain…
-
Using `airframe-http-codegen`, I have my Open API spec YAML generated. But, unclear on how to make it start with Swagger UI integrated with any Airframe project. Any help appreciated.
-
### Description
I am using [swagger-codegen] (https://github.com/swagger-api/swagger-codegen) to generate a better mirror of defectdojo API.
This way it is not needed to add manually new paths, a…