Changes to Bulk company logos
POST /v1/company-logos/bulk
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 12 revisions of this API.212
What changed
- ●
changed the pattern of the request property
///from^(https?:\/\/)?(\w+\.)?linkedin\.\w+(\.\w+)?\/(company|company-beta|showcase|organization|school|companies)\/(?<slug>[^\/\?#]+)\/?(\?.*)?(#.*)?$to^(https?:\/\/)?(\w+\.)?linkedin\.\w+(\.\w+)?\/(company|company-beta|showcase|organization|school|companies)\/(?:[^\/\?#]+)\/?(\?.*)?(#.*)?$request-property-pattern-changed
- ○
the
/////response's property pattern was changed from^(https?:\/\/)?(\w+\.)?linkedin\.\w+(\.\w+)?\/(company|company-beta|showcase|organization|school|companies)\/(?<slug>[^\/\?#]+)\/?(\?.*)?(#.*)?$to^(https?:\/\/)?(\w+\.)?linkedin\.\w+(\.\w+)?\/(company|company-beta|showcase|organization|school|companies)\/(?:[^\/\?#]+)\/?(\?.*)?(#.*)?$for the statusresponse-property-pattern-changed
- ●
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ○
the
response's property default valuewas removed for the statusresponse-property-default-value-removed
- ▲