You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implements a new option called format which allows you to modify the format of the data being saved. You can leverage this to save text data if that is responded via the API request.
Minor Changes
Fixes an issue with the debug option as it wasn't properly parsing the response.
Introduces major version tags. You can now point your workflow to JamesIves/fetch-api-data-action@v2` if you'd like to always have the most cutting edge changes outside of using the release branch directly.