UrielCh / proxmox-api

TypeScript Api for proxmox
56 stars 15 forks source link

Fix #12 Search Query Params are not send #13

Closed DariusRDev closed 1 year ago

DariusRDev commented 1 year ago

Add query information to Request

Fixes #12

And formatter changed all quotes to single quotes :(

UrielCh commented 1 year ago

Hi,

please consider not linting a code within a PR.

you PR alter 100 + lines for a single line change.

that is true for all your future opensource contribution, in any project.