Skip to content

Commit

Permalink
Add NotificationSenderApi to o path
Browse files Browse the repository at this point in the history
  • Loading branch information
PasinduYeshan committed Dec 8, 2023
1 parent 3d90732 commit 19fb7ad
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 19fb7ad

Please sign in to comment.