Skip to content
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

[Siddhi Application Management API] Siddhi apps deployed through Siddhi API is not formatted while saving #752

Open
pcnfernando opened this issue Aug 14, 2018 · 0 comments

Comments

@pcnfernando
Copy link
Contributor

Description:
When siddhi application is deployed over Siddhi Application Management APIs, the siddhi application is not getting formatted while saving.

image

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:

  1. 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

  2. View the siddhi application saved on WSO2_SP_HOME/wso2/worker/deployment/siddhi-files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants