jizt-it / jizt-backend-microservice

AI Text Summarization in the cloud (microservice, event-driven version). Not currently maintained.
https://www.jizt.it
GNU General Public License v3.0
3 stars 0 forks source link

Feedback of ignored values in POST requests #7

Open dmlls opened 3 years ago

dmlls commented 3 years ago

Right now, if the API receives an attribute that is not expected, e.g. "linguistic_register", it will simply ignore it. However, the user receives no feedback of this. The only way they can now is by checking the summarization parameters returned in the API response.

Expected feature: implement feedback of ignored attributes in POST calls. This feedback should contain the reason why a certain attribute was ignored, e.g.: