7737b4ffbfMerge branch 'master' into api_hl_abstractions
9 anni fa
ichrispa
cc93def094Fixed two instances of addNode calls that are were missing the createdNode return argument in response to #306.
9 anni fa
ichrispa
b481cc3a94Created missing serverside API calls for creating and deleting all nodetypes. Clientside API calls was matched (symmetry) to the call structure of the server API. Tutorial on adding nodes was started (WIP).