-
# Feature Request
The project should include a generated client for the Data Management API, which should be used in system tests (instead of RestAssured).
## Which Areas Would Be Affected?
Sys…
-
### Nuget Package
JsonSchema.Net.Generation
### Package Version
3.3.0
### What's your question?
Consider the following toy DTO's:
**SimpleDTO.cs**:
```csharp
namespace DTOTests
{
…
-
We are building generators and we want to leverage your dtos and use them with some preconfigured options. Right now when we try to use your package we cannot use the generate function only.
Moreov…
-
Been kind of spoiled by the Newtonsoft Json.NET library with its property mapping capabilities. It is nice to be able to have it read a JSON file and directly map values to an object rather than havin…
-
For a default app with Oauth2 authentication there are a lot of deprecation warnings. We need to rewrite security config to use newer methods from Spring security
-
We suggest an possible improve to jhipster generator future versions. Is possible you add this abstract classes to the generator and when generator create services extends of that by default, then you…
-
Hello guys,
We are trying to write to parquet python dictionaries into `map` column and facing an issue converting them to `pyarrow.Table`
The simple code snippet
```
def test_map_type(self)…
-
Closes https://github.com/NoxOrg/Nox.Docs/pull/16
-
### Bug description
I am trying to encrypt a particular field in my Prisma model.
Here is the full codes of my `PrismaService` residing my in NestJS's `PrismaModule`:
```
import { Injectable } f…
-
### Code
please clone code by running: `git clone https://github.com/songday/blog-rs.git`
### reproduce steps
1. git clone https://github.com/songday/blog-rs.git
1. cd blog-rs
1. git chec…