Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 #1024

Open
carefulbird opened this issue Jan 9, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@carefulbird
Copy link

carefulbird commented Jan 9, 2025

/* 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?

@smorimoto
Copy link
Collaborator

What do you need to specify?

@smorimoto smorimoto added the enhancement New feature or request label Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants