1
0
mirror of synced 2026-02-01 12:01:41 -05:00

Merge pull request #27173 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-07-31 09:36:13 -07:00
committed by GitHub

View File

@@ -36,6 +36,13 @@ log(
' ' +
chalk.magenta('npm run sync-rest -- --next --versions api.github.com ; npm run dev'),
)
log(
chalk.cyan.bold(' - Dotcom only, including unpublished operations:') +
' ' +
chalk.magenta(
'npm run sync-rest -- --versions api.github.com --include-unpublished ; npm run dev',
),
)
log(chalk.green.bold.underline('\nWebhook docs\n'))
log(chalk.green.bold(' Examples of ways you can build the Webhook docs locally:\n'))
log(