Update ref title/descriptions

This commit is contained in:
Mike Solomon
2025-01-27 08:16:06 -08:00
parent 7685a20554
commit 07249ea25b
3 changed files with 15 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
---
sidebar_label: SCM access tokens
description: Where to create SCM access tokens so you can perform commits with the Moderne API.
---
# Creating SCM access tokens
In order to perform [commits](../how-to-guides/recipe-execution-and-commits-with-graphql.md#creating-a-pull-request) using the [Moderne GraphQL API](https://api.app.moderne.io/), you will need to create an SCM Access Token.

View File

@@ -1,3 +1,8 @@
---
sidebar_label: Moderne tokens
description: Describes the different types of Moderne tokens including how to create them and where they're used.
---
# Moderne tokens
There are three types of tokens used throughout the Moderne Platform:

View File

@@ -1,3 +1,8 @@
---
sidebar_label: User reports
description: What reports exist in Moderne for general users.
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';