YD_Event.Web/templates/http-client.ejs

3 lines
207 B
Plaintext
Raw Normal View History

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