Commit 6b8a130f authored by robert.sharp's avatar robert.sharp

Revert "Upload New File"

This reverts commit f839a797
parent f839a797
function decodeUplink(input) {
return {
data: {
field1 : input.field1,
//field2 : input.field2
},
warnings: [],
errors: []
};
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment