@microsoft/bf-lu
Advanced tools
Comparing version 4.15.0-dev.20210803.40549ca to 4.15.0-dev.20210805.6321dcc
@@ -38,3 +38,3 @@ "use strict"; | ||
async getApplicationList() { | ||
const url = `${this.endpoint}/apps`; | ||
const url = `${this.endpoint}/apps/?skip=0&take=500`; | ||
let apps; | ||
@@ -41,0 +41,0 @@ let retryCount = this.retryCount + 1; |
{ | ||
"name": "@microsoft/bf-lu", | ||
"version": "4.15.0-dev.20210803.40549ca", | ||
"version": "4.15.0-dev.20210805.6321dcc", | ||
"author": "Microsoft", | ||
@@ -5,0 +5,0 @@ "bugs": "https://github.com/microsoft/botframework-cli/issues", |
Sorry, the diff of this file is not supported yet
1550021