-
**Describe the bug**
Inner enum classes are not annotated as deprecated. This is due to `openapi-generator-maven-plugin`.
This problem was discovered as part of #185
**To Reproduce**
Given an O…
-
With the new query invalidation approach, the vast majority of objects are actually never sent over the wire. Yet, we are paying a large cost during creation to make them "free" to serialize and deser…
-
Hello,
Thanks for your work. I started using the latest version on the theme and ran into an issue regarding class generation. For example;
I have the following markup on index.html at the root of t…
-
- Downloaded from Master (and also from godot-4.3 branch, same issues)
- unzipped to project
- created venv
- installed requirements just fine
- running generate.py gives the following (for each '…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the problem
Hello!
I created the two repos, first is UI-Kit, created assets using flutter_gen, exp…
-
### Product
Strawberry Shake
### Is your feature request related to a problem?
A recent issue ive encounter is that the generated client in Strawberry Shake is not consistent when using fragm…
-
Hello, in the project I'm currently working on my using generated classes for developing when updating WSDL and XSD. The problem I'm encountering is that I cannot generate the toString() methods in th…
-
| --- | --- |
| Bugzilla Link | [334614](https://bugs.eclipse.org/bugs/show_bug.cgi?id=334614) |
| Status | NEW |
| Importance | P5 trivial |
| Reported | Jan 18, 2011 05:26 EDT |
| Modified | Se…
-
The ProGuard file generated by this plugin is located at `project_dir/.safedk/proguard-safedk.pro`, it looks like:
```proguard
-keep class androidx.** { *; }
-keep class android.support.multidex.…
-
I would like classes that are auto-generated by extensions to automatically check that dimensions with the same label across datasets have the same length. If they do not, either throw an error or a w…