Commit graph

53 commits

Author SHA1 Message Date
sushimustwrite
e81eb890cb small grammatical changes 2013-01-16 16:31:04 -05:00
Barnaby Walters
9d4141ed64 Fixed incorrect usage of i.e.
i.e. = id est = that is
e.g. = example

In this context i.e. was being used for examples, so I fixed it :)
2013-01-16 11:59:10 +00:00
Jaisen Mathai
947ac398bf Reversing documentation per issue #987 2012-10-05 23:29:18 -07:00
Slavo Ingilizov
9687c57185 Edited documentation for tag creation api
Response format was wrong.
2012-10-05 18:37:59 +03:00
sneakypete81
2add12d1dd Tag API documentation fix: create endpoint has tag passed as argument, not in URL 2012-09-02 11:34:05 +01:00
Jaisen Mathai
155c1a352c Updating URLs in the documentation to point to github.com/photo 2012-08-17 17:15:46 -07:00
Jaisen Mathai
f68a6e28a0 Updating docs to specify 204 code for deletes. #494 2012-02-25 16:16:23 -08:00
Jaisen Mathai
e90ccef1ae Documentation for activity endpoint. Closes #498 2012-02-09 23:52:16 -08:00
Jaisen Mathai
23309310c5 Updating links on all the docs pages to point to theopenphotoproject.org 2012-01-26 22:00:07 -08:00
Jaisen Mathai
e59b7e04f2 Adding python and ruby libs to the authentication doc. 2012-01-24 02:21:30 -08:00
Jaisen Mathai
2af74b93d6 Adding tagsAdd and tagsRemove parameters to photo update API. #156 2011-12-29 12:45:18 -08:00
Jaisen Mathai
036c8c1bd7 Fixing create action api documentation. Closes #395 2011-12-21 18:13:59 -08:00
Jaisen Mathai
d0381532c8 Adding note for photo post upload API and PECL bug. #289 2011-12-03 22:44:19 -08:00
Jaisen Mathai
ec7089197f Removing tagline from documentation. 2011-12-03 22:02:38 -08:00
Jaisen Mathai
085d657639 Removing OpenPhoto from the heading 2011-12-03 22:00:56 -08:00
Jaisen Mathai
0cd5980189 String replaces on documentation. 2011-12-03 20:55:00 -08:00
Jaisen Mathai
62b1bb6dde Updating links from API docs page. 2011-12-03 20:04:49 -08:00
Jaisen Mathai
dedfe920b1 Updating docs to point to theopenphotoproject.org 2011-12-03 20:03:07 -08:00
Jaisen Mathai
78c0e26152 Updating docs to include the generated parameter for Photo APIs. #342 2011-12-01 23:34:49 -08:00
Jaisen Mathai
ff591bc362 Tags documentation page wasn't committed last time. 2011-11-30 13:34:03 -08:00
Jaisen Mathai
50b02ab258 Fixing lots of errors in the documentation.
Gh-180
2011-11-30 13:01:26 -08:00
Gun.io Whitespace Robot
85efc136e3 Remove whitespace [Gun.io WhitespaceBot] 2011-10-29 09:45:46 -04:00
Jaisen Mathai
20d718e551 Update documentation/api/PostWebhookSubscribe.markdown 2011-10-25 21:29:23 -07:00
Jaisen Mathai
f55f19e19c Fixing formatting of the webhook subscribe api doc.
Gh-180
2011-10-14 17:01:56 -07:00
Jaisen Mathai
b1dc47e2dd Fixing links in the top level readme.
Gh-180
2011-10-14 17:00:24 -07:00
Jaisen Mathai
d8ce9a01b9 Updating documentation for all remaining API endpoints.
Closes Gh-180
2011-10-14 16:52:13 -07:00
Jaisen Mathai
64886c01e8 Adding more documentation pages and refactoring the responses to be more consistent.
Gh-194
2011-10-10 14:50:26 -07:00
Jaisen Mathai
82da26357d Updating documentation for OAuth.
Gh-194
2011-10-09 17:09:59 -07:00
Jaisen Mathai
573750f587 Updating documentation for several APIs and updating Tag delete api to return just the id.
Gh-194
2011-10-09 16:32:40 -07:00
Jaisen Mathai
690e286ae9 Added webhook endpoints and functionality to the simpledb adapter.
Closes Gh-183
2011-10-05 13:36:54 -07:00
Jaisen Mathai
eee7017e8b More docs for the Webhooks.
Gh-183
2011-10-03 17:08:34 -07:00
Jaisen Mathai
ba68b3d400 Adding documentation pages (empty) for Webhooks.
Adding schema definition for Webhooks.

Gh-183
2011-10-03 17:00:05 -07:00
Jaisen Mathai
abae53e08b Correcting HTTP method on some of the endpoints.
Gh-180
2011-10-03 15:36:05 -07:00
Jaisen Mathai
86e8fa3a0b Fixing typos in the API docs.
Gh-180
2011-10-03 15:35:11 -07:00
Jaisen Mathai
b0be00592c Adding placeholders for all the API endpoints.
Gh-180
2011-10-03 15:33:18 -07:00
Jaisen Mathai
ae0a402777 Normalizing and fixing links across pages in the documentation directory.
Gh-180
2011-10-03 13:57:23 -07:00
Jaisen Mathai
d137139f38 Moving Readme to different names to make URLs work.
Gh-180
2011-10-03 13:43:54 -07:00
Jaisen Mathai
2a9eebecf0 Adding hello world API docs and updating returnSizes mentions. 2011-10-03 13:31:24 -07:00
Jaisen Mathai
e74d3d1629 Fixed curl and php examples for GET photos API. 2011-08-20 15:05:43 -07:00
Jaisen Mathai
709c654416 Adding documentation for GET Tags API. 2011-08-19 17:33:32 -07:00
Jaisen Mathai
cd8fda213a Documenting photo generation and returnSizes. 2011-08-18 01:15:35 -07:00
Jaisen Mathai
97acff7928 Fixing and updating docs for the photo upload api. 2011-07-29 14:36:57 -07:00
Jaisen Mathai
b7d2ed7430 Adding stub for Get Photo API docs. 2011-07-19 13:35:59 -07:00
Jaisen Mathai
4feb2d25d7 Adding stub for Get Photos API docs. 2011-07-19 13:31:05 -07:00
Jaisen Mathai
30e059a889 More work on the documentation and adding TOC.
Updating the photo upload API to return a 202.
2011-07-19 11:42:57 -07:00
Jaisen Mathai
1c8822c13c Adding example values for the parameter list. 2011-07-18 22:58:41 -07:00
Jaisen Mathai
9b80fcdf1e Adding authentication requirement. 2011-07-18 22:56:09 -07:00
Jaisen Mathai
dcf260ef73 Incorporating suggestions to the documenation.
Adding curl example and clearing up some other parts.
2011-07-18 22:40:08 -07:00
Jaisen Mathai
9548b317ac Formatting of the photo upload api doc. 2011-07-18 22:10:39 -07:00
Jaisen Mathai
7e750234b8 Adding more detailed docs for the photo upload API.
If this format is deemed good then other docs will follow.
2011-07-18 21:56:59 -07:00