Jochen Jonckheere
Jochen Jonckheere
**Is your feature request related to a problem? Please describe.** When a layer within a [yaga-layers-control](https://leaflet-ng2.yagajs.org/latest/examples/layers-control-directive/) has the display set on false, the checkbox or radiobutton in the yaga-layers-control on...
With the latest version of NSwag v12.3.0.0 and NJsonSchema v9.14.1.0 I have an issue that not my abstract class is positioned lower than a class that extends it in TypeScript....
Hi, I added the changes for scope support, see issue #33. But I wasn't able to test it. I'm not a Ruby expert and have no idea how to compile...
Hi, I ran into an issue when I changed the path of the sw_dest_filename to assests/js or any other sub folder. He issue was that the scope of the webmanifest...
When trying to upgrade to NSwag 14 (on a dotnet 7 project) I noticed that the swagger.json and thus all code generated based on that specification includes internal and private...
### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched [issues](https://github.com/GitTools/GitVersion/issues) to ensure it has not already been reported ### GitVersion package GitVersion.Tool ###...
Hi, After the update to NJsonSchema v11.5.1 the conversion of enum values to string is broken. The reason is that in the Enum.liquid the `[System.Runtime.Serialization.EnumMember(Value = @"somevalue")]` has been replaced...