Skip to content

Typo in absence-period in Webhook docs #210

@rpaasche

Description

@rpaasche

According to https://developer.personio.de/reference/webhooks the webhook sends:

    "absence-period": {
      "id": "abc"
    }

in fact it sends (with underscore):

    "absence_period": {
      "id": "abc"
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions