@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.
package/build/cjs/meta.js CHANGED
@@ -136,11 +136,35 @@ 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",
142
160
  destPath: "/v3/posts"
143
161
  }
162
+ ],
163
+ "dev._base_domain_": [
164
+ {
165
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
166
+ destPath: "/v3/posts"
167
+ }
144
168
  ]
145
169
  };
146
170
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -203,30 +227,18 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
203
227
  {
204
228
  srcPath: "/_api/communities-blog-node-api",
205
229
  destPath: ""
206
- },
207
- {
208
- srcPath: "/_api/communities-blog-node-api/v3/posts",
209
- destPath: "/v3/posts"
210
230
  }
211
231
  ],
212
232
  "blocks._base_domain_": [
213
233
  {
214
234
  srcPath: "/_api/communities-blog-node-api",
215
235
  destPath: ""
216
- },
217
- {
218
- srcPath: "/_api/communities-blog-node-api/v3/posts",
219
- destPath: "/v3/posts"
220
236
  }
221
237
  ],
222
238
  "create.editorx": [
223
239
  {
224
240
  srcPath: "/_api/communities-blog-node-api",
225
241
  destPath: ""
226
- },
227
- {
228
- srcPath: "/_api/communities-blog-node-api/v3/posts",
229
- destPath: "/v3/posts"
230
242
  }
231
243
  ],
232
244
  "*.dev.wix-code.com": [
@@ -293,10 +305,6 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
293
305
  {
294
306
  srcPath: "/_api/communities-blog-node-api",
295
307
  destPath: ""
296
- },
297
- {
298
- srcPath: "/_api/communities-blog-node-api/v3/posts",
299
- destPath: "/v3/posts"
300
308
  }
301
309
  ],
302
310
  "www.wixapis.com": [