jerber / MagicDB

MIT License
3 stars 1 forks source link

Add translation to Typescript types via schema() and openapi to typescript library #13

Open jerber opened 4 years ago

jerber commented 4 years ago

You can do this by seeing all instances of BaseClass probably... Or you can add them all to the api in one private endpoint and then use the given openapi.json to build the typescript types.

jerber commented 4 years ago

This is really a magic-api thing.