Skip to content

Commit

Permalink
New commit to trigger validation checks to run
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriachenm committed Jun 17, 2022
1 parent 2a4ce96 commit 112a274
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@
"description": "String of the URN for this Capability Type.",
"readOnly": true
},
"kind": {
"type": "string",
"description": "String of the kind of this Capability Type.",
"readOnly": true
},
"runtimeProperties": {
"$ref": "./common.json#/definitions/runtimeProperties",
"description": "Runtime properties of this Capability Type.",
"readOnly": true
},
"kind": {
"type": "string",
"description": "String of the kind of this Capability Type.",
"readOnly": true
}
},
"additionalProperties": false
Expand Down

0 comments on commit 112a274

Please sign in to comment.