GET api/Calendar
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"imageUrl": "sample string 1"
}
application/xml, text/xml
Sample:
<YearlyCalendar xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AppAPI"> <imageUrl>sample string 1</imageUrl> </YearlyCalendar>