Skip to content

Alias top-level refs

Choose a tag to compare

@ianhoffman ianhoffman released this 11 Apr 22:31
· 48 commits to master since this release
425ef79

Instead of doing a no-op when the schema is a top-level ref, generate a validator and type which just alias the referenced validator and type. This fits better with existing tooling which expects a type and validator to be generated.