Skip to content

chore(js): remove unused local type generator#2027

Open
Abhijeet Prasad (AbhiPrasad) wants to merge 1 commit into
mainfrom
abhi-dependency-audit-may-19
Open

chore(js): remove unused local type generator#2027
Abhijeet Prasad (AbhiPrasad) wants to merge 1 commit into
mainfrom
abhi-dependency-audit-may-19

Conversation

@AbhiPrasad
Copy link
Copy Markdown
Member

Summary

  • remove the unused SDK-local OpenAPI type generation script and template
  • drop openapi-zod-client from js/package.json
  • regenerate pnpm-lock.yaml, removing its transitive axios entries

Context

The parent braintrust monorepo drives SDK type regeneration via deployment-internal/exported-typespecs/src/scripts/generate_types.ts, so the local js/scripts/generate_types.ts copy is not used.

Testing

  • Not run; dependency/script removal only.

Remove the stale SDK-local OpenAPI type generation script and template. Type
regeneration is driven from the parent monorepo's exported-typespecs generator,
so this copy was unused.

Dropping the script also removes openapi-zod-client and its transitive axios
lockfile entries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant