Project

General

Profile

User story #3067

Updated by Vincent MEMBRÉ about 11 years ago

Based on the schema used in #3280, we should add an api to handle nodes. 

 Node api should : 

 * List nodes 
 * List accepted nodes 
 * List pending nodes 
 * Accept a pending node 
 * Refuse a pending node 
 * Delete an accepted Node.

Back