-
**Describe the bug**
Got error: "panic: runtime error: invalid memory address or nil pointer dereference" when i execute the script:
"swag init -d ./ -g router.go", the error trace is as follow:
…
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/activist-org/activist/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow activist's [Code of Conduct](h…
-
Dependencies:
```
161
162 io.swagger
163 swagger-compat-spec-parser
164 1.0.40
165
166
167 io.swagger
168 swagger-models
169 …
-
Hi,
I added:
` io.swagger.parser.v3
swagger-parser
2.1.22`
in a module A in a maven project then another module B failed to generate and compile my immutables classes.
I get a…
mpet updated
5 months ago
-
This should primarily entail the following:
* Create a `types2.yaml` file to specify how JSON structures should be recognized and mapped to generated classes.
* Create a class like https://github.co…
-
Swagger issue: the same Constant is defined with differing values
Requires a Swagger PR to fix this
```
2023-07-10T12:24:14.520+0200 [INFO] Importer for Service "Cdn".Importer for API Version …
-
I have my API definition in a YAML file and I tried to use absolute references to make references to common or shared API "components" (or fragments) hosted on a dedicated repository and publicly acc…
-
### Describe the bug
On a project I work on regularly, I've been noticing that metals seems to intermittently crash.
In the metals log file I see:
```
SEVERE: A severe compiler error occurred, f…
-
##### Description
I am working on an OpenAPI spec that involves the use of [GeoJSON](https://github.com/geojson/schema) entities. One of these entities, ([Feature](https://geojson.org/schema/Fea…
-
Hi,
While testing the new 3.1.0 feature of a pathItem in components, I found that resolveFully is not replacing internal references such as `$ref: "#/components/pathItems/getPet"` when the initial UR…