generated from coulomb/repo-seed
21 lines
521 B
YAML
21 lines
521 B
YAML
apiVersion: railiance.fabric/v1alpha1
|
|
kind: InterfaceDeclaration
|
|
metadata:
|
|
id: the-custodian.state-hub.http-api
|
|
name: State Hub HTTP API
|
|
owner: the-custodian
|
|
repo: the-custodian
|
|
domain: custodian
|
|
spec:
|
|
lifecycle: active
|
|
environments: [all]
|
|
description: HTTP API for coordination state and progress tracking.
|
|
interface_type: http-api
|
|
version: v1
|
|
service_id: the-custodian.state-hub
|
|
capability_ids:
|
|
- the-custodian.state-hub.coordination
|
|
auth:
|
|
method: none
|
|
data_classification: internal
|