Feature #7082

Rest API for wiki

Added by Jean-Philippe Lang over 1 year ago. Updated about 10 hours ago.

Status:New Start date:2010-12-08
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:REST API
Target version:Candidate for next major release
Resolution:

History

#1 Updated by Jean-Philippe Lang over 1 year ago

  • Tracker changed from Defect to Feature

#2 Updated by Jean-Philippe Lang over 1 year ago

  • Target version set to 1.2.0

The wiki routing was refactored earlier but it doesn't match actual resources, /wiki represents the wiki (a project resource) and the wiki pages.

I propose to map these resources in the following way:

/projects/:project_id/wiki         => the project wiki (a single resource)
/projects/:project_id/wiki/pages   => the wiki pages (a collection resource)

A route can be added to keep the compatibility for existing URLs that point to a page.
It's a bit late to do these changes for 1.1, the wiki API will be added in 1.2.

#3 Updated by Jean-Philippe Lang about 1 year ago

  • Target version changed from 1.2.0 to Unplanned

Not many requests here and time is missing for 1.2.0.

#4 Updated by Etienne Massip about 1 year ago

  • Target version changed from Unplanned to Candidate for next major release

#5 Updated by Yuriy Vidineev 6 months ago

Very nice feature

#6 Updated by Kassio Borges 6 months ago

+1

#8 Updated by Yannick SAVANIER 3 months ago

+1

#9 Updated by Brice Beaumesnil 3 months ago

+1

useful with REST API versions (if this version have a wiki page)

#10 Updated by Miguel Martín about 10 hours ago

+1

Also available in: Atom PDF