mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-29 17:00:06 +02:00
Small fix for invoices page
This commit is contained in:
parent
c78f3db100
commit
7482e77c1c
1 changed files with 1 additions and 0 deletions
|
@ -245,6 +245,7 @@ $app->any('/api[/{params:.*}]', function (
|
|||
'application' => 'clid',
|
||||
'host' => 'clid',
|
||||
'poll' => 'registrar_id',
|
||||
'invoices' => 'registrar_id',
|
||||
'registrar' => 'id',
|
||||
'payment_history' => 'registrar_id',
|
||||
'statement' => 'registrar_id',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue