10 lines
454 B
YAML
10 lines
454 B
YAML
|
|
# tpsc.yaml — Third-Party Services Catalog declarations for binect-js
|
||
|
|
# Each entry references a service slug from the central catalog at:
|
||
|
|
# the-custodian/canon/tpsc/<slug>.yaml
|
||
|
|
# Ingest: cd state-hub && make ingest-tpsc REPO=binect-js
|
||
|
|
|
||
|
|
services:
|
||
|
|
- slug: binect-api
|
||
|
|
purpose: Binect REST API — upload PDFs, manage document lifecycle, and dispatch physical mail via Deutsche Post (the sole external service this SDK wraps).
|
||
|
|
auth: basic_auth
|