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

Add ListPrivateSkillService #1316

Closed harsh-jindal closed 5 years ago

harsh-jindal commented 5 years ago

Fixes #1311

Changes: getSkillList.json now returns lists of bots.

Screenshots for the change: Screenshot 2019-07-20 at 7 19 59 AM With search="test_bot" Screenshot 2019-07-20 at 7 20 11 AM

harsh-jindal commented 5 years ago

@akshatnitd @fragm3 @mariobehling Please review

harsh-jindal commented 5 years ago

@akshatnitd @fragm3 Done. Please review.

harsh-jindal commented 5 years ago

@fragm3 Made the changes