-
**Describe the bug**
When using 8.1 against openapi-generator-maven-plugin 7.8.0, all parameters of an object are generated as required.
**Expected behavior**
When an object has say one required …
-
If a model contains a class with an attribute named "ID", this will generate sql alchemy code containing an error.
The problem stems from the sql alchemy generator always adding a column named "id" …
-
The specification defines IdGenerator as an extension point:
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/sdk.md#id-generators
The yaml for `tracer…
-
### Description
I am a developer who is currently developing vue.
After communication with the server, if you use run with the received data through mermaid run, the IDs sometimes overlap and overla…
-
## Expected Behavior
Generate the class without annoying error "Declarations with initializers cannot also have definite assignment assertions." and for number type generate a default value as Date…
-
Hi,
We encountered difficulties with class inheritance when using an assigned ID strategy. This is because, when field mappings are copied from a parent class to a child, the name of the ID field is…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
I am trying to generate test data for ragas evaluation, I hav…
-
`getType()` is ignored for `JupyterNotebookBean`
The the autogenerated serialization code replaces the discriminator value `urn:jupyter-notebook-0.1` with the schema type name `JupyterNotebook`.
T…
-
### Description
Making calls to `eth_sendRawTransaction` with large calldata (i.e. 12+ kB) return the following error:
- `Error invoking RPC: timeout exceeded`
1. There are several internal ca…
-
- Laravel Version: 11
- PHP Version: 8.3
- Blueprint Version: 2.10
- Platform: Mac
### Issue:
When trying to generate controllers without defining model in yaml, model namespace is incorrect in…