Aracılığıyla paylaş


Extensionfields - Query

GET https://vstmr.dev.azure.com/{organization}/{project}/_apis/testresults/extensionfields?scopeFilter={scopeFilter}&api-version=7.2-preview.1

URI Parametreleri

Name İçinde Gerekli Tür Description
organization
path True

string

Azure DevOps kuruluşunun adı.

project
path True

string

Proje Kimliği veya proje adı

api-version
query True

string

Kullanılacak API'nin sürümü. Bu, api'nin bu sürümünü kullanmak için '7.2-preview.1' olarak ayarlanmalıdır.

scopeFilter
query True

CustomTestFieldScope

Yanıtlar

Name Tür Description
200 OK

CustomTestFieldDefinition[]

başarılı işlem

Güvenlik

oauth2

Type: oauth2
Flow: accessCode
Authorization URL: https://app.vssps.visualstudio.com/oauth2/authorize&response_type=Assertion
Token URL: https://app.vssps.visualstudio.com/oauth2/token?client_assertion_type=urn:ietf:params:oauth:client-assertion-type:jwt-bearer&grant_type=urn:ietf:params:oauth:grant-type:jwt-bearer

Scopes

Name Description
vso.test Test planlarını, çalışmalarını, sonuçlarını ve test yönetimiyle ilgili diğer yapıtları okuma olanağı sağlar.

Tanımlar

Name Description
CustomTestFieldDefinition
CustomTestFieldScope
CustomTestFieldType

CustomTestFieldDefinition

Name Tür Description
fieldId

integer

fieldName

string

fieldType

CustomTestFieldType

scope

CustomTestFieldScope

CustomTestFieldScope

Name Tür Description
all

string

none

string

system

string

testResult

string

testRun

string

testRunAndTestResult

string

CustomTestFieldType

Name Tür Description
bit

string

dateTime

string

float

string

guid

string

int

string

string

string