このリポジトリは移動しました。 新しい場所: plainbrew/figma-api-client
This is a fork of figma/rest-api-spec with extended types. Type adjustments made in this fork are also planned to be requested upstream to the original repository.
This repository contains the OpenAPI specification and Typescript types for the Figma REST API.
Note: this specification is currently in beta. If you notice any inaccuracies with the specification, please file an issue in the original repository.
The OpenAPI (v3.1.0) specification is located in the openapi/ directory. This specification can be used with a wide variety of tools to generate API documentation, client SDKs, and more.
In this fork, only openapi.yaml is updated. The method for generating dist/ (TypeScript types) from the original repository is unknown, so the dist/ directory is not maintained here.