Skip to content

api.status

Set the API status (undone/done).

Usage

properties
api.status=done

Example

properties
api.status=done
api.status=groovy:it.doc("status") ?: "undone"

Released under the Apache-2.0 License.