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

Added Intros for REST API Pages (#8371)

Co-authored-by: Sarah Edwards <skedwards88@github.com>
This commit is contained in:
Dev Prakash Sharma
2021-07-28 04:36:19 +05:30
committed by GitHub
parent f9ed74fa92
commit 5cee642450
5 changed files with 5 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
---
title: Git database
intro: 'The Git Database API enables you to read and write raw Git objects to your Git database on {% data variables.product.product_name %} and to list and update Git references (branch heads and tags).'
allowTitleToDifferFromFilename: true
redirect_from:
- /v3/git

View File

@@ -1,5 +1,6 @@
---
title: Gitignore
intro: "The Gitignore API fetches `.gitignore` templates that can be used to ignore files and directories."
redirect_from:
- /v3/gitignore
versions:

View File

@@ -1,5 +1,6 @@
---
title: Interactions
intro: 'With the Interactions API, people with owner or admin access can set the interaction limit for the users in their organizations and repositories.'
redirect_from:
- /v3/interactions
versions:

View File

@@ -1,5 +1,6 @@
---
title: Issues
intro: 'The Issues API enables you to view and manage issues, including issue assignees, comments, labels, and milestones.'
redirect_from:
- /v3/issues
versions:

View File

@@ -1,5 +1,6 @@
---
title: Licenses
intro: "The Licenses API lets you to retrieve popular open source licenses and information about a particular project's license file."
redirect_from:
- /v3/licenses
versions: