GitSuggestion interface

描述 git 建议的对象。 Git 建议目前仅限于建议的拉取请求。

属性

properties

描述建议的特定属性。

type

建议的类型(例如拉取请求)。

属性详细信息

properties

描述建议的特定属性。

properties: {[key: string]: any}

属性值

{[key: string]: any}

type

建议的类型(例如拉取请求)。

type: string

属性值

string