Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

CommentService

The services which can create a comment

enum CommentService {
CASTOR
SLACK
}

Values

CommentService.CASTOR

Comment created by Catalog

CommentService.SLACK

Comment created within Slack

Member Of