tags property

List<String>? tags
getter/setter pair

A list of tags for API documentation control.

Tags can be used for logical grouping of operations by resources or any other qualifier.

Implementation

List<String>? tags;