@himenon/argocd-typescript-openapi
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

@himenon/argocd-typescript-openapi

npm  i   @himenon/argocd-typescript-openapi
pnpm i   @himenon/argocd-typescript-openapi
yarn add @himenon/argocd-typescript-openapi

Usage

import * as fs from "fs";
import * as yaml from "js-yaml"; // pnpm i -D js-yaml @types/js-yaml
import type { Schemas } from "@himenon/argocd-typescript-openapi/dist/v2.9.6";

Build

pnpm run build

Update Schemas

# Fetch and Build
pnpm run build:all

# Fetch schemas
pnpm run fetch:schemas

# Generate source code
pnpm run generate:code

OpenAPI Source for ArgoCD

OpenAPI TypeScript Code Generator

You can also just use the type definition

Use Another Version

Edit config.ts

LICENCE

@Himenon/argocd-typescript-openapi・MIT

Package Sidebar

Install

npm i @himenon/argocd-typescript-openapi

Weekly Downloads

252

Version

1.2.2

License

MIT

Unpacked Size

4.67 kB

Total Files

3

Last publish

Collaborators

  • himenoglyph