shathor

Results 16 comments of shathor

@mistriel could you elaborate how you made it work, including your yaml schema example? Because this typemapping does nothing on our side.

I see, thanks a lot. I was hoping to get by without modifying the templates.

I got another workaround. In the maven build add: ```xml File=org.springframework.core.io.InputStreamSource ``` The YAML part: ```xml requestBody: content: multipart/form-data: schema: type: object properties: file: type: string format: binary myOtherProperty: $ref:...

Thanks for showing me this, I'll uninstall the plugin, *sigh* it was damn good for decompiling. Does the plugin from here / github also contain the adware?

Great! I will track development there.

Regarding Ant see https://github.com/akullpp/awesome-java/pull/681

OkHttp was removed in PR: https://github.com/akullpp/awesome-java/pull/858 as it is not written in Java (anymore)

I don't want to repeat the discussion from PR [858](https://github.com/akullpp/awesome-java/pull/858).

Note that this is an Android App... There is no Java API. I don't see any direct relation to Java. It is not open source (?), its licensing is generally...

Javalin was removed in PR: https://github.com/akullpp/awesome-java/pull/858 as it is not written in Java.