Feature #22332
wiki id & parent_id in GET on api
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | REST API | |||
Target version: | - | |||
Resolution: |
Description
I am using the API to add and modify wiki articles. There is no way through the API to pull back the id of the wiki or the id of the parent wiki via the api. This is an issue when programatically trying to add wiki articles with a parent page but you don't already know the parent page.
Please add the following fields to the API GET response for the Wiki:
- id
- parent_id
History
#1
Updated by Toshi MARUYAMA almost 7 years ago
- Subject changed from id & parent_id in GET on api to wiki id & parent_id in GET on api
#2
Updated by Go MAEDA almost 5 years ago
- Category changed from Wiki to REST API