@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.
@@ -142,6 +142,24 @@ 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",
@@ -209,30 +227,18 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
209
227
  {
210
228
  srcPath: "/_api/communities-blog-node-api",
211
229
  destPath: ""
212
- },
213
- {
214
- srcPath: "/_api/communities-blog-node-api/v3/posts",
215
- destPath: "/v3/posts"
216
230
  }
217
231
  ],
218
232
  "blocks._base_domain_": [
219
233
  {
220
234
  srcPath: "/_api/communities-blog-node-api",
221
235
  destPath: ""
222
- },
223
- {
224
- srcPath: "/_api/communities-blog-node-api/v3/posts",
225
- destPath: "/v3/posts"
226
236
  }
227
237
  ],
228
238
  "create.editorx": [
229
239
  {
230
240
  srcPath: "/_api/communities-blog-node-api",
231
241
  destPath: ""
232
- },
233
- {
234
- srcPath: "/_api/communities-blog-node-api/v3/posts",
235
- destPath: "/v3/posts"
236
242
  }
237
243
  ],
238
244
  "*.dev.wix-code.com": [