-
##### Description
When generating clients for the Bungie OpenAPI v2 spec, certain enum types with unnamed integer values result in invalid constant names, consisting only of integers.
What I mea…
-
Hi!
I use swagger-codegen version 2.4.25 for PHP client.
When I use client with logger middleware getContents returns empty string.
And I know why. Because method getContents returns the remain…
-
Hi,
It seems that the PropertyInfo `TypeExtractor` does not handle array subtype.
In a structure like the following
```php
-
Basically, this is not an issue.
Just ask, is it possible to merge `OA\Components ` ?
The case is, I have a lot of controllers.
For maintainability, at least for myself, I separate the controlle…
-
I ran `brew install swagger-codegen` and this is the version it installed:
```
brew list swagger-codegen
/usr/local/Cellar/swagger-codegen/3.0.4/bin/swagger-codegen
/usr/local/Cellar/swagger…
-
I was looking into whether the spec supported generics, and I found this nifty [article](https://json-schema.org/blog/posts/dynamicref-and-generics) recently shared by henry andrews [here](https://git…
-
We need sample code generation for our own template and how to create the template for C#.
Bug or feature request?
bug
Which Swagger-Editor version?
2.2.3
How did you install Swagger-Editor…
-
Hi,
I have added "latrell/swagger": "^1.0" to my Composer file and I have Swagger and Swagger UI up and running well locally in my browser on a Windows based machine.
However when I deploy to Stagin…
ghost updated
7 years ago
-
**Package version**
0.22.0
**Describe the bug**
Schema discriminator is not supported: https://swagger.io/docs/specification/data-models/inheritance-and-polymorphism/
**To Reproduce**
```yaml…
-
##### Description
I generate a PHP client using the configiration file: https://data.explore.star.fr/api/v2/swagger.json.
There are a few syntax errors on generated PHP classes.
On "Api/Dataset…