OpenAPI Specifications¶
Work in Progress
Auto-generated OpenAPI specifications for all Cacti plugin endpoints will be published here once the CI publishing pipeline is configured for this documentation site.
In the meantime, each connector package contains its own specification
file at src/main/json/openapi.json. For example:
| Package | Specification |
|---|---|
cactus-plugin-ledger-connector-besu |
openapi.json |
cactus-plugin-ledger-connector-ethereum |
openapi.json |
cactus-plugin-ledger-connector-fabric |
openapi.json |
cactus-plugin-ledger-connector-corda |
openapi.json |
cacti-plugin-ledger-connector-stellar |
openapi.json |