Skip to content

Fixed Note blockquote formatting in response examples in v1.0 topics#9904

Merged
Danipocket merged 3 commits into
microsoftgraph:mainfrom
JarbasHorst:patch-612359
May 15, 2026
Merged

Fixed Note blockquote formatting in response examples in v1.0 topics#9904
Danipocket merged 3 commits into
microsoftgraph:mainfrom
JarbasHorst:patch-612359

Conversation

@JarbasHorst
Copy link
Copy Markdown
Contributor

@JarbasHorst JarbasHorst commented May 15, 2026

Corrected the formatting of the standard response example disclaimer — the "Note" sentence was inlined with the introductory sentence rather than rendered as a proper Markdown blockquote, reducing its visibility and breaking documentation formatting conventions.

Corrected the formatting of the standard response example disclaimer — the "Note" sentence was inlined with the introductory sentence rather than rendered as a proper Markdown blockquote, reducing its visibility and breaking documentation formatting conventions.
Copilot AI review requested due to automatic review settings May 15, 2026 08:21
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restores the "Note: The response object shown here might be shortened for readability." disclaimer as a proper Markdown blockquote on its own line in all response examples within a single v1.0 API reference topic. Previously the note was inlined with the preceding sentence so it rendered as plain text instead of a callout.

Changes:

  • Splits the inlined response disclaimer into two lines across the eight response examples in rangeformat-update.md.
  • Prefixes the disclaimer with > so it renders as a blockquote, and bolds **Note:**.

Comment thread api-reference/v1.0/api/rangeformat-update.md Outdated
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 08e9884:

✅ Validation status: passed

File Status Preview URL Details
api-reference/v1.0/api/rangeformat-update.md ✅Succeeded

For more details, please refer to the build report.

Jarbas Horst and others added 2 commits May 15, 2026 11:27
- Modified response sections across multiple API endpoints to clarify that the response object may be shortened for readability.
- Ensured consistent formatting and phrasing in the response notes for improved user understanding.
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit fed38d7:

⚠️ Validation status: warnings

File Status Preview URL Details
api-reference/v1.0/api/calendar-list-events.md ⚠️Warning Details
api-reference/v1.0/api/calendargroup-list-calendars.md ⚠️Warning Details
api-reference/v1.0/api/contactfolder-list-childfolders.md ⚠️Warning Details
api-reference/v1.0/api/contactfolder-list-contacts.md ⚠️Warning Details
api-reference/v1.0/api/contactfolder-post-childfolders.md ⚠️Warning Details
api-reference/v1.0/api/event-list-attachments.md ⚠️Warning Details
api-reference/v1.0/api/event-update.md ⚠️Warning Details
api-reference/v1.0/api/eventmessage-list-attachments.md ⚠️Warning Details
api-reference/v1.0/api/eventmessage-post-attachments.md ⚠️Warning Details
api-reference/v1.0/api/mailfolder-list-childfolders.md ⚠️Warning Details
api-reference/v1.0/api/mailfolder-list-messages.md ⚠️Warning Details
api-reference/v1.0/api/message-list-attachments.md ⚠️Warning Details
api-reference/v1.0/api/message-post-attachments.md ⚠️Warning Details
api-reference/v1.0/api/organization-get.md ⚠️Warning Details
api-reference/v1.0/api/planner-list-buckets.md ⚠️Warning Details
api-reference/v1.0/api/plannergroup-list-plans.md ⚠️Warning Details
api-reference/v1.0/api/planneruser-list-plans.md ⚠️Warning Details
api-reference/v1.0/api/planneruser-list-tasks.md ⚠️Warning Details
api-reference/v1.0/api/post-list-attachments.md ⚠️Warning Details
api-reference/v1.0/api/user-list-calendarview.md ⚠️Warning Details
api-reference/v1.0/api/user-post-contactfolders.md ⚠️Warning Details
api-reference/v1.0/api/user-post-contacts.md ⚠️Warning Details
api-reference/v1.0/api/usersettings-get.md ⚠️Warning Details
api-reference/v1.0/api/workbook-list-names.md ⚠️Warning Details
api-reference/v1.0/api/workbook-list-tables.md ⚠️Warning Details

This comment lists only the first 25 files in the pull request.

api-reference/v1.0/api/calendar-list-events.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List events - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/calendar-list-events.md(2,8), v1.0/api/group-list-events.md(2,8), v1.0/api/user-list-events.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List events' is duplicated with other articles: 'v1.0/api/calendar-list-events.md(11,1), v1.0/api/group-list-events.md(11,1), v1.0/api/user-list-events.md(11,1)'. First level headings must be unique within a docset.
  • Line 23, Column 294: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /powershell/module/exchange/add-mailboxfolderpermission?view=exchange-ps#-sharingpermissionflags

api-reference/v1.0/api/calendargroup-list-calendars.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List calendars - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/calendargroup-list-calendars.md(2,8), v1.0/api/user-list-calendars.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List calendars' is duplicated with other articles: 'v1.0/api/calendargroup-list-calendars.md(11,1), v1.0/api/user-list-calendars.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/contactfolder-list-childfolders.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List childFolders - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/contactfolder-list-childfolders.md(2,8), v1.0/api/mailboxfolder-list-childfolders.md(2,8), v1.0/api/mailfolder-list-childfolders.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List childFolders' is duplicated with other articles: 'v1.0/api/contactfolder-list-childfolders.md(11,1), v1.0/api/mailboxfolder-list-childfolders.md(11,1), v1.0/api/mailfolder-list-childfolders.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/contactfolder-list-contacts.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List contacts - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/contactfolder-list-contacts.md(2,8), v1.0/api/user-list-contacts.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List contacts' is duplicated with other articles: 'v1.0/api/contactfolder-list-contacts.md(11,1), v1.0/api/user-list-contacts.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/contactfolder-post-childfolders.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'Create ContactFolder - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/contactfolder-post-childfolders.md(2,8), v1.0/api/user-post-contactfolders.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'Create ContactFolder' is duplicated with other articles: 'v1.0/api/contactfolder-post-childfolders.md(11,1), v1.0/api/user-post-contactfolders.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/event-list-attachments.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List attachments - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/event-list-attachments.md(2,8), v1.0/api/eventmessage-list-attachments.md(2,8), v1.0/api/message-list-attachments.md(2,8), v1.0/api/post-list-attachments.md(2,8), v1.0/api/serviceupdatemessage-list-attachments.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List attachments' is duplicated with other articles: 'v1.0/api/event-list-attachments.md(11,1), v1.0/api/eventmessage-list-attachments.md(11,1), v1.0/api/message-list-attachments.md(11,1), v1.0/api/post-list-attachments.md(11,1), v1.0/api/serviceupdatemessage-list-attachments.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/event-update.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'Update event - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/event-update.md(2,8), v1.0/api/group-update-event.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'Update event' is duplicated with other articles: 'v1.0/api/event-update.md(11,1), v1.0/api/group-update-event.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/eventmessage-list-attachments.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List attachments - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/event-list-attachments.md(2,8), v1.0/api/eventmessage-list-attachments.md(2,8), v1.0/api/message-list-attachments.md(2,8), v1.0/api/post-list-attachments.md(2,8), v1.0/api/serviceupdatemessage-list-attachments.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List attachments' is duplicated with other articles: 'v1.0/api/event-list-attachments.md(11,1), v1.0/api/eventmessage-list-attachments.md(11,1), v1.0/api/message-list-attachments.md(11,1), v1.0/api/post-list-attachments.md(11,1), v1.0/api/serviceupdatemessage-list-attachments.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/eventmessage-post-attachments.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'Add attachment - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/event-post-attachments.md(2,8), v1.0/api/eventmessage-post-attachments.md(2,8), v1.0/api/message-post-attachments.md(2,8), v1.0/api/post-post-attachments.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'Add attachment' is duplicated with other articles: 'v1.0/api/event-post-attachments.md(11,1), v1.0/api/eventmessage-post-attachments.md(11,1), v1.0/api/message-post-attachments.md(11,1), v1.0/api/post-post-attachments.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/mailfolder-list-childfolders.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List childFolders - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/contactfolder-list-childfolders.md(2,8), v1.0/api/mailboxfolder-list-childfolders.md(2,8), v1.0/api/mailfolder-list-childfolders.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List childFolders' is duplicated with other articles: 'v1.0/api/contactfolder-list-childfolders.md(11,1), v1.0/api/mailboxfolder-list-childfolders.md(11,1), v1.0/api/mailfolder-list-childfolders.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/mailfolder-list-messages.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List messages - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/mailfolder-list-messages.md(2,8), v1.0/api/user-list-messages.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List messages' is duplicated with other articles: 'v1.0/api/mailfolder-list-messages.md(11,1), v1.0/api/user-list-messages.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/message-list-attachments.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List attachments - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/event-list-attachments.md(2,8), v1.0/api/eventmessage-list-attachments.md(2,8), v1.0/api/message-list-attachments.md(2,8), v1.0/api/post-list-attachments.md(2,8), v1.0/api/serviceupdatemessage-list-attachments.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List attachments' is duplicated with other articles: 'v1.0/api/event-list-attachments.md(11,1), v1.0/api/eventmessage-list-attachments.md(11,1), v1.0/api/message-list-attachments.md(11,1), v1.0/api/post-list-attachments.md(11,1), v1.0/api/serviceupdatemessage-list-attachments.md(11,1)'. First level headings must be unique within a docset.

This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit c686215:

⚠️ Validation status: warnings

File Status Preview URL Details
api-reference/v1.0/api/calendar-list-events.md ⚠️Warning Details
api-reference/v1.0/api/calendargroup-list-calendars.md ⚠️Warning Details
api-reference/v1.0/api/contactfolder-list-childfolders.md ⚠️Warning Details
api-reference/v1.0/api/contactfolder-list-contacts.md ⚠️Warning Details
api-reference/v1.0/api/contactfolder-post-childfolders.md ⚠️Warning Details
api-reference/v1.0/api/event-list-attachments.md ⚠️Warning Details
api-reference/v1.0/api/event-update.md ⚠️Warning Details
api-reference/v1.0/api/eventmessage-list-attachments.md ⚠️Warning Details
api-reference/v1.0/api/eventmessage-post-attachments.md ⚠️Warning Details
api-reference/v1.0/api/mailfolder-list-childfolders.md ⚠️Warning Details
api-reference/v1.0/api/mailfolder-list-messages.md ⚠️Warning Details
api-reference/v1.0/api/message-list-attachments.md ⚠️Warning Details
api-reference/v1.0/api/message-post-attachments.md ⚠️Warning Details
api-reference/v1.0/api/organization-get.md ⚠️Warning Details
api-reference/v1.0/api/planner-list-buckets.md ⚠️Warning Details
api-reference/v1.0/api/plannergroup-list-plans.md ⚠️Warning Details
api-reference/v1.0/api/planneruser-list-plans.md ⚠️Warning Details
api-reference/v1.0/api/planneruser-list-tasks.md ⚠️Warning Details
api-reference/v1.0/api/post-list-attachments.md ⚠️Warning Details
api-reference/v1.0/api/user-list-calendarview.md ⚠️Warning Details
api-reference/v1.0/api/user-post-contactfolders.md ⚠️Warning Details
api-reference/v1.0/api/user-post-contacts.md ⚠️Warning Details
api-reference/v1.0/api/usersettings-get.md ⚠️Warning Details
api-reference/v1.0/api/workbook-list-names.md ⚠️Warning Details
api-reference/v1.0/api/workbook-list-tables.md ⚠️Warning Details

This comment lists only the first 25 files in the pull request.

api-reference/v1.0/api/calendar-list-events.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List events - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/calendar-list-events.md(2,8), v1.0/api/group-list-events.md(2,8), v1.0/api/user-list-events.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List events' is duplicated with other articles: 'v1.0/api/calendar-list-events.md(11,1), v1.0/api/group-list-events.md(11,1), v1.0/api/user-list-events.md(11,1)'. First level headings must be unique within a docset.
  • Line 23, Column 294: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /powershell/module/exchange/add-mailboxfolderpermission?view=exchange-ps#-sharingpermissionflags

api-reference/v1.0/api/calendargroup-list-calendars.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List calendars - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/calendargroup-list-calendars.md(2,8), v1.0/api/user-list-calendars.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List calendars' is duplicated with other articles: 'v1.0/api/calendargroup-list-calendars.md(11,1), v1.0/api/user-list-calendars.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/contactfolder-list-childfolders.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List childFolders - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/contactfolder-list-childfolders.md(2,8), v1.0/api/mailboxfolder-list-childfolders.md(2,8), v1.0/api/mailfolder-list-childfolders.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List childFolders' is duplicated with other articles: 'v1.0/api/contactfolder-list-childfolders.md(11,1), v1.0/api/mailboxfolder-list-childfolders.md(11,1), v1.0/api/mailfolder-list-childfolders.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/contactfolder-list-contacts.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List contacts - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/contactfolder-list-contacts.md(2,8), v1.0/api/user-list-contacts.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List contacts' is duplicated with other articles: 'v1.0/api/contactfolder-list-contacts.md(11,1), v1.0/api/user-list-contacts.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/contactfolder-post-childfolders.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'Create ContactFolder - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/contactfolder-post-childfolders.md(2,8), v1.0/api/user-post-contactfolders.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'Create ContactFolder' is duplicated with other articles: 'v1.0/api/contactfolder-post-childfolders.md(11,1), v1.0/api/user-post-contactfolders.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/event-list-attachments.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List attachments - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/event-list-attachments.md(2,8), v1.0/api/eventmessage-list-attachments.md(2,8), v1.0/api/message-list-attachments.md(2,8), v1.0/api/post-list-attachments.md(2,8), v1.0/api/serviceupdatemessage-list-attachments.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List attachments' is duplicated with other articles: 'v1.0/api/event-list-attachments.md(11,1), v1.0/api/eventmessage-list-attachments.md(11,1), v1.0/api/message-list-attachments.md(11,1), v1.0/api/post-list-attachments.md(11,1), v1.0/api/serviceupdatemessage-list-attachments.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/event-update.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'Update event - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/event-update.md(2,8), v1.0/api/group-update-event.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'Update event' is duplicated with other articles: 'v1.0/api/event-update.md(11,1), v1.0/api/group-update-event.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/eventmessage-list-attachments.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List attachments - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/event-list-attachments.md(2,8), v1.0/api/eventmessage-list-attachments.md(2,8), v1.0/api/message-list-attachments.md(2,8), v1.0/api/post-list-attachments.md(2,8), v1.0/api/serviceupdatemessage-list-attachments.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List attachments' is duplicated with other articles: 'v1.0/api/event-list-attachments.md(11,1), v1.0/api/eventmessage-list-attachments.md(11,1), v1.0/api/message-list-attachments.md(11,1), v1.0/api/post-list-attachments.md(11,1), v1.0/api/serviceupdatemessage-list-attachments.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/eventmessage-post-attachments.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'Add attachment - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/event-post-attachments.md(2,8), v1.0/api/eventmessage-post-attachments.md(2,8), v1.0/api/message-post-attachments.md(2,8), v1.0/api/post-post-attachments.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'Add attachment' is duplicated with other articles: 'v1.0/api/event-post-attachments.md(11,1), v1.0/api/eventmessage-post-attachments.md(11,1), v1.0/api/message-post-attachments.md(11,1), v1.0/api/post-post-attachments.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/mailfolder-list-childfolders.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List childFolders - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/contactfolder-list-childfolders.md(2,8), v1.0/api/mailboxfolder-list-childfolders.md(2,8), v1.0/api/mailfolder-list-childfolders.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List childFolders' is duplicated with other articles: 'v1.0/api/contactfolder-list-childfolders.md(11,1), v1.0/api/mailboxfolder-list-childfolders.md(11,1), v1.0/api/mailfolder-list-childfolders.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/mailfolder-list-messages.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List messages - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/mailfolder-list-messages.md(2,8), v1.0/api/user-list-messages.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List messages' is duplicated with other articles: 'v1.0/api/mailfolder-list-messages.md(11,1), v1.0/api/user-list-messages.md(11,1)'. First level headings must be unique within a docset.

api-reference/v1.0/api/message-list-attachments.md

  • Line 2, Column 8: [Warning: duplicate-titles - See documentation] Title 'List attachments - Microsoft Graph v1.0' is duplicated in: 'v1.0/api/event-list-attachments.md(2,8), v1.0/api/eventmessage-list-attachments.md(2,8), v1.0/api/message-list-attachments.md(2,8), v1.0/api/post-list-attachments.md(2,8), v1.0/api/serviceupdatemessage-list-attachments.md(2,8)'. Titles must be unique within a docset.
  • Line 11, Column 1: [Warning: duplicate-h1s - See documentation] H1 'List attachments' is duplicated with other articles: 'v1.0/api/event-list-attachments.md(11,1), v1.0/api/eventmessage-list-attachments.md(11,1), v1.0/api/message-list-attachments.md(11,1), v1.0/api/post-list-attachments.md(11,1), v1.0/api/serviceupdatemessage-list-attachments.md(11,1)'. First level headings must be unique within a docset.

This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@JarbasHorst
Copy link
Copy Markdown
Contributor Author

Hi @Danipocket, this PR is also ready ;)

@Danipocket Danipocket merged commit 30d4b28 into microsoftgraph:main May 15, 2026
7 checks passed
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.

3 participants