Skip to content

Commit

Permalink
added Parent
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit Chatterjee committed Jun 3, 2024
1 parent 199f772 commit 8211a6b
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,13 @@
"type": "string",
"format": "YYYY-MM-DDTHH:mm:ss.sssZ"
},
"Parent": {
"type": [
"null",
"object"
],
"additionalProperties": true
},
"audit": {
"type": [
"null",
Expand Down

0 comments on commit 8211a6b

Please sign in to comment.