Skip to content

Add missing employee limit#180

Open
chdietrich wants to merge 1 commit intopersonio:masterfrom
chdietrich:master
Open

Add missing employee limit#180
chdietrich wants to merge 1 commit intopersonio:masterfrom
chdietrich:master

Conversation

@chdietrich
Copy link

curl --request GET \
     --url 'https://api.personio.de/v1/company/employees?limit=201&offset=0' \
     --header 'accept: application/json'

returns "The limit must be between 1 and 200."

The minimum is already documented, the maximum is not.

"The limit must be between 1 and 200."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant