Skip to content

Support recursive types #70

Closed
Closed
@scsinke

Description

@scsinke

Currently the package does not support recursive types. Should this be possible? Maybe I'm doing something wrong. otherwise, I would propose to add this constraint in the docs. I have this use case due to Server Driven UI. This results in components or actions that can be embedded in each other.

Errors:

  • Value type 'x' cannot have a stored property that recursively contains it
  • Value type 'x' has infinite size

Metadata

Metadata

Assignees

Labels

area/generatorAffects: plugin, CLI, config file.area/openapiAdding/updating a feature defined in OpenAPI.kind/enhancementImprovements to existing feature.size/MMedium task. (A couple of days of work.)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions