Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jira/src/version2/models/validationOptionsForCreate.ts>ValidationOptionsForCreate

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Latest
interface ValidationOptionsForCreate
import { type ValidationOptionsForCreate } from "https://deno.land/x/jira@v3.0.2/src/version2/models/validationOptionsForCreate.ts";

The level of validation to return from the API. If no values are provided, the default would return WARNING and ERROR level validation results.

Properties

optional
levels: string[]