Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 427 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 427 Bytes

This repository compares the output of oats tool from @influxdata/oats and from a forked @bonitoo-io/oats. Openapi files from https://github.com/influxdata/ui are used to compare generated code.

Installation

yarn
git clone [email protected]:influxdata/openapi.git ../openapi && git -C ../openapi checkout master
yarn setup

Usage

yarn clean
yarn generate
yarn diff
yarn oats-bonitoo_docs
yarn validate