Ukonn Ra

Results 40 comments of Ukonn Ra

Facing the same issue, though it is not a big problem, but still want to be handled

+1, and maybe kotlin coroutine should also be supported

THX for your response, although I also think that `x-scala-name` is the best solution, but unfortunately, sometimes the swagger file is not written by myself, and I cannot control the...

I think it's an usual case, you have to use others' swagger file to generate the client of different languages. And if the swagger file author add `x-scala-name`, should he/she...

Although I know `x-jvm-package` is a solution, but unfortunately, sometimes I have to use the swagger file written by others, who may not want to add such fields for some...

1. If mentioned about queries on RESTful, you can check the discussion from JSON:API: https://github.com/json-api/json-api/issues/1445 2. Designing a query language IS a difficult problem, even using GraphQL Right now I...