@wix/auto_sdk_blog_posts 1.0.88 → 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.
package/build/es/meta.mjs CHANGED
@@ -107,24 +107,40 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
107
107
  {
108
108
  srcPath: "/_api/communities-blog-node-api",
109
109
  destPath: ""
110
+ },
111
+ {
112
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
113
+ destPath: "/v3/posts"
110
114
  }
111
115
  ],
112
116
  "blocks._base_domain_": [
113
117
  {
114
118
  srcPath: "/_api/communities-blog-node-api",
115
119
  destPath: ""
120
+ },
121
+ {
122
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
123
+ destPath: "/v3/posts"
116
124
  }
117
125
  ],
118
126
  "create.editorx": [
119
127
  {
120
128
  srcPath: "/_api/communities-blog-node-api",
121
129
  destPath: ""
130
+ },
131
+ {
132
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
133
+ destPath: "/v3/posts"
122
134
  }
123
135
  ],
124
136
  "*.dev.wix-code.com": [
125
137
  {
126
138
  srcPath: "/_api/communities-blog-node-api",
127
139
  destPath: ""
140
+ },
141
+ {
142
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
143
+ destPath: "/v3/posts"
128
144
  }
129
145
  ],
130
146
  "*.pub.wix-code.com": [
@@ -179,12 +195,20 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
179
195
  {
180
196
  srcPath: "/_api/communities-blog-node-api",
181
197
  destPath: ""
198
+ },
199
+ {
200
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
201
+ destPath: "/v3/posts"
182
202
  }
183
203
  ],
184
204
  "dev._base_domain_": [
185
205
  {
186
206
  srcPath: "/_api/communities-blog-node-api",
187
207
  destPath: ""
208
+ },
209
+ {
210
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
211
+ destPath: "/v3/posts"
188
212
  }
189
213
  ],
190
214
  "www.wixapis.com": [