Created
November 8, 2018 02:13
-
-
Save kevinl95/c1e9f17e3475db6d5cd616a8139465e3 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
endpoints { | |
authorization { | |
none | |
} | |
action-endpoints { | |
action-endpoint (generate) { | |
accepted-inputs (numWords) | |
local-endpoint ("generator.js") | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment