@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.
@@ -135,6 +135,12 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
135
135
  srcPath: "/_api/communities-blog-node-api/v3/posts",
136
136
  destPath: "/v3/posts"
137
137
  }
138
+ ],
139
+ "*.dev.wix-code.com": [
140
+ {
141
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
142
+ destPath: "/v3/posts"
143
+ }
138
144
  ]
139
145
  };
140
146
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -197,18 +203,30 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
197
203
  {
198
204
  srcPath: "/_api/communities-blog-node-api",
199
205
  destPath: ""
206
+ },
207
+ {
208
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
209
+ destPath: "/v3/posts"
200
210
  }
201
211
  ],
202
212
  "blocks._base_domain_": [
203
213
  {
204
214
  srcPath: "/_api/communities-blog-node-api",
205
215
  destPath: ""
216
+ },
217
+ {
218
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
219
+ destPath: "/v3/posts"
206
220
  }
207
221
  ],
208
222
  "create.editorx": [
209
223
  {
210
224
  srcPath: "/_api/communities-blog-node-api",
211
225
  destPath: ""
226
+ },
227
+ {
228
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
229
+ destPath: "/v3/posts"
212
230
  }
213
231
  ],
214
232
  "*.dev.wix-code.com": [
@@ -269,12 +287,20 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
269
287
  {
270
288
  srcPath: "/_api/communities-blog-node-api",
271
289
  destPath: ""
290
+ },
291
+ {
292
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
293
+ destPath: "/v3/posts"
272
294
  }
273
295
  ],
274
296
  "dev._base_domain_": [
275
297
  {
276
298
  srcPath: "/_api/communities-blog-node-api",
277
299
  destPath: ""
300
+ },
301
+ {
302
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
303
+ destPath: "/v3/posts"
278
304
  }
279
305
  ],
280
306
  "www.wixapis.com": [