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