clearbank / clearbank.github.io

ClearBank®'s API Documentation. Visit https://clearbank.github.io/
MIT License
2 stars 6 forks source link

Add WebhookBlock component #148

Open tjrobinson opened 2 months ago

tjrobinson commented 2 months ago

Adds a WebhookBlock component which uses JSON schema files for webhooks to generate documentation of the properties of each webhook.

An example of the manually generated documentation before this PR:

image

An example of the same documentation generated automatically using the new component:

image

Example URL for local testing:

http://localhost:8000/docs/embedded-banking/flexible-cash-isa#account-closure-completed-webhook

Tasks: