acacode / acacode/swagger-typescript-api
Strange method name
Aperta
enhancement
good first issue
- Lingua principale
- TypeScript
- Stelle
- 4.1k
- Fork
- 436
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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`.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.