Skip to content

Commit

Permalink
Updated following file(s): accounting.yml, ats.yml, crm.yml, ecommerc…
Browse files Browse the repository at this point in the history
…e.yml, file-storage.yml, hris.yml, lead.yml, pos.yml, sms.yml, issue-tracking.yml, connector.yml, proxy.yml, vault.yml, webhook.yml, CHANGELOG.md
  • Loading branch information
GeertWille committed Dec 4, 2023
1 parent a768679 commit cd54d3e
Show file tree
Hide file tree
Showing 15 changed files with 25 additions and 16 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v10.1.0 - (2023-12-01)

- Added `customer_id` filter to E-Commerce: [Orders](apis/ecommerce/reference#tag/Orders)

## Released

### HRIS API
Expand All @@ -6,7 +10,7 @@
- Deprecated API key authentication & "people" endpoint for [Hibob](connectors/hibob) in favor a new faster "people/search" endpoint and Service User authentication.
- Improved employee mapping for [Hibob](connectors/hibob)
- Extended the employee mapping for [Ceridian Dayforce](connectors/ceridian-dayforce])
- Overall improvements of the coverage for employee properties for integrations: [Officient](connectors/officient-io), [Namely](connectors/namely), [Paychex](connectors/paychex), [PayFit](connectors/payfit), [Ceridian Dayforce](connectors/ceridian-dayforce]), [Cegid talentsoft](connectors/cegid-talentsoft), [Employment Hero](connectors/employmenthero),
- Overall improvements of the coverage for employee properties for integrations: [Officient](connectors/officient-io), [Namely](connectors/namely), [Paychex](connectors/paychex), [PayFit](connectors/payfit), [Ceridian Dayforce](connectors/ceridian-dayforce]), [Cegid talentsoft](connectors/cegid-talentsoft), [Employment Hero](connectors/employmenthero),

### Accounting API

Expand All @@ -31,7 +35,7 @@

- Release of the [Charlie HR](connectors/charliehr) connector with support for the resources: Employee, Department, Time-off
- The [Humaans](connectors/humaans)-io includes inactive employees by default.
- Overall improvements of the coverage for employee properties for integrations: [Google Workspace](connectors/google-workspace), [Lucca HR](connectors/lucca-hr), [Rippling](connectors/rippling) ,[SD Worx](connectors/sdworx), [ADP run](connectors/adp-run), [ADP Workforce Now](connectors/adp-workforce-now), [Breathe HR](connectors/breathehr]), [Deel](connectors/deel), [Freshteam](connectors/freshteam), [Loket](connectors/loket-nl), [Paylocity](connectors/paylocity), [NMBRS](connectors/nmbrs), [Sage HR](connectors/sage-hr), [Zenefits](connectors/zenefits)
- Overall improvements of the coverage for employee properties for integrations: [Google Workspace](connectors/google-workspace), [Lucca HR](connectors/lucca-hr), [Rippling](connectors/rippling) ,[SD Worx](connectors/sdworx), [ADP run](connectors/adp-run), [ADP Workforce Now](connectors/adp-workforce-now), [Breathe HR](connectors/breathehr]), [Deel](connectors/deel), [Freshteam](connectors/freshteam), [Loket](connectors/loket-nl), [Paylocity](connectors/paylocity), [NMBRS](connectors/nmbrs), [Sage HR](connectors/sage-hr), [Zenefits](connectors/zenefits)

### Filestorage API

Expand Down
2 changes: 1 addition & 1 deletion accounting.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ats.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion connector.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion crm.yml

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion ecommerce.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion file-storage.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hris.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion issue-tracking.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lead.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pos.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion proxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.0.3
info:
version: 10.0.1
version: 10.1.0
title: Proxy API
description: |+
Welcome to the Proxy API.
Expand Down
2 changes: 1 addition & 1 deletion sms.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vault.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.0.3
info:
version: 10.0.1
version: 10.1.0
title: Vault API
description: |+
Welcome to the Vault API 👋
Expand Down
2 changes: 1 addition & 1 deletion webhook.yml

Large diffs are not rendered by default.

0 comments on commit cd54d3e

Please sign in to comment.