Project

General

Profile

Actions

Bug #21254

closed

Missing API documentation for technique

Added by Elaad FURREEDAN almost 2 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Category:
Documentation
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

[OK] GET / "techniques" 
[OK] GET / "techniques" / "{name}" / "directives" 
[OK] GET / "techniques" / "{name}" / "{version}" / "directives" 

Missing API :
POST / "techniques"   / "reload" 
GET / "techniques" / "categories" 
GET / "techniques"/ "versions" 
GET / "techniques" / "{name}" / "{version}" / "revisions" 
POST / "techniques" / "{techniqueId}" / "{version}" 
PUT / "techniques" 
DELETE / "techniques"  / "{techniqueId}" / "{techniqueVersion}" 
GET / "techniques" / "{techniqueId}" / "{techniqueVersion}" / "resources" 
GET /  "drafts" / "{techniqueId}" / "{techniqueVersion}" / "resources" 
GET / "techniques" / "{techniqueId}" 
GET / "techniques" / "{techniqueId}" / "{techniqueVersion}" 
GET / "methods" 
POST / "methods" / "reload" 
Actions #1

Updated by Elaad FURREEDAN almost 2 years ago

  • Target version set to 7.0.4
Actions #2

Updated by Elaad FURREEDAN almost 2 years ago

  • Status changed from New to In progress
Actions #3

Updated by Anonymous almost 2 years ago

  • Status changed from In progress to Pending release
Actions #4

Updated by Elaad FURREEDAN almost 2 years ago

  • Pull Request set to https://github.com/Normation/rudder/pull/4330
Actions #5

Updated by Vincent MEMBRÉ almost 2 years ago

  • Fix check changed from To do to Checked
Actions #6

Updated by Vincent MEMBRÉ almost 2 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 7.0.4 and 7.1.2 which were released today.

Actions

Also available in: Atom PDF