You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
When siddhi application is deployed over Siddhi Application Management APIs, the siddhi application is not getting formatted while saving.
Suggested Labels:
Siddhi Application Management API
Suggested Assignees:
Affected Product Version:
v4.2.0
OS, DB, other environment details and versions:
Ubuntu 16.04
Steps to reproduce:
Deploy a siddhi application over Siddhi api curl -X POST "https://localhost:9443/siddhi-apps" -H "accept: application/json" -H "Content-Type: text/plain" -d @TestSiddhiApp.siddhi -u admin:admin -k
View the siddhi application saved on WSO2_SP_HOME/wso2/worker/deployment/siddhi-files
The text was updated successfully, but these errors were encountered:
Description:
When siddhi application is deployed over Siddhi Application Management APIs, the siddhi application is not getting formatted while saving.
Suggested Labels:
Siddhi Application Management API
Suggested Assignees:
Affected Product Version:
v4.2.0
OS, DB, other environment details and versions:
Ubuntu 16.04
Steps to reproduce:
Deploy a siddhi application over Siddhi api
curl -X POST "https://localhost:9443/siddhi-apps" -H "accept: application/json" -H "Content-Type: text/plain" -d @TestSiddhiApp.siddhi -u admin:admin -k
View the siddhi application saved on WSO2_SP_HOME/wso2/worker/deployment/siddhi-files
The text was updated successfully, but these errors were encountered: