Skip to content

Commit

Permalink
Merge pull request #18507 from PasinduYeshan/fix/notification
Browse files Browse the repository at this point in the history
Add `NotificationSenderApi` to `/o/server/v1` path
  • Loading branch information
dewniMW authored Dec 11, 2023
2 parents 13501ba + 19fb7ad commit de65404
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
<bean class="org.wso2.carbon.identity.api.server.idp.v1.IdentityProvidersApi"/>
<bean class="org.wso2.carbon.identity.api.server.configs.v1.ConfigsApi"/>
<bean class="org.wso2.carbon.identity.api.server.cors.v1.CorsApi"/>
<bean class="org.wso2.carbon.identity.api.server.notification.sender.v1.NotificationSendersApi"/>
<bean class="org.wso2.carbon.identity.api.server.authenticators.v1.AuthenticatorsApi"/>
<bean class="org.wso2.carbon.identity.api.server.branding.preference.management.v1.BrandingPreferenceApi"/>
<bean class="org.wso2.carbon.identity.api.server.input.validation.v1.ValidationRulesApi"/>
Expand Down

0 comments on commit de65404

Please sign in to comment.