{
    "nebula": {
        "label": {
            "name":"Name",
            "apiname": "API Name",
            "method": "Method",
            "subpath": "Subpath",
            "apidata": "API Data",
            "jsonObject": "Convert to JSON object?",
            "headers": "Headers",
            "addHeaders": "Add Headers?",
            "clearHeaders": "Clear Headers?",
            "contentType": "content-Type",
            "response": "Response",
            "binaryResp": "Use Binary Response?"
        },
        "placeholder": {
            "name": "Name of this Node",
            "apidata": "e.g. JSON string, plain text string",
            "contentType": "text/html"
        },
        "tip": "",
        "status": {
        },
        "errors": {
            "invalid-apidata":"Invalid 'API Data'. Check the json format."
        }
    }
}

