Skip to content

Fix Cloud PC beta OpenAPI: retrieveSnapshotImportResult name - #1179

Open
Andrei Shchetkin (AndrewShchetkin) wants to merge 1 commit into
microsoftgraph:masterfrom
AndrewShchetkin:fix/cloud-pc-beta-openapi
Open

Fix Cloud PC beta OpenAPI: retrieveSnapshotImportResult name#1179
Andrei Shchetkin (AndrewShchetkin) wants to merge 1 commit into
microsoftgraph:masterfrom
AndrewShchetkin:fix/cloud-pc-beta-openapi

Conversation

@AndrewShchetkin

Copy link
Copy Markdown

Summary

Updates beta OpenAPI metadata for Windows 365 Cloud PC APIs:

  • Renames the snapshot import result function from retrieveSnapshotImportResults to retrieveSnapshotImportResult.

Details

The generated beta OpenAPI currently exposes the snapshot import result operation as:

/deviceManagement/virtualEndpoint/snapshots/retrieveSnapshotImportResults(snapshotId='{snapshotId}')

The Cloud PC snapshot import API uses the singular operation name:

/deviceManagement/virtualEndpoint/snapshots/retrieveSnapshotImportResult(snapshotId='{snapshotId}')

Co-authored-by: Cursor <cursoragent@cursor.com>
@AndrewShchetkin

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant