onfleet / node-onfleet

Onfleet API wrapper in NodeJS
MIT License
18 stars 18 forks source link

Updates for Custom field support for node API wrapper #105

Closed lisandrobigi-onfleet closed 2 months ago

lisandrobigi-onfleet commented 2 months ago

Describe the solution Custom field support for node API wrapper. Added a new resource for CustomFields that supports GET - CREATE - UPDATE - DELETE operations and update testing files. https://onfleet.atlassian.net/browse/INT-1921 https://docs.onfleet.com/reference/task-custom-fields


Added Added new resource with CustomFields endpoints Update readme files The test file was updated