Generates request-builder.service.ts.
Version of the CLI tool, written into the file header.
Title of the OpenAPI specification, written into the file header.
Version of the OpenAPI specification, written into the file header.
File name and rendered TypeScript source content.
Emits
request-builder.service.ts: a stateless@Injectable()helper that centralizes URL, query and header construction shared by every generated service method. Consumers can override it via standard NestJS DI to customize encoding behavior across the SDK.