-
Notifications
You must be signed in to change notification settings - Fork 8
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 Custom Backend for APIs #3007
Comments
Please find the below attachment related to the issue. |
[Update 1] As per the initial discussion, following was the proposed solution.
|
[Update 2] As per the second suggestion, changed the velocity template logic to refer the sequence file provided. Following is the approached followed.
|
[Update 3] Changed the REST API to support add, delete, get operations of the custom sequence as the UI requirement. Followings are the changes introduced.
|
[Update 4]
|
[Update 5]
2 Implemented get, delete REST APIs which fetches and deletes the Custom Backends from the |
[Update 6]:
Draft PR - wso2/carbon-apimgt#12524 |
[Update 7]:
|
All scenarios to be tested
|
Tasks Completed -
Future Work -
|
Problem
Some API developers want to use connectors within the api manager to implement mediation logic as they do not want to use an additional MI deployment if their use cases are simple. Within the API Manager, currently, we do not have a construct that will allow us to facilitate this requirement.
Solution
Introduce a way to define a Custom Backend for an API which gets added to the api.xml file of the API.
Affected Component
APIM
Version
No response
Implementation
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: