-
### Background and motivation
If any disposable fields are present in the application (i.e. `App.xaml.cs`) the default analyzers will suggests implementing `IDisposable` on the application class. The…
-
I could be wrong about this, but the SCSS that is output does not appear to include the actual class names for each of the generates sprites.
Using the follwing options (as part of a gulp stream):
`…
bguiz updated
9 years ago
-
**Feature description**
TS26.512 contains OpenAPI .yaml file definitions. Check if we can use them to automatically generate model classes such as https://github.com/5G-MAG/rt-5gms-media-stream-handl…
-
I'm trying to temporarily work around https://github.com/dart-lang/native/issues/1416 by excluding the classes that have the type problem, since I don't currently need them. I updated my config to:
`…
-
When creating a double of a readonly class I ger the following error:
`PHP Fatal error: Readonly property Double\Path\To\ClassName\P1::$objectProphecyClosure must have type in /var/www/html/vendor…
-
#### 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…
-
Hello,
It's is possible to generate svg image (or plantuml text) from existing java classes.
I want to add this images to my ascii doc documentation
-
Suppose 'sprite' has two icons: normal.png and hover.png.
I want to generate a class `.sprite-normal` which uses `normal.png` as background in normal status, but uses `hover.png` as background when h…
-
### 🚀 The feature, motivation and pitch
I'm encountering an issue with the `weights_only=True` parameter in `torch.load`, where I need to load custom model classes while ensuring repeatable results a…
-
##### Description
I am using the OpenApiGenerator via the Gradle plugin in my Kotlin Android project. I am running into an issue where generated enum classes are expecting strings even though the s…