octokit / request-action

A GitHub Action to send arbitrary requests to GitHub's REST API
https://github.com/marketplace/actions/GitHub-API-Request
MIT License
368 stars 48 forks source link

docs(README): add example of how to set the response format with `mediaType` (#184) #184

Closed timrogers closed 1 year ago

timrogers commented 2 years ago

This adds an example to the README of how to request a specific response format using the mediaType option, following the very excellent advice of @gr2m.

Fixes #175.

octokitbot commented 1 year ago

:tada: This PR is included in version 2.1.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: