Issue #1834288 by klausi, ygerasimov: RESTfully request an entity with JSON-LD serialized response.
Showing
- core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/DBLogResource.php 18 additions, 15 deletions...st/lib/Drupal/rest/Plugin/rest/resource/DBLogResource.php
- core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php 28 additions, 7 deletions...t/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
- core/modules/rest/lib/Drupal/rest/RequestHandler.php 15 additions, 1 deletioncore/modules/rest/lib/Drupal/rest/RequestHandler.php
- core/modules/rest/lib/Drupal/rest/ResourceResponse.php 48 additions, 0 deletionscore/modules/rest/lib/Drupal/rest/ResourceResponse.php
- core/modules/rest/lib/Drupal/rest/Tests/DBLogTest.php 5 additions, 14 deletionscore/modules/rest/lib/Drupal/rest/Tests/DBLogTest.php
- core/modules/rest/lib/Drupal/rest/Tests/DeleteTest.php 3 additions, 38 deletionscore/modules/rest/lib/Drupal/rest/Tests/DeleteTest.php
- core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php 115 additions, 8 deletionscore/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php
- core/modules/rest/lib/Drupal/rest/Tests/ReadTest.php 83 additions, 0 deletionscore/modules/rest/lib/Drupal/rest/Tests/ReadTest.php
- core/modules/rest/rest.info 2 additions, 0 deletionscore/modules/rest/rest.info
Loading
Please register or sign in to comment