flowup / api-client-generator

Angular REST API client generator from Swagger YAML or JSON file with camel case settigs
MIT License
115 stars 21 forks source link

fix(template) make module template angular 10 compatible (closes #93) #94

Closed Azuka closed 4 years ago

Azuka commented 4 years ago

closes #93

vmasek commented 4 years ago

Could you please have a look if you agreed with CLA (clabot handles that), it is needed in order to merge the PR, other than that this has no issues and may be merged :shipit:

Azuka commented 4 years ago

@vmasek how do I do that? It doesn't seem to be kicking off.

vmasek commented 4 years ago

I'll have a look

vmasek commented 4 years ago

I was just stuck.

Did you also test the backward compatibility? I need to make sure it will work for "lower" versions or release this as a mayor version.

Azuka commented 4 years ago

@vmasek, I believe the test-angular-project uses Angular 9, so it should work. I'm not sure about 8.