We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa39d76 commit 686b1a2Copy full SHA for 686b1a2
docs/setting.md
@@ -104,7 +104,7 @@ The Report Storage Server should implement the following HTTP API endpoint:
104
| Property | Details |
105
| ------------ | ------------------------------------------------------------------------------------------------------------ |
106
| **Endpoint** | `POST /your-storage-enpoint` |
107
-| **Headers** | - Content-Type: `multipart/form-data` <br> <!-- - Authorization: Bearer \<access_token\> (Not Supported) --> |
+| **Headers** | Content-Type: `multipart/form-data` <br> <!-- - Authorization: Bearer \<access_token\> (Not Supported) --> |
108
109
#### Request Body
110
0 commit comments