Back to Vercel API
Vercel API

Two usage record field keys renamed in response 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

Two fields in a response object have been renamed: workflowStorageworkflowStorageWrite and workflowStepworkflowEvents. Any client code that reads or references these fields by their old names will break, as the old keys no longer exist in the schema.

Open the source documentation