metaregistrar / php-epp-client

Object-oriented PHP EPP Client
https://www.metaregistrar.com/docs/
MIT License
210 stars 155 forks source link

Norid: Fix domain update request structure #192

Closed alexrsagen closed 5 years ago

alexrsagen commented 5 years ago

The no-ext-domain:applicantDataset was placed straight into a no-ext-domain:update element. It should have been wrapped in an no-ext-domain:chg element inside no-ext-domain:update.

See #186.