Skip to content

Commit

Permalink
Introduce the API Resources API for organization path
Browse files Browse the repository at this point in the history
  • Loading branch information
ShanChathusanda93 committed Oct 9, 2024
1 parent 6d7f987 commit 74345bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@
<bean class="org.wso2.carbon.identity.api.server.organization.configs.v1.OrganizationConfigsApi"/>
<bean class="org.wso2.carbon.identity.api.server.organization.selfservice.v1.SelfServiceApi"/>
<bean class="org.wso2.carbon.identity.api.expired.password.identification.v1.PasswordExpiredUsersApi"/>
<bean class="org.wso2.carbon.identity.api.server.api.resource.v1.ApiResourcesApi"/>
</jaxrs:serviceBeans>
<jaxrs:providers>
<bean class="com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider">
Expand Down

0 comments on commit 74345bc

Please sign in to comment.