Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update REST API
authored
Jul 08, 2022
by
H9031
Show whitespace changes
Inline
Side-by-side
API/REST-API.md
View page @
05ccf2ac
...
...
@@ -397,7 +397,8 @@ file data in base64 format
```
json
{
"challengeFile"
:
"string (file data in base64)"
,
"taskId"
:
"string"
"taskId"
:
"string"
,
"submissionDescription"
:
"string (optional)"
}
```
...
...
...
...