[ 
https://issues.apache.org/jira/browse/UNOMI-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Griffon closed UNOMI-570.
-------------------------------
    Resolution: Won't Fix

Won't do as we will keep the current format

> Update the add schema "schema"
> ------------------------------
>
>                 Key: UNOMI-570
>                 URL: https://issues.apache.org/jira/browse/UNOMI-570
>             Project: Apache Unomi
>          Issue Type: Improvement
>            Reporter: David Griffon
>            Priority: Major
>             Fix For: 2.0.0
>
>
> When creating a new schema using the outcome of this ticket: 
> https://jira.jahia.org/browse/DMF-5268
> We're submitting the schema directly at a payload, instead we should be 
> submitting a JSON object using this format
> Going from:
> {code:java}
> THE_SCHEMA
> {code}
> To: 
> {code:java}
> {
>   "schema": THE_SCHEMA
> }
> {code}
> The goal is to change the signature of the endpoint to accept JSON that will 
> be mapped to JSONSchemaWrapper (Unomi Item) 



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

Reply via email to