@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.
@@ -197,24 +197,40 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
197
197
  {
198
198
  srcPath: "/_api/communities-blog-node-api",
199
199
  destPath: ""
200
+ },
201
+ {
202
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
203
+ destPath: "/v3/posts"
200
204
  }
201
205
  ],
202
206
  "blocks._base_domain_": [
203
207
  {
204
208
  srcPath: "/_api/communities-blog-node-api",
205
209
  destPath: ""
210
+ },
211
+ {
212
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
213
+ destPath: "/v3/posts"
206
214
  }
207
215
  ],
208
216
  "create.editorx": [
209
217
  {
210
218
  srcPath: "/_api/communities-blog-node-api",
211
219
  destPath: ""
220
+ },
221
+ {
222
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
223
+ destPath: "/v3/posts"
212
224
  }
213
225
  ],
214
226
  "*.dev.wix-code.com": [
215
227
  {
216
228
  srcPath: "/_api/communities-blog-node-api",
217
229
  destPath: ""
230
+ },
231
+ {
232
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
233
+ destPath: "/v3/posts"
218
234
  }
219
235
  ],
220
236
  "*.pub.wix-code.com": [
@@ -269,12 +285,20 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
269
285
  {
270
286
  srcPath: "/_api/communities-blog-node-api",
271
287
  destPath: ""
288
+ },
289
+ {
290
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
291
+ destPath: "/v3/posts"
272
292
  }
273
293
  ],
274
294
  "dev._base_domain_": [
275
295
  {
276
296
  srcPath: "/_api/communities-blog-node-api",
277
297
  destPath: ""
298
+ },
299
+ {
300
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
301
+ destPath: "/v3/posts"
278
302
  }
279
303
  ],
280
304
  "www.wixapis.com": [