-
## What should be done
In order to make it checkable and simple to understand, create a JSON Schema of the configuration file and publish it to [SchemaStore](https://github.com/SchemaStore/schemasto…
-
https://github.com/jumph4x/spree_sitemap_generator/blame/18f3785ff89380637298d8a0538d00e266422fa3/spec/support/schemas/siteindex.xsd#L43
-
Hello :) I'm trying to do some dynamically generated pydantic models, and I know the generators are more oriented towards static generation where perf isn't really a concern, but just wanted to share …
-
## Current behavior and motivation
We can generate `schema.graphql` which is great.
Although in order to generate Angular sdk library to better communicate with NestJS all of the code-generator too…
-
Hey, guys, i have an idea;
by defaults, export alias and top ref node in defs name looks like this, not friendly to read.
i want to rename it by alias Identity and folder name, or it means named by …
-
**Describe the bug**
When generating models from openapi yaml that references multiple files with same schemas, and setting `--enum-field-as-literal all ` following Exception is raised:
`python3.1…
-
##### Description
Hi there, I have a question: is `oneOf` supported in the ruby openapi generator?
I'm having such a `yaml` file (see below) and then I'm trying to write an integration test for …
-
I may be doing something wrong here...
I have an enum defined liked this:
```python
class TransportMode(models.TextChoices):
FOOT = "FOOT"
BIKE = "BIKE"
```
With a request/response se…
doei updated
4 months ago
-
### Use case
As a user I want to configure the [output target](https://www.jooq.org/doc/latest/manual/code-generation/codegen-advanced/codegen-config-target/) of the code generator per [catalog and…
-
I noticed this problem a while ago. I did report it to the [penapi-generator/issues/14327](https://github.com/OpenAPITools/openapi-generator/issues/14327) . At the time it wasn't a big issue and I sus…