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

  1. 720c63a313eb1
  2. 4002aa81d4fb21

What changed

    • changed the pattern of the request property profiles/items/linkedinUrl from ^(?: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

  • 4002aa81d4fb21See the full diff
    • the response property advice became nullable for the status 200

      response-property-became-nullable

    • the response property advice became optional for the status 200

      response-property-became-optional

    • the advice response's property default value was removed for the status 200

      response-property-default-value-removed