swagger-typescript-api
swagger-typescript-api copied to clipboard
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
/* 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?