acacode / acacode/swagger-typescript-api
Can the comments at the beginning of the generated code be customized? I tried onPrepareConfig hook to change the configuration, but it didn't work
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 4.1k
- Forks
- 436
- PR merge metrics
- No merged PRs in 30d
Description
```
/* eslint-disable */
/* tslint:disable */
/*
* ---------------------------------------------------------------
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
* ## ##
* ## AUTHOR: acacode ##
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
* ---------------------------------------------------------------
*/
```
This code is defined by FILE_PREFIX, it seems to be unmodifiable?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.