Skip to content

Commit

Permalink
In test schema, add second patch of device to the rpg2 extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmouritzen-splunk committed Sep 20, 2024
1 parent a57511a commit fc0986b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions test/test_ocsf_schema/extensions2/rpg2/objects/device_(patch).json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"caption": "RPG 2 Device",
"description": "Patch extends of Device for the RPG 2 extension.",
"extends": "device",
"attributes": {
"rpg/hp": {
"requirement": "optional"
}
}
}

0 comments on commit fc0986b

Please sign in to comment.