AshTypescript.Rpc.Codegen.FunctionGenerators.HttpRenderer
(ash_typescript v0.17.3)
Copy Markdown
View Source
Renders HTTP-specific TypeScript functions (Promise-based, fetch).
Takes the function "shape" from FunctionCore and renders it as an HTTP function using executeActionRpcRequest.