Skip to content

Commit c51c03b

Browse files
author
Mr-w-22
authored
Update meta.md
1 parent 4ab1a92 commit c51c03b

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

content/rest/meta/meta.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
---
1+
# GitHub CLI api
2+
# https://cli.github.com/manual/gh_api
3+
4+
gh api \
5+
-H "Accept: application/vnd.github+json" \
6+
-H "X-GitHub-Api-Version: 2022-11-28" \
7+
/versions
28
title: REST API endpoints for meta data
39
shortTitle: Meta
410
allowTitleToDifferFromFilename: true

0 commit comments

Comments
 (0)