We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b470a commit c9a6086Copy full SHA for c9a6086
source/includes/_mensa_api.md
@@ -338,6 +338,10 @@ Parameter | Beschreibung
338
`startIsoDate` | Startdatum (von) nach ISO 8601 (z.B. `2020-06-18`)
339
`endIsoDate` | Enddatum (bis) nach ISO 8601 (z.B. `2020-06-18`)
340
341
+<aside class="info">
342
+ <b>Hinweis</b>: Start- Enddatum dürfen maximal 21 Tage auseinander liegen.
343
+</aside>
344
+
345
### Query Parameter
346
347
Parameter | Beschreibung | Standard
0 commit comments