@wix/auto_sdk_blog_posts 1.0.93 → 1.0.94

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,6 +158,24 @@ 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",
@@ -225,30 +243,18 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
225
243
  {
226
244
  srcPath: "/_api/communities-blog-node-api",
227
245
  destPath: ""
228
- },
229
- {
230
- srcPath: "/_api/communities-blog-node-api/v3/posts",
231
- destPath: "/v3/posts"
232
246
  }
233
247
  ],
234
248
  "blocks._base_domain_": [
235
249
  {
236
250
  srcPath: "/_api/communities-blog-node-api",
237
251
  destPath: ""
238
- },
239
- {
240
- srcPath: "/_api/communities-blog-node-api/v3/posts",
241
- destPath: "/v3/posts"
242
252
  }
243
253
  ],
244
254
  "create.editorx": [
245
255
  {
246
256
  srcPath: "/_api/communities-blog-node-api",
247
257
  destPath: ""
248
- },
249
- {
250
- srcPath: "/_api/communities-blog-node-api/v3/posts",
251
- destPath: "/v3/posts"
252
258
  }
253
259
  ],
254
260
  "*.dev.wix-code.com": [