Skip to content

Commit de4deea

Browse files
committed
dan comments
1 parent c37ed6c commit de4deea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
### Create a Qualification Level
22

3-
Creates a new Qualification Level with the given `name` and `ranking`, linked to the API key's Branch (`custom_to_branch`=True).
3+
Creates a new Qualification Level with the given `name` and `ranking`, linked to your Branch.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
### Delete a Qualification Level
2-
Deletes a Qualification Level created by the API key's Branch (`custom_to_branch`=True). Only the Qualification Level's unique id is required in the URL. Qualification Levels not created by the API key's Branch cannot be deleted.
2+
Deletes a Qualification Level created by your Branch. Only the Qualification Level's unique id is required in the URL.

pages/qual-levels/qual-level-object.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ attributes:
1414
-
1515
name: custom_to_branch
1616
type: bool
17-
description: Indicates whether the Qualification Level is specific to the API key's Branch (True), or shared across all Branches (null).
17+
description: Indicates whether the Qualification Level is specific to the your Branch (True), or shared across all Branches (null).

0 commit comments

Comments
 (0)