Skip to content

Commit

Permalink
java needs startTime (#31848)
Browse files Browse the repository at this point in the history
  • Loading branch information
weidongxu-microsoft authored Dec 12, 2024
1 parent ab67c14 commit 85ed8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/batch/Azure.Batch/routes.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ interface Pools {
start time of the last aggregation interval currently available.
""")
@query
@clientName("starttime", "!autorest")
@clientName("starttime", "csharp,python,javascript,go")
startTime?: utcDateTime;

@doc("""
Expand Down

0 comments on commit 85ed8fc

Please sign in to comment.