Extensionfields - Add
POST https://vstmr.dev.azure.com/{organization}/{project}/_apis/testresults/extensionfields?api-version=7.2-preview.1
Parametry identifikátoru URI
Name | V | Vyžadováno | Typ | Description |
---|---|---|---|---|
organization
|
path | True |
string |
Název organizace Azure DevOps. |
project
|
path | True |
string |
ID projektu nebo název projektu |
api-version
|
query | True |
string |
Verze rozhraní API, která se má použít. Aby se tato verze rozhraní API používala, měla by být nastavená na hodnotu 7.2-preview.1. |
Text požadavku
Name | Typ | Description |
---|---|---|
body |
Odpovědi
Name | Typ | Description |
---|---|---|
200 OK |
úspěšná operace |
Zabezpečení
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_write | Uděluje možnost číst, vytvářet a aktualizovat testovací plány, případy, výsledky a další artefakty související se správou testů. |
Definice
Name | Description |
---|---|
Custom |
|
Custom |
|
Custom |
CustomTestFieldDefinition
Name | Typ | Description |
---|---|---|
fieldId |
integer |
|
fieldName |
string |
|
fieldType | ||
scope |
CustomTestFieldScope
Name | Typ | Description |
---|---|---|
all |
string |
|
none |
string |
|
system |
string |
|
testResult |
string |
|
testRun |
string |
|
testRunAndTestResult |
string |
CustomTestFieldType
Name | Typ | Description |
---|---|---|
bit |
string |
|
dateTime |
string |
|
float |
string |
|
guid |
string |
|
int |
string |
|
string |
string |