-
"The parser makes use of Webpack bundled Javascript RAML parser via the Nashorn scripting engine"
Please tell me it is proof of concept.
Let me rephrase,
Will the official RAML parser for java use Ja…
-
You cannot use the type file in your swagger spec, because Enjoi doens't know how to parse the type, this creates a failure to be 2.0 spec compliant. Despite using all these fancy words, I am so not t…
-
I can't find the openapi version guardrail is targeting in the docs.
(I suggest displaying this info on the docs front page, or similar)
is version `3.1.0` supported?
-
generated `MLBehaviorAnalyticsAlertRuleTemplateProperties` missing all of `AlertRuleTemplateWithMitreProperties`
resource-manager/securityinsights/2022-07-01-preview/alertruletemplates/model_mlbeha…
-
Any plan to support 2.0?
shifu updated
8 years ago
-
**Is your feature request related to a problem? Please describe.**
Is there any way to add the glycans in bulk?
**Describe the solution you'd like**
Upload a csv or excel file with list of glycan…
-
## CVE-2022-1471 - High Severity Vulnerability
Vulnerable Libraries - snakeyaml-1.15.jar, snakeyaml-1.18.jar, snakeyaml-1.23.jar
snakeyaml-1.15.jar
YAML 1.1 parser and emitter for Java
Library hom…
-
The `bundle` command's current behaviour breaks the code generation in my current project.
Currently, with no special option, the `bundle` command inlines all `$ref`s it finds on the first encounte…
-
When using `anyOf`, `oneOf`, or `allOf` in v2.0.9, I get a NullPointerException when trying to read the specification.
File I've been using to reproduce:
```
{
"openapi": "3.0.0",
"info": {…
-
##### Description
Generation of java components fails when joda is not used due to incorrect mapping of imports
##### openapi-generator version
3.3.2-SNAPSHOT
##### OpenAPI declaration…