@pushwoosh/rpc-v2-http-api-data 0.1.481 → 0.1.483
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 +0 -3
- package/package.json +1 -1
- package/rich_medias.d.ts +0 -1
package/data.js
CHANGED
|
@@ -17654,9 +17654,6 @@ export const data = {
|
|
|
17654
17654
|
"fields": {
|
|
17655
17655
|
"code": {
|
|
17656
17656
|
"type": "string"
|
|
17657
|
-
},
|
|
17658
|
-
"blockBased": {
|
|
17659
|
-
"type": "boolean"
|
|
17660
17657
|
}
|
|
17661
17658
|
}
|
|
17662
17659
|
},
|
package/package.json
CHANGED