mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 12:27:48 +00:00
NEROCKET-72 resolved lint.
This commit is contained in:
@@ -70,11 +70,6 @@ properties:
|
|||||||
required: false
|
required: false
|
||||||
description: If there are multiple rules against one workflow, this is the order that they are ran in.
|
description: If there are multiple rules against one workflow, this is the order that they are ran in.
|
||||||
example: 1
|
example: 1
|
||||||
secondary_attribute_id:
|
|
||||||
type: string
|
|
||||||
required: false
|
|
||||||
description:
|
|
||||||
example: "cc844e99-9895-43d0-9d17-8f606b2158ba"
|
|
||||||
type:
|
type:
|
||||||
type: string
|
type: string
|
||||||
enum: [
|
enum: [
|
||||||
@@ -98,5 +93,4 @@ properties:
|
|||||||
"comparison_operator": "==",
|
"comparison_operator": "==",
|
||||||
"logical_operator": "AND",
|
"logical_operator": "AND",
|
||||||
"value": "true",
|
"value": "true",
|
||||||
"condition_type": "Workflow"
|
|
||||||
}]
|
}]
|
||||||
Reference in New Issue
Block a user