- Notifications
You must be signed in to change notification settings - Fork62.5k
Repo sync#39303
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
Co-authored-by: Vanessa <vgrl@github.com>
2dca269
intomainUh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pull Request Overview
This is an automated repository synchronization pull request that restructures the JSON schema organization in REST API documentation files. The changes primarily focus on moving thedescriptionHTML
field from the end of each endpoint definition to a position immediately after thepreviews
field, before thestatusCodes
field.
- Consistent JSON field ordering across all REST API endpoints
- Improved schema organization for better maintainability
- Structural changes only with no content modifications
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
File | Description |
---|---|
src/rest/data/ghec-2022-11-28/schema.json | Restructures JSON schema with descriptionHTML field positioned before statusCodes across all endpoints |
src/rest/data/fpt-2022-11-28/schema.json | Restructures JSON schema with descriptionHTML field positioned before statusCodes across all endpoints |
This is an automated pull request to sync changes between the public and private repos.
Our bot will merge this pull request automatically.
To preserve continuity across repos,do not squash this pull request.