mirror of
https://github.com/internetee/registry.git
synced 2025-07-29 22:16:19 +02:00
Updated REPP API for new registrar portal
This commit is contained in:
parent
e17b21436d
commit
a5ffce290d
61 changed files with 1269 additions and 408 deletions
|
@ -56,7 +56,7 @@ class EppPollTest < EppTestCase
|
|||
bulk_action = actions(:contacts_update_bulk_action)
|
||||
@notification.update!(action: bulk_action,
|
||||
attached_obj_id: bulk_action.id,
|
||||
attached_obj_type: 'BulkAction')
|
||||
attached_obj_type: 'ContactUpdateAction')
|
||||
|
||||
post epp_poll_path, params: { frame: request_req_xml },
|
||||
headers: { 'HTTP_COOKIE' => 'session=api_bestnames' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue