Open
Description
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