We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Node version: Npm version: OS and version: azure-devops-node-api version:
The text was updated successfully, but these errors were encountered:
Hi @duncanmapes, you can use the ?api-version=<version> query param to use specific api version in your direct http calls. Ref: https://learn.microsoft.com/en-us/rest/api/azure/devops#components-of-a-rest-api-requestresponse-pair
?api-version=<version>
You can't choose what api version to use in this library as all types and methods rely on the specific api version usage.
Please let me know if you any additional questions
Sorry, something went wrong.
noted, thanks
No branches or pull requests
Environment
Node version:
Npm version:
OS and version:
azure-devops-node-api version:
Issue Description
Expected behaviour
Actual behaviour
Steps to reproduce
Logs
The text was updated successfully, but these errors were encountered: