@pushwoosh/rpc-v2-http-api-data 0.2.66 → 0.2.67
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/data.js +4 -0
- package/emails_configurations.d.ts +1 -0
- package/package.json +1 -1
package/data.js
CHANGED
|
@@ -8020,6 +8020,10 @@ export const data = {
|
|
|
8020
8020
|
"cnames": {
|
|
8021
8021
|
"type": "pushwoosh.rpc_v2.emails_configurations.Domain.CName",
|
|
8022
8022
|
"array": true
|
|
8023
|
+
},
|
|
8024
|
+
"cnamesYandex": {
|
|
8025
|
+
"type": "pushwoosh.rpc_v2.emails_configurations.Domain.CName",
|
|
8026
|
+
"array": true
|
|
8023
8027
|
}
|
|
8024
8028
|
}
|
|
8025
8029
|
},
|