File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ attributes:
51
51
description : Name of the subject category.
52
52
-
53
53
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) .
56
56
-
57
57
name : qual_level
58
58
type : object
@@ -72,5 +72,5 @@ attributes:
72
72
description : Numerical ranking of the qualification level.
73
73
-
74
74
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) .
You can’t perform that action at this time.
0 commit comments