mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
6e15a70bbf
commit
11d4e53b82
@ -774,7 +774,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"curve": {
|
"curve": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "Scale this object over time",
|
"description": "Scale this object over time. Time value is in minutes.",
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "#/definitions/TimeValuePair"
|
"$ref": "#/definitions/TimeValuePair"
|
||||||
}
|
}
|
||||||
@ -963,7 +963,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"curve": {
|
"curve": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "Scale this object over time",
|
"description": "Scale this object over time. Time value is in minutes.",
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "#/definitions/TimeValuePair"
|
"$ref": "#/definitions/TimeValuePair"
|
||||||
}
|
}
|
||||||
@ -2854,7 +2854,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"curve": {
|
"curve": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "Scale this object over time",
|
"description": "Scale this object over time. Time value is in minutes.",
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "#/definitions/TimeValuePair"
|
"$ref": "#/definitions/TimeValuePair"
|
||||||
}
|
}
|
||||||
@ -3088,7 +3088,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"curve": {
|
"curve": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "Scale this object over time",
|
"description": "Scale this object over time. Time value is in minutes.",
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "#/definitions/TimeValuePair"
|
"$ref": "#/definitions/TimeValuePair"
|
||||||
}
|
}
|
||||||
@ -3222,7 +3222,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"curve": {
|
"curve": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "Scale this object over time",
|
"description": "Scale this object over time. Time value is in minutes.",
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "#/definitions/TimeValuePair"
|
"$ref": "#/definitions/TimeValuePair"
|
||||||
}
|
}
|
||||||
@ -4430,7 +4430,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"curve": {
|
"curve": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "Scale this object over time",
|
"description": "Scale this object over time. Time value is in minutes.",
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "#/definitions/TimeValuePair"
|
"$ref": "#/definitions/TimeValuePair"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user