-
**Jane version(s) affected**: 7.4.1
**Description**
```
Fatal error: Uncaught Error: Call to undefined method Jane\Component\OpenApiCommon\Generator\ModelGenerator::getInitialized() in /var/www…
-
```
running develop
running egg_info
writing requirements to skinfer.egg-info/requires.txt
writing skinfer.egg-info/PKG-INFO
writing top-level names to skinfer.egg-info/top_level.txt
writing dependenc…
-
**Describe the bug**
In our open source project [reqstool](https://github.com/Luftfartsverket/reqstool-client) we have several JSON Schemas. We would like to use datamode-code-generator to generate…
-
## Enum generator creates invalid properties when value contain special characters
### Description
When generating TypeScript enums from JSON Schema enums that contain special characters in some o…
-
### Description
I'm not exactly sure where this bug is arising from (e.g. swift-openapi-generator or one of its dependencies like OpenAPIKit).
In short, using `swift-openapi-generator` with when…
-
**Describe the bug**
I am trying to produce pydantic models from a JSONSchema file I have. When I try to do this, the process never finishes and just accumulates memory without end. I let it run fo…
-
[This issue](https://github.com/python-jsonschema/check-jsonschema/issues/112) requested support specifically for the `!reference` tag in a Gitlab CI file, however, there doesn't appear to be support …
-
**Jane version(s) affected**: 7.5 (latest install according to docs)
**Description**
Code-Gen fails with Warning:
```php
PHP Warning: Undefined array key "object" in /home/xxx/projects/camund…
comod updated
2 weeks ago
-
With version 0.4, ticket's schema define type of some field (`priority`, `resolution`, `ticketType`) like:
```json
"anyOf": [
{
"type": "string",
"enum": [
"low",
"medi…
-
### Is your enhancement related to a problem? Please describe
At the moment the CRD-Generator does not allow to set all possible details to the resulting CRDs.
### Describe the solution you'd li…