We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab6a730 + 363f359 commit 5046f2fCopy full SHA for 5046f2f
1 file changed
detect.yml
@@ -96,16 +96,7 @@ components:
96
type: array
97
items:
98
type: object
99
- properties:
100
- name:
101
- type: string
102
- description: "The name of the attribute."
103
- confidence:
104
- type: number
105
- description: "The confidence score for the attribute."
106
- value:
107
- type: any
108
- description: "Value."
+ additionalProperties: true
109
elapsedTime:
110
type: number
111
description: "The elapsed time for attribute detection."
0 commit comments