@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.
package/build/cjs/meta.js CHANGED
@@ -191,24 +191,40 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
191
191
  {
192
192
  srcPath: "/_api/communities-blog-node-api",
193
193
  destPath: ""
194
+ },
195
+ {
196
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
197
+ destPath: "/v3/posts"
194
198
  }
195
199
  ],
196
200
  "blocks._base_domain_": [
197
201
  {
198
202
  srcPath: "/_api/communities-blog-node-api",
199
203
  destPath: ""
204
+ },
205
+ {
206
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
207
+ destPath: "/v3/posts"
200
208
  }
201
209
  ],
202
210
  "create.editorx": [
203
211
  {
204
212
  srcPath: "/_api/communities-blog-node-api",
205
213
  destPath: ""
214
+ },
215
+ {
216
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
217
+ destPath: "/v3/posts"
206
218
  }
207
219
  ],
208
220
  "*.dev.wix-code.com": [
209
221
  {
210
222
  srcPath: "/_api/communities-blog-node-api",
211
223
  destPath: ""
224
+ },
225
+ {
226
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
227
+ destPath: "/v3/posts"
212
228
  }
213
229
  ],
214
230
  "*.pub.wix-code.com": [
@@ -263,12 +279,20 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
263
279
  {
264
280
  srcPath: "/_api/communities-blog-node-api",
265
281
  destPath: ""
282
+ },
283
+ {
284
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
285
+ destPath: "/v3/posts"
266
286
  }
267
287
  ],
268
288
  "dev._base_domain_": [
269
289
  {
270
290
  srcPath: "/_api/communities-blog-node-api",
271
291
  destPath: ""
292
+ },
293
+ {
294
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
295
+ destPath: "/v3/posts"
272
296
  }
273
297
  ],
274
298
  "www.wixapis.com": [