Skip to content

Commit

Permalink
Merge pull request #42 from getmanfred/rebecamendez-patch-1
Browse files Browse the repository at this point in the history
Update schema.json and make profile.title optional (ASG-4826)
  • Loading branch information
rebecamendez authored Nov 6, 2024
2 parents e7d77cd + c407851 commit 076259e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions schema/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1066,8 +1066,7 @@
"$comment": "TBD Same component used in rol/referrals, #/experience/jobs/organization/projects/project/referrals and significativeRelationships, to be refactor to a common definition.",
"required": [
"name",
"surnames",
"title"
"surnames"
]
},
"role": {
Expand Down Expand Up @@ -1324,4 +1323,4 @@
]
}
}
}
}

0 comments on commit 076259e

Please sign in to comment.