mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 09:27:19 +02:00
Replace namespaces #2752
This commit is contained in:
parent
1d82fb9052
commit
b6cb9e892a
48 changed files with 630 additions and 630 deletions
|
@ -1,7 +1,7 @@
|
|||
class EppConstraint
|
||||
OBJECT_TYPES = {
|
||||
domain: { domain: 'https://raw.githubusercontent.com/internetee/registry/alpha/doc/schemas/domain-eis-1.0.xsd' },
|
||||
contact: { contact: 'https://raw.githubusercontent.com/internetee/registry/alpha/doc/schemas/contact-eis-1.0.xsd' }
|
||||
domain: { domain: 'https://epp.tld.ee/schema/domain-eis-1.0.xsd' },
|
||||
contact: { contact: 'https://epp.tld.ee/schema/contact-eis-1.0.xsd' }
|
||||
}
|
||||
|
||||
def initialize(type)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue