@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.
@@ -142,11 +142,35 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
142
142
  destPath: "/v3/posts"
143
143
  }
144
144
  ],
145
+ "editor._base_domain_": [
146
+ {
147
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
148
+ destPath: "/v3/posts"
149
+ }
150
+ ],
151
+ "blocks._base_domain_": [
152
+ {
153
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
154
+ destPath: "/v3/posts"
155
+ }
156
+ ],
157
+ "create.editorx": [
158
+ {
159
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
160
+ destPath: "/v3/posts"
161
+ }
162
+ ],
145
163
  "editor.wixapps.net": [
146
164
  {
147
165
  srcPath: "/_api/communities-blog-node-api/v3/posts",
148
166
  destPath: "/v3/posts"
149
167
  }
168
+ ],
169
+ "dev._base_domain_": [
170
+ {
171
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
172
+ destPath: "/v3/posts"
173
+ }
150
174
  ]
151
175
  };
152
176
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -209,30 +233,18 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
209
233
  {
210
234
  srcPath: "/_api/communities-blog-node-api",
211
235
  destPath: ""
212
- },
213
- {
214
- srcPath: "/_api/communities-blog-node-api/v3/posts",
215
- destPath: "/v3/posts"
216
236
  }
217
237
  ],
218
238
  "blocks._base_domain_": [
219
239
  {
220
240
  srcPath: "/_api/communities-blog-node-api",
221
241
  destPath: ""
222
- },
223
- {
224
- srcPath: "/_api/communities-blog-node-api/v3/posts",
225
- destPath: "/v3/posts"
226
242
  }
227
243
  ],
228
244
  "create.editorx": [
229
245
  {
230
246
  srcPath: "/_api/communities-blog-node-api",
231
247
  destPath: ""
232
- },
233
- {
234
- srcPath: "/_api/communities-blog-node-api/v3/posts",
235
- destPath: "/v3/posts"
236
248
  }
237
249
  ],
238
250
  "*.dev.wix-code.com": [
@@ -299,10 +311,6 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
299
311
  {
300
312
  srcPath: "/_api/communities-blog-node-api",
301
313
  destPath: ""
302
- },
303
- {
304
- srcPath: "/_api/communities-blog-node-api/v3/posts",
305
- destPath: "/v3/posts"
306
314
  }
307
315
  ],
308
316
  "www.wixapis.com": [