mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-30 09:20:22 +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',
|
'application' => 'clid',
|
||||||
'host' => 'clid',
|
'host' => 'clid',
|
||||||
'poll' => 'registrar_id',
|
'poll' => 'registrar_id',
|
||||||
|
'invoices' => 'registrar_id',
|
||||||
'registrar' => 'id',
|
'registrar' => 'id',
|
||||||
'payment_history' => 'registrar_id',
|
'payment_history' => 'registrar_id',
|
||||||
'statement' => 'registrar_id',
|
'statement' => 'registrar_id',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue