forked from loafle/openapi-generator-original
* 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