Created
June 21, 2017 17:04
-
-
Save RDeluxe/3f9ce6166ec618112d6a2fc5e6dc8f92 to your computer and use it in GitHub Desktop.
POST /polls
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
{ | |
question: 'Do you like polls ?’, | |
answers: [‘Oui’, ‘Non’] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment