generated from staticwebdev/blazor-basic
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor API settings access in Definition.razor
Removed the ApiSettings class from the BlazorBasic namespace, which previously contained various API settings properties. Updated the OnParametersSetAsync method in Definition.razor to access configuration settings directly by their keys instead of using the ApiSettings section.
- Loading branch information
Showing
2 changed files
with
6 additions
and
20 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters