@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.
@@ -52,6 +52,24 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
52
52
  destPath: "/v3/posts"
53
53
  }
54
54
  ],
55
+ "editor._base_domain_": [
56
+ {
57
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
58
+ destPath: "/v3/posts"
59
+ }
60
+ ],
61
+ "blocks._base_domain_": [
62
+ {
63
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
64
+ destPath: "/v3/posts"
65
+ }
66
+ ],
67
+ "create.editorx": [
68
+ {
69
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
70
+ destPath: "/v3/posts"
71
+ }
72
+ ],
55
73
  "editor.wixapps.net": [
56
74
  {
57
75
  srcPath: "/_api/communities-blog-node-api/v3/posts",
@@ -119,30 +137,18 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
119
137
  {
120
138
  srcPath: "/_api/communities-blog-node-api",
121
139
  destPath: ""
122
- },
123
- {
124
- srcPath: "/_api/communities-blog-node-api/v3/posts",
125
- destPath: "/v3/posts"
126
140
  }
127
141
  ],
128
142
  "blocks._base_domain_": [
129
143
  {
130
144
  srcPath: "/_api/communities-blog-node-api",
131
145
  destPath: ""
132
- },
133
- {
134
- srcPath: "/_api/communities-blog-node-api/v3/posts",
135
- destPath: "/v3/posts"
136
146
  }
137
147
  ],
138
148
  "create.editorx": [
139
149
  {
140
150
  srcPath: "/_api/communities-blog-node-api",
141
151
  destPath: ""
142
- },
143
- {
144
- srcPath: "/_api/communities-blog-node-api/v3/posts",
145
- destPath: "/v3/posts"
146
152
  }
147
153
  ],
148
154
  "*.dev.wix-code.com": [