speakeasy-api / speakeasy-api/speakeasy

Support tsconfig.json customization

Open
#643 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
448
Forks
39
Avg merge
21h 33m
Merged PRs (30d)
9

Description

While generating a typescript sdk from an openapi spec, I couldn't find in the docs how to override the properties set in the tsconfig.json file. Is there any available ways to do it? e.g changing "outDir" from "." to "dist"

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating the TypeScript SDK generation configuration and the generated tsconfig.json handling, then check existing documentation and configuration entry points for overrides. Done means establishing whether properties such as outDir can be customized and documenting or supporting that behavior, with a generated SDK build confirming the result.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi, typescript
Domain
build-system, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.