@equinor/fusion-framework-module-services 5.1.1-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2 → 5.1.1
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/CHANGELOG.md +103 -98
- package/dist/esm/bookmarks/api-version.js.map +1 -1
- package/dist/esm/bookmarks/client.js.map +1 -1
- package/dist/esm/bookmarks/endpoints/bookmark-apply.get.js.map +1 -1
- package/dist/esm/bookmarks/endpoints/bookmark.delete.js.map +1 -1
- package/dist/esm/bookmarks/endpoints/bookmark.get.js.map +1 -1
- package/dist/esm/bookmarks/endpoints/bookmark.patch.js.map +1 -1
- package/dist/esm/bookmarks/endpoints/bookmark.post.js.map +1 -1
- package/dist/esm/bookmarks/endpoints/user-bookmark-favourite.delete.js.map +1 -1
- package/dist/esm/bookmarks/endpoints/user-bookmark-favourite.head.js.map +1 -1
- package/dist/esm/bookmarks/endpoints/user-bookmark-favourite.post.js.map +1 -1
- package/dist/esm/bookmarks/endpoints/user-bookmarks.get.js.map +1 -1
- package/dist/esm/bookmarks/schemas.js +1 -3
- package/dist/esm/bookmarks/schemas.js.map +1 -1
- package/dist/esm/bookmarks/selectors.js.map +1 -1
- package/dist/esm/context/client.js +2 -2
- package/dist/esm/context/client.js.map +1 -1
- package/dist/esm/context/get/client.js.map +1 -1
- package/dist/esm/context/get/generate-endpoint.js +0 -1
- package/dist/esm/context/get/generate-endpoint.js.map +1 -1
- package/dist/esm/context/get/generate-parameters.js.map +1 -1
- package/dist/esm/context/get/types.js.map +1 -1
- package/dist/esm/context/query/client.js.map +1 -1
- package/dist/esm/context/query/generate-endpoint.js +0 -1
- package/dist/esm/context/query/generate-endpoint.js.map +1 -1
- package/dist/esm/context/query/generate-parameters.js.map +1 -1
- package/dist/esm/context/query/types.js.map +1 -1
- package/dist/esm/context/related/client.js.map +1 -1
- package/dist/esm/context/related/generate-endpoint.js +0 -1
- package/dist/esm/context/related/generate-endpoint.js.map +1 -1
- package/dist/esm/context/related/generate-parameters.js.map +1 -1
- package/dist/esm/context/related/types.js.map +1 -1
- package/dist/esm/context/static.js.map +1 -1
- package/dist/esm/errors.js.map +1 -1
- package/dist/esm/module.js.map +1 -1
- package/dist/esm/notification/client.js.map +1 -1
- package/dist/esm/notification/notification/delete/client.js.map +1 -1
- package/dist/esm/notification/notification/delete/generate-endpoint.js +0 -1
- package/dist/esm/notification/notification/delete/generate-endpoint.js.map +1 -1
- package/dist/esm/notification/notification/delete/generate-parameters.js.map +1 -1
- package/dist/esm/notification/notification/get/client.js.map +1 -1
- package/dist/esm/notification/notification/get/generate-endpoint.js +0 -1
- package/dist/esm/notification/notification/get/generate-endpoint.js.map +1 -1
- package/dist/esm/notification/notification/get/generate-parameters.js.map +1 -1
- package/dist/esm/notification/notification/getAll/client.js.map +1 -1
- package/dist/esm/notification/notification/getAll/generate-endpoint.js +0 -1
- package/dist/esm/notification/notification/getAll/generate-endpoint.js.map +1 -1
- package/dist/esm/notification/notification/getAll/generate-parameters.js.map +1 -1
- package/dist/esm/notification/notification/patch/client.js.map +1 -1
- package/dist/esm/notification/notification/patch/generate-endpoint.js +0 -1
- package/dist/esm/notification/notification/patch/generate-endpoint.js.map +1 -1
- package/dist/esm/notification/notification/patch/generate-parameters.js.map +1 -1
- package/dist/esm/notification/notification/post/client.js.map +1 -1
- package/dist/esm/notification/notification/post/generate-endpoint.js +0 -1
- package/dist/esm/notification/notification/post/generate-endpoint.js.map +1 -1
- package/dist/esm/notification/notification/post/generate-parameters.js.map +1 -1
- package/dist/esm/notification/settings/get/client.js.map +1 -1
- package/dist/esm/notification/settings/get/generate-endpoint.js +0 -1
- package/dist/esm/notification/settings/get/generate-endpoint.js.map +1 -1
- package/dist/esm/notification/settings/get/generate-parameters.js.map +1 -1
- package/dist/esm/notification/settings/put/client.js.map +1 -1
- package/dist/esm/notification/settings/put/generate-endpoint.js +0 -1
- package/dist/esm/notification/settings/put/generate-endpoint.js.map +1 -1
- package/dist/esm/notification/settings/put/generate-parameters.js.map +1 -1
- package/dist/esm/notification/static.js.map +1 -1
- package/dist/esm/people/client.js.map +1 -1
- package/dist/esm/people/person-details/client.js.map +1 -1
- package/dist/esm/people/person-details/generate-endpoint.js.map +1 -1
- package/dist/esm/people/person-details/generate-parameters.js.map +1 -1
- package/dist/esm/people/person-photo/client.js.map +1 -1
- package/dist/esm/people/person-photo/generate-endpoint.js.map +1 -1
- package/dist/esm/people/person-photo/generate-parameters.js.map +1 -1
- package/dist/esm/people/query/client.js.map +1 -1
- package/dist/esm/people/query/generate-endpoint.js.map +1 -1
- package/dist/esm/people/query/generate-parameters.js.map +1 -1
- package/dist/esm/people/static.js.map +1 -1
- package/dist/esm/people/utils.js.map +1 -1
- package/dist/esm/provider.js.map +1 -1
- package/dist/esm/utils.js.map +1 -1
- package/dist/esm/version.js +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/bookmarks/api-version.d.ts +2 -2
- package/dist/types/bookmarks/client.d.ts +8 -8
- package/dist/types/bookmarks/endpoints/bookmark-apply.get.d.ts +1 -1
- package/dist/types/bookmarks/endpoints/bookmark.delete.d.ts +1 -1
- package/dist/types/bookmarks/endpoints/bookmark.get.d.ts +1 -1
- package/dist/types/bookmarks/endpoints/bookmark.patch.d.ts +1 -1
- package/dist/types/bookmarks/endpoints/bookmark.post.d.ts +1 -1
- package/dist/types/bookmarks/endpoints/user-bookmark-favourite.delete.d.ts +1 -1
- package/dist/types/bookmarks/endpoints/user-bookmark-favourite.head.d.ts +1 -1
- package/dist/types/bookmarks/endpoints/user-bookmark-favourite.post.d.ts +1 -1
- package/dist/types/bookmarks/endpoints/user-bookmarks.get.d.ts +1 -1
- package/dist/types/bookmarks/selectors.d.ts +1 -1
- package/dist/types/bookmarks/types.d.ts +1 -1
- package/dist/types/configurator.d.ts +1 -1
- package/dist/types/context/client.d.ts +4 -4
- package/dist/types/context/get/client.d.ts +1 -1
- package/dist/types/context/get/types.d.ts +2 -2
- package/dist/types/context/query/client.d.ts +1 -1
- package/dist/types/context/query/generate-parameters.d.ts +1 -1
- package/dist/types/context/query/types.d.ts +2 -2
- package/dist/types/context/related/client.d.ts +1 -1
- package/dist/types/context/related/generate-parameters.d.ts +1 -1
- package/dist/types/context/related/types.d.ts +2 -2
- package/dist/types/context/static.d.ts +2 -2
- package/dist/types/module.d.ts +2 -2
- package/dist/types/notification/client.d.ts +9 -9
- package/dist/types/notification/notification/delete/client.d.ts +2 -2
- package/dist/types/notification/notification/delete/generate-parameters.d.ts +2 -2
- package/dist/types/notification/notification/delete/types.d.ts +3 -3
- package/dist/types/notification/notification/get/client.d.ts +2 -2
- package/dist/types/notification/notification/get/generate-parameters.d.ts +2 -2
- package/dist/types/notification/notification/get/types.d.ts +3 -3
- package/dist/types/notification/notification/getAll/client.d.ts +2 -2
- package/dist/types/notification/notification/getAll/generate-parameters.d.ts +2 -2
- package/dist/types/notification/notification/getAll/types.d.ts +3 -3
- package/dist/types/notification/notification/patch/client.d.ts +2 -2
- package/dist/types/notification/notification/patch/generate-parameters.d.ts +2 -2
- package/dist/types/notification/notification/patch/types.d.ts +3 -3
- package/dist/types/notification/notification/post/client.d.ts +2 -2
- package/dist/types/notification/notification/post/generate-parameters.d.ts +2 -2
- package/dist/types/notification/notification/post/types.d.ts +3 -3
- package/dist/types/notification/settings/get/client.d.ts +2 -2
- package/dist/types/notification/settings/get/generate-parameters.d.ts +2 -2
- package/dist/types/notification/settings/get/types.d.ts +3 -3
- package/dist/types/notification/settings/put/client.d.ts +2 -2
- package/dist/types/notification/settings/put/generate-parameters.d.ts +2 -2
- package/dist/types/notification/settings/put/types.d.ts +3 -3
- package/dist/types/notification/static.d.ts +2 -2
- package/dist/types/people/api-models.d.ts +2 -2
- package/dist/types/people/api-models.v2.d.ts +1 -1
- package/dist/types/people/api-models.v4.d.ts +1 -1
- package/dist/types/people/client.d.ts +4 -4
- package/dist/types/people/person-details/client.d.ts +1 -1
- package/dist/types/people/person-details/types.d.ts +1 -1
- package/dist/types/people/person-photo/client.d.ts +1 -1
- package/dist/types/people/person-photo/types.d.ts +2 -2
- package/dist/types/people/query/client.d.ts +1 -1
- package/dist/types/people/query/types.d.ts +2 -2
- package/dist/types/people/static.d.ts +2 -2
- package/dist/types/people/utils.d.ts +1 -1
- package/dist/types/provider.d.ts +3 -3
- package/dist/types/types.d.ts +1 -1
- package/dist/types/utils.d.ts +1 -1
- package/dist/types/version.d.ts +1 -1
- package/package.json +5 -5
- package/src/bookmarks/api-version.ts +2 -2
- package/src/bookmarks/client.ts +228 -231
- package/src/bookmarks/endpoints/bookmark-apply.get.ts +58 -58
- package/src/bookmarks/endpoints/bookmark.delete.ts +57 -57
- package/src/bookmarks/endpoints/bookmark.get.ts +62 -62
- package/src/bookmarks/endpoints/bookmark.patch.ts +78 -78
- package/src/bookmarks/endpoints/bookmark.post.ts +68 -68
- package/src/bookmarks/endpoints/user-bookmark-favourite.delete.ts +57 -57
- package/src/bookmarks/endpoints/user-bookmark-favourite.head.ts +57 -57
- package/src/bookmarks/endpoints/user-bookmark-favourite.post.ts +58 -58
- package/src/bookmarks/endpoints/user-bookmarks.get.ts +98 -98
- package/src/bookmarks/schemas.ts +54 -56
- package/src/bookmarks/selectors.ts +24 -24
- package/src/bookmarks/types.ts +6 -6
- package/src/configurator.ts +3 -3
- package/src/context/api-models.ts +19 -19
- package/src/context/client.ts +68 -58
- package/src/context/get/client.ts +18 -18
- package/src/context/get/generate-endpoint.ts +13 -14
- package/src/context/get/generate-parameters.ts +9 -9
- package/src/context/get/types.ts +20 -20
- package/src/context/query/client.ts +22 -22
- package/src/context/query/generate-endpoint.ts +43 -44
- package/src/context/query/generate-parameters.ts +10 -10
- package/src/context/query/types.ts +25 -25
- package/src/context/related/client.ts +22 -22
- package/src/context/related/generate-endpoint.ts +40 -41
- package/src/context/related/generate-parameters.ts +10 -10
- package/src/context/related/types.ts +27 -27
- package/src/context/static.ts +3 -3
- package/src/errors.ts +6 -6
- package/src/module.ts +50 -52
- package/src/notification/api-models.ts +36 -36
- package/src/notification/client.ts +131 -151
- package/src/notification/notification/delete/client.ts +22 -22
- package/src/notification/notification/delete/generate-endpoint.ts +13 -14
- package/src/notification/notification/delete/generate-parameters.ts +18 -18
- package/src/notification/notification/delete/types.ts +21 -21
- package/src/notification/notification/get/client.ts +19 -19
- package/src/notification/notification/get/generate-endpoint.ts +13 -14
- package/src/notification/notification/get/generate-parameters.ts +11 -11
- package/src/notification/notification/get/types.ts +21 -21
- package/src/notification/notification/getAll/client.ts +22 -22
- package/src/notification/notification/getAll/generate-endpoint.ts +13 -14
- package/src/notification/notification/getAll/generate-parameters.ts +11 -11
- package/src/notification/notification/getAll/types.ts +21 -21
- package/src/notification/notification/patch/client.ts +22 -22
- package/src/notification/notification/patch/generate-endpoint.ts +13 -14
- package/src/notification/notification/patch/generate-parameters.ts +18 -18
- package/src/notification/notification/patch/types.ts +22 -22
- package/src/notification/notification/post/client.ts +22 -22
- package/src/notification/notification/post/generate-endpoint.ts +13 -14
- package/src/notification/notification/post/generate-parameters.ts +18 -18
- package/src/notification/notification/post/types.ts +31 -31
- package/src/notification/settings/get/client.ts +22 -22
- package/src/notification/settings/get/generate-endpoint.ts +13 -14
- package/src/notification/settings/get/generate-parameters.ts +11 -11
- package/src/notification/settings/get/types.ts +21 -21
- package/src/notification/settings/put/client.ts +22 -22
- package/src/notification/settings/put/generate-endpoint.ts +13 -14
- package/src/notification/settings/put/generate-parameters.ts +20 -20
- package/src/notification/settings/put/types.ts +20 -20
- package/src/notification/static.ts +3 -3
- package/src/people/api-models.ts +30 -30
- package/src/people/api-models.v2.ts +27 -27
- package/src/people/api-models.v4.ts +79 -79
- package/src/people/client.ts +73 -77
- package/src/people/person-details/client.ts +21 -18
- package/src/people/person-details/generate-endpoint.ts +16 -16
- package/src/people/person-details/generate-parameters.ts +8 -8
- package/src/people/person-details/types.ts +13 -13
- package/src/people/person-photo/client.ts +19 -22
- package/src/people/person-photo/generate-endpoint.ts +13 -13
- package/src/people/person-photo/generate-parameters.ts +8 -8
- package/src/people/person-photo/types.ts +8 -8
- package/src/people/query/client.ts +20 -18
- package/src/people/query/generate-endpoint.ts +14 -14
- package/src/people/query/generate-parameters.ts +8 -8
- package/src/people/query/types.ts +10 -10
- package/src/people/static.ts +2 -2
- package/src/people/utils.ts +20 -20
- package/src/provider.ts +85 -85
- package/src/types.ts +34 -34
- package/src/utils.ts +22 -26
- package/src/version.ts +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
|
|
3
3
|
import type {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
ClientRequestInit,
|
|
5
|
+
FetchRequestInit,
|
|
6
|
+
IHttpClient,
|
|
7
|
+
JsonRequest,
|
|
8
8
|
} from '@equinor/fusion-framework-module-http/client';
|
|
9
9
|
|
|
10
10
|
import type { ClientMethod, ExtractApiVersion, FilterAllowedApiVersions } from '../types';
|
|
@@ -21,94 +21,94 @@ type AllowedVersions = FilterAllowedApiVersions<AvailableVersions>;
|
|
|
21
21
|
|
|
22
22
|
/** Schema for the input arguments to this operation. */
|
|
23
23
|
const ArgSchema = {
|
|
24
|
-
|
|
24
|
+
[ApiVersion.v1]: z.object({ bookmarkId: z.string() }),
|
|
25
25
|
};
|
|
26
26
|
|
|
27
27
|
/** Schema for the response from the API. */
|
|
28
28
|
const ApiResponseSchema = {
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
29
|
+
[ApiVersion.v1]: z.object({
|
|
30
|
+
id: z.string(),
|
|
31
|
+
payload: ApiBookmarkPayload[ApiVersion.v1],
|
|
32
|
+
}),
|
|
33
33
|
};
|
|
34
34
|
|
|
35
35
|
/** Defines the expected output from the api. */
|
|
36
36
|
type ApiResponse<TVersion extends AllowedVersions> = z.infer<
|
|
37
|
-
|
|
37
|
+
(typeof ApiResponseSchema)[ExtractApiVersion<TVersion>]
|
|
38
38
|
>;
|
|
39
39
|
|
|
40
40
|
/** Defines the input arguments to this operation. */
|
|
41
41
|
type MethodArg<TVersion extends AllowedVersions> = z.input<
|
|
42
|
-
|
|
42
|
+
(typeof ArgSchema)[ExtractApiVersion<TVersion>]
|
|
43
43
|
>;
|
|
44
44
|
|
|
45
45
|
/** Defines the expected output of this operation. */
|
|
46
46
|
type MethodResult<
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
47
|
+
TVersion extends AllowedVersions,
|
|
48
|
+
TMethod extends keyof ClientMethod<unknown> = keyof ClientMethod<unknown>,
|
|
49
|
+
TResult = ApiResponse<TVersion>,
|
|
50
50
|
> = ClientMethod<TResult>[TMethod];
|
|
51
51
|
|
|
52
52
|
/** utility function for generating http request initialization parameters */
|
|
53
53
|
const generateRequestParameters = <TResult, TVersion extends AvailableVersions>(
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
54
|
+
version: TVersion,
|
|
55
|
+
_args: z.infer<(typeof ArgSchema)[TVersion]>,
|
|
56
|
+
init?: ClientRequestInit<IHttpClient, TResult>,
|
|
57
57
|
): ClientRequestInit<IHttpClient, TResult> => {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
}
|
|
58
|
+
switch (version) {
|
|
59
|
+
case ApiVersion.v1: {
|
|
60
|
+
const baseInit: FetchRequestInit<ApiResponse<ApiVersion.v1>, JsonRequest> = {
|
|
61
|
+
method: 'GET',
|
|
62
|
+
selector: schemaSelector(ApiResponseSchema[version]),
|
|
63
|
+
};
|
|
64
|
+
return Object.assign({}, baseInit, init);
|
|
66
65
|
}
|
|
67
|
-
|
|
66
|
+
}
|
|
67
|
+
throw Error(`Unknown API version: ${version}`);
|
|
68
68
|
};
|
|
69
69
|
|
|
70
70
|
/** utility function for generating the api path */
|
|
71
71
|
const generateApiPath = <TVersion extends AvailableVersions>(
|
|
72
|
-
|
|
73
|
-
|
|
72
|
+
version: TVersion,
|
|
73
|
+
args: z.infer<(typeof ArgSchema)[TVersion]>,
|
|
74
74
|
): string => {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
}
|
|
75
|
+
switch (version) {
|
|
76
|
+
case ApiVersion.v1: {
|
|
77
|
+
const params = new URLSearchParams();
|
|
78
|
+
params.append('api-version', version);
|
|
79
|
+
return `/bookmarks/${args.bookmarkId}/apply?${String(params)}`;
|
|
81
80
|
}
|
|
82
|
-
|
|
81
|
+
}
|
|
82
|
+
throw Error(`Unknown API version: ${version}`);
|
|
83
83
|
};
|
|
84
84
|
|
|
85
85
|
/** executes the api call */
|
|
86
86
|
const executeApiCall = <TVersion extends AllowedVersions, TMethod extends keyof ClientMethod>(
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
87
|
+
version: TVersion,
|
|
88
|
+
client: IHttpClient,
|
|
89
|
+
method: TMethod = 'json' as TMethod,
|
|
90
90
|
) => {
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
91
|
+
type MethodVersion = ExtractApiVersion<TVersion>;
|
|
92
|
+
const apiVersion = extractVersion(ApiVersion, version);
|
|
93
|
+
return <
|
|
94
|
+
TResponse = ApiResponse<MethodVersion>,
|
|
95
|
+
TResult = MethodResult<MethodVersion, TMethod, TResponse>,
|
|
96
|
+
>(
|
|
97
|
+
input: MethodArg<MethodVersion>,
|
|
98
|
+
init?: ClientRequestInit<IHttpClient, TResponse>,
|
|
99
|
+
): TResult => {
|
|
100
|
+
const args = ArgSchema[apiVersion].parse(input);
|
|
101
|
+
return client[method](
|
|
102
|
+
generateApiPath(apiVersion, args),
|
|
103
|
+
generateRequestParameters(apiVersion, args, init),
|
|
104
|
+
) as TResult;
|
|
105
|
+
};
|
|
106
106
|
};
|
|
107
107
|
|
|
108
108
|
export {
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
109
|
+
type AllowedVersions as BookmarkApplyVersion,
|
|
110
|
+
type MethodArg as BookmarkApplyArgs,
|
|
111
|
+
type ApiResponse as BookmarkApplyResponse,
|
|
112
|
+
type MethodResult as BookmarkApplyResult,
|
|
113
|
+
executeApiCall as getBookmarkApply,
|
|
114
114
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
|
|
3
3
|
import type {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
ClientRequestInit,
|
|
5
|
+
FetchRequestInit,
|
|
6
|
+
IHttpClient,
|
|
7
|
+
JsonRequest,
|
|
8
8
|
} from '@equinor/fusion-framework-module-http/client';
|
|
9
9
|
|
|
10
10
|
import type { ClientMethod, ExtractApiVersion, FilterAllowedApiVersions } from '../types';
|
|
@@ -21,93 +21,93 @@ type AllowedVersions = FilterAllowedApiVersions<AvailableVersions>;
|
|
|
21
21
|
|
|
22
22
|
/** Schema for the input arguments to this operation. */
|
|
23
23
|
const ArgSchema = {
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
[ApiVersion.v1]: z.object({
|
|
25
|
+
bookmarkId: z.string(),
|
|
26
|
+
}),
|
|
27
27
|
};
|
|
28
28
|
|
|
29
29
|
/** Schema for the response from the API. */
|
|
30
30
|
const ApiResponseSchema = {
|
|
31
|
-
|
|
31
|
+
[ApiVersion.v1]: z.boolean(),
|
|
32
32
|
};
|
|
33
33
|
|
|
34
34
|
/** Defines the expected output from the api. */
|
|
35
35
|
type ApiResponse<TVersion extends AllowedVersions> = z.infer<
|
|
36
|
-
|
|
36
|
+
(typeof ApiResponseSchema)[ExtractApiVersion<TVersion>]
|
|
37
37
|
>;
|
|
38
38
|
|
|
39
39
|
/** Defines the input arguments to this operation. */
|
|
40
40
|
type MethodArg<TVersion extends AllowedVersions> = z.input<
|
|
41
|
-
|
|
41
|
+
(typeof ArgSchema)[ExtractApiVersion<TVersion>]
|
|
42
42
|
>;
|
|
43
43
|
|
|
44
44
|
/** Defines the expected output of this operation. */
|
|
45
45
|
type MethodResult<
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
46
|
+
TVersion extends AllowedVersions,
|
|
47
|
+
TMethod extends keyof ClientMethod<unknown> = keyof ClientMethod<unknown>,
|
|
48
|
+
TResult = ApiResponse<TVersion>,
|
|
49
49
|
> = ClientMethod<TResult>[TMethod];
|
|
50
50
|
|
|
51
51
|
/** utility function for generating http request initialization parameters */
|
|
52
52
|
const generateRequestParameters = <TResult, TVersion extends AvailableVersions>(
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
53
|
+
version: TVersion,
|
|
54
|
+
args: z.infer<(typeof ArgSchema)[TVersion]>,
|
|
55
|
+
init?: ClientRequestInit<IHttpClient, TResult>,
|
|
56
56
|
): ClientRequestInit<IHttpClient, TResult> => {
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
}
|
|
57
|
+
switch (version) {
|
|
58
|
+
case ApiVersion.v1: {
|
|
59
|
+
const baseInit: FetchRequestInit<ApiResponse<ApiVersion.v1>, JsonRequest> = {
|
|
60
|
+
method: 'DELETE',
|
|
61
|
+
selector: statusSelector,
|
|
62
|
+
};
|
|
63
|
+
return Object.assign({}, baseInit, init);
|
|
65
64
|
}
|
|
66
|
-
|
|
65
|
+
}
|
|
66
|
+
throw Error(`Unknown API version: ${version}`);
|
|
67
67
|
};
|
|
68
68
|
|
|
69
69
|
/** utility function for generating the api path */
|
|
70
70
|
const generateApiPath = <TVersion extends AvailableVersions>(
|
|
71
|
-
|
|
72
|
-
|
|
71
|
+
version: TVersion,
|
|
72
|
+
args: z.infer<(typeof ArgSchema)[TVersion]>,
|
|
73
73
|
): string => {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
}
|
|
74
|
+
switch (version) {
|
|
75
|
+
case ApiVersion.v1: {
|
|
76
|
+
const params = new URLSearchParams();
|
|
77
|
+
params.append('api-version', version);
|
|
78
|
+
return `/bookmarks/${args.bookmarkId}?${String(params)}`;
|
|
80
79
|
}
|
|
81
|
-
|
|
80
|
+
}
|
|
81
|
+
throw Error(`Unknown API version: ${version}`);
|
|
82
82
|
};
|
|
83
83
|
|
|
84
84
|
/** executes the api call */
|
|
85
85
|
const executeApiCall = <TVersion extends AllowedVersions, TMethod extends keyof ClientMethod>(
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
86
|
+
version: TVersion,
|
|
87
|
+
client: IHttpClient,
|
|
88
|
+
method: TMethod = 'json' as TMethod,
|
|
89
89
|
) => {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
90
|
+
type MethodVersion = ExtractApiVersion<TVersion>;
|
|
91
|
+
const apiVersion = extractVersion(ApiVersion, version);
|
|
92
|
+
return <
|
|
93
|
+
TResponse = ApiResponse<MethodVersion>,
|
|
94
|
+
TResult = MethodResult<MethodVersion, TMethod, TResponse>,
|
|
95
|
+
>(
|
|
96
|
+
input: MethodArg<MethodVersion>,
|
|
97
|
+
init?: ClientRequestInit<IHttpClient, TResponse>,
|
|
98
|
+
): TResult => {
|
|
99
|
+
const args = ArgSchema[apiVersion].parse(input);
|
|
100
|
+
return client[method](
|
|
101
|
+
generateApiPath(apiVersion, args),
|
|
102
|
+
generateRequestParameters(apiVersion, args, init),
|
|
103
|
+
) as TResult;
|
|
104
|
+
};
|
|
105
105
|
};
|
|
106
106
|
|
|
107
107
|
export {
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
108
|
+
type AllowedVersions as DeleteBookmarkVersion,
|
|
109
|
+
type MethodArg as DeleteBookmarkArg,
|
|
110
|
+
type ApiResponse as DeleteBookmarkResponse,
|
|
111
|
+
type MethodResult as DeleteBookmarksResult,
|
|
112
|
+
executeApiCall as deleteBookmark,
|
|
113
113
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
|
|
3
3
|
import type {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
ClientRequestInit,
|
|
5
|
+
FetchRequestInit,
|
|
6
|
+
IHttpClient,
|
|
7
|
+
JsonRequest,
|
|
8
8
|
} from '@equinor/fusion-framework-module-http/client';
|
|
9
9
|
|
|
10
10
|
import type { ClientMethod, ExtractApiVersion, FilterAllowedApiVersions } from '../types';
|
|
@@ -21,98 +21,98 @@ type AllowedVersions = FilterAllowedApiVersions<AvailableVersions>;
|
|
|
21
21
|
|
|
22
22
|
/** Schema for the input arguments to this operation. */
|
|
23
23
|
const ArgSchema = {
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
24
|
+
[ApiVersion.v1]: z.object({
|
|
25
|
+
bookmarkId: z.string(),
|
|
26
|
+
}),
|
|
27
|
+
[ApiVersion.v2]: z.object({
|
|
28
|
+
bookmarkId: z.string(),
|
|
29
|
+
}),
|
|
30
30
|
};
|
|
31
31
|
|
|
32
32
|
/** Schema for the response from the API. */
|
|
33
33
|
const ApiResponseSchema = {
|
|
34
|
-
|
|
35
|
-
|
|
34
|
+
[ApiVersion.v1]: ApiBookmarkSchema[ApiVersion.v1],
|
|
35
|
+
[ApiVersion.v2]: ApiBookmarkSchema[ApiVersion.v2],
|
|
36
36
|
};
|
|
37
37
|
|
|
38
38
|
/** Defines the expected output from the api. */
|
|
39
39
|
type ApiResponse<TVersion extends AllowedVersions> = z.infer<
|
|
40
|
-
|
|
40
|
+
(typeof ApiResponseSchema)[ExtractApiVersion<TVersion>]
|
|
41
41
|
>;
|
|
42
42
|
|
|
43
43
|
/** Defines the input arguments to this operation. */
|
|
44
44
|
type MethodArg<TVersion extends AllowedVersions> = z.input<
|
|
45
|
-
|
|
45
|
+
(typeof ArgSchema)[ExtractApiVersion<TVersion>]
|
|
46
46
|
>;
|
|
47
47
|
|
|
48
48
|
/** Defines the expected output of this operation. */
|
|
49
49
|
type MethodResult<
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
50
|
+
TVersion extends AllowedVersions,
|
|
51
|
+
TMethod extends keyof ClientMethod<unknown> = keyof ClientMethod<unknown>,
|
|
52
|
+
TResult = ApiResponse<TVersion>,
|
|
53
53
|
> = ClientMethod<TResult>[TMethod];
|
|
54
54
|
|
|
55
55
|
/** utility function for generating http request initialization parameters */
|
|
56
56
|
const generateRequestParameters = <TResult, TVersion extends AvailableVersions>(
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
57
|
+
version: TVersion,
|
|
58
|
+
args: z.infer<(typeof ArgSchema)[TVersion]>,
|
|
59
|
+
init?: ClientRequestInit<IHttpClient, TResult>,
|
|
60
60
|
): ClientRequestInit<IHttpClient, TResult> => {
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
}
|
|
61
|
+
switch (version) {
|
|
62
|
+
case ApiVersion.v1:
|
|
63
|
+
case ApiVersion.v2: {
|
|
64
|
+
const baseInit: FetchRequestInit<ApiResponse<ApiVersion.v1>, JsonRequest> = {
|
|
65
|
+
selector: schemaSelector(ApiResponseSchema[version]),
|
|
66
|
+
};
|
|
67
|
+
return Object.assign({}, baseInit, init);
|
|
69
68
|
}
|
|
70
|
-
|
|
69
|
+
}
|
|
70
|
+
throw Error(`Unknown API version: ${version}`);
|
|
71
71
|
};
|
|
72
72
|
|
|
73
73
|
/** utility function for generating the api path */
|
|
74
74
|
const generateApiPath = <TVersion extends AvailableVersions>(
|
|
75
|
-
|
|
76
|
-
|
|
75
|
+
version: TVersion,
|
|
76
|
+
args: z.infer<(typeof ArgSchema)[TVersion]>,
|
|
77
77
|
): string => {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
}
|
|
78
|
+
switch (version) {
|
|
79
|
+
case ApiVersion.v1:
|
|
80
|
+
case ApiVersion.v2: {
|
|
81
|
+
const params = new URLSearchParams();
|
|
82
|
+
params.append('api-version', version);
|
|
83
|
+
return `/bookmarks/${args.bookmarkId}?${String(params)}`;
|
|
85
84
|
}
|
|
86
|
-
|
|
85
|
+
}
|
|
86
|
+
throw Error(`Unknown API version: ${version}`);
|
|
87
87
|
};
|
|
88
88
|
|
|
89
89
|
/** executes the api call */
|
|
90
90
|
const executeApiCall = <TVersion extends AllowedVersions, TMethod extends keyof ClientMethod>(
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
91
|
+
version: TVersion,
|
|
92
|
+
client: IHttpClient,
|
|
93
|
+
method: TMethod = 'json' as TMethod,
|
|
94
94
|
) => {
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
95
|
+
type MethodVersion = ExtractApiVersion<TVersion>;
|
|
96
|
+
const apiVersion = extractVersion(ApiVersion, version);
|
|
97
|
+
return <
|
|
98
|
+
TResponse = ApiResponse<MethodVersion>,
|
|
99
|
+
TResult = MethodResult<MethodVersion, TMethod, TResponse>,
|
|
100
|
+
>(
|
|
101
|
+
input: MethodArg<MethodVersion>,
|
|
102
|
+
init?: ClientRequestInit<IHttpClient, TResponse>,
|
|
103
|
+
): TResult => {
|
|
104
|
+
const args = ArgSchema[apiVersion].parse(input);
|
|
105
|
+
return client[method](
|
|
106
|
+
generateApiPath(apiVersion, args),
|
|
107
|
+
generateRequestParameters(apiVersion, args, init),
|
|
108
|
+
) as TResult;
|
|
109
|
+
};
|
|
110
110
|
};
|
|
111
111
|
|
|
112
112
|
export {
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
113
|
+
type AllowedVersions as GetBookmarkVersion,
|
|
114
|
+
type MethodArg as GetBookmarkArg,
|
|
115
|
+
type ApiResponse as GetBookmarkResponse,
|
|
116
|
+
type MethodResult as GetBookmarkResult,
|
|
117
|
+
executeApiCall as getBookmark,
|
|
118
118
|
};
|