Skip to content

Commit b788537

Browse files
committed
Generated java 2019-09-10 for ROS.
1 parent c65a9e5 commit b788537

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

ros-20190910/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-04-27 Version: 2.5.5
2+
- Generated java 2019-09-10 for ROS.
3+
14
2025-04-18 Version: 2.5.4
25
- Update API GetTemplateParameterConstraints: add response parameters Body.ParameterConstraints.$.OriginalConstraints.$.PropertiesData.
36
- Update API GetTemplateParameterConstraints: add response parameters Body.ParameterConstraints.$.OriginalConstraints.$.RequestInfo.

ros-20190910/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.aliyun</groupId>
55
<artifactId>ros20190910</artifactId>
6-
<version>2.5.4</version>
6+
<version>2.5.5</version>
77
<packaging>jar</packaging>
88
<name>ros20190910</name>
99
<description>Alibaba Cloud Resource Orchestration Service (20190910) SDK for Java

ros-20190910/src/main/java/com/aliyun/ros20190910/models/CreateDiagnosticRequest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ public class CreateDiagnosticRequest extends TeaModel {
77
/**
88
* <p>The keyword in the diagnosis.</p>
99
* <p>You can specify the ID of the stack that you want to diagnose.</p>
10+
* <p>This parameter is required.</p>
1011
*
1112
* <strong>example:</strong>
1213
* <p>37A5679B-8488-5A5D-8D5C-90E66A577A5D</p>

0 commit comments

Comments
 (0)