Skip to content

Commit

Permalink
Use schema asset_compromise_status_id.yaml in documentation of asset …
Browse files Browse the repository at this point in the history
…update
  • Loading branch information
c8y3 committed Feb 5, 2025
1 parent a231a77 commit 3defa6b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ put:
asset_info:
type: string
asset_compromise_status_id:
type: string
$ref: ../schemas/asset_compromise_status_id.yaml
analysis_status_id:
$ref: ../schemas/analysis_status_id.yaml
ioc_links:
Expand All @@ -65,7 +65,7 @@ put:
asset_domain: iris.local
asset_ip: 127.0.0.1
asset_info: ''
asset_compromise_status_id: '1'
asset_compromise_status_id: 1
analysis_status_id: '3'
ioc_links:
- '30'
Expand Down

0 comments on commit 3defa6b

Please sign in to comment.