Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 264 Bytes

File metadata and controls

7 lines (4 loc) · 264 Bytes

backplane-api

This repository contains the API schema for backplane-api, and a generated client SDK, utilizing openapi-codegen.

Contributing

To make changes to the API, modify openapi/openapi.yaml. Then, generate the client SDK with make generate.