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.5k stars 1.08k forks source link

Resolved store draft issue #1458

Closed Dilshaad21 closed 4 years ago

Dilshaad21 commented 4 years ago

Fixes #1457

Changes:

Screenshots for the change: NA

Dilshaad21 commented 4 years ago

Earlier there was a parsing issue with the stringified json data. Now I have handled each of the key-value pairs and accepted those query params separately.

Dilshaad21 commented 4 years ago

@Orbiter Changes that will be made in the client-side after merging this PR.