AnyWork Automation Configuration
AnyWork Automation Configuration used to configure automation scripts on AnyWork
| Type | object |
|---|---|
| File match |
.awc.yaml
.awc.yml
.awc.json
.awc.jsonc
.awc
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/anywork-automation-configuration/latest.json |
| Source | https://www.schemastore.org/anywork-ac-1.1.json |
Versions
Validate with Lintel
npx @lintel/lintel check
Type:
object
Used to configure any part of AnyWork automation.
Properties
ctype
string
required
type of configuration, means who will use this configuration.
cversion
integer
required
Version of configuration. The reader will parse configuration based on this.
All of
1.
variant
Definitions
version
buildId
number
The BUILD_ID to use for this task.
generateId
number
The GENERATE_ID to use for this task.
disable
boolean
Determines if this task is disabled.