v0.3.0
Note: This change impacts ALL of the Merge Categories. Below we've listed some of the larger changes.
-
For ALL Merge categories, we've added the Audit Trail endpoint to access events via API
-
For all Merge common models, we've also added the
created_at
field and theremote_was_deleted
field. -
In the Accounting category, we've added the Accounting Periods common model.
-
In the ATS category, we've added the
job_id
query param on the Interview model and the Screening Questions and Screening Question Option common models. -
In the CRM category, we've removed the
custom_object_classes_custom_objects_partial_update
PATCH endpoint and thecustom_object_classes_generator_update
PUT endpoint to allow for us to properly fix the endpoints before rereleasing. You should have received comms about this if you were an active user of these endpoints. -
In the File Storage category, we've added better Expands support for all the common models allowing for a more reliable request building and deserialization.
-
In the HRIS category, we've added a query parameter on
location_type
on the Location object and added the Timesheet Entries common model. -
In the Ticketing category, we've updated some model descriptions to better capture the purpose of each model within the category.