GET api/Common/ProcessCommentImages?src={src}
Возвращает картинку по пути
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| src |
None. |
string |
Required |
Body Parameters
None.
Response Information
Success Resource Description
ByteArrayContent| Name | Description | Type | Additional information |
|---|---|---|---|
| Headers |
None. |
Collection of Object |
None. |
Error Resource Description (Реализовано не везде)
OperationResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Target |
Возвращаемый объект |
Object |
None. |
| Status |
Статус операции |
ResultStatus |
None. |
| Error |
Детализация ошибки |
Error |
None. |
Response Formats
application/json, text/json, text/html, multipart/form-data
Sample:
Sample not available.
