#!/bin/sh -e
mkdir -p output
pip install -e .
arkindex spectacular --fail-on-warn --validate > output/schema.yml