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

Also available in: Atom PDF