Skip to content
New issue

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

Fix code update config for blazor wasm #1927

Merged
merged 1 commit into from
Jun 13, 2022
Merged

Conversation

zahalzel
Copy link
Contributor

The "DownstreamApi" option needs to be specified for modifying the "FetchData" page for blazor wasm projects, otherwise the file gets modified even if there is not a downstream API configured.

See bug: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1553434

@zahalzel zahalzel changed the title Fix config for blazor wasm Fix code update config for blazor wasm Jun 10, 2022
Copy link
Member

@deepchoudhery deepchoudhery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@zahalzel zahalzel merged commit 199cfff into main Jun 13, 2022
zahalzel added a commit that referenced this pull request Jun 13, 2022
zahalzel added a commit that referenced this pull request Jun 13, 2022
zahalzel added a commit that referenced this pull request Jun 13, 2022
* Fix config for blazor wasm (#1927)

* Add service principal when exposing API scopes (#1931)

* Add service principal when exposing API scopes

* Remove commented method

* Add service principal when exposing API scopes

* Remove commented method

* expose scopes

* Fix scopes

* Fix config for blazor wasm
zahalzel added a commit that referenced this pull request Jun 13, 2022
* Fix config for blazor wasm

* Fix config for blazor wasm (#1927)

* Add service principal when exposing API scopes (#1931)

* Add service principal when exposing API scopes

* Remove commented method

* Add service principal when exposing API scopes

* Remove commented method

* expose scopes

* Fix scopes

* Fix config for blazor wasm
@zahalzel zahalzel deleted the dev/zahalzel/blazor_bug_fix branch June 13, 2022 23:09
deepchoudhery pushed a commit that referenced this pull request Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants