Fix oversight where params were never sent with requests #9

Merged
Ghost merged 1 commit from refs/pull/9/head into master 2024-04-02 14:02:36 +02:00
Ghost commented 2024-04-02 14:00:28 +02:00 (Migrated from codeberg.org)

This PR fixes an oversight. I forgot to append the search parameters from $this->params onto the final URL to be sent to the endpoint.

This PR fixes an oversight. I forgot to append the search parameters from `$this->params` onto the final URL to be sent to the endpoint.
Sign in to join this conversation.
No description provided.