@wix/auto_sdk_blog_posts 1.0.79 → 1.0.80

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/build/cjs/meta.js CHANGED
@@ -105,6 +105,10 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
105
105
  }
106
106
  ],
107
107
  "www.wixapis.com": [
108
+ {
109
+ srcPath: "/v3/posts",
110
+ destPath: "/v3/posts"
111
+ },
108
112
  {
109
113
  srcPath: "/blog/v3/posts",
110
114
  destPath: "/v3/posts"
@@ -272,10 +276,6 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
272
276
  srcPath: "/v2/stats",
273
277
  destPath: "/v2/stats"
274
278
  },
275
- {
276
- srcPath: "/v3/posts",
277
- destPath: "/v3/posts"
278
- },
279
279
  {
280
280
  srcPath: "/blog/v2/stats",
281
281
  destPath: "/v2/stats"