openapi-typescript-codegen/docs/angular-support.md
2022-01-28 16:11:52 +01:00

227 B

Angular support

Lorem

openapi --input ./spec.json --output ./generated --client angular

This has been tested with the following versions:

"@angular/common": "13.1.3",
"@angular/core": "13.1.3",
"rxjs": "7.5.2",