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

Modify ListPrivateSkillService to return emailId and other fields #1360

Closed harsh-jindal closed 5 years ago

harsh-jindal commented 5 years ago

Actual Behaviour Currently only returns the name, group and language.

Expected Behaviour It shall return emailId, publication status, and other bot details. Required for the issue: https://github.com/fossasia/susi.ai/issues/2730 and https://github.com/fossasia/susi.ai/issues/2780

Would you like to work on the issue? Yes