File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
mmv1/products/privilegedaccessmanager Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ properties:
145145 - name : ' steps'
146146 type : Array
147147 description : |
148- List of approval steps in this workflow. These steps would be followed in the specified order sequentially. 1 step is supported for now.
148+ List of approval steps in this workflow. These steps would be followed in the specified order sequentially.
149149 required : true
150150 item_type :
151151 type : NestedObject
@@ -185,6 +185,12 @@ properties:
185185 is_set : true
186186 item_type :
187187 type : String
188+ - name : ' id'
189+ type : String
190+ description : |
191+ Output Only. The ID of the approval step.
192+ min_version : beta
193+ output : true
188194 - name : ' privilegedAccess'
189195 type : NestedObject
190196 description : |
You can’t perform that action at this time.
0 commit comments