Last active
October 11, 2016 15:09
-
-
Save demosifter/6c500a3a21cb3931f48d6deecf0cc158 to your computer and use it in GitHub Desktop.
defining an "outputs" section in the sift.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"outputs":{ | |
"exports":{ | |
"count" : { | |
"key$schema":"string" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment