acacode / acacode/swagger-typescript-api
Strange method name
Abierto
enhancement
good first issue
- Lenguaje dominante
- TypeScript
- Estrellas
- 4.1k
- Forks
- 436
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Several of our methods has a number after there name:
```
searchConsumption1 = (data: { filters?: CreditOperationFilters; pageable?: Pageable }, params?: RequestParams) =>
```
Ok we have this method in another class but not in the same class. We generate API with `modular`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.