aksrxl
Results
1
issues of
aksrxl
I am working on Generating JSON Schema from .NET type using NJsonSchema. I am getting references("$ref"...) for complex type in the generated json. ``` "properties": { "resourceType": { "type": "string"...