@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.
@@ -136,6 +136,24 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
136
136
  destPath: "/v3/posts"
137
137
  }
138
138
  ],
139
+ "editor._base_domain_": [
140
+ {
141
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
142
+ destPath: "/v3/posts"
143
+ }
144
+ ],
145
+ "blocks._base_domain_": [
146
+ {
147
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
148
+ destPath: "/v3/posts"
149
+ }
150
+ ],
151
+ "create.editorx": [
152
+ {
153
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
154
+ destPath: "/v3/posts"
155
+ }
156
+ ],
139
157
  "editor.wixapps.net": [
140
158
  {
141
159
  srcPath: "/_api/communities-blog-node-api/v3/posts",
@@ -203,30 +221,18 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
203
221
  {
204
222
  srcPath: "/_api/communities-blog-node-api",
205
223
  destPath: ""
206
- },
207
- {
208
- srcPath: "/_api/communities-blog-node-api/v3/posts",
209
- destPath: "/v3/posts"
210
224
  }
211
225
  ],
212
226
  "blocks._base_domain_": [
213
227
  {
214
228
  srcPath: "/_api/communities-blog-node-api",
215
229
  destPath: ""
216
- },
217
- {
218
- srcPath: "/_api/communities-blog-node-api/v3/posts",
219
- destPath: "/v3/posts"
220
230
  }
221
231
  ],
222
232
  "create.editorx": [
223
233
  {
224
234
  srcPath: "/_api/communities-blog-node-api",
225
235
  destPath: ""
226
- },
227
- {
228
- srcPath: "/_api/communities-blog-node-api/v3/posts",
229
- destPath: "/v3/posts"
230
236
  }
231
237
  ],
232
238
  "*.dev.wix-code.com": [