autotask-v0.1.2
·
187 commits
to main
since this release
Fixed
syncno longer fails on the first page of every POST-query resource. Autotask
requires a filter onqueryendpoints and rejected the filterless first request
with HTTP 500Value cannot be null. Parameter name: filters, so companies,
contacts, tickets, projects and the other 39 POST resources never synced a single
row. The first page now carries the sameid-walk condition every later page
already sent. Reported by @zendzipr in
#257.--param/--resource-paramoverrides for array and comma-separated body
fields (filter,includeFields) are now sent as JSON arrays instead of the
literal string, matching what thequerycommands have always done.
Changed
- Regenerated on the printing-press 4.24.0 engine: more reliable fleet sync, corrected pagination across large result sets, robust numeric-ID handling, and dependency security updates. Same commands and workflows, sturdier local mirror.