Skip to content

Commit ff29371

Browse files
Update api/src/main/java/org/apache/cloudstack/api/response/ProjectResponse.java
Co-authored-by: Fabricio Duarte <fabricio.duarte.jr@gmail.com>
1 parent ce2b8a8 commit ff29371

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

api/src/main/java/org/apache/cloudstack/api/response/ProjectResponse.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ public class ProjectResponse extends BaseResponse implements ResourceLimitAndCou
188188
@Param(description = "The total number of Snapshots available for this project", since = "4.2.0")
189189
private String snapshotAvailable;
190190

191-
@SerializedName(ApiConstants.VM_SNAPSHOT_LIMIT)
192191
@SerializedName(ApiConstants.VM_SNAPSHOT_LIMIT)
193192
@Param(description = "the number of VM snapshots that can be stored by this project")
194193
private String vmSnapshotLimit;

0 commit comments

Comments
 (0)