IAmDeveloperIDevelop
IAmDeveloperIDevelop
Hey there, is it actually possible to call https://github.com/microsoft/azure-devops-dotnet-samples/blob/main/ClientLibrary/Samples/Graph/UsersSample.cs this on Azure Server 2019? As far as I can see: https://docs.microsoft.com/en-us/rest/api/azure/devops/graph/users?view=azure-devops-rest-5.1&viewFallbackFrom=azure-devops-server-rest-5.0 it's fallback me to 5.1 when I want to...
It'd be nice to have way to hook anything to line-labels. Like tooltips when mouse over. atm only way to find it, is a txt that and it changes when...
### Basic info: - **Node.js version: 12.14.1** - **jsdom version: 16.1.0** ### Minimal reproduction case ```js thousandsOfLinksToOneServerThatHasSomeLimitations.forEach(link => { allDownloadTasks.push( try { let dom = await JSDOM.fromURL(url); //anything there }...
1. Go to https://marvelcdb.com/search 2. pick 'Main Scheme' in 'Type' 3. Search (find?q=t%3Amain_scheme&decks=player) EXPECTED: get all main schemes cards CURRENTLY: invalid filter is generated, no card selected? Look at URL...