Sha256: 3402785c2f06d0ce4200fbfba54f62afd75c915ca2c91a645bf0c895ae47a1c8
Contents?: true
Size: 933 Bytes
Versions: 3
Compression:
Stored size: 933 Bytes
Contents
# Change Log ## [0.0.8] - 2020-08-13 - Implement API to request all compnies - `client.companies` ## [0.0.7] - 2020-08-04 - Get source data and source compaines - `client.source_companies(source_id)` - Get company's employeerange data by domain - `client.company_cards('monday.com', { card_id: 'employeerange' })` - Get company's employees data by domain - `client.company_cards('monday.com', { card_id: 'employees' })` ## [0.0.3] - 2020-06-20 - Implement API to request token by user certificate - Get company data by domain - `client.company(ekohe.com)` - Get company's relationship data by domain - `client.company(ekohe.com, {card_id: 'people'})` - Retrieve request limit data from header ``` # .date # .content_type # .server # .content_length # .request_context # .strict_transport_security # .x_ratelimit_limit # .x_ratelimit_remaining # .x_ratelimit_reset ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sourcescrub-0.1.0 | CHANGELOG.md |
sourcescrub-0.0.9 | CHANGELOG.md |
sourcescrub-0.0.8 | CHANGELOG.md |