Changes to Add profiles to the job change list
POST /v1/job-changes/add-profiles
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 10 revisions of this API.211
What changed
- ●
changed the pattern of the request property
profiles/items/linkedinUrlfrom^(?:https?:\/\/)?(?:[a-z]+\.)?linkedin\.[a-z]{2,}\/(?:in|sales\/lead|talent\/profile)\/(?<slug>[^/\\?,#]+)\/?(?:[\?,#].*)?to^(?:https?:\/\/)?(?:[a-z]+\.)?linkedin\.[a-z]{2,}\/(?:in|sales\/lead|talent\/profile)\/(?:[^/\\?,#]+)\/?(?:[\?,#].*)?request-property-pattern-changed
- ●
- ▲
the response property
advicebecame nullable for the status200response-property-became-nullable
- ▲
the response property
advicebecame optional for the status200response-property-became-optional
- ○
the
adviceresponse's property default valuewas removed for the status200response-property-default-value-removed
- ▲