Skip to content

Commit 9228c22

Browse files
committed
updated the custom_to_branch description
1 parent d094417 commit 9228c22

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/contractor-skills/contractor-skills-object.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ attributes:
5151
description: Name of the subject category.
5252
-
5353
name: custom_to_branch
54-
type: integer
55-
description: Branch ID if subject is custom to a branch, null otherwise.
54+
type: bool
55+
description: Indicates whether the Subject is custom to a specific branch (True) or not (null).
5656
-
5757
name: qual_level
5858
type: object
@@ -72,5 +72,5 @@ attributes:
7272
description: Numerical ranking of the qualification level.
7373
-
7474
name: custom_to_branch
75-
type: integer
76-
description: Branch ID if qualification level is custom to a branch, null otherwise.
75+
type: bool
76+
description: Indicates whether the Qualification Level is custom to a specific branch (True) or not (null).

0 commit comments

Comments
 (0)