Skip to content
Snippets Groups Projects
Commit 8bdbef31 authored by michael.minelli's avatar michael.minelli
Browse files

AssignmentHelper => Adapt to optional volume field

parent 80820496
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,9 @@ class SharedAssignmentHelper { ...@@ -25,7 +25,9 @@ class SharedAssignmentHelper {
result: { result: {
properties : { properties : {
container: { type: 'string' }, container: { type: 'string' }
},
optionalProperties: {
volume: { type: 'string' } volume: { type: 'string' }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment