picqer / picqer-php

PHP Client for the Picqer API
https://picqer.com/en/api
MIT License
18 stars 23 forks source link

Added methods for new comment endpoint #44

Open jhgeluk opened 9 months ago

jhgeluk commented 9 months ago

This PR adds methods for the new comments endpoint, which is already available in the web API but not yet in this package.

Did my best to follow existing naming conventions but please check.