File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
specification/app/resource-manager/Microsoft.App/preview Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 352352 {
353353 "name" : " template" ,
354354 "in" : " body" ,
355- "description" : " Properties used to start a job instance ." ,
356- "required" : true ,
355+ "description" : " Properties used to start a job execution ." ,
356+ "required" : false ,
357357 "schema" : {
358358 "$ref" : " #/definitions/JobExecutionTemplate"
359359 }
Original file line number Diff line number Diff line change 333333 {
334334 "name" : " template" ,
335335 "in" : " body" ,
336- "description" : " Properties used to start a job instance ." ,
337- "required" : true ,
336+ "description" : " Properties used to start a job execution ." ,
337+ "required" : false ,
338338 "schema" : {
339339 "$ref" : " #/definitions/JobExecutionTemplate"
340340 }
You can’t perform that action at this time.
0 commit comments