@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.
@@ -72,6 +72,24 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
72
72
  destPath: "/v3/posts"
73
73
  }
74
74
  ],
75
+ "editor._base_domain_": [
76
+ {
77
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
78
+ destPath: "/v3/posts"
79
+ }
80
+ ],
81
+ "blocks._base_domain_": [
82
+ {
83
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
84
+ destPath: "/v3/posts"
85
+ }
86
+ ],
87
+ "create.editorx": [
88
+ {
89
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
90
+ destPath: "/v3/posts"
91
+ }
92
+ ],
75
93
  "editor.wixapps.net": [
76
94
  {
77
95
  srcPath: "/_api/communities-blog-node-api/v3/posts",
@@ -139,30 +157,18 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
139
157
  {
140
158
  srcPath: "/_api/communities-blog-node-api",
141
159
  destPath: ""
142
- },
143
- {
144
- srcPath: "/_api/communities-blog-node-api/v3/posts",
145
- destPath: "/v3/posts"
146
160
  }
147
161
  ],
148
162
  "blocks._base_domain_": [
149
163
  {
150
164
  srcPath: "/_api/communities-blog-node-api",
151
165
  destPath: ""
152
- },
153
- {
154
- srcPath: "/_api/communities-blog-node-api/v3/posts",
155
- destPath: "/v3/posts"
156
166
  }
157
167
  ],
158
168
  "create.editorx": [
159
169
  {
160
170
  srcPath: "/_api/communities-blog-node-api",
161
171
  destPath: ""
162
- },
163
- {
164
- srcPath: "/_api/communities-blog-node-api/v3/posts",
165
- destPath: "/v3/posts"
166
172
  }
167
173
  ],
168
174
  "*.dev.wix-code.com": [