Skip to content

Filtering out primitives from AnyOf #459

Open
@inomn

Description

@inomn

Good day. In my project we have a case with anyOf string | object

image

The current implementation of anyOf parsing excludes all primitives, but I want to keep them.
Any ideas how it could be done?

p.s. on v10 worked well, generated origin: AddressCreationRequest | string;

Thanks.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions