This commit is contained in:
parent
322d4218bc
commit
549bbfcf52
2 changed files with 11 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
public List<Job> jobs { get; set; }
|
||||
public List<Knowledge> knowledges { get; set; }
|
||||
public List<Competency> competencys { get; set; }
|
||||
public List<Competency> competency_groups { get; set; }
|
||||
public List<Output> outputs { get; set; }
|
||||
public List<Law> laws { get; set; }
|
||||
public List<Skill> skills { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue