Bitbucket Data Center API Client
    Preparing search index...

    Interface InsightAnnotationsResponse

    Response of the Code Insights annotation list endpoints (not paged).

    interface InsightAnnotationsResponse {
        annotations: BitbucketInsightAnnotation[];
    }
    Index

    Properties

    Properties