You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "David Griffon (Jira)" <ji...@apache.org> on 2022/04/22 07:10:00 UTC

[jira] [Created] (UNOMI-562) Set and use json schema for ContextRequest (/context.json)

David Griffon created UNOMI-562:
-----------------------------------

             Summary: Set and use json schema for ContextRequest (/context.json)
                 Key: UNOMI-562
                 URL: https://issues.apache.org/jira/browse/UNOMI-562
             Project: Apache Unomi
          Issue Type: Bug
            Reporter: David Griffon


- add the json schema for the ContextRequest object
- validate the object when received from {{ContextJsonEndpoint}} 
- improve the way the validation is done, currently on the java object that is serialized to json, we need to find a way to do it before the object is deserialized from the request. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)