web/scripts/openapi/template/http-client.ejs

3 lines
207 B
Plaintext

<% const { config } = it; %>
<% /* https://github.com/acacode/swagger-typescript-api/tree/next/templates/base/http-clients/ */ %>
<%~ includeFile(`./http-clients/${config.httpClientType}-http-client`, it) %>