Skip to content

Commit

Permalink
Fix detect.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyIlchenko authored Nov 1, 2023
1 parent ab6a730 commit 363f359
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions detect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,16 +96,7 @@ components:
type: array
items:
type: object
properties:
name:
type: string
description: "The name of the attribute."
confidence:
type: number
description: "The confidence score for the attribute."
value:
type: any
description: "Value."
additionalProperties: true
elapsedTime:
type: number
description: "The elapsed time for attribute detection."
Expand Down

0 comments on commit 363f359

Please sign in to comment.