Cyberwatch / cyberwatch_api

Python Api client for the Cyberwatch software
MIT License
4 stars 6 forks source link

Document only body_params and how pagination works #34

Closed aaTarek closed 1 year ago

aaTarek commented 1 year ago

This commit removes the 'params' variable from the documentation, as only 'body_params' should be used from now on. It also documents how to paginate the API response.