acacode / acacode/swagger-typescript-api
Can I change client url?
未關閉
- 主要語言
- TypeScript
- 星號
- 4.1k
- 分支
- 436
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Hi, I'm using `swagger-typescript-api` with my React app.
When it generates the classes for each endpoint, it sets this path:

### Question:
**Is there any way to add a prefix to that endpoint?** So it didn't fetch localhost, but a specific url.
```ts
{
path: `${myUrl}/playlist`
}
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。