hivesolutions / colony-print

Small web app for printing of colony based documents
http://colony-print.hive.pt
0 stars 0 forks source link

Node information POST endpoint extension #13

Closed joamag closed 5 months ago

joamag commented 5 months ago

Description

The nodes should be able to post information about themselves when registering:

Implementation

Extend the POST /nodes/<str:id> endpoint to support more node information.

joamag commented 5 months ago

This is now considered done