-
**Describe the bug**
I have a WSDL (I can't share it) that have an object with an attribute of type `type="xs:anySimpleType"`
It was generated with a php type hint `?string`
But when that value i…
etshy updated
2 weeks ago
-
If I add `spring-data-jpa-entity-graph-generator` dependency, then the result XEntityGraph classes has no `jakarta.annotation.Generated` annotation upon them (in comparison to jpamodelgen).
As a re…
-
I have such classes in a package:
```
@JsonPropertyOrder({
Cell.JSON_PROPERTY_VALUE
})
@SuppressWarnings("all")
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaCl…
-
The update to v2.5.0 (using together with `spatie/laravel-data ^3.12`) is now causing issue with nullable properties.
Tha Data class:
![Image](https://github.com/user-attachments/assets/98b393ce-8c3…
-
in our project we often work with gradle.properties.
We created special accessor class to get type-safe access to gradle.properties.
It reads a map of project properties and assigns them to class fi…
-
As a dev, it would be nice for the debugger to step over the generated code by default. It is possible to add the [DebuggerNonUserCode attriubute](https://msdn.microsoft.com/en-us/library/system.diagn…
-
I'm wondering would it be feasible for generated Context classes to be mockable by implementing an interface I*Context or making the members virtual?
I'm not sure how would that affect the performa…
-
Error generating classes from generateClientApi or generateClientApiV2.
Constructors with invalid number of arguments.
schemas:
```graphql
type Query {
shows: [Show]
}
type Show {…
-
somthing like [Early Bound Generator](https://github.com/daryllabar/DLaB.Xrm.XrmToolBoxTools/wiki/Early-Bound-Generator) has.
-
It would be nice if I can create my own templates for all the new content block which I create. At the moment they are generated with `contentblocks/content-blocks/Classes/Generator/HtmlTemplateCodeGe…