microsoft / vscode-deploy-azure

VS code extension: Deploy To Azure, which helps set up CI/CD for deployment to Azure Resources.
MIT License
18 stars 19 forks source link

Add hack to choose first value as default when setting input value ba… #126

Closed bishal-pdMSFT closed 4 years ago

bishal-pdMSFT commented 4 years ago

…sed on repo analysis settings

bishal-pdMSFT commented 4 years ago

@JA-04 the build is failing, most probably might due to your PR.

src/configure/clients/restClient.ts(13,37): error TS2339: Property 'returnFullResponseForFailure' does not exist on type 'PathTemplateBasedRequestPrepareOptions | UrlBasedRequestPrepareOptions'.