Updated Schemas

This commit is contained in:
github-actions[bot] 2022-08-25 23:31:02 +00:00
parent 8d78c49c64
commit 70f69345ca

View File

@ -662,7 +662,7 @@
"properties": {
"curve": {
"type": "array",
"description": "Scale this module over time",
"description": "Scale this object over time",
"items": {
"$ref": "#/definitions/TimeValuePair"
}
@ -766,7 +766,7 @@
"properties": {
"curve": {
"type": "array",
"description": "Scale this module over time",
"description": "Scale this object over time",
"items": {
"$ref": "#/definitions/TimeValuePair"
}
@ -1745,7 +1745,7 @@
"properties": {
"curve": {
"type": "array",
"description": "Scale this module over time",
"description": "Scale this object over time",
"items": {
"$ref": "#/definitions/TimeValuePair"
}
@ -2103,13 +2103,6 @@
"type": "object",
"additionalProperties": false,
"properties": {
"curve": {
"type": "array",
"description": "Scale this module over time",
"items": {
"$ref": "#/definitions/TimeValuePair"
}
},
"fluidType": {
"description": "Fluid type for sounds/effects when colliding with this ring.",
"$ref": "#/definitions/CloudFluidType"
@ -2171,7 +2164,7 @@
"properties": {
"curve": {
"type": "array",
"description": "Scale this module over time",
"description": "Scale this object over time",
"items": {
"$ref": "#/definitions/TimeValuePair"
}
@ -2316,7 +2309,7 @@
"properties": {
"curve": {
"type": "array",
"description": "Scale this module over time",
"description": "Scale this object over time",
"items": {
"$ref": "#/definitions/TimeValuePair"
}
@ -2402,7 +2395,7 @@
"properties": {
"curve": {
"type": "array",
"description": "Scale this module over time",
"description": "Scale this object over time",
"items": {
"$ref": "#/definitions/TimeValuePair"
}