mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
Fix migration to honor ApiUser
This commit is contained in:
parent
37b3868d32
commit
dd1b660eca
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class AddJsonBasedVersions < ActiveRecord::Migration
|
||||
def change
|
||||
%w(address contact_disclosure contact contact_status country dnskey
|
||||
domain_contact domain domain_status domain_transfer epp_user keyrelay
|
||||
domain_contact domain domain_status domain_transfer api_user keyrelay
|
||||
legal_document message nameserver registrar
|
||||
reserved_domain setting user zonefile_setting
|
||||
).each do |name|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue