added

Created By field in the shift response

Added a new field to the shift response schema: createdBy.

This field returns the admin user ID that originally created the shift.

For shifts created via API, the admin owning the authentication key will be listed.
The field is available in Get Shift, Get Shifts, Create Shifts, and Update Shifts responses.
No changes required for existing integrations.