US07: GetProperties
2 Scenarios
User Story
Scenario: Get properties of a node with properties
Given a node with multiple properties
When I send a GET request to /api/nodes/{id}/properties
#UAC26
Then the response should return all node properties
2 Scenarios
Scenario: Get properties of a node with properties
Given a node with multiple properties
When I send a GET request to /api/nodes/{id}/properties
#UAC26
Then the response should return all node properties