Sobre pré-visualizações de esquemas
Durante o período de pré-visualização, poderemos alterar alguns recursos com base no feedback do desenvolvedor. Se fizermos alterações, iremos anunciá-las no blogue do desenvolvedor sem aviso prévio.
Para acessar uma pré-visualização de esquema, você deverá fornecer um tipo de mídia personalizado no cabeçalho Aceitar
para as suas solicitações. A documentação dos recursos para cada pré-visualização especifica qual tipo de mídia personalizado deve ser fornecido.
Observação: Os integrantes do esquema do GraphQL na pré-visualização não podem ser acessados pelo Explorador no momento.
Access to package version deletion preview
This preview adds support for the DeletePackageVersion mutation which enables deletion of private package versions.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.package-deletes-preview+json
Integrantes do esquema pré-visualizados:
Mutation.deletePackageVersion
Deployments preview
This preview adds support for deployments mutations and new deployments features.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.flash-preview+json
Integrantes do esquema pré-visualizados:
DeploymentStatus.environment
Mutation.createDeploymentStatus
Mutation.createDeployment
Merge info preview
This preview adds support for accessing fields that provide more detailed information about a pull request's merge state.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.merge-info-preview+json
Integrantes do esquema pré-visualizados:
PullRequest.canBeRebased
PullRequest.mergeStateStatus
Update refs preview
This preview adds support for updating multiple refs in a single operation.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.update-refs-preview+json
Integrantes do esquema pré-visualizados:
Mutation.updateRefs
GitRefname
RefUpdate
Project event details preview
This preview adds project, project card, and project column details to project-related issue events.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.starfox-preview+json
Integrantes do esquema pré-visualizados:
AddedToProjectEvent.project
AddedToProjectEvent.projectCard
AddedToProjectEvent.projectColumnName
ConvertedNoteToIssueEvent.project
ConvertedNoteToIssueEvent.projectCard
ConvertedNoteToIssueEvent.projectColumnName
MovedColumnsInProjectEvent.project
MovedColumnsInProjectEvent.projectCard
MovedColumnsInProjectEvent.projectColumnName
MovedColumnsInProjectEvent.previousProjectColumnName
RemovedFromProjectEvent.project
RemovedFromProjectEvent.projectColumnName
Create content attachments preview
This preview adds support for creating content attachments.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.corsair-preview+json
Integrantes do esquema pré-visualizados:
Mutation.createContentAttachment
Labels preview
This preview adds support for adding, updating, creating and deleting labels.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.bane-preview+json
Integrantes do esquema pré-visualizados:
Mutation.createLabel
Mutation.deleteLabel
Mutation.updateLabel
Import project preview
This preview adds support for importing projects.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.slothette-preview+json
Integrantes do esquema pré-visualizados:
Mutation.importProject
Team review assignments preview
This preview adds support for updating the settings for team review assignment.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.stone-crop-preview+json
Integrantes do esquema pré-visualizados:
Mutation.updateTeamReviewAssignment
TeamReviewAssignmentAlgorithm
Team.reviewRequestDelegationEnabled
Team.reviewRequestDelegationAlgorithm
Team.reviewRequestDelegationMemberCount
Team.reviewRequestDelegationNotifyTeam