1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Commit Graph

180 Commits

Author SHA1 Message Date
jmarlena
45398e709c Password authentication and OAuth Authorizations API deprecation (#16375)
* Version password examples for GHES only

* Remove unnecessary note

* Versioned deprecation reusable for GHES only?

* Update troubleshooting article

* Version OAuthorizations REST API page for enterprise-only

* Remove deprecations reusable

* Add tentative note

* Rework two-factor authentication sections

* Fix double redirect reference

* versioning tweak

* Versioning tweaks

* adding back the endifs

* random link reformatting

* OAuth Authorization API versioned for 2.22

* /

* Fix internal docs links

* remove static redirect for dotcom

* Try deleting redirect

* Apply @martin389's suggested changes

Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>

* Remove best practice assumptions

* Apply suggestions from code review

Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>

* Add note

* restore redirects in content file and remove free-pro-team expected path from test fixture

* change note position

* handle path that was available on dotcom in developer site but is now GHES only

Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
2020-11-13 11:01:17 -08:00
Martin Lopes
5555a01405 [Nov 4] Adds updates to Interaction Limits API (#16290)
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-12 18:05:51 -08:00
James M. Greene
bc3131b155 Remove old '/early-access' redirect from API Previews page 2020-11-10 14:36:34 -06:00
Rachael Sewell
c82ef7e614 fix version for actions rest api section (#16395)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-09 05:07:36 +00:00
Leona B. Campbell
cad6f29233 Merge branch 'main' into F4NT0/api-libraries-update 2020-11-05 17:19:41 -08:00
Sarah Edwards
7cabad83e5 remove black-panther and sombra preview notices from API docs (#16324) 2020-11-05 22:11:18 +00:00
Nick Schonning
f5dc77432b typo: potection -> protection 2020-11-04 14:38:28 -05:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Lucas Costi
face4b6952 Add overview of OpenAPI description (#16046)
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-10-28 10:47:36 +10:00
Rachael Sewell
13c33d4039 [Shipping 10.23.20] add webhook config REST API (#16144)
* add webhook config REST API

* add versioning for dotcom/2.23+

* check for empty parameters with request bodies

* add latest rest-api-operation module

* Apply suggestions from code review

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-26 17:25:09 -07:00
Wes Mangum
320b8e8299 Make note about HTML-encoding Query Strings
Before, the examples of constructing a query string in this document were a combination of unencoded and encoded HTML strings. Now, the examples explicitly state that users should construct their query strings using the HTML-encoder of their choice.
2020-10-26 16:52:18 -05:00
Laura Coursen
a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00
F4NT0
c046468617 Solving issues requested #376 2020-10-20 18:55:00 -03:00
Gabriel Fanto Stundner
9f7d31099a Merge branch 'main' into F4NT0/api-libraries-update 2020-10-20 15:50:27 -03:00
F4NT0
d8939ae98f Modification Requested PR #376 2020-10-20 15:39:46 -03:00
Felicity Chapman
0f100dabe9 Fix broken links in report #2697 (#15921) 2020-10-13 10:02:08 +01:00
Sarah Edwards
913bda4773 Issue #4919--update text around modifiable OAuth app scopes (#15983)
* update text around modifiable OAuth app scopes

* simplify sentence structure
2020-10-12 17:39:40 -07:00
Gabriel Fanto Stundner
3725143fe4 Merge branch 'main' into F4NT0/api-libraries-update 2020-10-09 20:45:13 -03:00
F4NT0
8722cd345b Color Modification 2020-10-09 20:10:06 -03:00
Lucas Costi
d48df937ad Add Actions permissions API operations (#15805)
* Add new section for Actions permissions API

* Add description for new 'Permissions' section

* Apply suggestions from code review

* add latest rest-api-operations module

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-09 12:21:35 -07:00
Takuya Noguchi
a08681f73d Fix typos in REST Interactions reference: repository
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-10-09 03:28:47 +00:00
F4NT0
49bdef59ea Update API Libraries information 2020-10-08 20:39:12 -03:00
Zeke Sikelianos
03e728f184 fix endpoints-available-for-github-apps page (#15933)
* fix endpoints-available-for-github-apps page

* lint
2020-10-08 14:11:43 -07:00
skedwards88
1faaf20767 remove keep-alive indication 2020-10-07 17:30:23 -07:00
skedwards88
10fd954b46 delete unsupported endpoint 2020-10-05 10:54:36 -07:00
Matt Pollard
aa3a4edb62 Document features and changes for phase 2.5 of master/main transition (#15745) 2020-10-01 16:43:01 -07:00
Rachael Sewell
44145e473b graduate the antiope preview (#15730) 2020-10-01 10:25:19 -07:00
Sarah Schneider
f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00