acacode / acacode/swagger-typescript-api
Can I change client url?
Aberta
- Linguagem predominante
- TypeScript
- Estrelas
- 4.1k
- Forks
- 436
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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`
}
```
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.