add short titles to frontmatter (#20131)
This commit is contained in:
@@ -6,6 +6,7 @@ versions:
|
||||
fpt: '*'
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
shortTitle: Get started API
|
||||
---
|
||||
|
||||
To automate common tasks, back up your data, or create integrations that extend {% data variables.product.product_name %}, you can use the {% data variables.product.product_name %} API.
|
||||
|
||||
@@ -9,6 +9,7 @@ versions:
|
||||
fpt: '*'
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
shortTitle: Automate with OAuth tokens
|
||||
---
|
||||
|
||||
## Step 1: Get an OAuth token
|
||||
|
||||
Reference in New Issue
Block a user