Skip to content

Commit

Permalink
Merge pull request github#7699 from codewithdev/codewithdev-docs
Browse files Browse the repository at this point in the history
Added Intros to REST API pages
  • Loading branch information
janiceilene committed Jun 28, 2021
2 parents f66e01b + 82ca022 commit dda5488
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions content/rest/reference/scim.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: SCIM
intro: 'You can control and manage your {% data variables.product.product_name %} organization members access using SCIM API.'
redirect_from:
- /v3/scim
versions:
Expand Down
1 change: 1 addition & 0 deletions content/rest/reference/search.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Search
intro: 'The {% data variables.product.product_name %} Search API lets you to search for the specific item efficiently.'
redirect_from:
- /v3/search
versions:
Expand Down
1 change: 1 addition & 0 deletions content/rest/reference/secret-scanning.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Secret scanning
intro: 'To retrieve and update the secret alerts from a private repository, you can use Secret Scanning API.'
versions:
fpt: '*'
ghes: '>=3.1'
Expand Down
1 change: 1 addition & 0 deletions content/rest/reference/teams.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Teams
intro: 'With the Teams API, you can create and manage teams in your {% data variables.product.product_name %} organization.'
redirect_from:
- /v3/teams
versions:
Expand Down
1 change: 1 addition & 0 deletions content/rest/reference/users.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Users
intro: 'The Users API allows to get public and private information about the authenticated user.'
redirect_from:
- /v3/users
versions:
Expand Down

0 comments on commit dda5488

Please sign in to comment.