npm i @himenon/argo-rollouts-typescript-openapi
pnpm i @himenon/argo-rollouts-typescript-openapi
yarn add @himenon/argo-rollouts-typescript-openapi
import * as fs from "fs";
import * as yaml from "js-yaml"; // pnpm i -D js-yaml @types/js-yaml
import type { Schemas } from "@himenon/argo-rollouts-typescript-openapi/v1.22.3";
pnpm run build
# Fetch and Build
pnpm run build:all
# Fetch schemas
pnpm run fetch:schemas
# Generate source code
pnpm run generate:code
You can also just use the type definition
Edit config.ts