sam-goodwin / punchcard

Type-safe AWS infrastructure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support JSON schema refs

sam-goodwin opened this issue · comments

commented

It should be possible to define JSON schemas that reference others. Instead of generating a new nameless schema for a Shape, we should model Schemas themselves and render links properly.

This will also expose places for developers to give things nice names and should result in a nicer generated client.