data icon indicating copy to clipboard operation
data copied to clipboard

feat: implement static schema-dsl parser

Open runspired opened this issue 1 year ago • 0 comments

The schema parser should convert our Typescript DSL into

  • API/Cache create type
  • API/Cache update type
  • API/Cache read type
  • UI create type
  • UI update type
  • UI read type
  • a json schema

runspired avatar Sep 18 '23 22:09 runspired