Skip to content

Commit 724272c

Browse files
author
Vladimir Kotal
committed
more info about duration
1 parent cc0fc61 commit 724272c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apiary.apib

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ Besides `/suggester` and `/search` endpoints, everything is accessible from `loc
7373

7474
Usable values for `cssClass` are: `info`, `warning`, `error`
7575

76+
The format of `duration` is the same as Java's java.time.Duration class,
77+
see https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html#parse-java.lang.CharSequence-
78+
7679
+ Request (application/json)
7780

7881
{

0 commit comments

Comments
 (0)