Skip to content

module

DANGER

This rule is deprecated. Use yapi.project instead. module is now an alias for yapi.project.

Set the API module/project name.

Usage

properties
module=groovy:it.doc("module") ?: it.containingClass().doc("module")

Released under the Apache-2.0 License.