Actions
User story #4034
closedAdd documentation about change request API
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Documentation
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
We need to update API documentation to add the new change request API
There is 5 functions to document :
[GET] /api/3/changeRequests => List all CRs
[GET] /api/3/changeRequests/id => CR Details
[POST] /api/3/changeRequests/id => Upgrade CR information
[DELETE] /api/3/changeRequests/id => Decline a change Request
[POST] /api/3/changeRequests/id/accept => Accept a change request
Updated by Vincent MEMBRÉ about 11 years ago
- Status changed from In progress to 10
- Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-api-doc/pull/3/files
Pull request here : https://github.com/Normation/rudder-api-doc/pull/3/files
Updated by Jonathan CLARKE about 11 years ago
- Status changed from 10 to Pending technical review
Updated by Jonathan CLARKE about 11 years ago
- Assignee changed from Jonathan CLARKE to François ARMAND
Updated by Nicolas PERRON about 11 years ago
- Status changed from Pending technical review to 12
- % Done changed from 0 to 100
Updated by Nicolas PERRON about 11 years ago
- Status changed from 12 to Pending release
This has been merged
Updated by Vincent MEMBRÉ about 11 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.8.0~beta1, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-October/000056.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog28
- Download information: http://www.rudder-project.org/foswiki/Download/
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 38 to Rudder
- Category set to Documentation
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story
Actions