@wix/auto_sdk_blog_posts 1.0.93 → 1.0.95

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.
@@ -158,11 +158,35 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
158
158
  destPath: "/v3/posts"
159
159
  }
160
160
  ],
161
+ "editor._base_domain_": [
162
+ {
163
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
164
+ destPath: "/v3/posts"
165
+ }
166
+ ],
167
+ "blocks._base_domain_": [
168
+ {
169
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
170
+ destPath: "/v3/posts"
171
+ }
172
+ ],
173
+ "create.editorx": [
174
+ {
175
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
176
+ destPath: "/v3/posts"
177
+ }
178
+ ],
161
179
  "editor.wixapps.net": [
162
180
  {
163
181
  srcPath: "/_api/communities-blog-node-api/v3/posts",
164
182
  destPath: "/v3/posts"
165
183
  }
184
+ ],
185
+ "dev._base_domain_": [
186
+ {
187
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
188
+ destPath: "/v3/posts"
189
+ }
166
190
  ]
167
191
  };
168
192
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -225,30 +249,18 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
225
249
  {
226
250
  srcPath: "/_api/communities-blog-node-api",
227
251
  destPath: ""
228
- },
229
- {
230
- srcPath: "/_api/communities-blog-node-api/v3/posts",
231
- destPath: "/v3/posts"
232
252
  }
233
253
  ],
234
254
  "blocks._base_domain_": [
235
255
  {
236
256
  srcPath: "/_api/communities-blog-node-api",
237
257
  destPath: ""
238
- },
239
- {
240
- srcPath: "/_api/communities-blog-node-api/v3/posts",
241
- destPath: "/v3/posts"
242
258
  }
243
259
  ],
244
260
  "create.editorx": [
245
261
  {
246
262
  srcPath: "/_api/communities-blog-node-api",
247
263
  destPath: ""
248
- },
249
- {
250
- srcPath: "/_api/communities-blog-node-api/v3/posts",
251
- destPath: "/v3/posts"
252
264
  }
253
265
  ],
254
266
  "*.dev.wix-code.com": [
@@ -315,10 +327,6 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
315
327
  {
316
328
  srcPath: "/_api/communities-blog-node-api",
317
329
  destPath: ""
318
- },
319
- {
320
- srcPath: "/_api/communities-blog-node-api/v3/posts",
321
- destPath: "/v3/posts"
322
330
  }
323
331
  ],
324
332
  "www.wixapis.com": [