@wix/auto_sdk_blog_posts 1.0.91 → 1.0.92

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.
@@ -157,6 +157,12 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
157
157
  srcPath: "/_api/communities-blog-node-api/v3/posts",
158
158
  destPath: "/v3/posts"
159
159
  }
160
+ ],
161
+ "editor.wixapps.net": [
162
+ {
163
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
164
+ destPath: "/v3/posts"
165
+ }
160
166
  ]
161
167
  };
162
168
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -303,10 +309,6 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
303
309
  {
304
310
  srcPath: "/_api/communities-blog-node-api",
305
311
  destPath: ""
306
- },
307
- {
308
- srcPath: "/_api/communities-blog-node-api/v3/posts",
309
- destPath: "/v3/posts"
310
312
  }
311
313
  ],
312
314
  "dev._base_domain_": [