Haowei Cai (Roy)

Results 144 comments of Haowei Cai (Roy)

Type hinting would be more useful for using the APIs in this client (compared to config-loading, watch, etc), which are mostly generated by openapi-generator. I wonder if openapi-generator support type...

> The result is a JSON list: ["foo", "bar"] > but the function returns ['foo', 'bar'] Could you elaborate what's the difference between the two responses?