Skip to content

Commit

Permalink
Add parent class id
Browse files Browse the repository at this point in the history
  • Loading branch information
lilleyse committed Apr 7, 2024
1 parent 98736f9 commit cac7f9f
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@
"$ref": "class.property.schema.json"
}
},
"parent": {
"type": "string",
"minLength": 1,
"description": "The parent class ID."
},
"extensions": {},
"extras": {}
}
Expand Down

0 comments on commit cac7f9f

Please sign in to comment.