Jan Walter

Results 10 comments of Jan Walter

Thanks for feedback. You are definitely welcome to make a PR, what do you think?

I am not sure we should generalize this behavior. What if somebody wanted to distinguish/accept nulls via query params? In other words, can we be sure it's not a legitimate...

Please, add a definition json example, so it's clear what leads to this, and also feel welcome to make a PR.

@leiserfg, thanks for the idea. Btw, you are welcome to make a PR (incl. docs update demonstrating the usage), if you want to have it done faster.

Currently the ad hoc (env-based) configuration can by done via [interceptors](https://angular.io/api/common/http/HttpInterceptor#intercept), which are typically used also for authentication, e.g.

Could you, please, post an example of your schema with options method? It seems `conf.ts` should be extended.

@wvpelt sorry for making you wait so long, and thanks a lot for the PR. Anyway, if you were able to rebase, I would do the review and merge in...

Not sure, could you, please, demonstrate this on an example? If I check `ArrayOfStrings` (https://github.com/jnwltr/swagger-angular-generator/search?utf8=%E2%9C%93&q=++++%22ArrayOfStrings%22%3A+%7B&type=), it produces `FormArrayExtended` containing simple `FormControl`s, which seems ok to me. C.f. https://github.com/jnwltr/swagger-angular-generator/blob/master/demo-app/client/generated/store/structures/array/array.service.ts#L30

I'll gladly write a test. So create `tests/files/IfPercent.xlsx` and add the test to `tests/excel/test_excel.py`?