[
https://issues.apache.org/jira/browse/UNOMI-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Griffon closed UNOMI-654.
-------------------------------
Resolution: Fixed
done
https://github.com/apache/unomi/commit/b27cafe2c07a525cb4a72d752a9c9f4ba383c666
> Update schema to support empty properties
> -----------------------------------------
>
> Key: UNOMI-654
> URL: https://issues.apache.org/jira/browse/UNOMI-654
> Project: Apache Unomi
> Issue Type: Bug
> Reporter: David Griffon
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> As CustomItem (default implementation of Item) defines an empty list as
> {{properties}} we need the schema to match it.
> Add
> {code}
> "properties": {
> "type": ["null", "object"]
> }
> {code}
> to item json schema
--
This message was sent by Atlassian Jira
(v8.20.10#820010)