superfaceai / station

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

feat: Add validation of entities to `breezy-hr` maps #322

Closed martinalbert closed 1 year ago

martinalbert commented 1 year ago

Description

Adds operations for checking availability of entities needed to perform the use case.

Motivation and Context

Breezy-hr returns in most endpoints only 400, 401 and other errors as 500.

Types of changes

Checklist:

martinalbert commented 1 year ago

@janhalama workable also doesn't offer much detail into what is missing, should I open similar PR for validation of entities in workable?

janhalama commented 1 year ago

@janhalama workable also doesn't offer much detail into what is missing, should I open similar PR for validation of entities in workable?

Yes that would be great.

martinalbert commented 1 year ago

@janhalama added missing tests and opened new PR built on top of this one for validation of entities in workable maps.