@pushwoosh/rpc-v2-http-api-data 0.1.689 → 0.1.690
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/statistics_dashboards.d.ts +0 -1
package/data.js
CHANGED
|
@@ -20297,9 +20297,6 @@ export const data = {
|
|
|
20297
20297
|
},
|
|
20298
20298
|
"application": {
|
|
20299
20299
|
"type": "string"
|
|
20300
|
-
},
|
|
20301
|
-
"prompt": {
|
|
20302
|
-
"type": "string"
|
|
20303
20300
|
}
|
|
20304
20301
|
}
|
|
20305
20302
|
},
|
package/package.json
CHANGED