Skip to content

Add GetI18NConfigByClientIdAsync method to IGlobalNavService and impl…#95

Merged
wzh425 merged 1 commit intomainfrom
feature/sapp
Mar 25, 2026
Merged

Add GetI18NConfigByClientIdAsync method to IGlobalNavService and impl…#95
wzh425 merged 1 commit intomainfrom
feature/sapp

Conversation

@wzh425
Copy link
Copy Markdown
Contributor

@wzh425 wzh425 commented Mar 25, 2026

…ement in GlobalNavService

  • Introduced GetI18NConfigByClientIdAsync method in IGlobalNavService to fetch internationalization configuration based on client ID and culture.
  • Implemented the method in GlobalNavService with appropriate API call.
  • Added unit tests to validate the new functionality, including scenarios for valid and null responses.

…ement in GlobalNavService

- Introduced GetI18NConfigByClientIdAsync method in IGlobalNavService to fetch internationalization configuration based on client ID and culture.
- Implemented the method in GlobalNavService with appropriate API call.
- Added unit tests to validate the new functionality, including scenarios for valid and null responses.
@wzh425 wzh425 merged commit 393cef0 into main Mar 25, 2026
1 check passed
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.

1 participant