You are here

protected static property FileUploadTest::$postUri in JSON:API 8.2

The POST URI.

Type: string

File

tests/src/Functional/FileUploadTest.php, line 52

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';