1
0
mirror of synced 2025-12-19 18:10:59 -05:00

32 Commits

Author SHA1 Message Date
Jam Balaya
1e269926e2 docs: bump actions/create-github-app-token action (#39449)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
2025-07-30 15:41:16 +00:00
Felicity Chapman
0c28a9d17a Remove content versioned for ghes < 3.12 that caused linter errors and fix warnings for ALT text length (#54791) 2025-03-13 08:25:16 +00:00
Ashley
e67cf6201c [Remove quotes] Removed quotes from Rest and Repositories folders (#53600)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2024-12-13 14:17:55 +00:00
Artur Kordowski
74534576f1 Fix inconsistent alerts by using the markdown notation - part 3 (#35222)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-11-12 00:08:22 +00:00
Laura Coursen
e977bce6d8 Combine product name variables for REST and GraphQL API base URLs (#50521) 2024-05-10 14:20:12 +00:00
Sarah Edwards
389716d880 update titles for REST API apps docs (#49556) 2024-03-07 17:08:13 +00:00
Parker Brown
eaac671cdd Update actions/create-github-app-token example snippets (#49154) 2024-02-09 21:52:52 +00:00
Peter Bengtsson
c0eaf9afcc Remove GHAE in Liquid and front matter (2) (#48750) 2024-01-18 16:21:50 +00:00
Josh Soref
06e6ff7d81 Spelling docs (#30792)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-01-02 08:38:41 +00:00
Jess Hosman
3d44ee5f94 Update "Getting started with the REST API" (#45525)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-12-05 21:57:27 +00:00
Sarah Edwards
6f2a6b35df Recommend action that doesn't rely on node v20 for GHES < 12 (#43679) 2023-10-03 16:24:40 +00:00
Sarah Edwards
a07fc6cf5f Use official GitHub Action for minting a GitHub App token (#42273) 2023-09-11 16:26:16 +00:00
Rachael Sewell
2df2cdbb96 fix commonmark issues (#42054) 2023-09-06 16:29:28 +00:00
Sophie
67e57025da Reference removals (#38919)
Co-authored-by: Courtney Wilson <77312589+cmwilson21@users.noreply.github.com>
2023-07-11 13:44:17 +00:00
Grace Park
a8a6e4554a Fix for blank lines around code fences (#38255) 2023-06-26 10:21:48 -07:00
Grace Park
cbda3f2434 Fix trailing spaces in content and data (#37904) 2023-06-23 10:45:10 -07:00
Roger D. Winans
4a9a290199 Only show Notes on content/rest/quickstart.md if selected version is GHES or GHAE. (#36536) 2023-04-20 22:38:05 +00:00
WaterLemons2k
634ee94432 chore: use node16 for actions (#24540)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2023-04-20 13:22:32 +00:00
Sarah Edwards
8d2700734b Update links, update 'user-to-server' and 'server-to-server' mentions (#35602)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-03-20 15:56:03 +00:00
Sarah Edwards
222be16582 Add App authentication overview article (#35271)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-03-07 18:18:44 +00:00
Hector Alfaro
4cd28fd735 Remove support for miniTocMaxHeadingLevel (#34758) 2023-02-17 16:29:02 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Matt Pollard
b4830bc2b3 Enterprise bug fixes for 2023-01-27 (#34233)
Co-authored-by: github-actions <github-actions@github.com>
2023-01-28 11:32:15 +00:00
Ben Ahmady
49caed41dc Change styling of cURL to curl (#33926)
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2023-01-19 10:41:27 +00:00
Sarah Edwards
69d1442237 Octokit.js guide (#33675)
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-01-10 20:01:55 +00:00
Jess Hosman
ca81ed8d1c Unify language in the API docs for packages, pages, quickstart, and reactions (#32879) 2022-12-09 17:34:57 +00:00
Sarah Edwards
dac4144086 PAT v2 beta (#31013)
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
Co-authored-by: Jovel Crisostomo <jovel@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-10-18 15:11:04 +00:00
Peter Bengtsson
1a6688499b using node 16.17 in Actions (#31773) 2022-10-17 16:12:36 +00:00
Anthony Tan
eff741daee Remove .v3 from accept header examples.
`v3` header no longer required and has no impact on API requests
as per docs so probably shouldn't be in example code.

Fixes github/docs#21327
2022-10-13 19:57:22 -04:00
Dev Prakash Sharma
b72f008d85 Remove the emphasize tags and updated attributes style 2022-10-03 00:21:32 +05:30
Sarah Edwards
6090df7c5a Use Bearer instead of token in Authorization header for REST examples (#30351)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-08-31 16:32:06 +00:00
Sarah Edwards
d2a2113c11 REST new user guidance (#29642) 2022-08-23 19:31:01 +00:00