@wix/auto_sdk_blog_posts 1.0.67 → 1.0.68
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/cjs/index.d.ts +24 -31
- package/build/cjs/index.js +11 -195
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +21 -28
- package/build/cjs/index.typings.js +6 -185
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.js +1 -180
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +24 -31
- package/build/es/index.mjs +11 -195
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +21 -28
- package/build/es/index.typings.mjs +6 -185
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.mjs +1 -180
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +24 -31
- package/build/internal/cjs/index.js +11 -195
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +21 -28
- package/build/internal/cjs/index.typings.js +6 -185
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.js +1 -180
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +24 -31
- package/build/internal/es/index.mjs +11 -195
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +21 -28
- package/build/internal/es/index.typings.mjs +6 -185
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.mjs +1 -180
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
package/build/es/meta.mjs
CHANGED
|
@@ -7,186 +7,7 @@ import { transformRESTTimestampToSDKTimestamp } from "@wix/sdk-runtime/transform
|
|
|
7
7
|
import { transformPaths } from "@wix/sdk-runtime/transformations/transform-paths";
|
|
8
8
|
import { resolveUrl } from "@wix/sdk-runtime/rest-modules";
|
|
9
9
|
function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts) {
|
|
10
|
-
const domainToMappings = {
|
|
11
|
-
"api._api_base_domain_": [
|
|
12
|
-
{
|
|
13
|
-
srcPath: "/communities-blog-node-api",
|
|
14
|
-
destPath: ""
|
|
15
|
-
}
|
|
16
|
-
],
|
|
17
|
-
"www._base_domain_": [
|
|
18
|
-
{
|
|
19
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
20
|
-
destPath: ""
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
srcPath: "/_api/communities-blog-node-api/v3/posts",
|
|
24
|
-
destPath: "/v3/posts"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
srcPath: "/_api/communities-blog-node-api/v2/stats",
|
|
28
|
-
destPath: "/v2/stats"
|
|
29
|
-
}
|
|
30
|
-
],
|
|
31
|
-
"apps._base_domain_": [
|
|
32
|
-
{
|
|
33
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
34
|
-
destPath: ""
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
srcPath: "/_api/communities-blog-node-api/v3/posts",
|
|
38
|
-
destPath: "/v3/posts"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
srcPath: "/_api/communities-blog-node-api/v2/stats",
|
|
42
|
-
destPath: "/v2/stats"
|
|
43
|
-
}
|
|
44
|
-
],
|
|
45
|
-
_: [
|
|
46
|
-
{
|
|
47
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
48
|
-
destPath: ""
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
srcPath: "/_api/communities-blog-node-api/_api/blogs/this",
|
|
52
|
-
destPath: "/_api/blogs/this"
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
srcPath: "/_api/communities-blog-node-api/_api/categories",
|
|
56
|
-
destPath: "/_api/categories"
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
srcPath: "/_api/communities-blog-node-api/_api/site-properties",
|
|
60
|
-
destPath: "/_api/site-properties"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
srcPath: "/_api/communities-blog-node-api/_api/posts/content",
|
|
64
|
-
destPath: "/_api/posts/content"
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
srcPath: "/_api/communities-blog-node-api/v3/posts",
|
|
68
|
-
destPath: "/v3/posts"
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
srcPath: "/_api/communities-blog-node-api/v2/stats",
|
|
72
|
-
destPath: "/v2/stats"
|
|
73
|
-
}
|
|
74
|
-
],
|
|
75
|
-
"editor._base_domain_": [
|
|
76
|
-
{
|
|
77
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
78
|
-
destPath: ""
|
|
79
|
-
}
|
|
80
|
-
],
|
|
81
|
-
"blocks._base_domain_": [
|
|
82
|
-
{
|
|
83
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
84
|
-
destPath: ""
|
|
85
|
-
}
|
|
86
|
-
],
|
|
87
|
-
"create.editorx": [
|
|
88
|
-
{
|
|
89
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
90
|
-
destPath: ""
|
|
91
|
-
}
|
|
92
|
-
],
|
|
93
|
-
"*.dev.wix-code.com": [
|
|
94
|
-
{
|
|
95
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
96
|
-
destPath: ""
|
|
97
|
-
}
|
|
98
|
-
],
|
|
99
|
-
"*.pub.wix-code.com": [
|
|
100
|
-
{
|
|
101
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
102
|
-
destPath: ""
|
|
103
|
-
}
|
|
104
|
-
],
|
|
105
|
-
"bo._base_domain_": [
|
|
106
|
-
{
|
|
107
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
108
|
-
destPath: ""
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
112
|
-
destPath: ""
|
|
113
|
-
}
|
|
114
|
-
],
|
|
115
|
-
"wixbo.ai": [
|
|
116
|
-
{
|
|
117
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
118
|
-
destPath: ""
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
122
|
-
destPath: ""
|
|
123
|
-
}
|
|
124
|
-
],
|
|
125
|
-
"wix-bo.com": [
|
|
126
|
-
{
|
|
127
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
128
|
-
destPath: ""
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
132
|
-
destPath: ""
|
|
133
|
-
}
|
|
134
|
-
],
|
|
135
|
-
"manage._base_domain_": [
|
|
136
|
-
{
|
|
137
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
138
|
-
destPath: ""
|
|
139
|
-
}
|
|
140
|
-
],
|
|
141
|
-
"social-blog._base_domain_": [
|
|
142
|
-
{
|
|
143
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
144
|
-
destPath: ""
|
|
145
|
-
}
|
|
146
|
-
],
|
|
147
|
-
"editor.wixapps.net": [
|
|
148
|
-
{
|
|
149
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
150
|
-
destPath: ""
|
|
151
|
-
}
|
|
152
|
-
],
|
|
153
|
-
"dev._base_domain_": [
|
|
154
|
-
{
|
|
155
|
-
srcPath: "/_api/communities-blog-node-api",
|
|
156
|
-
destPath: ""
|
|
157
|
-
}
|
|
158
|
-
],
|
|
159
|
-
"www.wixapis.com": [
|
|
160
|
-
{
|
|
161
|
-
srcPath: "/blog/v2",
|
|
162
|
-
destPath: "/v2"
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
srcPath: "/blog/v3",
|
|
166
|
-
destPath: "/v3"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
srcPath: "/v2/stats",
|
|
170
|
-
destPath: "/v2/stats"
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
srcPath: "/v3/posts",
|
|
174
|
-
destPath: "/v3/posts"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
srcPath: "/blog/v3/posts",
|
|
178
|
-
destPath: "/v3/posts"
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
srcPath: "/blog/v2/stats",
|
|
182
|
-
destPath: "/v2/stats"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
srcPath: "/_api/v3/posts",
|
|
186
|
-
destPath: "/v3/posts"
|
|
187
|
-
}
|
|
188
|
-
]
|
|
189
|
-
};
|
|
10
|
+
const domainToMappings = {};
|
|
190
11
|
return resolveUrl(Object.assign(opts, { domainToMappings }));
|
|
191
12
|
}
|
|
192
13
|
function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opts) {
|