Skip to content

Commit

Permalink
Merge pull request #480 from JrGoodle/remove-yaml-versioning
Browse files Browse the repository at this point in the history
Remove version property from schema
  • Loading branch information
JrGoodle committed May 13, 2020
2 parents fd9716d + e0fe841 commit 6258aa3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/clowder/clowder.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,13 +175,6 @@
"projects"
],
"properties": {
"version": {
"description": "The version field is intended to be used in order to issue warnings for deprecation or breaking changes.",
"default": 2,
"enum": [
2
]
},
"defaults": {
"description": "Default values inherited by projects and sources",
"type": "object",
Expand Down

0 comments on commit 6258aa3

Please sign in to comment.