-
### Mod Name
Open Terrain Generator
### This issue occurs when only Valkyrien Skies, addons, and the mod I have specified are installed and no other mods
- [X] I have tested this issue and it…
-
### Describe the issue as clearly as possible:
Perform batched generation. The problem occurs because CFGGuide.copy() which does not copy the attribute regex_fsm. https://github.com/outlines-dev/outl…
-
JSON schema gives us two direct sources of types names: the keys in references dictionary and the `title` field in schema metadata. Note also that while the former are necessarily unique, the latter m…
-
Hi,
It would be great if the generator accepted a hook similar to this:
fun enrichSchema(schema: JsonNode, prop: BeanProperty) as a substitution for ValidationConstraintResolver from the original …
-
## Prerequisite
I have a bundle of json schema files on local file system as below:
```tree
/path/to/base/dir/
└── schema/
└── v2/
├── named_api_resource.json
└── pokemo…
-
We are using the NJsonSchema code generation for TypeScript since quite a long time and it works fine.
Now we updated the NJsonSchema.CodeGeneration.TypeScript library from 9.14.1 to 10.1.15.
After …
-
The default value is not always a string. E.g. in the below example it is a boolean constant:
```JSON
"isActive": {
"default": false,
"type": "boolean"
}
```
The defaultValue property o…
-
Hi team, could you please help me with few issues related to protobuf->java object -> json schema using your tool. I tried to generate json schema out of protobuf generated java class.
It comes with…
-
### Is your enhancement related to a problem? Please describe
I couldn't find any notes on previously made decissions regarding the CRDGenerator. I had to read a lot issues and code, which makes it…
-
**Describe the bug**
It produces a Enumeration with key with `None_` prepended and without quotes around the value
```
Traceback (most recent call last):
File "/Users/tomhemmes/miniconda3/en…