Jira.js - Jira Cloud API library
    Preparing search index...

    Interface UpdateIssueSecuritySchemeRequest

    interface UpdateIssueSecuritySchemeRequest {
        description?: string;
        name?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    description?: string

    The description of the security scheme.

    name?: string

    The name of the security scheme. Must be unique.