Skip to content

gentrace/gentrace-openapi

Repository files navigation

Gentrace OpenAPI Specification

Gentrace is released under the MIT license. Release Github action status

This repository contains the OpenAPI specification for the Gentrace API.

The repository also includes build tools for generating the SDKs for Node.JS and the browser using @openapitools/openapi-generator-cli.

Usage

yarn install

# The code assumes that the SDK you want to modify is at one level higher
yarn build