HTWK-App / Server-Application

Server-Application, designed for use with the HTWK Smartphone-App
GNU General Public License v3.0
1 stars 1 forks source link

API - Test: /app/mensa/<a-zA-Z0-9> #28

Closed Zipunrar closed 10 years ago

Zipunrar commented 10 years ago

Request with wrong Keywords like "abc" or unknown IDs like "9999" respond with:

{
  "id": null,
  "dayContent": []
}

Should be Error-Page-404 or Not-Found-Hint.