Skip to content

Fix Office365 Graph mail property validation#116

Open
yannicktrinh wants to merge 3 commits into
mainfrom
YT/Fix-Office365-Graph-mail-property-validation
Open

Fix Office365 Graph mail property validation#116
yannicktrinh wants to merge 3 commits into
mainfrom
YT/Fix-Office365-Graph-mail-property-validation

Conversation

@yannicktrinh

Copy link
Copy Markdown
Contributor

Commit message:
Refs #85
Fix Office365 Graph mail property validation (unknown keys + valid Graph fields)

PR description:
Fixes #85

Reject unknown Graph mail properties with explicit errors (send/update), remove hardcoded attachment hint, and allow valid Graph fields (changeKey, extensions) so valid messages are not blocked.

Commit message:
Refs #85
Fix Office365 Graph mail property validation (unknown keys + valid Graph fields)

PR description:
Fixes #85

Reject unknown Graph mail properties with explicit errors (send/update), remove hardcoded attachment hint, and allow valid Graph fields (changeKey, extensions) so valid messages are not blocked.
@yannicktrinh yannicktrinh self-assigned this Jun 16, 2026
- Adjusted edge paths in UML Diagram for better alignment.
- Increased height of the _GraphAPI rectangle in UML Diagram for clarity.
- Updated method signatures in the Office365 documentation to reflect changes in the _postJSONMessage method.
- Removed outdated mail validation architecture section from Office365 documentation.
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.

mail object does not report bad property names

1 participant