diff --git a/frontend/orval.config.js b/frontend/orval.config.js index c33950dc68..7a7b973c8b 100644 --- a/frontend/orval.config.js +++ b/frontend/orval.config.js @@ -23,6 +23,11 @@ module.exports = { path: './fetcher.ts', name: 'fetcher', }, + header: () => [ + 'Generated by Orval', + 'Do not edit manually.', + 'See `gen:api` script in package.json', + ], }, }, input: {