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

update titles for REST API users, teams, scim docs (#49373)

This commit is contained in:
Sarah Edwards
2024-02-26 10:07:16 -08:00
committed by GitHub
parent 4801deed1b
commit 63bb0d6652
21 changed files with 47 additions and 21 deletions

View File

@@ -1,5 +1,6 @@
---
title: Blocking users
title: REST API endpoints for blocking users
shortTitle: Blocking users
intro: Use the REST API to manage blocked users.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'

View File

@@ -1,5 +1,7 @@
---
title: Emails
title: REST API endpoints for emails
shortTitle: Emails
allowTitleToDifferFromFilename: true
intro: Use the REST API to manage email addresses of authenticated users.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'

View File

@@ -1,5 +1,7 @@
---
title: Followers
title: REST API endpoints for followers
shortTitle: Followers
allowTitleToDifferFromFilename: true
intro: Use the REST API to get information about followers of authenticated users.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'

View File

@@ -1,5 +1,7 @@
---
title: GPG Keys
title: REST API endpoints for GPG keys
shortTitle: GPG keys
allowTitleToDifferFromFilename: true
intro: Use the REST API to manage GPG keys of authenticated users.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'

View File

@@ -1,5 +1,7 @@
---
title: Users
title: REST API endpoints for users
shortTitle: Users
allowTitleToDifferFromFilename: true
intro: Use the REST API to get public and private information about authenticated users.
redirect_from:
- /v3/users

View File

@@ -1,5 +1,6 @@
---
title: Git SSH Keys
title: REST API endpoints for Git SSH keys
shortTitle: Git SSH keys
intro: Use the REST API to manage Git SSH keys of authenticated users.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'

View File

@@ -1,5 +1,7 @@
---
title: Social accounts
title: REST API endpoints for social accounts
shortTitle: Social accounts
allowTitleToDifferFromFilename: true
intro: Use the REST API to manage social accounts of authenticated users.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'

View File

@@ -1,5 +1,6 @@
---
title: SSH signing keys
title: REST API endpoints for SSH signing keys
shortTitle: SSH signing keys
intro: Use the REST API to manage SSH signing keys of authenticated users.
versions:
fpt: '*'

View File

@@ -1,5 +1,7 @@
---
title: Users
title: REST API endpoints for users
shortTitle: Users
allowTitleToDifferFromFilename: true
intro: >-
Use the REST API to get public and private information about authenticated
users.