Skip to content

Capability Authorization Policy v1

Source schema: doc/schemas/capability-authorization-policy.v1.schema.json

Fields

Field Required Shape Description
schema/v yes const: capability-authorization-policy.v1
policy/id yes string
registry/ref yes const: capability-registry.v1
entries yes array

Definitions

Definition Shape Description
entry object
## Field Semantics

schema/v

  • Required: yes
  • Shape: const: capability-authorization-policy.v1

policy/id

  • Required: yes
  • Shape: string

registry/ref

  • Required: yes
  • Shape: const: capability-registry.v1

entries

  • Required: yes
  • Shape: array

Definition Semantics

$defs.entry

  • Shape: object