Skip to content

Commit 319eccf

Browse files
committed
feat: add @cap-js/ord plugin for Open Resource Discovery
Zero-config plugin exposing machine-readable application metadata at /.well-known/open-resource-discovery and /ord/v1/documents/ord-document. Pinned at v1.6.0 for supply chain security.
1 parent 1df5927 commit 319eccf

3 files changed

Lines changed: 426 additions & 2 deletions

File tree

cap/CHANGELOG.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"Enable parallel $batch GET processing (max_batch_parallelization: 3) for concurrent read-only batch atomicity groups"
2323
],
2424
"Added": [
25-
"cds-test-v1.test.js — showcase test demonstrating @cap-js/cds-test v1.0 features: Chai assertions, Fetch-based HTTP shortcuts, native sqlite verification"
25+
"cds-test-v1.test.js — showcase test demonstrating @cap-js/cds-test v1.0 features: Chai assertions, Fetch-based HTTP shortcuts, native sqlite verification",
26+
"@cap-js/ord plugin (v1.6.0) — exposes Open Resource Discovery endpoints (/.well-known/open-resource-discovery, /ord/v1/documents/ord-document) for machine-readable application metadata"
2627
]
2728
},
2829
{

0 commit comments

Comments
 (0)