spec/schema/osa.json in openstudio-analysis-1.0.0.rc9 vs spec/schema/osa.json in openstudio-analysis-1.0.0.rc10
- old
+ new
@@ -285,9 +285,12 @@
"type": "string"
},
"description": {
"description": "Description of design alternative",
"type": "string"
+ },
+ "seed": {
+ "$ref": "#/definitions/Seed Object"
}
},
"required": [
"name",
"description"
\ No newline at end of file