import * as jira from "https://deno.land/x/jira@v3.0.2/src/version3/models/jqlQueryToSanitize.ts";
Interfaces
The JQL query to sanitize for the account ID. If the account ID is null, sanitizing is performed for an anonymous user. |
import * as jira from "https://deno.land/x/jira@v3.0.2/src/version3/models/jqlQueryToSanitize.ts";
The JQL query to sanitize for the account ID. If the account ID is null, sanitizing is performed for an anonymous user. |