Skip to content

Type Definitions

Kevin Winkel edited this page May 6, 2022 · 1 revision

Authorization

Share

Field Description Allowed values Sample value
type Entity type one of string:
user User
builtin-team Builtin team
user
id Entity id any string foobar
capability Capability one of string:
view Viewer
manage Manager
own Owner
view

Streams

Stream-Rule

Field Description Allowed values Sample value
description Description for the rule any string foo
field Field name any string bar
value Field value any string baz
type Matching type one of integer:
1 match exactly
2 match regular expression
3 greater than
4 smaller than
5 field presence
6 contain
7 always match
8 match input
1
inverted Rule inversion boolean false
Clone this wiki locally