Přeskočit obsah

Offer Catalog Query Response v1

Source schema: doc/schemas/offer-catalog-query-response.v1.schema.json

Shared response shape for local and shared offer-catalog query endpoints.

Governing Basis

Project Lineage

Requirements

Stories

Fields

Field Required Shape Description
schema_version no string
capability_id no string
offers yes array
local_offers no array
observed_offers no array
counts no object
message no string | null
## Field Semantics

schema_version

  • Required: no
  • Shape: string

capability_id

  • Required: no
  • Shape: string

offers

  • Required: yes
  • Shape: array

local_offers

  • Required: no
  • Shape: array

observed_offers

  • Required: no
  • Shape: array

counts

  • Required: no
  • Shape: object

message

  • Required: no
  • Shape: string | null