Skip to content

Manifest Fetching & Parsing #21

Description

@dmitrytrager

GET /api/v1/devices/me/manifest

  • Create ManifestFetcher service to fetch manifest JSON from SkillRx
  • Parse and validate manifest structure
  • Store manifest locally as JSON file (storage/manifest/current.json) -- we might not need it, just need to calculate checksum
  • Update DeviceConfig with manifest_version, manifest_checksum, and etag
  • Return parsed manifest object for sync processing

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions