Skip to content

Conversation

eakorolev
Copy link

@eakorolev eakorolev commented Sep 21, 2023

Fixes #1538 #1765

@eakorolev eakorolev force-pushed the feat/config-overrides branch 6 times, most recently from 15cc452 to d204ec4 Compare September 21, 2023 14:46
@eakorolev eakorolev force-pushed the feat/config-overrides branch from d204ec4 to 6947775 Compare September 21, 2023 15:22
@mirismaili
Copy link

mirismaili commented Oct 29, 2023

Thank @eakorolev. Although this doesn't resolve #1538 completely. See here.

Is there a way to use your fork before publish?

@mirismaili
Copy link

I published a temporary package here:

https://www.npmjs.com/package/forked-openapi-typescript-codegen

@eakorolev
Copy link
Author

@mirismaili, thank you for publishing this package! As s temporary solution, I've just installed a patched package from GitHub branch like this:

  "devDependencies": {
    "openapi-typescript-codegen": "github:eakorolev/openapi-typescript-codegen#feat/config-overrides"
  }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possibility to pass context/options from query-executor to the client/request
2 participants