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

    Interface SuggestedMappingsForProjectsRequest

    Details of changes to a priority scheme's projects that require suggested priority mappings.

    interface SuggestedMappingsForProjectsRequest {
        add?: number[];
    }
    Index

    Properties

    Properties

    add?: number[]

    The ids of projects being added to the scheme.