-
Maybe there is a way to reduce it to just "Specify username"?
![image](https://github.com/q-unite/qunite-api/assets/103951082/8d462e18-a3a7-470a-9c4e-55602161556a)
_Originally post…
-
Hi. I got this message by cloning standard DTO object, that inherits from INotifyPropertyChanged interface via Fody. I'm not sure could that be a problem. Thanks
-
-
We've recently encountered the following exception when trying to generate C# DTOs from a large schema:
System.InvalidOperationException: Error while rendering Liquid template CSharp/Class:
…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/FasterXML/jackson-databind/issues) and found nothing similar.
### Describe the bug
SSIA
### Version Information…
-
When creating a custom module with a mixed case name (e.g MyCustomModule) the resulting generated code can have build errors due to case mismatches.
In the example below, there is a mismatch between …
-
I was going through a memory dump and noticed unusually high allocations coming from calls to `AsyncSchemaRegistryDeserializer.DeserializeAsync` on a process running on Win10 under .NET8.
The allo…
-
-
Currently I am using spring validation group in order to keep just one dto for both object creation and update. An example follows:
```
@NotNull(groups = UpdateObject.class)
@Getter @Setter private I…
-
The puzzle `834-3f317328` from #834 has to be resolved:
https://github.com/php-coder/mystamps/blob/f17ff2b84eec5e3068ea03afff56c2a9e12ff1c8/src/main/java/ru/mystamps/web/service/SeriesSalesImportSe…