@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.
@@ -115,24 +115,40 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
115
115
  {
116
116
  srcPath: "/_api/communities-blog-node-api",
117
117
  destPath: ""
118
+ },
119
+ {
120
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
121
+ destPath: "/v3/posts"
118
122
  }
119
123
  ],
120
124
  "blocks._base_domain_": [
121
125
  {
122
126
  srcPath: "/_api/communities-blog-node-api",
123
127
  destPath: ""
128
+ },
129
+ {
130
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
131
+ destPath: "/v3/posts"
124
132
  }
125
133
  ],
126
134
  "create.editorx": [
127
135
  {
128
136
  srcPath: "/_api/communities-blog-node-api",
129
137
  destPath: ""
138
+ },
139
+ {
140
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
141
+ destPath: "/v3/posts"
130
142
  }
131
143
  ],
132
144
  "*.dev.wix-code.com": [
133
145
  {
134
146
  srcPath: "/_api/communities-blog-node-api",
135
147
  destPath: ""
148
+ },
149
+ {
150
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
151
+ destPath: "/v3/posts"
136
152
  }
137
153
  ],
138
154
  "*.pub.wix-code.com": [
@@ -187,12 +203,20 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
187
203
  {
188
204
  srcPath: "/_api/communities-blog-node-api",
189
205
  destPath: ""
206
+ },
207
+ {
208
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
209
+ destPath: "/v3/posts"
190
210
  }
191
211
  ],
192
212
  "dev._base_domain_": [
193
213
  {
194
214
  srcPath: "/_api/communities-blog-node-api",
195
215
  destPath: ""
216
+ },
217
+ {
218
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
219
+ destPath: "/v3/posts"
196
220
  }
197
221
  ],
198
222
  "www.wixapis.com": [