1.1.1 • Published 2 years ago

@himenon/atlassian-jira-typescript-openapi v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@himenon/atlassian-jira-typescript-openapi

yarn add -D @himenon/atlassian-jira-typescript-openapi

Usage

import * as fs from "fs";
import type { Schemas, Client } from "@himenon/atlassian-jira-typescript-openapi/v3";

Build

yarn run build

Update Schemas

# Fetch and Build
yarn run build:all

# Fetch schemas
yarn run fetch:schemas

# Generate source code
yarn 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/atlassian-jira-typescript-openapi・MIT