Skip to content

4.3.0

Compare
Choose a tag to compare
@binaryk binaryk released this 17 Dec 12:55
· 96 commits to 4.x since this release
609bed8

Changed

  • The format of filters related repository will include a new key:
'repository' => {
 'key' => 'posts',
 'url' => 'api/restify/posts',
 'display_key' => 'id',
 'title' => 'Posts'
}