Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/tests/src/Functional/FileUploadTest.php \Drupal\Tests\jsonapi\Functional\FileUploadTest::postUri
  2. 9 core/modules/jsonapi/tests/src/Functional/FileUploadTest.php \Drupal\Tests\jsonapi\Functional\FileUploadTest::postUri

The POST URI.

Type: string

File

core/modules/jsonapi/tests/src/Functional/FileUploadTest.php, line 60

Class

FileUploadTest
Tests binary data file upload route.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $postUri = '/jsonapi/entity_test/entity_test/field_rest_file_test';