Skip to content

Commit

Permalink
Update JSON schema
Browse files Browse the repository at this point in the history
  • Loading branch information
courtneyholcomb committed Jul 25, 2024
1 parent 79739d3 commit b9247e7
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -804,9 +804,6 @@
"$id": "time_spine_schema",
"additionalProperties": false,
"properties": {
"name": {
"type": "string"
},
"node_relation": {
"$ref": "#/definitions/node_relation_schema"
},
Expand All @@ -815,7 +812,6 @@
}
},
"required": [
"name",
"node_relation",
"primary_column"
],
Expand Down

0 comments on commit b9247e7

Please sign in to comment.