userId removed from required fields in audit log event schema
BreakingBreaking change
This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.
What changed
The field userId has been removed from the required array of the audit log event object schema ("Array of events generated by the User"). Clients that rely on userId always being present in audit log event responses may break. Additionally, description metadata was added to projectIds schema objects (purely informational), and the 403 error description sentences were reordered (cosmetic).