Skip to content

Commit 57a8ff2

Browse files
committed
revert eol removal
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent 6eaf626 commit 57a8ff2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ public class TemplateResponse extends BaseResponseWithTagInformation implements
132132
@SerializedName(ApiConstants.HYPERVISOR)
133133
@Param(description = "the hypervisor on which the template runs")
134134
private String hypervisor;
135+
135136
@SerializedName(ApiConstants.DOMAIN)
136137
@Param(description = "the name of the domain to which the template belongs")
137138
private String domainName;

0 commit comments

Comments
 (0)