-
#### Bug Report
Python doesn’t allow you to send a non-`None` value to a just-started generator, but if the send type of a generator is not annotated `Optional` then `.send(None)` can’t be used.
…
-
Generators need to report back what files they reference so that [`kustomize localize`](https://kubectl.docs.kubernetes.io/references/kustomize/cmd/localize/) can gather the appropriate files. See the…
-
```bash
sudo cat /var/log/nginx/access.log | alp ltsv -m "/api/player/competition/[a-zA-Z0-9]+/ranking, /js/app.[a-zA-Z0-9]+.js, /api/player/player/[a-zA-Z0-9]+, /api/organizer/competition/[a-zA-Z0-9…
-
**Describe the bug**
When loaded in f3d v2.5.0, a file using CESIUM_RTC extension is not loaded correctly
**To Reproduce**
Steps to reproduce the behavior:
1. Open the file:
[odm_textured_mode…
-
#### Bug Report Checklist
##### Description
Launching openapi-generator causes error
```
Unable to query repository, because of: "Request failed with status code 504"
Response:
date …
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/This-generator-is-not-generating-files-/10676451)._
---
I’m using the source generat…
-
##### Description
When working on an enhancement of the typescript-axios generation I've noticed fields missing in the generated classes.
[This PR](https://github.com/OpenAPITools/openapi-genera…
-
##### Description
[This recent Pull Request](https://github.com/OpenAPITools/openapi-generator/pull/18576) enabled inputSpec resolution from a `jar:` URI in maven projects (thanks a lot, by the…
-
### Checks
- [X] I have searched the [existing issues](https://github.com/deployKF/deployKF).
- [X] This issue is NOT security related. (Please [disclose responsibly](https://github.com/deployKF/depl…
-
Hi folks,
##### Description
having on openapi file that contains array-types as "root type" which are then translated into List-parameters of methods in java classes, the "line type" of the list…