-
As a step towards addressing #2049, the following work needs to be completed:
- [ ] Refactor C++ generator so code can be shared more easily with C generator
- [x] Create a "generator" class
…
-
**Context:**
I am using playwright to test REST API endpoints.
I do not see trace.zip after I run pytest --tracing=on.
**Code Snippet**
Simple test script
```python
import os
from typing …
-
**Describe the bug**
Fail to generate python code with an `array` of `$ref` from an `allof`, an `AttributeError` has been raised by the lib.
If this is not a bug, please let me know if I'm doing…
-
When I try to generate serever code for my OpenAPI spec, for this application.properties :
```
quarkus.openapi.generator.spec=xyz.yaml
quarkus.openapi.generator.base-package=com.foo.api.esg
quar…
-
Hello,
I think some improvement is required on the documentation about client-generation (so /create-client)
1. All page in this section should have a link to the troubleshooting page (/create-cli…
-
Please leave any and all feedback about your experience using baml via our OpenAPI generators on this issue!
We're actively working on this and expect that we will have to do work to address pain p…
-
##### Description
I am using the OpenApiGenerator via the Gradle plugin in my Kotlin Android project. I am running into an issue where generated enum classes are expecting strings even though the s…
-
Hello,
Thank you for your project.
I've found that when using `browsersWithSupportForFeatures` I get an error when using esmodules, but not when using commonjs. I've attached 2 test files below.…
-
## Describe the current behavior
We're using github.com/pkg/errors
## Describe the improvement
use something else - above is deprecated/archived.
## Additional context
_Add any other context about…
-
Hi,
I experienced something very strange with model names like coach and person.
Their pluralized forms are `coaches` and `people` ([try it there](https://tonicdev.com/npm/pluralize)) so I tried to c…