-
Notifications
You must be signed in to change notification settings - Fork 544
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 support for API Resource properties #5020
Conversation
f9e1e00
to
ad55e79
Compare
.../java/org/wso2/carbon/identity/api/resource/mgt/constant/APIResourceManagementConstants.java
Show resolved
Hide resolved
.../java/org/wso2/carbon/identity/api/resource/mgt/constant/APIResourceManagementConstants.java
Outdated
Show resolved
Hide resolved
...mon/src/main/java/org/wso2/carbon/identity/application/common/model/APIResourceProperty.java
Show resolved
Hide resolved
...resource.mgt/src/main/java/org/wso2/carbon/identity/api/resource/mgt/APIResourceManager.java
Outdated
Show resolved
Hide resolved
2121caf
to
2811cd7
Compare
2811cd7
to
7bd1857
Compare
PR builder started |
PR builder completed |
7bd1857
to
a530501
Compare
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/6583041967
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/6589499082
Proposed changes in this pull request
Add support for API Resource properties when adding API Resource, getting API Resource and getting all API Resources using API Resource management service.
Related Issue - wso2/product-is#17045