Service methods

In cloud code service i created method with REST operation POST and about hundred parameters. Now i need method in same service with REST operation PUT and with same parameters. Is there way to duplicate first method, then i don’t need to create so many same parameters again?

Hello @Nikola_Vojinovic

Unfortunately, it is not possible to duplicate the method.

Regards,
Inna