@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.
@@ -60,6 +60,24 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
60
60
  destPath: "/v3/posts"
61
61
  }
62
62
  ],
63
+ "editor._base_domain_": [
64
+ {
65
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
66
+ destPath: "/v3/posts"
67
+ }
68
+ ],
69
+ "blocks._base_domain_": [
70
+ {
71
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
72
+ destPath: "/v3/posts"
73
+ }
74
+ ],
75
+ "create.editorx": [
76
+ {
77
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
78
+ destPath: "/v3/posts"
79
+ }
80
+ ],
63
81
  "editor.wixapps.net": [
64
82
  {
65
83
  srcPath: "/_api/communities-blog-node-api/v3/posts",
@@ -127,30 +145,18 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
127
145
  {
128
146
  srcPath: "/_api/communities-blog-node-api",
129
147
  destPath: ""
130
- },
131
- {
132
- srcPath: "/_api/communities-blog-node-api/v3/posts",
133
- destPath: "/v3/posts"
134
148
  }
135
149
  ],
136
150
  "blocks._base_domain_": [
137
151
  {
138
152
  srcPath: "/_api/communities-blog-node-api",
139
153
  destPath: ""
140
- },
141
- {
142
- srcPath: "/_api/communities-blog-node-api/v3/posts",
143
- destPath: "/v3/posts"
144
154
  }
145
155
  ],
146
156
  "create.editorx": [
147
157
  {
148
158
  srcPath: "/_api/communities-blog-node-api",
149
159
  destPath: ""
150
- },
151
- {
152
- srcPath: "/_api/communities-blog-node-api/v3/posts",
153
- destPath: "/v3/posts"
154
160
  }
155
161
  ],
156
162
  "*.dev.wix-code.com": [