area515 / Photonic3D

Control software for resin 3D printers
http://photonic3d.com
GNU General Public License v3.0
131 stars 115 forks source link

[BUG] : double skinName needed in API request #339

Closed kloknibor closed 6 years ago

kloknibor commented 6 years ago

Hi,

I'm just playing with the new activate and de-activate API requests but I currently need to request it as :

services/settings/skins/activate/" + skinName, skinName

it would make more sense to put to services/settings/skins/activate/ with the body skinName. It currently feels a bit double.

WesGilster commented 6 years ago

Take my last changes. I've thrown out the activate/deactivate and fixed the gui so that you can save the full skin from the GUI including the active flag.