superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

Add `recruitment/list-candidates` profile `breezy-hr` map #329

Closed janhalama closed 1 year ago

janhalama commented 1 year ago

Description

This PR adds breezy-hr map for recruitment/list-candidates profile.

Known limitation of the map: Breezy HR provider does provide paginated endpoint for listing candidates, but the response do not contain previous and next page offsets or page links. Map implementation do allow the client to pass page limit and page cursor, but do not provide page cursors in the perform outcome.

The PR is based on #328.

Motivation and Context

Types of changes

Checklist: