OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
20.51k stars 6.27k forks source link

[Typescript] Fix Issue Directly Publishing Package #19004

Open bootsie123 opened 5 days ago

bootsie123 commented 5 days ago

Addresses issue #19003 by modifying the package.mustache file in the typescript generator.

PR checklist

wing328 commented 5 days ago

please follow step 3 to update the samples

cc @TiFu (2017/07) @taxpon (2017/07) @sebastianhaas (2017/07) @kenisteward (2017/07) @Vrolijkx (2017/09) @macjohnny (2018/01) @topce (2018/10) @akehir (2019/07) @petejohansonxo (2019/11) @amakhrov (2020/02) @davidgamero (2022/03) @mkusaka (2022/04)

bootsie123 commented 4 days ago

My apologies! The samples should be updated now

wing328 commented 2 days ago

no need to sorry. we appreciate your contributions