Refactor bee CLI and LiveCD integration
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// core/internal/ingest/parser_hardware.go. No import dependency on core.
|
||||
package schema
|
||||
|
||||
// HardwareIngestRequest is the top-level output document produced by the audit binary.
|
||||
// HardwareIngestRequest is the top-level output document produced by `bee audit`.
|
||||
// It is accepted as-is by the core /api/ingest/hardware endpoint.
|
||||
type HardwareIngestRequest struct {
|
||||
Filename *string `json:"filename"`
|
||||
|
||||
Reference in New Issue
Block a user