generate:
	../out/bin/mandolin -i ../out/openapi.json -t RUST_AXUM -o out.txt
run:
	cd .. && cargo run --example example