default: 00

dst:
	mkdir -p dst

00:
	swaggerknife tojsonschema --src src/00spec.yaml --name config --dst dst/00schema.json
