summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-12-27 20:33:24 -0300
committerVitor Mattos <vitor@php.rio>2022-12-27 20:36:48 -0300
commite550289ddbd11748ef8702fa28c5e9cfe4850636 (patch)
tree8ab697be732f3c4316a0628b24580cca08e452af /docs
parentac4f292844863b1395d555104fdb4ab7d6ec18f6 (diff)
Test get content from file array
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'docs')
-rw-r--r--docs/recording.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/recording.md b/docs/recording.md
index 6eedeb457..2b8512b9c 100644
--- a/docs/recording.md
+++ b/docs/recording.md
@@ -62,6 +62,7 @@
- Status code:
+ `200 OK`
+ `400 Bad Request` Message: `invalid_file`. File in block list or invalid.
+ + `400 Bad Request` Message: `empty_file`. Invalid file extension.
+ `400 Bad Request` Message: `file_mimetype`. Invalid mimetype.
+ `400 Bad Request` Message: `file_name`. Invalid file name.
+ `400 Bad Request` Message: `file_extension`. Invalid file extension.