generated from coulomb/repo-seed
Establish Railiance Fabric graph model
This commit is contained in:
20
fabric/interfaces/the-custodian-state-hub-http-api.yaml
Normal file
20
fabric/interfaces/the-custodian-state-hub-http-api.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
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
|
||||
Reference in New Issue
Block a user