Skip to content

Commit

Permalink
update api documentation
Browse files Browse the repository at this point in the history
wording on invalid URL line
  • Loading branch information
michaelminter committed Sep 22, 2012
1 parent 0217645 commit 8aface1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This page refers to the Fracture.it API. Below I will describe how to interact w

`{"fractured_url":"http://fracture.it/3","error":""}`

or, if your URL is more than 200 characters, or simply isn't a URL at all
If your URL is more than 200 characters, or is an invalid URL:

`{"fractured_url":"","error":["Not a valid URL format"]}`

Expand Down

0 comments on commit 8aface1

Please sign in to comment.