fossasia / susi_server

SUSI.AI server backend - the Artificial Intelligence server for personal assistants https://susi.ai
GNU Lesser General Public License v2.1
2.51k stars 1.08k forks source link

Remove required parameter image from CreateSkillService #1342

Closed fragm3 closed 5 years ago

fragm3 commented 5 years ago

Actual Behaviour

Currently, image is required to be added for creating skills, bots

Expected Behaviour

Should be optional to add image while creating skill/bot, needed for the client side: https://github.com/fossasia/susi.ai/pull/2697

Would you like to work on the issue?

Yes