Rich, thanks for your reply.

I found out that the method signature the REST lib builds depends on the MIME type defined on the "produces" and "consumes" swagger properties.

After adjusting the spec class with the correct values for those properties the methods signatures were built the same format of the others.