Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: the PreviewTextLazyLoad-plugin must query MessageItem collections endpoint #318

Open
ThorstenSuckow opened this issue Feb 15, 2024 · 0 comments
Assignees

Comments

@ThorstenSuckow
Copy link
Member

ThorstenSuckow commented Feb 15, 2024

... and provide additional include- and options-query parameters according to the update rest-api-email-specs:

GET MailAccounts/1/MailFolders/INBOX/MessageItems?fields[MessageItem]=id&include=MessageBody&fields[MessageBody]=textHtml,textPlain&options[MessageBody]={"textHtml":{"length":200}, "textPlain": {"length": 200}} HTTP/1.1
Content-Type: application/vnd.api+json
@ThorstenSuckow ThorstenSuckow self-assigned this Feb 15, 2024
ThorstenSuckow added a commit to conjoon/rest-api-description that referenced this issue Feb 15, 2024
update MessageItems-endpoint with description for passing
MessageBody-related `options`-parameter

refs conjoon/extjs-app-webmail#318
@ThorstenSuckow ThorstenSuckow changed the title refactor: the PreviewTextLazyLoad-plugin **must** query MessageItem collections endpoint refactor: the PreviewTextLazyLoad-plugin *must* query MessageItem collections endpoint Feb 15, 2024
@ThorstenSuckow ThorstenSuckow changed the title refactor: the PreviewTextLazyLoad-plugin *must* query MessageItem collections endpoint refactor: the PreviewTextLazyLoad-plugin must query MessageItem collections endpoint Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant