REST API returns incomplete data

Hello,

According to the REST documentation, the property strokeCap should be returned with the data if a node has this feature set in the Figma file. However, I am not seeing this set property reflected in the response.

Returned JSON of line node with stroke cap set to ‘Triangle arrow’:

The JSON doesn’t include this property if the stroke cap is set to any other type, including ‘None’. I’ve also noticed the API is missing viable stroke cap types ‘Reversed triangle’, ‘Circle arrow’, and ‘Diamond arrow’.

Is this something that is currently on the radar or can be looked into?

Thank you.

1 Like

Bumping this - would be nice for this to be included in API responses!

1 Like