Przejdź do treści

Bounded HTTP Fetch Artifact Read Request v1

Source schema: doc/schemas/bounded-http-fetch-artifact-read-request.v1.schema.json

Fields

Field Required Shape Description
schema yes const: bounded-http-fetch-artifact-read-request.v1
schema/v yes const: 1
consumer/action yes string
artifact/ref yes string
artifact/digest yes ref: #/$defs/sha256Digest
artifact/size-bytes yes integer
bytes/max yes integer

Definitions

Definition Shape Description
sha256Digest string
## Field Semantics

schema

  • Required: yes
  • Shape: const: bounded-http-fetch-artifact-read-request.v1

schema/v

  • Required: yes
  • Shape: const: 1

consumer/action

  • Required: yes
  • Shape: string

artifact/ref

  • Required: yes
  • Shape: string

artifact/digest

  • Required: yes
  • Shape: ref: #/$defs/sha256Digest

artifact/size-bytes

  • Required: yes
  • Shape: integer

bytes/max

  • Required: yes
  • Shape: integer

Definition Semantics

$defs.sha256Digest

  • Shape: string