JSON Format fix - remove trailing comma#9855
Conversation
|
Learn Build status updates of commit 992e22a: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Thank you for indicating that your pull request is ready for content review, @@lilealdai. It has been added to the Content Review project and an available reviewer will be assigned in the next one (1) business day, depending on demand. If this PR relates to any schema changes, refer to the pull request description box for quick instructions to move this PR forward. Check the content review workflow here. |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
This PR fixes JSON examples in file storage API documentation by removing trailing commas to ensure the snippets are valid JSON.
Changes:
- Removed trailing commas from JSON response examples in v1.0 docs
- Removed trailing commas from JSON response examples in beta docs
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| api-reference/v1.0/api/filestoragecontainer-restore.md | Makes the JSON example valid by removing a trailing comma. |
| api-reference/v1.0/api/filestorage-list-deletedcontainers.md | Makes the JSON example valid by removing a trailing comma. |
| api-reference/beta/api/filestoragecontainer-restore.md | Makes the JSON example valid by removing a trailing comma. |
| api-reference/beta/api/filestorage-list-deletedcontainers.md | Makes the JSON example valid by removing a trailing comma. |
Add other supporting information, such as a description of the PR changes:
Remove trailing commas
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-addressedto the pull request.For more information, see the Content review process summary.