Skip to content

Generate detailed type information for arrays and other nested structures #56

@AlexanderAllen

Description

@AlexanderAllen

Currently arrays, nested object literals, and nested schema references get a sparse treatment on generated value objects, by which I mean type information is lost from the OAS source into the generated types.

I'd like Panettone to do better, because challenge and fun.

Currently investigating whether using FantasyLand patterns will provide the parsing logic with more horsepower to do this kind of type interpretation in an accurate, predictable, and reliable way.

Creating this ticket for time tracking purposes and developing straight on main since no one uses this repo except me.

Metadata

Metadata

Labels

enhancementNew feature or requestunit testUnit test needs to be created or updated

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions