GET api/TestSonuc
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
TestKayitSonuc| Name | Description | Type | Additional information |
|---|---|---|---|
| kod | integer |
None. |
|
| mesaj | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"kod": 1,
"mesaj": "sample string 2"
}