You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow az devops inovke to support preview API version.
At present:
az devops invoke --organization "https://feeds.dev.azure.com/{organization}/{project}" --area packaging --resource feeds --api-version "5.1-preview.1"
return the following output: could not convert string to float: '5.1.1'
Allow az devops inovke to support preview API version.
At present:
az devops invoke --organization "https://feeds.dev.azure.com/{organization}/{project}" --area packaging --resource feeds --api-version "5.1-preview.1"
return the following output:
could not convert string to float: '5.1.1'
This issue have been report on ticket #946
The text was updated successfully, but these errors were encountered: