Several new query parameters for filtering our Ticketing category models
Almost all Accounting category models have a companyId property now, given its widespread use
Clarified the usage of normalize_response optional query param in passthrough apis
Patch capability for the Accounting category Account model
Various other minor backwards-compatible model/api tweaks
Type of change
[ ] Bug fix (non-breaking change that fixes an issue)
[ ] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklists
Development
[ ] The code changed/added as part of this pull request has been covered with tests, or the description above explains how testing was performed
Code review
[ ] This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or gif attached. Download "Kap" from the Mac App store for easy gif screen capture.
Description of the change
From the Changelog:
Version 2.0.5
Date: 2022-12-05
companyId
property now, given its widespread usenormalize_response
optional query param in passthrough apisAccount
modelType of change
Checklists
Development
Code review