8 lines
237 B
YAML
8 lines
237 B
YAML
|
|
paths:
|
||
|
|
/comments/screening:
|
||
|
|
get:
|
||
|
|
description: Returns descriptions of all possible comment screening options.
|
||
|
|
responses:
|
||
|
|
"200":
|
||
|
|
description: A list of comment screening options and their descriptions.
|