update titles for REST API users, teams, scim docs (#49373)
This commit is contained in:
@@ -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: '*'
|
||||
|
||||
@@ -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: '*'
|
||||
|
||||
@@ -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: '*'
|
||||
|
||||
@@ -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: '*'
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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: '*'
|
||||
|
||||
@@ -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: '*'
|
||||
|
||||
@@ -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: '*'
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user