Capability Passport Lookup v1¶
Source schema: doc/schemas/capability-passport-lookup.v1.schema.json
Host-capability request and response contract for selecting an already valid local capability passport.
Governing Basis¶
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: capability-passport-lookup.v1 |
|
schema/v |
yes |
const: 1 |
|
capability/id |
yes |
string | |
required/scope |
yes |
object | |
freshness |
no |
object | |
now |
no |
string |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
subject_string |
string | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
capability-passport-lookup.v1
schema/v¶
- Required:
yes - Shape: const:
1
capability/id¶
- Required:
yes - Shape: string
required/scope¶
- Required:
yes - Shape: object
freshness¶
- Required:
no - Shape: object
now¶
- Required:
no - Shape: string
Definition Semantics¶
$defs.subject_string¶
- Shape: string