@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.
@@ -41,6 +41,10 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
41
41
  }
42
42
  ],
43
43
  "www.wixapis.com": [
44
+ {
45
+ srcPath: "/v3/posts",
46
+ destPath: "/v3/posts"
47
+ },
44
48
  {
45
49
  srcPath: "/blog/v3/posts",
46
50
  destPath: "/v3/posts"
@@ -208,10 +212,6 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
208
212
  srcPath: "/v2/stats",
209
213
  destPath: "/v2/stats"
210
214
  },
211
- {
212
- srcPath: "/v3/posts",
213
- destPath: "/v3/posts"
214
- },
215
215
  {
216
216
  srcPath: "/blog/v2/stats",
217
217
  destPath: "/v2/stats"