Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4521,7 +4521,7 @@
},
"name": {
"type": "string",
"description": "The name of the skill which uniquely identifies the skill within the skillset. Skills with no skill name defined will be given a default name of its index in the skillset array."
"description": "The name of the skill which uniquely identifies it within the skillset. A skill with no name defined will be given a default name of its 1-based index in the skills array."
},
"description": {
"type": "string",
Expand Down