Originally created by: sf-overlords
Created by: noostendorp
Created date: 2010-05-24 19:57:41.184000
Assigned to:wolf
As a project manager about to try and import 120+ converted markdown scraps from opensource.adobe.com I would like to see two JSON APIs (syntax negotiable)
wiki/pagename/markdown
- I can call this with GET to receive a markdown-only view of the wiki
wiki/pagename/update
- I can POST or PUT to this to insert/update the markdown in the wiki page. The auth'd user is the author.
Originally by: sf-overlords
Post by wolf:
Originally by: sf-overlords
Post by wolf:
Originally by: sf-overlords
Post by noostendorp: