Features:
- Add get raw blob example.
Bugfixes:
- Make createDeployment task param optional.
- Add missing org param for issues.getForOrg.
Breaking changes:
- Remove getAllPages utility method.
- Move migration-related endpoints to its own section.
Features:
- Add source import endpoints.
- Add enterprise search indexing endpoint.
Features:
- Add repo invite endpoints.
- Add permission param to add-collaborator.
- Add GPG endpoints.
Features:
- Add reaction endpoints.
Bugfixes:
- Fix custom headers not being used.
- Fix includePreview config flag not working properly. (Removed and need to use custom headers.)
Bugfixes:
- Allow empty string for path param for getContent.
Features:
- Add support to allow api stuff under preview period.
- Add assignees preview param for issues endpoints.
- Add issues#lock/unlock.
- Add some more examples.
- Add pull request merge squash preview params.
- Add list/get/delete grant(s) endpoints.
- Add params for create authorization.
- Add get-or-create-authorization-for-app endpoint.
- Add add get-or-create-authorization-for-app-and-fingerprint.
- Add check/reset/revoke authorization endpoints.
- Add get-events-timeline endpoint.
Bugfixes:
- Fix custom headers not persisting across pages.
- Make path param required for get-content.
- If user specifies protocol = http, use port 80 rather than default 443.