Przejdź do treści

Notification Allow v1

Source schema: doc/schemas/notification-allow.v1.schema.json

Host-side allow policy for external middleware notification authority.

Governing Basis

Project Lineage

Fields

Field Required Shape Description
component/id yes string
notification/kinds yes array
action/refs no array
recipient/classes yes array
recipient/ids no array
max/priority yes enum: low, medium, high
rate/per-minute no integer
redaction/policy/ref no string
## Field Semantics

component/id

  • Required: yes
  • Shape: string

notification/kinds

  • Required: yes
  • Shape: array

action/refs

  • Required: no
  • Shape: array

recipient/classes

  • Required: yes
  • Shape: array

recipient/ids

  • Required: no
  • Shape: array

max/priority

  • Required: yes
  • Shape: enum: low, medium, high

rate/per-minute

  • Required: no
  • Shape: integer

redaction/policy/ref

  • Required: no
  • Shape: string