Skip to content

Tags: SaiAbhinav123/api

Tags

v3.0.8

Toggle v3.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dingo#1798 from specialtactics/chore/readme-update…

…-2022

Add an abandoned note in the composer file, and update readme to poin…

v3.0.7

Toggle v3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dingo#1778 from specialtactics/bugfix/dont-set-emp…

…ty-content-type-header

Adds test condition

v3.0.6

Toggle v3.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dingo#1771 from gonpre/bugfix/1770_api_routes_erro…

…r_laravel_8

Fix php artisan api:routes

v3.0.5

Toggle v3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dingo#1760 from specialtactics/feature/forward-por…

…t-response-array

Bring this forward from v2

v3.0.4

Toggle v3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dingo#1755 from specialtactics/bugfix/cater-to-5xx…

…-exceptions

Cater for other 5xx exceptions

v3.0.3

Toggle v3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dingo#1734 from xwiz/enable_bindings

Make transformer parameter nullable

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dingo#1748 from gtjamesa/master

Allow Laravel 8

v3.0.2-rc1

Toggle v3.0.2-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dingo#1748 from gtjamesa/master

Allow Laravel 8

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dingo#1747 from specialtactics/bugfix/deal-with-we…

…ird-exceptions

Deal with bad actors who throw http exceptions with invalid codes

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dingo#1711 from xwiz/enable_bindings

Enable default response transformation with bound transformers