@wix/auto_sdk_blog_posts 1.0.89 → 1.0.91

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.
@@ -151,6 +151,12 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
151
151
  srcPath: "/_api/communities-blog-node-api/v3/posts",
152
152
  destPath: "/v3/posts"
153
153
  }
154
+ ],
155
+ "*.dev.wix-code.com": [
156
+ {
157
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
158
+ destPath: "/v3/posts"
159
+ }
154
160
  ]
155
161
  };
156
162
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -213,18 +219,30 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
213
219
  {
214
220
  srcPath: "/_api/communities-blog-node-api",
215
221
  destPath: ""
222
+ },
223
+ {
224
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
225
+ destPath: "/v3/posts"
216
226
  }
217
227
  ],
218
228
  "blocks._base_domain_": [
219
229
  {
220
230
  srcPath: "/_api/communities-blog-node-api",
221
231
  destPath: ""
232
+ },
233
+ {
234
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
235
+ destPath: "/v3/posts"
222
236
  }
223
237
  ],
224
238
  "create.editorx": [
225
239
  {
226
240
  srcPath: "/_api/communities-blog-node-api",
227
241
  destPath: ""
242
+ },
243
+ {
244
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
245
+ destPath: "/v3/posts"
228
246
  }
229
247
  ],
230
248
  "*.dev.wix-code.com": [
@@ -285,12 +303,20 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
285
303
  {
286
304
  srcPath: "/_api/communities-blog-node-api",
287
305
  destPath: ""
306
+ },
307
+ {
308
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
309
+ destPath: "/v3/posts"
288
310
  }
289
311
  ],
290
312
  "dev._base_domain_": [
291
313
  {
292
314
  srcPath: "/_api/communities-blog-node-api",
293
315
  destPath: ""
316
+ },
317
+ {
318
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
319
+ destPath: "/v3/posts"
294
320
  }
295
321
  ],
296
322
  "www.wixapis.com": [