@wevion/cli 1.0.3878 → 1.0.3880

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.
Files changed (2) hide show
  1. package/openapi.json +1 -1
  2. package/package.json +1 -1
package/openapi.json CHANGED
@@ -167087,7 +167087,7 @@
167087
167087
  "tags": [
167088
167088
  "launch"
167089
167089
  ],
167090
- "description": "Fetches applications associated with a Meta ad account via the Graph API. Used by Campaign Creator for APP_PROMOTION objective.",
167090
+ "description": "Fetches the advertisable applications of a Meta ad account via the Graph API. Used by Campaign Creator for APP_PROMOTION objective.",
167091
167091
  "parameters": [
167092
167092
  {
167093
167093
  "schema": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wevion/cli",
3
- "version": "1.0.3878",
3
+ "version": "1.0.3880",
4
4
  "description": "Wevion API command-line interface — generated from the public OpenAPI spec",
5
5
  "type": "module",
6
6
  "bin": {