-
### Description of the bug
When discriminator used in api specification it seems common fields for inherited objects not filled in dart generator implementation.
It seems generated dart code does …
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Bug description
I'm using the [Preview-Feature `prismaSchemaFolder`](https://www.prisma.io/docs/orm/prisma-schema/overview/location#multi-file-prisma-schema) to have multiple schema files in di…
-
Add support for schema generation for given metadata from Object Graph Mapper.
---
- original discussion on https://github.com/davebshow/goblin/issues/85#issuecomment-337960118
- simple generator…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Environment information
```plain text
System:
OS: Windows 11 10.0.22631
CPU: (32) x64 13th Gen Intel(R) Core(TM) i9-13900K
Memory: 112.70 GB / 127.78 GB
Binaries:
Node: 20.11.0 - C:\…
-
### Environment information
```plain text
System:
OS: macOS 14.5
CPU: (8) x64 Intel(R) Core(TM) i7-8557U CPU @ 1.70GHz
Memory: 197.95 MB / 8.00 GB
Shell: /bin/zsh
Binaries:
Node: 18.1…
-
### Use Case
In case of multiple domain you have to define multiple entries for this generator. It make a lot of semi duplicate entries when you have only one EventBridge. Also I suspect it will fetc…
-
Hi!
When I split an openapi.yaml like this...
openapi.yaml
`
...
paths:
/stuff:
$ref: "./stuff/methods.yaml"
`
methods.yaml
`
get:
tags:
- stuff
operationId: getStuff…