Skip to content

Conversation

@AndrewShchetkin
Copy link

@AndrewShchetkin AndrewShchetkin commented Dec 22, 2025

Summary

Adds missing GraphErrorCode enum members to the beta SDK to keep parity with the v1 SDK.

Changes

  • Added ImageNotFound
  • Added NotFound
  • Added Request_ResourceNotFound

Why

These values exist in the v1 SDK enum and may be returned by Microsoft Graph; adding them lets consumers handle these errors without string matching.

Reference (v1 SDK):

Notes

  • No runtime behavior change beyond adding enum members.
Microsoft Reviewers: Open in CodeFlow

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