Previously, creating a REST Export display in Views, would default to serialized json on get url.

Now, it fails with client error unless format is declared specifically in the url.

?_format=json

This breaks decoupled apps.

We should maintain backwards compat for these kind of changes, or at least maintain the default json for a REST View.

Comments

jacov created an issue. See original summary.

jacov’s picture

Project: REST API » Drupal core
Version: » 8.5.0
Component: Code » rest.module
wim leers’s picture

Status: Active » Closed (duplicate)
Issue tags: -REST
josueValRob’s picture

How to use the pager??