Skip to content

Commit

Permalink
Merge pull request #8 from kbailey-basistech/RCB-473_SyntaxDependencies
Browse files Browse the repository at this point in the history
syntax dependencies added
  • Loading branch information
cp2boston authored Oct 4, 2016
2 parents 823cb3e + fb17f9b commit 35549e4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/syntax_dependencies.curl
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
curl -X POST \
-H "X-RosetteAPI-Key: your_api_key" \
-H "Content-Type: application/json" \
-H "Accept: application/json" \
-H "Cache-Control: no-cache" \
-d '{"content": "Sony Pictures is planning to shoot a good portion of the new Ghostbusters in Boston as well.", "genre": "social-media" }' \
"https://api.rosette.com/rest/v1/syntax/dependencies"

0 comments on commit 35549e4

Please sign in to comment.