Actions
Bug #21254
closedMissing API documentation for technique
Pull Request:
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"
Updated by Elaad FURREEDAN over 2 years ago
- Status changed from New to In progress
Updated by Anonymous over 2 years ago
- Status changed from In progress to Pending release
Applied in changeset rudder|95477933099869706766fe0dc60a04cd4c0b0f97.
Updated by Elaad FURREEDAN over 2 years ago
- Pull Request set to https://github.com/Normation/rudder/pull/4330
Updated by Vincent MEMBRÉ over 2 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 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