-
Notifications
You must be signed in to change notification settings - Fork 326
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
Correct example url for GET of Payload in AST #9473
Conversation
Learn Build status updates of commit a010d86: 💡 Validation status: suggestions
api-reference/beta/api/payload-get.md
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. For any questions, please:
|
Learn Build status updates of commit ff36346: 💡 Validation status: suggestions
api-reference/beta/api/payload-get.md
api-reference/beta/api/payloaddetail-get.md
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. For any questions, please:
|
Learn Build status updates of commit e144b60: 💡 Validation status: suggestions
api-reference/beta/api/payload-get.md
api-reference/beta/api/payloaddetail-get.md
api-reference/v1.0/api/payload-get.md
api-reference/v1.0/api/payloaddetail-get.md
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. For any questions, please:
|
Learn Build status updates of commit 99f1cee:
|
File | Status | Preview URL | Details |
---|---|---|---|
api-reference/beta/api/payload-get.md | Details | ||
api-reference/beta/api/payloaddetail-get.md | 💡Suggestion | Details | |
api-reference/v1.0/api/payload-get.md | ✅Succeeded | ||
api-reference/v1.0/api/payloaddetail-get.md | ✅Succeeded |
api-reference/beta/api/payload-get.md
- Line 1, Column 1: [Warning: title-missing - See documentation]
Missing required attribute: 'title'. Add a title string to show in search engine results.
- Line 8, Column 1: [Warning: yaml-header-syntax-error - See documentation]
While parsing a block mapping, did not find expected key.
- Line 1, Column 1: [Suggestion: ms-date-missing - See documentation]
Missing required attribute: 'ms.date'.
- Line 1, Column 1: [Suggestion: description-missing - See documentation]
Missing required attribute: 'description'.
api-reference/beta/api/payloaddetail-get.md
- Line 2, Column 1: [Suggestion: ms-date-missing - See documentation]
Missing required attribute: 'ms.date'.
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.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Learn Build status updates of commit a7a783c: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
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. For any questions, please:
|
Learn Build status updates of commit 63f1a61: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Important
Required for API changes:
The example provided on https://learn.microsoft.com/en-us/graph/api/payload-get?view=graph-rest-beta is incorrect as it uses /payload/ instead of /payloads/ resulting in an error
Current example, generates an error:
Changing this to /payloads/ which aligns with the remainder of the page, works correctly:
Important
The following guidance is for Microsoft employees only. Community contributors can ignore this message; our content team will manage the status.
After you've created your PR, expand this section for tips and additional instructions.
#feedback-addressed
to the pull request.For more information, see the Content review process summary.