currently only the `typescript-koa` does any runtime parsing/validation. add support to the `typescript-fetch` template for validating parameters, and parsing responses using the configured schema builder (ie: `zoa` / `joi`)
currently only the
typescript-koadoes any runtime parsing/validation.add support to the
typescript-fetchtemplate for validating parameters, and parsing responses using the configured schema builder (ie:zoa/joi)