@wix/auto_sdk_blog_posts 1.0.89 → 1.0.90

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.
@@ -127,24 +127,40 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
127
127
  {
128
128
  srcPath: "/_api/communities-blog-node-api",
129
129
  destPath: ""
130
+ },
131
+ {
132
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
133
+ destPath: "/v3/posts"
130
134
  }
131
135
  ],
132
136
  "blocks._base_domain_": [
133
137
  {
134
138
  srcPath: "/_api/communities-blog-node-api",
135
139
  destPath: ""
140
+ },
141
+ {
142
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
143
+ destPath: "/v3/posts"
136
144
  }
137
145
  ],
138
146
  "create.editorx": [
139
147
  {
140
148
  srcPath: "/_api/communities-blog-node-api",
141
149
  destPath: ""
150
+ },
151
+ {
152
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
153
+ destPath: "/v3/posts"
142
154
  }
143
155
  ],
144
156
  "*.dev.wix-code.com": [
145
157
  {
146
158
  srcPath: "/_api/communities-blog-node-api",
147
159
  destPath: ""
160
+ },
161
+ {
162
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
163
+ destPath: "/v3/posts"
148
164
  }
149
165
  ],
150
166
  "*.pub.wix-code.com": [
@@ -199,12 +215,20 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
199
215
  {
200
216
  srcPath: "/_api/communities-blog-node-api",
201
217
  destPath: ""
218
+ },
219
+ {
220
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
221
+ destPath: "/v3/posts"
202
222
  }
203
223
  ],
204
224
  "dev._base_domain_": [
205
225
  {
206
226
  srcPath: "/_api/communities-blog-node-api",
207
227
  destPath: ""
228
+ },
229
+ {
230
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
231
+ destPath: "/v3/posts"
208
232
  }
209
233
  ],
210
234
  "www.wixapis.com": [