-
Notifications
You must be signed in to change notification settings - Fork 2
regions rnv modules ticker numberOfNewEntries
Don42 edited this page Nov 27, 2014
·
1 revision
Prüft Anzahl der Tickereinträge. Gibt die Anzahl neuer Einträge im Format {number:"19"}
zurück.
Benötigt ein /$zahl
(z.B. /0
) im Pfad.
Keine der Header sind notwendig, die App sendet sie dennoch.
curl 'http://rnv.the-agent-factory.de:8080/easygo2/rest/regions/rnv/modules/ticker/numberOfNewEntries/0' \
-H 'User-Agent: easy.GO Client Android v1.2.1 (Mozilla/5.0 (Linux; Android 4.4.4; Nexus 4 Build/KTU84Q) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36)' \
-H 'Accept-Language: de' \
-H 'Accept: application/json'
{number:"19"}
The content of the wiki is licensed under a Creative Commons Attribution License: you may use it, but you must give attribution.