PUT ./teme/solutie
It is used bu the proffesor to review a homework.
The file can be replaced with a new one.
The solutions can be uploaded using ./fisiere/upload with fsTip = 4.
PUT parameters
| Name | Value Type | Validation | Details |
|---|---|---|---|
| hwsaID | int | Required | Solution ID send bu the student. |
| hwsaCorectat | int | Optional | values[1]; Mark the homework as corrected. |
| fsID | int | Optional | File ID. |
Output example
{"result":true}
