1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Drop references to the REST API as V3 and the GraphQL API as V4 (#28445)

This commit is contained in:
Tim Rogers
2022-06-15 21:48:40 +01:00
committed by GitHub
parent 482d837709
commit 5b5606cae4
6 changed files with 14 additions and 14 deletions

View File

@@ -25,7 +25,7 @@ We encourage you to [explicitly request this version via the `Accept` header](/r
{% ifversion fpt or ghec %}
For information about GitHub's GraphQL API, see the [v4 documentation]({% ifversion ghec %}/free-pro-team@latest{% endif %}/graphql). For information about migrating to GraphQL, see "[Migrating from REST]({% ifversion ghec%}/free-pro-team@latest{% endif %}/graphql/guides/migrating-from-rest-to-graphql)."
For information about GitHub's GraphQL API, see the [documentation]({% ifversion ghec %}/free-pro-team@latest{% endif %}/graphql). For information about migrating to GraphQL, see "[Migrating from REST]({% ifversion ghec%}/free-pro-team@latest{% endif %}/graphql/guides/migrating-from-rest-to-graphql)."
{% endif %}