1
0
mirror of synced 2026-01-23 12:02:29 -05:00
Commit Graph

15 Commits

Author SHA1 Message Date
Rachael Sewell
4a5a335d11 Add basic auth to REST doc and examples (#50758)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2024-06-05 21:45:09 +00:00
Peter Bengtsson
3540a08bb7 Refactor some "get" functions that used hooks (#50975) 2024-06-04 17:01:27 +00:00
Tony Truong
53cdd92791 Change default values for rest templates in openapi docs (#50761) 2024-05-22 17:24:52 +00:00
Evan Bonsignori
e5924ec991 support all REST objects in GitHub CLI examples (#49385) 2024-04-11 16:51:56 +00:00
Evan Bonsignori
10e50e7a3f Fix GH CLI examples that contain arrays of objects (#49180) 2024-02-28 18:36:59 +00:00
Grace Park
23e4b4e54d Bug fix: Update curl example to use single quotes (#48665) 2024-01-11 18:24:41 +00:00
Kevin Heis
536418954f Move components into src/frame (#45759)
Co-authored-by: Grace Park <gracepark@github.com>
2023-11-13 17:18:51 +00:00
Grace Park
73cbcc880a REST examples: update to -F for non string arrays (#44540) 2023-10-17 16:35:37 +00:00
Grace Park
0bb24cb732 Allow for arrays in code samples for REST GHExample (#43820) 2023-10-05 17:21:22 +00:00
Kevin Heis
3f94bb2dcf Create versions and archives src folders (#42802) 2023-09-19 16:40:43 +00:00
Peter Bengtsson
525e84e134 Quote URL in cURL example if contains '?' (#39676) 2023-07-25 17:19:06 +00:00
Peter Bengtsson
2212289dd0 Consistent newline breaks in REST code snippets (#39323) 2023-07-20 00:12:42 +00:00
Peter Bengtsson
2ec905fc77 trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
Tony Truong
1184aa92a5 adding updated docs for ghes-manage and management console (#37701)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-06-15 14:05:33 +00:00
Kevin Heis
ab91bc6b43 Move more REST files into src (#37026)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-05-11 17:17:57 +00:00