Skip to content

Commit

Permalink
Merge pull request #100 from humblenginr/patch-1
Browse files Browse the repository at this point in the history
Update model.json
  • Loading branch information
leecalcote authored Jul 15, 2024
2 parents 21a6fb2 + 54aee46 commit acb1b26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schemas/constructs/v1beta1/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
},
"model": {
"type": "object",
"description": "Registrant-defined data associated with the model.",
"description": "Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31)",
"required": [
"version"
],
Expand All @@ -121,4 +121,4 @@
"registrant",
"category"
]
}
}

0 comments on commit acb1b26

Please sign in to comment.