@opusdns/api 1.160.0 → 1.161.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "@opusdns/api-spec-ts-generator": "^1.5.0"
4
4
  },
5
5
  "name": "@opusdns/api",
6
- "version": "1.160.0",
6
+ "version": "1.161.0",
7
7
  "description": "TypeScript types for the OpusDNS OpenAPI specification",
8
8
  "main": "./src/index.ts",
9
9
  "module": "./src/index.ts",
package/src/openapi.yaml CHANGED
@@ -4045,28 +4045,37 @@ components:
4045
4045
  - type: 'null'
4046
4046
  description: "Additional attributes of the domain, keyed by attribute name.\
4047
4047
  \ Values are strings.\n\nCustomer-settable keys:\n\n- `auto_renew_period`:\
4048
- \ `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only\
4049
- \ on update. Selects the\n period of the next renewal; the current expiry\
4050
- \ date does not move. On transfer-in without `period` it also sets the\n\
4051
- \ period added by the transfer. `monthly` is rejected on transfer-in\
4052
- \ and ignored at renewal when the TLD has no\n month-unit renewal period.\n\
4053
- - `music_registrant_attestation`: `true`. `.music` registration.\n- `nic_it_compliance_confirmation`:\
4054
- \ `true`. `.it` registration and transfer.\n- `travel_industry_acknowledgement`:\
4055
- \ `true`. `.travel` registration.\n- `internet_ee_registrant_agreement`:\
4056
- \ `true`. `.ee` registration.\n- `punktum_dk_terms_acceptance`: `true`.\
4057
- \ `.dk` registration and registrant change.\n- `de_general_request_contact`,\
4058
- \ `de_abuse_contact`: id of a contact whose `.de` attribute set has `DE_CONTACT_TYPE`\
4059
- \ =\n `REQUEST`. `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\
4060
- \nWritten by the platform and rejected if supplied: `verification_required`,\
4061
- \ `promotion`, `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
4048
+ \ `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects\
4049
+ \ the\n period of the next renewal; the current expiry date does not\
4050
+ \ move. On transfer-in without `period` it also sets the\n period added\
4051
+ \ by the transfer. When the TLD has no month-unit renewal period, `monthly`\
4052
+ \ is rejected on update and on\n a transfer-in that omits `period`, and\
4053
+ \ ignored at renewal.\n- `music_registrant_attestation`: `true`. `.music`\
4054
+ \ registration.\n- `nic_it_compliance_confirmation`: `true`. `.it` registration\
4055
+ \ and transfer.\n- `travel_industry_acknowledgement`: `true`. `.travel`\
4056
+ \ registration.\n- `internet_ee_registrant_agreement`: `true`. `.ee` registration.\n\
4057
+ - `punktum_dk_terms_acceptance`: `true`. `.dk` registration and registrant\
4058
+ \ change.\n- `de_general_request_contact`, `de_abuse_contact`: id of a\
4059
+ \ contact whose `.de` attribute set has `DE_CONTACT_TYPE` =\n `REQUEST`.\
4060
+ \ `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\nWritten by\
4061
+ \ the platform and rejected if supplied: `verification_required`, `promotion`,\
4062
+ \ `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
4062
4063
  \ `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never\n\
4063
4064
  returned under `attributes`; inline contact attributes surface on the\
4064
4065
  \ matching `contacts` entry instead.\n\nDerived from the signed `.no`\
4065
- \ applicant declaration and ignored if supplied: `nor_id_applicant_version`,\n\
4066
+ \ applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,\n\
4066
4067
  `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.\n\nOn\
4067
- \ update, only `.de` stores attributes and an empty value removes the\
4068
- \ stored attribute; `.dk` reads\n`punktum_dk_terms_acceptance` to confirm\
4069
- \ a registrant change and other registries ignore attributes.\n"
4068
+ \ update, every registry stores the supplied attributes, and the update\
4069
+ \ is not sent to the registry unless they\nstore; a registry that rejects\
4070
+ \ the change stores nothing. An empty value removes the stored attribute,\
4071
+ \ except for\n`auto_renew_period`, whose only accepted values are `monthly`\
4072
+ \ and `yearly`. `.dk` also reads\n`punktum_dk_terms_acceptance` to confirm\
4073
+ \ a registrant change. An update cannot change what the registrant accepted\
4074
+ \ at\nregistration, so these are rejected on update: `music_registrant_attestation`,\
4075
+ \ `nic_it_compliance_confirmation`,\n`travel_industry_acknowledgement`,\
4076
+ \ `internet_ee_registrant_agreement` and the three `nor_id_applicant_*`\
4077
+ \ keys.\n`punktum_dk_terms_acceptance` stays settable for a registrant\
4078
+ \ change but cannot be removed with an empty value.\n"
4070
4079
  examples:
4071
4080
  - auto_renew_period: monthly
4072
4081
  title: Attributes
@@ -4165,14 +4174,14 @@ components:
4165
4174
  - type: 'null'
4166
4175
  description: "Override attributes for this domain.\n\nAdditional attributes\
4167
4176
  \ of the domain, keyed by attribute name. Values are strings.\n\nCustomer-settable\
4168
- \ keys:\n\n- `auto_renew_period`: `monthly` or `yearly`. All TLDs on create\
4169
- \ and transfer-in, `.de` only on update. Selects the\n period of the\
4170
- \ next renewal; the current expiry date does not move. On transfer-in\
4171
- \ without `period` it also sets the\n period added by the transfer. `monthly`\
4172
- \ is rejected on transfer-in and ignored at renewal when the TLD has no\n\
4173
- \ month-unit renewal period.\n- `music_registrant_attestation`: `true`.\
4174
- \ `.music` registration.\n- `nic_it_compliance_confirmation`: `true`.\
4175
- \ `.it` registration and transfer.\n- `travel_industry_acknowledgement`:\
4177
+ \ keys:\n\n- `auto_renew_period`: `monthly` or `yearly`. All TLDs on create,\
4178
+ \ transfer-in and update. Selects the\n period of the next renewal; the\
4179
+ \ current expiry date does not move. On transfer-in without `period` it\
4180
+ \ also sets the\n period added by the transfer. When the TLD has no month-unit\
4181
+ \ renewal period, `monthly` is rejected on update and on\n a transfer-in\
4182
+ \ that omits `period`, and ignored at renewal.\n- `music_registrant_attestation`:\
4183
+ \ `true`. `.music` registration.\n- `nic_it_compliance_confirmation`:\
4184
+ \ `true`. `.it` registration and transfer.\n- `travel_industry_acknowledgement`:\
4176
4185
  \ `true`. `.travel` registration.\n- `internet_ee_registrant_agreement`:\
4177
4186
  \ `true`. `.ee` registration.\n- `punktum_dk_terms_acceptance`: `true`.\
4178
4187
  \ `.dk` registration and registrant change.\n- `de_general_request_contact`,\
@@ -4183,11 +4192,19 @@ components:
4183
4192
  \ `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never\n\
4184
4193
  returned under `attributes`; inline contact attributes surface on the\
4185
4194
  \ matching `contacts` entry instead.\n\nDerived from the signed `.no`\
4186
- \ applicant declaration and ignored if supplied: `nor_id_applicant_version`,\n\
4195
+ \ applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,\n\
4187
4196
  `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.\n\nOn\
4188
- \ update, only `.de` stores attributes and an empty value removes the\
4189
- \ stored attribute; `.dk` reads\n`punktum_dk_terms_acceptance` to confirm\
4190
- \ a registrant change and other registries ignore attributes.\n"
4197
+ \ update, every registry stores the supplied attributes, and the update\
4198
+ \ is not sent to the registry unless they\nstore; a registry that rejects\
4199
+ \ the change stores nothing. An empty value removes the stored attribute,\
4200
+ \ except for\n`auto_renew_period`, whose only accepted values are `monthly`\
4201
+ \ and `yearly`. `.dk` also reads\n`punktum_dk_terms_acceptance` to confirm\
4202
+ \ a registrant change. An update cannot change what the registrant accepted\
4203
+ \ at\nregistration, so these are rejected on update: `music_registrant_attestation`,\
4204
+ \ `nic_it_compliance_confirmation`,\n`travel_industry_acknowledgement`,\
4205
+ \ `internet_ee_registrant_agreement` and the three `nor_id_applicant_*`\
4206
+ \ keys.\n`punktum_dk_terms_acceptance` stays settable for a registrant\
4207
+ \ change but cannot be removed with an empty value.\n"
4191
4208
  title: Attributes
4192
4209
  auth_code:
4193
4210
  anyOf:
@@ -4271,28 +4288,37 @@ components:
4271
4288
  - type: 'null'
4272
4289
  description: "Additional attributes of the domain, keyed by attribute name.\
4273
4290
  \ Values are strings.\n\nCustomer-settable keys:\n\n- `auto_renew_period`:\
4274
- \ `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only\
4275
- \ on update. Selects the\n period of the next renewal; the current expiry\
4276
- \ date does not move. On transfer-in without `period` it also sets the\n\
4277
- \ period added by the transfer. `monthly` is rejected on transfer-in\
4278
- \ and ignored at renewal when the TLD has no\n month-unit renewal period.\n\
4279
- - `music_registrant_attestation`: `true`. `.music` registration.\n- `nic_it_compliance_confirmation`:\
4280
- \ `true`. `.it` registration and transfer.\n- `travel_industry_acknowledgement`:\
4281
- \ `true`. `.travel` registration.\n- `internet_ee_registrant_agreement`:\
4282
- \ `true`. `.ee` registration.\n- `punktum_dk_terms_acceptance`: `true`.\
4283
- \ `.dk` registration and registrant change.\n- `de_general_request_contact`,\
4284
- \ `de_abuse_contact`: id of a contact whose `.de` attribute set has `DE_CONTACT_TYPE`\
4285
- \ =\n `REQUEST`. `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\
4286
- \nWritten by the platform and rejected if supplied: `verification_required`,\
4287
- \ `promotion`, `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
4291
+ \ `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects\
4292
+ \ the\n period of the next renewal; the current expiry date does not\
4293
+ \ move. On transfer-in without `period` it also sets the\n period added\
4294
+ \ by the transfer. When the TLD has no month-unit renewal period, `monthly`\
4295
+ \ is rejected on update and on\n a transfer-in that omits `period`, and\
4296
+ \ ignored at renewal.\n- `music_registrant_attestation`: `true`. `.music`\
4297
+ \ registration.\n- `nic_it_compliance_confirmation`: `true`. `.it` registration\
4298
+ \ and transfer.\n- `travel_industry_acknowledgement`: `true`. `.travel`\
4299
+ \ registration.\n- `internet_ee_registrant_agreement`: `true`. `.ee` registration.\n\
4300
+ - `punktum_dk_terms_acceptance`: `true`. `.dk` registration and registrant\
4301
+ \ change.\n- `de_general_request_contact`, `de_abuse_contact`: id of a\
4302
+ \ contact whose `.de` attribute set has `DE_CONTACT_TYPE` =\n `REQUEST`.\
4303
+ \ `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\nWritten by\
4304
+ \ the platform and rejected if supplied: `verification_required`, `promotion`,\
4305
+ \ `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
4288
4306
  \ `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never\n\
4289
4307
  returned under `attributes`; inline contact attributes surface on the\
4290
4308
  \ matching `contacts` entry instead.\n\nDerived from the signed `.no`\
4291
- \ applicant declaration and ignored if supplied: `nor_id_applicant_version`,\n\
4309
+ \ applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,\n\
4292
4310
  `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.\n\nOn\
4293
- \ update, only `.de` stores attributes and an empty value removes the\
4294
- \ stored attribute; `.dk` reads\n`punktum_dk_terms_acceptance` to confirm\
4295
- \ a registrant change and other registries ignore attributes.\n"
4311
+ \ update, every registry stores the supplied attributes, and the update\
4312
+ \ is not sent to the registry unless they\nstore; a registry that rejects\
4313
+ \ the change stores nothing. An empty value removes the stored attribute,\
4314
+ \ except for\n`auto_renew_period`, whose only accepted values are `monthly`\
4315
+ \ and `yearly`. `.dk` also reads\n`punktum_dk_terms_acceptance` to confirm\
4316
+ \ a registrant change. An update cannot change what the registrant accepted\
4317
+ \ at\nregistration, so these are rejected on update: `music_registrant_attestation`,\
4318
+ \ `nic_it_compliance_confirmation`,\n`travel_industry_acknowledgement`,\
4319
+ \ `internet_ee_registrant_agreement` and the three `nor_id_applicant_*`\
4320
+ \ keys.\n`punktum_dk_terms_acceptance` stays settable for a registrant\
4321
+ \ change but cannot be removed with an empty value.\n"
4296
4322
  title: Attributes
4297
4323
  auth_code:
4298
4324
  anyOf:
@@ -4366,28 +4392,37 @@ components:
4366
4392
  - type: 'null'
4367
4393
  description: "Additional attributes of the domain, keyed by attribute name.\
4368
4394
  \ Values are strings.\n\nCustomer-settable keys:\n\n- `auto_renew_period`:\
4369
- \ `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only\
4370
- \ on update. Selects the\n period of the next renewal; the current expiry\
4371
- \ date does not move. On transfer-in without `period` it also sets the\n\
4372
- \ period added by the transfer. `monthly` is rejected on transfer-in\
4373
- \ and ignored at renewal when the TLD has no\n month-unit renewal period.\n\
4374
- - `music_registrant_attestation`: `true`. `.music` registration.\n- `nic_it_compliance_confirmation`:\
4375
- \ `true`. `.it` registration and transfer.\n- `travel_industry_acknowledgement`:\
4376
- \ `true`. `.travel` registration.\n- `internet_ee_registrant_agreement`:\
4377
- \ `true`. `.ee` registration.\n- `punktum_dk_terms_acceptance`: `true`.\
4378
- \ `.dk` registration and registrant change.\n- `de_general_request_contact`,\
4379
- \ `de_abuse_contact`: id of a contact whose `.de` attribute set has `DE_CONTACT_TYPE`\
4380
- \ =\n `REQUEST`. `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\
4381
- \nWritten by the platform and rejected if supplied: `verification_required`,\
4382
- \ `promotion`, `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
4395
+ \ `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects\
4396
+ \ the\n period of the next renewal; the current expiry date does not\
4397
+ \ move. On transfer-in without `period` it also sets the\n period added\
4398
+ \ by the transfer. When the TLD has no month-unit renewal period, `monthly`\
4399
+ \ is rejected on update and on\n a transfer-in that omits `period`, and\
4400
+ \ ignored at renewal.\n- `music_registrant_attestation`: `true`. `.music`\
4401
+ \ registration.\n- `nic_it_compliance_confirmation`: `true`. `.it` registration\
4402
+ \ and transfer.\n- `travel_industry_acknowledgement`: `true`. `.travel`\
4403
+ \ registration.\n- `internet_ee_registrant_agreement`: `true`. `.ee` registration.\n\
4404
+ - `punktum_dk_terms_acceptance`: `true`. `.dk` registration and registrant\
4405
+ \ change.\n- `de_general_request_contact`, `de_abuse_contact`: id of a\
4406
+ \ contact whose `.de` attribute set has `DE_CONTACT_TYPE` =\n `REQUEST`.\
4407
+ \ `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\nWritten by\
4408
+ \ the platform and rejected if supplied: `verification_required`, `promotion`,\
4409
+ \ `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
4383
4410
  \ `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never\n\
4384
4411
  returned under `attributes`; inline contact attributes surface on the\
4385
4412
  \ matching `contacts` entry instead.\n\nDerived from the signed `.no`\
4386
- \ applicant declaration and ignored if supplied: `nor_id_applicant_version`,\n\
4413
+ \ applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,\n\
4387
4414
  `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.\n\nOn\
4388
- \ update, only `.de` stores attributes and an empty value removes the\
4389
- \ stored attribute; `.dk` reads\n`punktum_dk_terms_acceptance` to confirm\
4390
- \ a registrant change and other registries ignore attributes.\n"
4415
+ \ update, every registry stores the supplied attributes, and the update\
4416
+ \ is not sent to the registry unless they\nstore; a registry that rejects\
4417
+ \ the change stores nothing. An empty value removes the stored attribute,\
4418
+ \ except for\n`auto_renew_period`, whose only accepted values are `monthly`\
4419
+ \ and `yearly`. `.dk` also reads\n`punktum_dk_terms_acceptance` to confirm\
4420
+ \ a registrant change. An update cannot change what the registrant accepted\
4421
+ \ at\nregistration, so these are rejected on update: `music_registrant_attestation`,\
4422
+ \ `nic_it_compliance_confirmation`,\n`travel_industry_acknowledgement`,\
4423
+ \ `internet_ee_registrant_agreement` and the three `nor_id_applicant_*`\
4424
+ \ keys.\n`punktum_dk_terms_acceptance` stays settable for a registrant\
4425
+ \ change but cannot be removed with an empty value.\n"
4391
4426
  examples:
4392
4427
  - auto_renew_period: monthly
4393
4428
  title: Attributes
@@ -6248,14 +6283,14 @@ components:
6248
6283
  - type: 'null'
6249
6284
  description: "Override attributes for this domain.\n\nAdditional attributes\
6250
6285
  \ of the domain, keyed by attribute name. Values are strings.\n\nCustomer-settable\
6251
- \ keys:\n\n- `auto_renew_period`: `monthly` or `yearly`. All TLDs on create\
6252
- \ and transfer-in, `.de` only on update. Selects the\n period of the\
6253
- \ next renewal; the current expiry date does not move. On transfer-in\
6254
- \ without `period` it also sets the\n period added by the transfer. `monthly`\
6255
- \ is rejected on transfer-in and ignored at renewal when the TLD has no\n\
6256
- \ month-unit renewal period.\n- `music_registrant_attestation`: `true`.\
6257
- \ `.music` registration.\n- `nic_it_compliance_confirmation`: `true`.\
6258
- \ `.it` registration and transfer.\n- `travel_industry_acknowledgement`:\
6286
+ \ keys:\n\n- `auto_renew_period`: `monthly` or `yearly`. All TLDs on create,\
6287
+ \ transfer-in and update. Selects the\n period of the next renewal; the\
6288
+ \ current expiry date does not move. On transfer-in without `period` it\
6289
+ \ also sets the\n period added by the transfer. When the TLD has no month-unit\
6290
+ \ renewal period, `monthly` is rejected on update and on\n a transfer-in\
6291
+ \ that omits `period`, and ignored at renewal.\n- `music_registrant_attestation`:\
6292
+ \ `true`. `.music` registration.\n- `nic_it_compliance_confirmation`:\
6293
+ \ `true`. `.it` registration and transfer.\n- `travel_industry_acknowledgement`:\
6259
6294
  \ `true`. `.travel` registration.\n- `internet_ee_registrant_agreement`:\
6260
6295
  \ `true`. `.ee` registration.\n- `punktum_dk_terms_acceptance`: `true`.\
6261
6296
  \ `.dk` registration and registrant change.\n- `de_general_request_contact`,\
@@ -6266,11 +6301,19 @@ components:
6266
6301
  \ `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never\n\
6267
6302
  returned under `attributes`; inline contact attributes surface on the\
6268
6303
  \ matching `contacts` entry instead.\n\nDerived from the signed `.no`\
6269
- \ applicant declaration and ignored if supplied: `nor_id_applicant_version`,\n\
6304
+ \ applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,\n\
6270
6305
  `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.\n\nOn\
6271
- \ update, only `.de` stores attributes and an empty value removes the\
6272
- \ stored attribute; `.dk` reads\n`punktum_dk_terms_acceptance` to confirm\
6273
- \ a registrant change and other registries ignore attributes.\n"
6306
+ \ update, every registry stores the supplied attributes, and the update\
6307
+ \ is not sent to the registry unless they\nstore; a registry that rejects\
6308
+ \ the change stores nothing. An empty value removes the stored attribute,\
6309
+ \ except for\n`auto_renew_period`, whose only accepted values are `monthly`\
6310
+ \ and `yearly`. `.dk` also reads\n`punktum_dk_terms_acceptance` to confirm\
6311
+ \ a registrant change. An update cannot change what the registrant accepted\
6312
+ \ at\nregistration, so these are rejected on update: `music_registrant_attestation`,\
6313
+ \ `nic_it_compliance_confirmation`,\n`travel_industry_acknowledgement`,\
6314
+ \ `internet_ee_registrant_agreement` and the three `nor_id_applicant_*`\
6315
+ \ keys.\n`punktum_dk_terms_acceptance` stays settable for a registrant\
6316
+ \ change but cannot be removed with an empty value.\n"
6274
6317
  title: Attributes
6275
6318
  auth_code:
6276
6319
  anyOf:
@@ -6354,28 +6397,37 @@ components:
6354
6397
  - type: 'null'
6355
6398
  description: "Additional attributes of the domain, keyed by attribute name.\
6356
6399
  \ Values are strings.\n\nCustomer-settable keys:\n\n- `auto_renew_period`:\
6357
- \ `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only\
6358
- \ on update. Selects the\n period of the next renewal; the current expiry\
6359
- \ date does not move. On transfer-in without `period` it also sets the\n\
6360
- \ period added by the transfer. `monthly` is rejected on transfer-in\
6361
- \ and ignored at renewal when the TLD has no\n month-unit renewal period.\n\
6362
- - `music_registrant_attestation`: `true`. `.music` registration.\n- `nic_it_compliance_confirmation`:\
6363
- \ `true`. `.it` registration and transfer.\n- `travel_industry_acknowledgement`:\
6364
- \ `true`. `.travel` registration.\n- `internet_ee_registrant_agreement`:\
6365
- \ `true`. `.ee` registration.\n- `punktum_dk_terms_acceptance`: `true`.\
6366
- \ `.dk` registration and registrant change.\n- `de_general_request_contact`,\
6367
- \ `de_abuse_contact`: id of a contact whose `.de` attribute set has `DE_CONTACT_TYPE`\
6368
- \ =\n `REQUEST`. `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\
6369
- \nWritten by the platform and rejected if supplied: `verification_required`,\
6370
- \ `promotion`, `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
6400
+ \ `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects\
6401
+ \ the\n period of the next renewal; the current expiry date does not\
6402
+ \ move. On transfer-in without `period` it also sets the\n period added\
6403
+ \ by the transfer. When the TLD has no month-unit renewal period, `monthly`\
6404
+ \ is rejected on update and on\n a transfer-in that omits `period`, and\
6405
+ \ ignored at renewal.\n- `music_registrant_attestation`: `true`. `.music`\
6406
+ \ registration.\n- `nic_it_compliance_confirmation`: `true`. `.it` registration\
6407
+ \ and transfer.\n- `travel_industry_acknowledgement`: `true`. `.travel`\
6408
+ \ registration.\n- `internet_ee_registrant_agreement`: `true`. `.ee` registration.\n\
6409
+ - `punktum_dk_terms_acceptance`: `true`. `.dk` registration and registrant\
6410
+ \ change.\n- `de_general_request_contact`, `de_abuse_contact`: id of a\
6411
+ \ contact whose `.de` attribute set has `DE_CONTACT_TYPE` =\n `REQUEST`.\
6412
+ \ `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\nWritten by\
6413
+ \ the platform and rejected if supplied: `verification_required`, `promotion`,\
6414
+ \ `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
6371
6415
  \ `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never\n\
6372
6416
  returned under `attributes`; inline contact attributes surface on the\
6373
6417
  \ matching `contacts` entry instead.\n\nDerived from the signed `.no`\
6374
- \ applicant declaration and ignored if supplied: `nor_id_applicant_version`,\n\
6418
+ \ applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,\n\
6375
6419
  `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.\n\nOn\
6376
- \ update, only `.de` stores attributes and an empty value removes the\
6377
- \ stored attribute; `.dk` reads\n`punktum_dk_terms_acceptance` to confirm\
6378
- \ a registrant change and other registries ignore attributes.\n"
6420
+ \ update, every registry stores the supplied attributes, and the update\
6421
+ \ is not sent to the registry unless they\nstore; a registry that rejects\
6422
+ \ the change stores nothing. An empty value removes the stored attribute,\
6423
+ \ except for\n`auto_renew_period`, whose only accepted values are `monthly`\
6424
+ \ and `yearly`. `.dk` also reads\n`punktum_dk_terms_acceptance` to confirm\
6425
+ \ a registrant change. An update cannot change what the registrant accepted\
6426
+ \ at\nregistration, so these are rejected on update: `music_registrant_attestation`,\
6427
+ \ `nic_it_compliance_confirmation`,\n`travel_industry_acknowledgement`,\
6428
+ \ `internet_ee_registrant_agreement` and the three `nor_id_applicant_*`\
6429
+ \ keys.\n`punktum_dk_terms_acceptance` stays settable for a registrant\
6430
+ \ change but cannot be removed with an empty value.\n"
6379
6431
  title: Attributes
6380
6432
  contacts:
6381
6433
  $ref: '#/components/schemas/DomainContactHandles'
@@ -6443,28 +6495,37 @@ components:
6443
6495
  - type: 'null'
6444
6496
  description: "Additional attributes of the domain, keyed by attribute name.\
6445
6497
  \ Values are strings.\n\nCustomer-settable keys:\n\n- `auto_renew_period`:\
6446
- \ `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only\
6447
- \ on update. Selects the\n period of the next renewal; the current expiry\
6448
- \ date does not move. On transfer-in without `period` it also sets the\n\
6449
- \ period added by the transfer. `monthly` is rejected on transfer-in\
6450
- \ and ignored at renewal when the TLD has no\n month-unit renewal period.\n\
6451
- - `music_registrant_attestation`: `true`. `.music` registration.\n- `nic_it_compliance_confirmation`:\
6452
- \ `true`. `.it` registration and transfer.\n- `travel_industry_acknowledgement`:\
6453
- \ `true`. `.travel` registration.\n- `internet_ee_registrant_agreement`:\
6454
- \ `true`. `.ee` registration.\n- `punktum_dk_terms_acceptance`: `true`.\
6455
- \ `.dk` registration and registrant change.\n- `de_general_request_contact`,\
6456
- \ `de_abuse_contact`: id of a contact whose `.de` attribute set has `DE_CONTACT_TYPE`\
6457
- \ =\n `REQUEST`. `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\
6458
- \nWritten by the platform and rejected if supplied: `verification_required`,\
6459
- \ `promotion`, `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
6498
+ \ `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects\
6499
+ \ the\n period of the next renewal; the current expiry date does not\
6500
+ \ move. On transfer-in without `period` it also sets the\n period added\
6501
+ \ by the transfer. When the TLD has no month-unit renewal period, `monthly`\
6502
+ \ is rejected on update and on\n a transfer-in that omits `period`, and\
6503
+ \ ignored at renewal.\n- `music_registrant_attestation`: `true`. `.music`\
6504
+ \ registration.\n- `nic_it_compliance_confirmation`: `true`. `.it` registration\
6505
+ \ and transfer.\n- `travel_industry_acknowledgement`: `true`. `.travel`\
6506
+ \ registration.\n- `internet_ee_registrant_agreement`: `true`. `.ee` registration.\n\
6507
+ - `punktum_dk_terms_acceptance`: `true`. `.dk` registration and registrant\
6508
+ \ change.\n- `de_general_request_contact`, `de_abuse_contact`: id of a\
6509
+ \ contact whose `.de` attribute set has `DE_CONTACT_TYPE` =\n `REQUEST`.\
6510
+ \ `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\nWritten by\
6511
+ \ the platform and rejected if supplied: `verification_required`, `promotion`,\
6512
+ \ `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
6460
6513
  \ `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never\n\
6461
6514
  returned under `attributes`; inline contact attributes surface on the\
6462
6515
  \ matching `contacts` entry instead.\n\nDerived from the signed `.no`\
6463
- \ applicant declaration and ignored if supplied: `nor_id_applicant_version`,\n\
6516
+ \ applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,\n\
6464
6517
  `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.\n\nOn\
6465
- \ update, only `.de` stores attributes and an empty value removes the\
6466
- \ stored attribute; `.dk` reads\n`punktum_dk_terms_acceptance` to confirm\
6467
- \ a registrant change and other registries ignore attributes.\n"
6518
+ \ update, every registry stores the supplied attributes, and the update\
6519
+ \ is not sent to the registry unless they\nstore; a registry that rejects\
6520
+ \ the change stores nothing. An empty value removes the stored attribute,\
6521
+ \ except for\n`auto_renew_period`, whose only accepted values are `monthly`\
6522
+ \ and `yearly`. `.dk` also reads\n`punktum_dk_terms_acceptance` to confirm\
6523
+ \ a registrant change. An update cannot change what the registrant accepted\
6524
+ \ at\nregistration, so these are rejected on update: `music_registrant_attestation`,\
6525
+ \ `nic_it_compliance_confirmation`,\n`travel_industry_acknowledgement`,\
6526
+ \ `internet_ee_registrant_agreement` and the three `nor_id_applicant_*`\
6527
+ \ keys.\n`punktum_dk_terms_acceptance` stays settable for a registrant\
6528
+ \ change but cannot be removed with an empty value.\n"
6468
6529
  examples:
6469
6530
  - auto_renew_period: monthly
6470
6531
  title: Attributes
@@ -6532,28 +6593,37 @@ components:
6532
6593
  - type: 'null'
6533
6594
  description: "Additional attributes of the domain, keyed by attribute name.\
6534
6595
  \ Values are strings.\n\nCustomer-settable keys:\n\n- `auto_renew_period`:\
6535
- \ `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only\
6536
- \ on update. Selects the\n period of the next renewal; the current expiry\
6537
- \ date does not move. On transfer-in without `period` it also sets the\n\
6538
- \ period added by the transfer. `monthly` is rejected on transfer-in\
6539
- \ and ignored at renewal when the TLD has no\n month-unit renewal period.\n\
6540
- - `music_registrant_attestation`: `true`. `.music` registration.\n- `nic_it_compliance_confirmation`:\
6541
- \ `true`. `.it` registration and transfer.\n- `travel_industry_acknowledgement`:\
6542
- \ `true`. `.travel` registration.\n- `internet_ee_registrant_agreement`:\
6543
- \ `true`. `.ee` registration.\n- `punktum_dk_terms_acceptance`: `true`.\
6544
- \ `.dk` registration and registrant change.\n- `de_general_request_contact`,\
6545
- \ `de_abuse_contact`: id of a contact whose `.de` attribute set has `DE_CONTACT_TYPE`\
6546
- \ =\n `REQUEST`. `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\
6547
- \nWritten by the platform and rejected if supplied: `verification_required`,\
6548
- \ `promotion`, `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
6596
+ \ `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects\
6597
+ \ the\n period of the next renewal; the current expiry date does not\
6598
+ \ move. On transfer-in without `period` it also sets the\n period added\
6599
+ \ by the transfer. When the TLD has no month-unit renewal period, `monthly`\
6600
+ \ is rejected on update and on\n a transfer-in that omits `period`, and\
6601
+ \ ignored at renewal.\n- `music_registrant_attestation`: `true`. `.music`\
6602
+ \ registration.\n- `nic_it_compliance_confirmation`: `true`. `.it` registration\
6603
+ \ and transfer.\n- `travel_industry_acknowledgement`: `true`. `.travel`\
6604
+ \ registration.\n- `internet_ee_registrant_agreement`: `true`. `.ee` registration.\n\
6605
+ - `punktum_dk_terms_acceptance`: `true`. `.dk` registration and registrant\
6606
+ \ change.\n- `de_general_request_contact`, `de_abuse_contact`: id of a\
6607
+ \ contact whose `.de` attribute set has `DE_CONTACT_TYPE` =\n `REQUEST`.\
6608
+ \ `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\nWritten by\
6609
+ \ the platform and rejected if supplied: `verification_required`, `promotion`,\
6610
+ \ `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
6549
6611
  \ `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never\n\
6550
6612
  returned under `attributes`; inline contact attributes surface on the\
6551
6613
  \ matching `contacts` entry instead.\n\nDerived from the signed `.no`\
6552
- \ applicant declaration and ignored if supplied: `nor_id_applicant_version`,\n\
6614
+ \ applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,\n\
6553
6615
  `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.\n\nOn\
6554
- \ update, only `.de` stores attributes and an empty value removes the\
6555
- \ stored attribute; `.dk` reads\n`punktum_dk_terms_acceptance` to confirm\
6556
- \ a registrant change and other registries ignore attributes.\n"
6616
+ \ update, every registry stores the supplied attributes, and the update\
6617
+ \ is not sent to the registry unless they\nstore; a registry that rejects\
6618
+ \ the change stores nothing. An empty value removes the stored attribute,\
6619
+ \ except for\n`auto_renew_period`, whose only accepted values are `monthly`\
6620
+ \ and `yearly`. `.dk` also reads\n`punktum_dk_terms_acceptance` to confirm\
6621
+ \ a registrant change. An update cannot change what the registrant accepted\
6622
+ \ at\nregistration, so these are rejected on update: `music_registrant_attestation`,\
6623
+ \ `nic_it_compliance_confirmation`,\n`travel_industry_acknowledgement`,\
6624
+ \ `internet_ee_registrant_agreement` and the three `nor_id_applicant_*`\
6625
+ \ keys.\n`punktum_dk_terms_acceptance` stays settable for a registrant\
6626
+ \ change but cannot be removed with an empty value.\n"
6557
6627
  examples:
6558
6628
  - auto_renew_period: monthly
6559
6629
  title: Attributes
@@ -6666,28 +6736,37 @@ components:
6666
6736
  - type: 'null'
6667
6737
  description: "Additional attributes of the domain, keyed by attribute name.\
6668
6738
  \ Values are strings.\n\nCustomer-settable keys:\n\n- `auto_renew_period`:\
6669
- \ `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only\
6670
- \ on update. Selects the\n period of the next renewal; the current expiry\
6671
- \ date does not move. On transfer-in without `period` it also sets the\n\
6672
- \ period added by the transfer. `monthly` is rejected on transfer-in\
6673
- \ and ignored at renewal when the TLD has no\n month-unit renewal period.\n\
6674
- - `music_registrant_attestation`: `true`. `.music` registration.\n- `nic_it_compliance_confirmation`:\
6675
- \ `true`. `.it` registration and transfer.\n- `travel_industry_acknowledgement`:\
6676
- \ `true`. `.travel` registration.\n- `internet_ee_registrant_agreement`:\
6677
- \ `true`. `.ee` registration.\n- `punktum_dk_terms_acceptance`: `true`.\
6678
- \ `.dk` registration and registrant change.\n- `de_general_request_contact`,\
6679
- \ `de_abuse_contact`: id of a contact whose `.de` attribute set has `DE_CONTACT_TYPE`\
6680
- \ =\n `REQUEST`. `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\
6681
- \nWritten by the platform and rejected if supplied: `verification_required`,\
6682
- \ `promotion`, `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
6739
+ \ `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects\
6740
+ \ the\n period of the next renewal; the current expiry date does not\
6741
+ \ move. On transfer-in without `period` it also sets the\n period added\
6742
+ \ by the transfer. When the TLD has no month-unit renewal period, `monthly`\
6743
+ \ is rejected on update and on\n a transfer-in that omits `period`, and\
6744
+ \ ignored at renewal.\n- `music_registrant_attestation`: `true`. `.music`\
6745
+ \ registration.\n- `nic_it_compliance_confirmation`: `true`. `.it` registration\
6746
+ \ and transfer.\n- `travel_industry_acknowledgement`: `true`. `.travel`\
6747
+ \ registration.\n- `internet_ee_registrant_agreement`: `true`. `.ee` registration.\n\
6748
+ - `punktum_dk_terms_acceptance`: `true`. `.dk` registration and registrant\
6749
+ \ change.\n- `de_general_request_contact`, `de_abuse_contact`: id of a\
6750
+ \ contact whose `.de` attribute set has `DE_CONTACT_TYPE` =\n `REQUEST`.\
6751
+ \ `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\nWritten by\
6752
+ \ the platform and rejected if supplied: `verification_required`, `promotion`,\
6753
+ \ `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
6683
6754
  \ `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never\n\
6684
6755
  returned under `attributes`; inline contact attributes surface on the\
6685
6756
  \ matching `contacts` entry instead.\n\nDerived from the signed `.no`\
6686
- \ applicant declaration and ignored if supplied: `nor_id_applicant_version`,\n\
6757
+ \ applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,\n\
6687
6758
  `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.\n\nOn\
6688
- \ update, only `.de` stores attributes and an empty value removes the\
6689
- \ stored attribute; `.dk` reads\n`punktum_dk_terms_acceptance` to confirm\
6690
- \ a registrant change and other registries ignore attributes.\n"
6759
+ \ update, every registry stores the supplied attributes, and the update\
6760
+ \ is not sent to the registry unless they\nstore; a registry that rejects\
6761
+ \ the change stores nothing. An empty value removes the stored attribute,\
6762
+ \ except for\n`auto_renew_period`, whose only accepted values are `monthly`\
6763
+ \ and `yearly`. `.dk` also reads\n`punktum_dk_terms_acceptance` to confirm\
6764
+ \ a registrant change. An update cannot change what the registrant accepted\
6765
+ \ at\nregistration, so these are rejected on update: `music_registrant_attestation`,\
6766
+ \ `nic_it_compliance_confirmation`,\n`travel_industry_acknowledgement`,\
6767
+ \ `internet_ee_registrant_agreement` and the three `nor_id_applicant_*`\
6768
+ \ keys.\n`punktum_dk_terms_acceptance` stays settable for a registrant\
6769
+ \ change but cannot be removed with an empty value.\n"
6691
6770
  examples:
6692
6771
  - auto_renew_period: monthly
6693
6772
  title: Attributes
@@ -6909,28 +6988,37 @@ components:
6909
6988
  - type: 'null'
6910
6989
  description: "Additional attributes of the domain, keyed by attribute name.\
6911
6990
  \ Values are strings.\n\nCustomer-settable keys:\n\n- `auto_renew_period`:\
6912
- \ `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only\
6913
- \ on update. Selects the\n period of the next renewal; the current expiry\
6914
- \ date does not move. On transfer-in without `period` it also sets the\n\
6915
- \ period added by the transfer. `monthly` is rejected on transfer-in\
6916
- \ and ignored at renewal when the TLD has no\n month-unit renewal period.\n\
6917
- - `music_registrant_attestation`: `true`. `.music` registration.\n- `nic_it_compliance_confirmation`:\
6918
- \ `true`. `.it` registration and transfer.\n- `travel_industry_acknowledgement`:\
6919
- \ `true`. `.travel` registration.\n- `internet_ee_registrant_agreement`:\
6920
- \ `true`. `.ee` registration.\n- `punktum_dk_terms_acceptance`: `true`.\
6921
- \ `.dk` registration and registrant change.\n- `de_general_request_contact`,\
6922
- \ `de_abuse_contact`: id of a contact whose `.de` attribute set has `DE_CONTACT_TYPE`\
6923
- \ =\n `REQUEST`. `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\
6924
- \nWritten by the platform and rejected if supplied: `verification_required`,\
6925
- \ `promotion`, `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
6991
+ \ `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects\
6992
+ \ the\n period of the next renewal; the current expiry date does not\
6993
+ \ move. On transfer-in without `period` it also sets the\n period added\
6994
+ \ by the transfer. When the TLD has no month-unit renewal period, `monthly`\
6995
+ \ is rejected on update and on\n a transfer-in that omits `period`, and\
6996
+ \ ignored at renewal.\n- `music_registrant_attestation`: `true`. `.music`\
6997
+ \ registration.\n- `nic_it_compliance_confirmation`: `true`. `.it` registration\
6998
+ \ and transfer.\n- `travel_industry_acknowledgement`: `true`. `.travel`\
6999
+ \ registration.\n- `internet_ee_registrant_agreement`: `true`. `.ee` registration.\n\
7000
+ - `punktum_dk_terms_acceptance`: `true`. `.dk` registration and registrant\
7001
+ \ change.\n- `de_general_request_contact`, `de_abuse_contact`: id of a\
7002
+ \ contact whose `.de` attribute set has `DE_CONTACT_TYPE` =\n `REQUEST`.\
7003
+ \ `.de` only.\n\nBoolean keys also accept `1` and `yes`.\n\nWritten by\
7004
+ \ the platform and rejected if supplied: `verification_required`, `promotion`,\
7005
+ \ `promotion_eligibility`,\n`nor_id_declaration`, `nor_id_declaration_token`,\
6926
7006
  \ `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never\n\
6927
7007
  returned under `attributes`; inline contact attributes surface on the\
6928
7008
  \ matching `contacts` entry instead.\n\nDerived from the signed `.no`\
6929
- \ applicant declaration and ignored if supplied: `nor_id_applicant_version`,\n\
7009
+ \ applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,\n\
6930
7010
  `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.\n\nOn\
6931
- \ update, only `.de` stores attributes and an empty value removes the\
6932
- \ stored attribute; `.dk` reads\n`punktum_dk_terms_acceptance` to confirm\
6933
- \ a registrant change and other registries ignore attributes.\n"
7011
+ \ update, every registry stores the supplied attributes, and the update\
7012
+ \ is not sent to the registry unless they\nstore; a registry that rejects\
7013
+ \ the change stores nothing. An empty value removes the stored attribute,\
7014
+ \ except for\n`auto_renew_period`, whose only accepted values are `monthly`\
7015
+ \ and `yearly`. `.dk` also reads\n`punktum_dk_terms_acceptance` to confirm\
7016
+ \ a registrant change. An update cannot change what the registrant accepted\
7017
+ \ at\nregistration, so these are rejected on update: `music_registrant_attestation`,\
7018
+ \ `nic_it_compliance_confirmation`,\n`travel_industry_acknowledgement`,\
7019
+ \ `internet_ee_registrant_agreement` and the three `nor_id_applicant_*`\
7020
+ \ keys.\n`punktum_dk_terms_acceptance` stays settable for a registrant\
7021
+ \ change but cannot be removed with an empty value.\n"
6934
7022
  examples:
6935
7023
  - auto_renew_period: monthly
6936
7024
  title: Attributes
@@ -16296,7 +16384,7 @@ info:
16296
16384
  \n\n"
16297
16385
  summary: OpusDNS - your gateway to a seamless domain management experience.
16298
16386
  title: OpusDNS API
16299
- version: 2026-09-08-113838
16387
+ version: 2026-09-08-180300
16300
16388
  x-logo:
16301
16389
  altText: OpusDNS API Reference
16302
16390
  url: https://d24lr4zqs1tgqh.cloudfront.net/c9505a20-5ae1-406c-b060-d392569caebf.jpg
package/src/schema.d.ts CHANGED
@@ -5733,10 +5733,10 @@ export interface components {
5733
5733
  *
5734
5734
  * Customer-settable keys:
5735
5735
  *
5736
- * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only on update. Selects the
5736
+ * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects the
5737
5737
  * period of the next renewal; the current expiry date does not move. On transfer-in without `period` it also sets the
5738
- * period added by the transfer. `monthly` is rejected on transfer-in and ignored at renewal when the TLD has no
5739
- * month-unit renewal period.
5738
+ * period added by the transfer. When the TLD has no month-unit renewal period, `monthly` is rejected on update and on
5739
+ * a transfer-in that omits `period`, and ignored at renewal.
5740
5740
  * - `music_registrant_attestation`: `true`. `.music` registration.
5741
5741
  * - `nic_it_compliance_confirmation`: `true`. `.it` registration and transfer.
5742
5742
  * - `travel_industry_acknowledgement`: `true`. `.travel` registration.
@@ -5751,11 +5751,16 @@ export interface components {
5751
5751
  * `nor_id_declaration`, `nor_id_declaration_token`, `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never
5752
5752
  * returned under `attributes`; inline contact attributes surface on the matching `contacts` entry instead.
5753
5753
  *
5754
- * Derived from the signed `.no` applicant declaration and ignored if supplied: `nor_id_applicant_version`,
5754
+ * Derived from the signed `.no` applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,
5755
5755
  * `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.
5756
5756
  *
5757
- * On update, only `.de` stores attributes and an empty value removes the stored attribute; `.dk` reads
5758
- * `punktum_dk_terms_acceptance` to confirm a registrant change and other registries ignore attributes.
5757
+ * On update, every registry stores the supplied attributes, and the update is not sent to the registry unless they
5758
+ * store; a registry that rejects the change stores nothing. An empty value removes the stored attribute, except for
5759
+ * `auto_renew_period`, whose only accepted values are `monthly` and `yearly`. `.dk` also reads
5760
+ * `punktum_dk_terms_acceptance` to confirm a registrant change. An update cannot change what the registrant accepted at
5761
+ * registration, so these are rejected on update: `music_registrant_attestation`, `nic_it_compliance_confirmation`,
5762
+ * `travel_industry_acknowledgement`, `internet_ee_registrant_agreement` and the three `nor_id_applicant_*` keys.
5763
+ * `punktum_dk_terms_acceptance` stays settable for a registrant change but cannot be removed with an empty value.
5759
5764
  *
5760
5765
  * @example {
5761
5766
  * "auto_renew_period": "monthly"
@@ -5836,10 +5841,10 @@ export interface components {
5836
5841
  *
5837
5842
  * Customer-settable keys:
5838
5843
  *
5839
- * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only on update. Selects the
5844
+ * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects the
5840
5845
  * period of the next renewal; the current expiry date does not move. On transfer-in without `period` it also sets the
5841
- * period added by the transfer. `monthly` is rejected on transfer-in and ignored at renewal when the TLD has no
5842
- * month-unit renewal period.
5846
+ * period added by the transfer. When the TLD has no month-unit renewal period, `monthly` is rejected on update and on
5847
+ * a transfer-in that omits `period`, and ignored at renewal.
5843
5848
  * - `music_registrant_attestation`: `true`. `.music` registration.
5844
5849
  * - `nic_it_compliance_confirmation`: `true`. `.it` registration and transfer.
5845
5850
  * - `travel_industry_acknowledgement`: `true`. `.travel` registration.
@@ -5854,11 +5859,16 @@ export interface components {
5854
5859
  * `nor_id_declaration`, `nor_id_declaration_token`, `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never
5855
5860
  * returned under `attributes`; inline contact attributes surface on the matching `contacts` entry instead.
5856
5861
  *
5857
- * Derived from the signed `.no` applicant declaration and ignored if supplied: `nor_id_applicant_version`,
5862
+ * Derived from the signed `.no` applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,
5858
5863
  * `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.
5859
5864
  *
5860
- * On update, only `.de` stores attributes and an empty value removes the stored attribute; `.dk` reads
5861
- * `punktum_dk_terms_acceptance` to confirm a registrant change and other registries ignore attributes.
5865
+ * On update, every registry stores the supplied attributes, and the update is not sent to the registry unless they
5866
+ * store; a registry that rejects the change stores nothing. An empty value removes the stored attribute, except for
5867
+ * `auto_renew_period`, whose only accepted values are `monthly` and `yearly`. `.dk` also reads
5868
+ * `punktum_dk_terms_acceptance` to confirm a registrant change. An update cannot change what the registrant accepted at
5869
+ * registration, so these are rejected on update: `music_registrant_attestation`, `nic_it_compliance_confirmation`,
5870
+ * `travel_industry_acknowledgement`, `internet_ee_registrant_agreement` and the three `nor_id_applicant_*` keys.
5871
+ * `punktum_dk_terms_acceptance` stays settable for a registrant change but cannot be removed with an empty value.
5862
5872
  *
5863
5873
  */
5864
5874
  attributes?: {
@@ -5911,10 +5921,10 @@ export interface components {
5911
5921
  *
5912
5922
  * Customer-settable keys:
5913
5923
  *
5914
- * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only on update. Selects the
5924
+ * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects the
5915
5925
  * period of the next renewal; the current expiry date does not move. On transfer-in without `period` it also sets the
5916
- * period added by the transfer. `monthly` is rejected on transfer-in and ignored at renewal when the TLD has no
5917
- * month-unit renewal period.
5926
+ * period added by the transfer. When the TLD has no month-unit renewal period, `monthly` is rejected on update and on
5927
+ * a transfer-in that omits `period`, and ignored at renewal.
5918
5928
  * - `music_registrant_attestation`: `true`. `.music` registration.
5919
5929
  * - `nic_it_compliance_confirmation`: `true`. `.it` registration and transfer.
5920
5930
  * - `travel_industry_acknowledgement`: `true`. `.travel` registration.
@@ -5929,11 +5939,16 @@ export interface components {
5929
5939
  * `nor_id_declaration`, `nor_id_declaration_token`, `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never
5930
5940
  * returned under `attributes`; inline contact attributes surface on the matching `contacts` entry instead.
5931
5941
  *
5932
- * Derived from the signed `.no` applicant declaration and ignored if supplied: `nor_id_applicant_version`,
5942
+ * Derived from the signed `.no` applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,
5933
5943
  * `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.
5934
5944
  *
5935
- * On update, only `.de` stores attributes and an empty value removes the stored attribute; `.dk` reads
5936
- * `punktum_dk_terms_acceptance` to confirm a registrant change and other registries ignore attributes.
5945
+ * On update, every registry stores the supplied attributes, and the update is not sent to the registry unless they
5946
+ * store; a registry that rejects the change stores nothing. An empty value removes the stored attribute, except for
5947
+ * `auto_renew_period`, whose only accepted values are `monthly` and `yearly`. `.dk` also reads
5948
+ * `punktum_dk_terms_acceptance` to confirm a registrant change. An update cannot change what the registrant accepted at
5949
+ * registration, so these are rejected on update: `music_registrant_attestation`, `nic_it_compliance_confirmation`,
5950
+ * `travel_industry_acknowledgement`, `internet_ee_registrant_agreement` and the three `nor_id_applicant_*` keys.
5951
+ * `punktum_dk_terms_acceptance` stays settable for a registrant change but cannot be removed with an empty value.
5937
5952
  *
5938
5953
  */
5939
5954
  attributes?: {
@@ -5990,10 +6005,10 @@ export interface components {
5990
6005
  *
5991
6006
  * Customer-settable keys:
5992
6007
  *
5993
- * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only on update. Selects the
6008
+ * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects the
5994
6009
  * period of the next renewal; the current expiry date does not move. On transfer-in without `period` it also sets the
5995
- * period added by the transfer. `monthly` is rejected on transfer-in and ignored at renewal when the TLD has no
5996
- * month-unit renewal period.
6010
+ * period added by the transfer. When the TLD has no month-unit renewal period, `monthly` is rejected on update and on
6011
+ * a transfer-in that omits `period`, and ignored at renewal.
5997
6012
  * - `music_registrant_attestation`: `true`. `.music` registration.
5998
6013
  * - `nic_it_compliance_confirmation`: `true`. `.it` registration and transfer.
5999
6014
  * - `travel_industry_acknowledgement`: `true`. `.travel` registration.
@@ -6008,11 +6023,16 @@ export interface components {
6008
6023
  * `nor_id_declaration`, `nor_id_declaration_token`, `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never
6009
6024
  * returned under `attributes`; inline contact attributes surface on the matching `contacts` entry instead.
6010
6025
  *
6011
- * Derived from the signed `.no` applicant declaration and ignored if supplied: `nor_id_applicant_version`,
6026
+ * Derived from the signed `.no` applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,
6012
6027
  * `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.
6013
6028
  *
6014
- * On update, only `.de` stores attributes and an empty value removes the stored attribute; `.dk` reads
6015
- * `punktum_dk_terms_acceptance` to confirm a registrant change and other registries ignore attributes.
6029
+ * On update, every registry stores the supplied attributes, and the update is not sent to the registry unless they
6030
+ * store; a registry that rejects the change stores nothing. An empty value removes the stored attribute, except for
6031
+ * `auto_renew_period`, whose only accepted values are `monthly` and `yearly`. `.dk` also reads
6032
+ * `punktum_dk_terms_acceptance` to confirm a registrant change. An update cannot change what the registrant accepted at
6033
+ * registration, so these are rejected on update: `music_registrant_attestation`, `nic_it_compliance_confirmation`,
6034
+ * `travel_industry_acknowledgement`, `internet_ee_registrant_agreement` and the three `nor_id_applicant_*` keys.
6035
+ * `punktum_dk_terms_acceptance` stays settable for a registrant change but cannot be removed with an empty value.
6016
6036
  *
6017
6037
  * @example {
6018
6038
  * "auto_renew_period": "monthly"
@@ -7236,10 +7256,10 @@ export interface components {
7236
7256
  *
7237
7257
  * Customer-settable keys:
7238
7258
  *
7239
- * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only on update. Selects the
7259
+ * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects the
7240
7260
  * period of the next renewal; the current expiry date does not move. On transfer-in without `period` it also sets the
7241
- * period added by the transfer. `monthly` is rejected on transfer-in and ignored at renewal when the TLD has no
7242
- * month-unit renewal period.
7261
+ * period added by the transfer. When the TLD has no month-unit renewal period, `monthly` is rejected on update and on
7262
+ * a transfer-in that omits `period`, and ignored at renewal.
7243
7263
  * - `music_registrant_attestation`: `true`. `.music` registration.
7244
7264
  * - `nic_it_compliance_confirmation`: `true`. `.it` registration and transfer.
7245
7265
  * - `travel_industry_acknowledgement`: `true`. `.travel` registration.
@@ -7254,11 +7274,16 @@ export interface components {
7254
7274
  * `nor_id_declaration`, `nor_id_declaration_token`, `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never
7255
7275
  * returned under `attributes`; inline contact attributes surface on the matching `contacts` entry instead.
7256
7276
  *
7257
- * Derived from the signed `.no` applicant declaration and ignored if supplied: `nor_id_applicant_version`,
7277
+ * Derived from the signed `.no` applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,
7258
7278
  * `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.
7259
7279
  *
7260
- * On update, only `.de` stores attributes and an empty value removes the stored attribute; `.dk` reads
7261
- * `punktum_dk_terms_acceptance` to confirm a registrant change and other registries ignore attributes.
7280
+ * On update, every registry stores the supplied attributes, and the update is not sent to the registry unless they
7281
+ * store; a registry that rejects the change stores nothing. An empty value removes the stored attribute, except for
7282
+ * `auto_renew_period`, whose only accepted values are `monthly` and `yearly`. `.dk` also reads
7283
+ * `punktum_dk_terms_acceptance` to confirm a registrant change. An update cannot change what the registrant accepted at
7284
+ * registration, so these are rejected on update: `music_registrant_attestation`, `nic_it_compliance_confirmation`,
7285
+ * `travel_industry_acknowledgement`, `internet_ee_registrant_agreement` and the three `nor_id_applicant_*` keys.
7286
+ * `punktum_dk_terms_acceptance` stays settable for a registrant change but cannot be removed with an empty value.
7262
7287
  *
7263
7288
  */
7264
7289
  attributes?: {
@@ -7311,10 +7336,10 @@ export interface components {
7311
7336
  *
7312
7337
  * Customer-settable keys:
7313
7338
  *
7314
- * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only on update. Selects the
7339
+ * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects the
7315
7340
  * period of the next renewal; the current expiry date does not move. On transfer-in without `period` it also sets the
7316
- * period added by the transfer. `monthly` is rejected on transfer-in and ignored at renewal when the TLD has no
7317
- * month-unit renewal period.
7341
+ * period added by the transfer. When the TLD has no month-unit renewal period, `monthly` is rejected on update and on
7342
+ * a transfer-in that omits `period`, and ignored at renewal.
7318
7343
  * - `music_registrant_attestation`: `true`. `.music` registration.
7319
7344
  * - `nic_it_compliance_confirmation`: `true`. `.it` registration and transfer.
7320
7345
  * - `travel_industry_acknowledgement`: `true`. `.travel` registration.
@@ -7329,11 +7354,16 @@ export interface components {
7329
7354
  * `nor_id_declaration`, `nor_id_declaration_token`, `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never
7330
7355
  * returned under `attributes`; inline contact attributes surface on the matching `contacts` entry instead.
7331
7356
  *
7332
- * Derived from the signed `.no` applicant declaration and ignored if supplied: `nor_id_applicant_version`,
7357
+ * Derived from the signed `.no` applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,
7333
7358
  * `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.
7334
7359
  *
7335
- * On update, only `.de` stores attributes and an empty value removes the stored attribute; `.dk` reads
7336
- * `punktum_dk_terms_acceptance` to confirm a registrant change and other registries ignore attributes.
7360
+ * On update, every registry stores the supplied attributes, and the update is not sent to the registry unless they
7361
+ * store; a registry that rejects the change stores nothing. An empty value removes the stored attribute, except for
7362
+ * `auto_renew_period`, whose only accepted values are `monthly` and `yearly`. `.dk` also reads
7363
+ * `punktum_dk_terms_acceptance` to confirm a registrant change. An update cannot change what the registrant accepted at
7364
+ * registration, so these are rejected on update: `music_registrant_attestation`, `nic_it_compliance_confirmation`,
7365
+ * `travel_industry_acknowledgement`, `internet_ee_registrant_agreement` and the three `nor_id_applicant_*` keys.
7366
+ * `punktum_dk_terms_acceptance` stays settable for a registrant change but cannot be removed with an empty value.
7337
7367
  *
7338
7368
  */
7339
7369
  attributes?: {
@@ -7386,10 +7416,10 @@ export interface components {
7386
7416
  *
7387
7417
  * Customer-settable keys:
7388
7418
  *
7389
- * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only on update. Selects the
7419
+ * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects the
7390
7420
  * period of the next renewal; the current expiry date does not move. On transfer-in without `period` it also sets the
7391
- * period added by the transfer. `monthly` is rejected on transfer-in and ignored at renewal when the TLD has no
7392
- * month-unit renewal period.
7421
+ * period added by the transfer. When the TLD has no month-unit renewal period, `monthly` is rejected on update and on
7422
+ * a transfer-in that omits `period`, and ignored at renewal.
7393
7423
  * - `music_registrant_attestation`: `true`. `.music` registration.
7394
7424
  * - `nic_it_compliance_confirmation`: `true`. `.it` registration and transfer.
7395
7425
  * - `travel_industry_acknowledgement`: `true`. `.travel` registration.
@@ -7404,11 +7434,16 @@ export interface components {
7404
7434
  * `nor_id_declaration`, `nor_id_declaration_token`, `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never
7405
7435
  * returned under `attributes`; inline contact attributes surface on the matching `contacts` entry instead.
7406
7436
  *
7407
- * Derived from the signed `.no` applicant declaration and ignored if supplied: `nor_id_applicant_version`,
7437
+ * Derived from the signed `.no` applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,
7408
7438
  * `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.
7409
7439
  *
7410
- * On update, only `.de` stores attributes and an empty value removes the stored attribute; `.dk` reads
7411
- * `punktum_dk_terms_acceptance` to confirm a registrant change and other registries ignore attributes.
7440
+ * On update, every registry stores the supplied attributes, and the update is not sent to the registry unless they
7441
+ * store; a registry that rejects the change stores nothing. An empty value removes the stored attribute, except for
7442
+ * `auto_renew_period`, whose only accepted values are `monthly` and `yearly`. `.dk` also reads
7443
+ * `punktum_dk_terms_acceptance` to confirm a registrant change. An update cannot change what the registrant accepted at
7444
+ * registration, so these are rejected on update: `music_registrant_attestation`, `nic_it_compliance_confirmation`,
7445
+ * `travel_industry_acknowledgement`, `internet_ee_registrant_agreement` and the three `nor_id_applicant_*` keys.
7446
+ * `punktum_dk_terms_acceptance` stays settable for a registrant change but cannot be removed with an empty value.
7412
7447
  *
7413
7448
  * @example {
7414
7449
  * "auto_renew_period": "monthly"
@@ -7461,10 +7496,10 @@ export interface components {
7461
7496
  *
7462
7497
  * Customer-settable keys:
7463
7498
  *
7464
- * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only on update. Selects the
7499
+ * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects the
7465
7500
  * period of the next renewal; the current expiry date does not move. On transfer-in without `period` it also sets the
7466
- * period added by the transfer. `monthly` is rejected on transfer-in and ignored at renewal when the TLD has no
7467
- * month-unit renewal period.
7501
+ * period added by the transfer. When the TLD has no month-unit renewal period, `monthly` is rejected on update and on
7502
+ * a transfer-in that omits `period`, and ignored at renewal.
7468
7503
  * - `music_registrant_attestation`: `true`. `.music` registration.
7469
7504
  * - `nic_it_compliance_confirmation`: `true`. `.it` registration and transfer.
7470
7505
  * - `travel_industry_acknowledgement`: `true`. `.travel` registration.
@@ -7479,11 +7514,16 @@ export interface components {
7479
7514
  * `nor_id_declaration`, `nor_id_declaration_token`, `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never
7480
7515
  * returned under `attributes`; inline contact attributes surface on the matching `contacts` entry instead.
7481
7516
  *
7482
- * Derived from the signed `.no` applicant declaration and ignored if supplied: `nor_id_applicant_version`,
7517
+ * Derived from the signed `.no` applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,
7483
7518
  * `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.
7484
7519
  *
7485
- * On update, only `.de` stores attributes and an empty value removes the stored attribute; `.dk` reads
7486
- * `punktum_dk_terms_acceptance` to confirm a registrant change and other registries ignore attributes.
7520
+ * On update, every registry stores the supplied attributes, and the update is not sent to the registry unless they
7521
+ * store; a registry that rejects the change stores nothing. An empty value removes the stored attribute, except for
7522
+ * `auto_renew_period`, whose only accepted values are `monthly` and `yearly`. `.dk` also reads
7523
+ * `punktum_dk_terms_acceptance` to confirm a registrant change. An update cannot change what the registrant accepted at
7524
+ * registration, so these are rejected on update: `music_registrant_attestation`, `nic_it_compliance_confirmation`,
7525
+ * `travel_industry_acknowledgement`, `internet_ee_registrant_agreement` and the three `nor_id_applicant_*` keys.
7526
+ * `punktum_dk_terms_acceptance` stays settable for a registrant change but cannot be removed with an empty value.
7487
7527
  *
7488
7528
  * @example {
7489
7529
  * "auto_renew_period": "monthly"
@@ -7568,10 +7608,10 @@ export interface components {
7568
7608
  *
7569
7609
  * Customer-settable keys:
7570
7610
  *
7571
- * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only on update. Selects the
7611
+ * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects the
7572
7612
  * period of the next renewal; the current expiry date does not move. On transfer-in without `period` it also sets the
7573
- * period added by the transfer. `monthly` is rejected on transfer-in and ignored at renewal when the TLD has no
7574
- * month-unit renewal period.
7613
+ * period added by the transfer. When the TLD has no month-unit renewal period, `monthly` is rejected on update and on
7614
+ * a transfer-in that omits `period`, and ignored at renewal.
7575
7615
  * - `music_registrant_attestation`: `true`. `.music` registration.
7576
7616
  * - `nic_it_compliance_confirmation`: `true`. `.it` registration and transfer.
7577
7617
  * - `travel_industry_acknowledgement`: `true`. `.travel` registration.
@@ -7586,11 +7626,16 @@ export interface components {
7586
7626
  * `nor_id_declaration`, `nor_id_declaration_token`, `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never
7587
7627
  * returned under `attributes`; inline contact attributes surface on the matching `contacts` entry instead.
7588
7628
  *
7589
- * Derived from the signed `.no` applicant declaration and ignored if supplied: `nor_id_applicant_version`,
7629
+ * Derived from the signed `.no` applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,
7590
7630
  * `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.
7591
7631
  *
7592
- * On update, only `.de` stores attributes and an empty value removes the stored attribute; `.dk` reads
7593
- * `punktum_dk_terms_acceptance` to confirm a registrant change and other registries ignore attributes.
7632
+ * On update, every registry stores the supplied attributes, and the update is not sent to the registry unless they
7633
+ * store; a registry that rejects the change stores nothing. An empty value removes the stored attribute, except for
7634
+ * `auto_renew_period`, whose only accepted values are `monthly` and `yearly`. `.dk` also reads
7635
+ * `punktum_dk_terms_acceptance` to confirm a registrant change. An update cannot change what the registrant accepted at
7636
+ * registration, so these are rejected on update: `music_registrant_attestation`, `nic_it_compliance_confirmation`,
7637
+ * `travel_industry_acknowledgement`, `internet_ee_registrant_agreement` and the three `nor_id_applicant_*` keys.
7638
+ * `punktum_dk_terms_acceptance` stays settable for a registrant change but cannot be removed with an empty value.
7594
7639
  *
7595
7640
  * @example {
7596
7641
  * "auto_renew_period": "monthly"
@@ -7743,10 +7788,10 @@ export interface components {
7743
7788
  *
7744
7789
  * Customer-settable keys:
7745
7790
  *
7746
- * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create and transfer-in, `.de` only on update. Selects the
7791
+ * - `auto_renew_period`: `monthly` or `yearly`. All TLDs on create, transfer-in and update. Selects the
7747
7792
  * period of the next renewal; the current expiry date does not move. On transfer-in without `period` it also sets the
7748
- * period added by the transfer. `monthly` is rejected on transfer-in and ignored at renewal when the TLD has no
7749
- * month-unit renewal period.
7793
+ * period added by the transfer. When the TLD has no month-unit renewal period, `monthly` is rejected on update and on
7794
+ * a transfer-in that omits `period`, and ignored at renewal.
7750
7795
  * - `music_registrant_attestation`: `true`. `.music` registration.
7751
7796
  * - `nic_it_compliance_confirmation`: `true`. `.it` registration and transfer.
7752
7797
  * - `travel_industry_acknowledgement`: `true`. `.travel` registration.
@@ -7761,11 +7806,16 @@ export interface components {
7761
7806
  * `nor_id_declaration`, `nor_id_declaration_token`, `punktum_dk_tracking_no`, `domain_contact_attributes`. They are never
7762
7807
  * returned under `attributes`; inline contact attributes surface on the matching `contacts` entry instead.
7763
7808
  *
7764
- * Derived from the signed `.no` applicant declaration and ignored if supplied: `nor_id_applicant_version`,
7809
+ * Derived from the signed `.no` applicant declaration and ignored if supplied on create: `nor_id_applicant_version`,
7765
7810
  * `nor_id_applicant_accept_name`, `nor_id_applicant_accept_date`.
7766
7811
  *
7767
- * On update, only `.de` stores attributes and an empty value removes the stored attribute; `.dk` reads
7768
- * `punktum_dk_terms_acceptance` to confirm a registrant change and other registries ignore attributes.
7812
+ * On update, every registry stores the supplied attributes, and the update is not sent to the registry unless they
7813
+ * store; a registry that rejects the change stores nothing. An empty value removes the stored attribute, except for
7814
+ * `auto_renew_period`, whose only accepted values are `monthly` and `yearly`. `.dk` also reads
7815
+ * `punktum_dk_terms_acceptance` to confirm a registrant change. An update cannot change what the registrant accepted at
7816
+ * registration, so these are rejected on update: `music_registrant_attestation`, `nic_it_compliance_confirmation`,
7817
+ * `travel_industry_acknowledgement`, `internet_ee_registrant_agreement` and the three `nor_id_applicant_*` keys.
7818
+ * `punktum_dk_terms_acceptance` stays settable for a registrant change but cannot be removed with an empty value.
7769
7819
  *
7770
7820
  * @example {
7771
7821
  * "auto_renew_period": "monthly"