-
Notifications
You must be signed in to change notification settings - Fork 145
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
Add api support to try out branding AI feature #668
Merged
Merged
Conversation
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
sahandilshan
force-pushed
the
master2
branch
2 times, most recently
from
October 2, 2024 04:33
6864024
to
5ff3aec
Compare
sahandilshan
requested review from
dhaura,
pamodaaw,
ShanChathusanda93 and
ZiyamSanthosh
October 3, 2024 12:05
pamodaaw
reviewed
Oct 7, 2024
.../api/server/branding/preference/management/common/BrandingPreferenceManagementConstants.java
Show resolved
Hide resolved
...branding/preference/management/common/factory/BrandingPreferenceAIMgtOSGiServiceFactory.java
Outdated
Show resolved
Hide resolved
...api/server/branding/preference/management/v1/core/BrandingAIPreferenceManagementService.java
Outdated
Show resolved
Hide resolved
...api/server/branding/preference/management/v1/core/BrandingAIPreferenceManagementService.java
Show resolved
Hide resolved
...api/server/branding/preference/management/v1/core/BrandingAIPreferenceManagementService.java
Show resolved
Hide resolved
...ity.api.server.branding.preference.management.v1/src/main/resources/branding-preference.yaml
Outdated
Show resolved
Hide resolved
...api/server/branding/preference/management/v1/core/BrandingAIPreferenceManagementService.java
Outdated
Show resolved
Hide resolved
...api/server/branding/preference/management/v1/core/BrandingAIPreferenceManagementService.java
Show resolved
Hide resolved
...api/server/branding/preference/management/v1/core/BrandingAIPreferenceManagementService.java
Outdated
Show resolved
Hide resolved
.../server/branding/preference/management/v1/factories/BrandingPreferenceApiServiceFactory.java
Show resolved
Hide resolved
...bon/identity/api/server/branding/preference/management/v1/model/BrandingPreferenceModel.java
Outdated
Show resolved
Hide resolved
...api/server/branding/preference/management/v1/core/BrandingAIPreferenceManagementService.java
Outdated
Show resolved
Hide resolved
...tity/api/server/branding/preference/management/v1/impl/BrandingPreferenceApiServiceImpl.java
Outdated
Show resolved
Hide resolved
sahandilshan
force-pushed
the
master2
branch
2 times, most recently
from
January 23, 2025 12:14
c335685
to
a5b20dd
Compare
janakamarasena
approved these changes
Jan 23, 2025
lashinijay
approved these changes
Jan 23, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
$subject
Related Issue(s)
Related PR(s)
*** Note: Should merge after merging wso2-extensions/identity-branding-preference-management#46