GET api/HataKaynagi/Liste
Aktif hata kaynaklarını listeler.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
IdAd| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Benzersiz ID |
integer |
None. |
| Ad |
Ad |
string |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": 1,
"ad": "sample string 2"
}