jemgold / figma-js

Little wrapper (+ types) for the Figma API
https://jongold.github.io/figma-js/
MIT License
490 stars 47 forks source link

Fix params for fileVersions #44

Closed Kerumen closed 3 years ago

Kerumen commented 3 years ago

https://www.figma.com/developers/api#get-file-versions-endpoint

The file versions endpoint is only accepting a key parameter. This PR fixes the type.