8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881d18e commit 6199da9Copy full SHA for 6199da9
CHANGELOG.md
@@ -7,6 +7,10 @@ All notable changes to this project will be documented in this file. This projec
7
### Added
8
- Translation files can now be published using the `vendor:publish` Artisan command.
9
10
+### Fixed
11
+- [#506](https://github.com/cloudcreativity/laravel-json-api/pull/506)
12
+Resolve model bindings correctly when substituting URL parameters.
13
+
14
## [2.0.0-beta.3] - 2020-04-13
15
16
0 commit comments