@wix/auto_sdk_blog_posts 1.0.89 → 1.0.90

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.
@@ -213,24 +213,40 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
213
213
  {
214
214
  srcPath: "/_api/communities-blog-node-api",
215
215
  destPath: ""
216
+ },
217
+ {
218
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
219
+ destPath: "/v3/posts"
216
220
  }
217
221
  ],
218
222
  "blocks._base_domain_": [
219
223
  {
220
224
  srcPath: "/_api/communities-blog-node-api",
221
225
  destPath: ""
226
+ },
227
+ {
228
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
229
+ destPath: "/v3/posts"
222
230
  }
223
231
  ],
224
232
  "create.editorx": [
225
233
  {
226
234
  srcPath: "/_api/communities-blog-node-api",
227
235
  destPath: ""
236
+ },
237
+ {
238
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
239
+ destPath: "/v3/posts"
228
240
  }
229
241
  ],
230
242
  "*.dev.wix-code.com": [
231
243
  {
232
244
  srcPath: "/_api/communities-blog-node-api",
233
245
  destPath: ""
246
+ },
247
+ {
248
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
249
+ destPath: "/v3/posts"
234
250
  }
235
251
  ],
236
252
  "*.pub.wix-code.com": [
@@ -285,12 +301,20 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
285
301
  {
286
302
  srcPath: "/_api/communities-blog-node-api",
287
303
  destPath: ""
304
+ },
305
+ {
306
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
307
+ destPath: "/v3/posts"
288
308
  }
289
309
  ],
290
310
  "dev._base_domain_": [
291
311
  {
292
312
  srcPath: "/_api/communities-blog-node-api",
293
313
  destPath: ""
314
+ },
315
+ {
316
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
317
+ destPath: "/v3/posts"
294
318
  }
295
319
  ],
296
320
  "www.wixapis.com": [