Open FokkoVeegens opened 8 months ago
According to the definition at the top of the page, the URL should be:
PATCH https://dev.azure.com/{organization}/{project}/{team}/_apis/work/teamsettings/teamfieldvalues?api-version=7.2-preview.1
But in the examples I see
PATCH https://dev.azure.com/fabrikam/Fabrikam-Fiber/_apis/work/teamsettings/teamfieldvalues?api-version=7.2-preview.1
So the name of the team is missing in the URLs of the examples. If the name of the team is Auto It should be:
PATCH https://dev.azure.com/fabrikam/Fabrikam-Fiber/Auto/_apis/work/teamsettings/teamfieldvalues?api-version=7.2-preview.1
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
According to the definition at the top of the page, the URL should be:
But in the examples I see
So the name of the team is missing in the URLs of the examples. If the name of the team is Auto It should be:
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.