mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-24 04:19:22 +00:00
* feat(angular): add util "provideApi" for standalone applications (Angular 17 and above) * feat(angular): update README with new provideApi usage examples for Angular applications * feat(angular): update README to reflect new provideApi import path and usage examples * feat(angular): add support for README_beforeV17 and update provideApi return type * feat(angular): add support for README_beforeV17 and update provideApi return type * feat(angular): add support for README_beforeV17 and update provideApi return type * fix: correct casing in DuplicateTest and FooDuplicateTest headers * feat(angular): add provideApi function and update README with usage examples