yayoc

Results 9 comments of yayoc

I haven't had an idea for generating classes of HTTP client however it seems interesting and would be helpful. I think adapting a specified library like `Axios` is realistic so...

I guess that prettier warns the message. https://github.com/prettier/prettier/blob/91c20f7fbe22f68480820fcf322e7e099b22d82e/src/main/options.js#L41 What's parser are you using for prettier? Also, It would be great if you can share the swagger to reproduce it.

@tmowad Could you fill the missing description?

Thanks for comments. @tmowad I guess that OpenAPI 2.0 does not support `null` as the data type, It's supported on JSON scheme spec. And also Swagger 3.0 doc notes about...

Yes, 2.0 is the minimum version this library supports.

Oh, I thought we talked about the minimum version of `swagger`. The minimum version of `flow-bin` should be `0.48.0` which this library uses.

Thanks for reporting. Yes, `swagger-to-flowtype` needs to validate the component names. Although we may have cases component names conflicts, Removing `-` and `.` characters are fine for general cases.

@lucas093 I think you have to run `redis` on your server.

There is no particular reason. Probably, We might be able to make both `some` and `none` properties optional.