APIs and views for exchange rates.

This commit is contained in:
James Cole
2024-12-22 06:24:45 +01:00
parent 117a376fc3
commit 2e993857e8
48 changed files with 741 additions and 82 deletions

View File

@@ -272,7 +272,8 @@ return [
'reset_webhook_secret',
'header_exchange_rates',
'exchange_rates_intro',
'exchange_rates_from_to'
'exchange_rates_from_to',
'exchange_rates_intro_rates'
],
'form' => [
'url',
@@ -289,6 +290,8 @@ return [
'webhook_response',
'webhook_trigger',
'webhook_delivery',
'from_currency_to_currency',
'to_currency_from_currency'
],
'list' => [
'active',