Skip to content

Commit b9d1d0a

Browse files
author
Vladimir Kotal
committed
explain tags
1 parent 3fb997b commit b9d1d0a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

apiary.apib

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,11 @@ Besides `/suggester` and `/search` endpoints, everything is accessible from `loc
7171

7272
### adds message to a system [POST]
7373

74-
Usable values for `cssClass` are: `info`, `warning`, `error`
74+
Usable values for `cssClass` are: `info`, `warning`, `error`.
75+
This will affect CSS class of the displayed message, leading to different coloring.
76+
77+
The values in the `tags` list can be: `main` (special value for top level message in the whole web application),
78+
project name and project group name.
7579

7680
The format of `duration` is the same as Java's java.time.Duration class,
7781
see https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html#parse-java.lang.CharSequence-

0 commit comments

Comments
 (0)