@jasminSPC You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds-labs/pull/244 -- Commit Summary -- * Profitbricks REST - Snapshot API -- File Changes -- A profitbricks-rest/src/main/java/org/apache/jclouds/profitbricks/rest/binder/snapshot/UpdateSnapshotRequestBinder.java (97) M profitbricks-rest/src/main/java/org/apache/jclouds/profitbricks/rest/binder/volume/CreateVolumeRequestBinder.java (2) M profitbricks-rest/src/main/java/org/apache/jclouds/profitbricks/rest/domain/Snapshot.java (163) M profitbricks-rest/src/main/java/org/apache/jclouds/profitbricks/rest/features/SnapshotApi.java (47) A profitbricks-rest/src/test/java/org/apache/jclouds/profitbricks/rest/features/SnapshotApiLiveTest.java (165) A profitbricks-rest/src/test/java/org/apache/jclouds/profitbricks/rest/features/SnapshotApiMockTest.java (162) M profitbricks-rest/src/test/java/org/apache/jclouds/profitbricks/rest/features/VolumeApiLiveTest.java (1) A profitbricks-rest/src/test/resources/snapshot/get-depth-5.json (30) A profitbricks-rest/src/test/resources/snapshot/get.json (30) A profitbricks-rest/src/test/resources/snapshot/list-depth-5.json (97) A profitbricks-rest/src/test/resources/snapshot/list.json (277) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/244.patch https://github.com/jclouds/jclouds-labs/pull/244.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/244
