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.56k stars 6.28k forks source link

feat(typescript-angular): add support for Angular V18 #18916

Closed focTZi closed 2 weeks ago

focTZi commented 2 weeks ago

Changes

Add support for Angular V18

I have more or less replicated PR #17685 for angular 18. Our angular project is still very simple and my understanding of the topic is limited, so please review critically, because I may have overlooked something critical. Feel free to add any improvements, suggestions or reject as needed.

Technical committee

@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)

PR checklist