swagger-typescript-api
swagger-typescript-api copied to clipboard
Filtering out primitives from AnyOf
Good day. In my project we have a case with anyOf string | object

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.
Hi @inomn !
Thanks for this issue! Fix that soon
@js2me hi, cool, thanks!
@js2me hi! any estimations on when this could be fixed?
Is this still being worked on?
I'm seeing the same issue and it's preventing me from upgrading.
regression in 13.0.2
still the case in 13.0.3