Add Item Examples (#182)

Add Examples to Item Components from MS-Learn Website
This commit is contained in:
DW623
2023-08-17 11:04:39 -07:00
committed by GitHub
parent 2abff2794e
commit d3a8c7a4a4
16 changed files with 112 additions and 34 deletions

View File

@@ -12,5 +12,11 @@
"title": "Duration",
"type": "number"
}
}
},
"examples": [
{
"category" : "attack",
"duration" : 0.2
}
]
}