Skip to content

Re-emit for new operations#49067

Merged
kaylieee merged 1 commit into
kaylieee/prep-new-releasefrom
kaylieee/feature/new-operations
May 7, 2026
Merged

Re-emit for new operations#49067
kaylieee merged 1 commit into
kaylieee/prep-new-releasefrom
kaylieee/feature/new-operations

Conversation

@kaylieee
Copy link
Copy Markdown
Member

@kaylieee kaylieee commented May 6, 2026

This pull request updates the AgentSessionFilesAsyncClient and AgentSessionFilesClient classes to consistently use the parameter name agentSessionId instead of sessionId throughout their public APIs and documentation. This change improves clarity and aligns parameter naming with the intended meaning.

API Consistency and Naming Improvements:

  • All public methods in AgentSessionFilesAsyncClient now use agentSessionId instead of sessionId for the session identifier parameter, and all related documentation comments are updated accordingly. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
  • The AgentSessionFilesClient class also updates the relevant parameter and documentation to use agentSessionId.

Other Minor Documentation Update:

  • The Javadoc for the getSessionFilesWithResponse method is updated to indicate that the modified_time field is now a long instead of an OffsetDateTime.

@kaylieee
Copy link
Copy Markdown
Member Author

kaylieee commented May 7, 2026

/azp run java - pullrequest

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@kaylieee kaylieee merged commit 129e6b2 into kaylieee/prep-new-release May 7, 2026
7 checks passed
@kaylieee kaylieee deleted the kaylieee/feature/new-operations branch May 7, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant