API creation for Product EventDatas and updating asset files
This commit is contained in:
@@ -311,10 +311,10 @@
|
||||
"schema": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"modeluuid": {
|
||||
"modelUuid": {
|
||||
"example": "any"
|
||||
},
|
||||
"modelname": {
|
||||
"modelName": {
|
||||
"example": "any"
|
||||
},
|
||||
"position": {
|
||||
@@ -385,10 +385,10 @@
|
||||
"schema": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"modeluuid": {
|
||||
"modelUuid": {
|
||||
"example": "any"
|
||||
},
|
||||
"modelname": {
|
||||
"modelName": {
|
||||
"example": "any"
|
||||
},
|
||||
"organization": {
|
||||
@@ -693,10 +693,10 @@
|
||||
"schema": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"modeluuid": {
|
||||
"modelUuid": {
|
||||
"example": "any"
|
||||
},
|
||||
"modelname": {
|
||||
"modelName": {
|
||||
"example": "any"
|
||||
},
|
||||
"position": {
|
||||
@@ -770,10 +770,10 @@
|
||||
"schema": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"modeluuid": {
|
||||
"modelUuid": {
|
||||
"example": "any"
|
||||
},
|
||||
"modelname": {
|
||||
"modelName": {
|
||||
"example": "any"
|
||||
},
|
||||
"organization": {
|
||||
|
||||
Reference in New Issue
Block a user