mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
parent
763e327d1d
commit
9e4bcf69e6
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
class EppConstraint
|
||||
OBJECT_TYPES = {
|
||||
domain: { domain: 'https://epp.tld.ee/schema/domain-eis-1.0.xsd' },
|
||||
contact: { contact: 'https://epp.tld.ee/schema/contact-eis-1.0.xsd' }
|
||||
contact: { contact: 'https://epp.tld.ee/schema/contact-ee-1.1.xsd' }
|
||||
}
|
||||
|
||||
def initialize(type)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue