@lokalise/content-type-app-engine-contracts 3.3.0 → 3.4.0
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.
|
@@ -5,6 +5,7 @@ export declare const getListProjectIntegrationsContract: import("@lokalise/api-c
|
|
|
5
5
|
type: z.ZodEnum<{
|
|
6
6
|
readonly contentful: "contentful-native";
|
|
7
7
|
readonly googleDrive: "google-drive";
|
|
8
|
+
readonly strapi: "strapi";
|
|
8
9
|
}>;
|
|
9
10
|
name: z.ZodString;
|
|
10
11
|
}, z.core.$strip>>;
|
|
@@ -23,6 +24,7 @@ export declare const getListProjectIntegrationsContract: import("@lokalise/api-c
|
|
|
23
24
|
type: z.ZodEnum<{
|
|
24
25
|
readonly contentful: "contentful-native";
|
|
25
26
|
readonly googleDrive: "google-drive";
|
|
27
|
+
readonly strapi: "strapi";
|
|
26
28
|
}>;
|
|
27
29
|
name: z.ZodString;
|
|
28
30
|
}, z.core.$strip>>;
|
|
@@ -6,6 +6,7 @@ export type GetListProjectIntegrationsRequestPathParams = z.infer<typeof GET_LIS
|
|
|
6
6
|
export declare const IntegrationEnum: {
|
|
7
7
|
readonly contentful: "contentful-native";
|
|
8
8
|
readonly googleDrive: "google-drive";
|
|
9
|
+
readonly strapi: "strapi";
|
|
9
10
|
};
|
|
10
11
|
export type IntegrationEnumType = (typeof IntegrationEnum)[keyof typeof IntegrationEnum];
|
|
11
12
|
declare const GET_LIST_PROJECT_INTEGRATIONS_LIST_ITEM: z.ZodObject<{
|
|
@@ -13,6 +14,7 @@ declare const GET_LIST_PROJECT_INTEGRATIONS_LIST_ITEM: z.ZodObject<{
|
|
|
13
14
|
type: z.ZodEnum<{
|
|
14
15
|
readonly contentful: "contentful-native";
|
|
15
16
|
readonly googleDrive: "google-drive";
|
|
17
|
+
readonly strapi: "strapi";
|
|
16
18
|
}>;
|
|
17
19
|
name: z.ZodString;
|
|
18
20
|
}, z.core.$strip>;
|
|
@@ -23,6 +25,7 @@ export declare const GET_LIST_PROJECT_INTEGRATIONS_RESPONSE_SCHEMA: z.ZodObject<
|
|
|
23
25
|
type: z.ZodEnum<{
|
|
24
26
|
readonly contentful: "contentful-native";
|
|
25
27
|
readonly googleDrive: "google-drive";
|
|
28
|
+
readonly strapi: "strapi";
|
|
26
29
|
}>;
|
|
27
30
|
name: z.ZodString;
|
|
28
31
|
}, z.core.$strip>>;
|
|
@@ -6,6 +6,7 @@ export const GET_LIST_PROJECT_INTEGRATIONS_REQUEST_PATH_PARAMS_SCHEMA = z.object
|
|
|
6
6
|
export const IntegrationEnum = {
|
|
7
7
|
contentful: 'contentful-native',
|
|
8
8
|
googleDrive: 'google-drive',
|
|
9
|
+
strapi: 'strapi',
|
|
9
10
|
};
|
|
10
11
|
const GET_LIST_PROJECT_INTEGRATIONS_LIST_ITEM = z.object({
|
|
11
12
|
id: z.guid(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"projectSchemas.js","sourceRoot":"","sources":["../../../src/schemas/project/projectSchemas.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAA;AAC1B,OAAO,EAAE,WAAW,EAAE,MAAM,sCAAsC,CAAA;AAElE,MAAM,CAAC,MAAM,wDAAwD,GAAG,CAAC,CAAC,MAAM,CAAC;IAC/E,SAAS,EAAE,CAAC,CAAC,IAAI,EAAE;CACpB,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,UAAU,EAAE,mBAAmB;IAC/B,WAAW,EAAE,cAAc;
|
|
1
|
+
{"version":3,"file":"projectSchemas.js","sourceRoot":"","sources":["../../../src/schemas/project/projectSchemas.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAA;AAC1B,OAAO,EAAE,WAAW,EAAE,MAAM,sCAAsC,CAAA;AAElE,MAAM,CAAC,MAAM,wDAAwD,GAAG,CAAC,CAAC,MAAM,CAAC;IAC/E,SAAS,EAAE,CAAC,CAAC,IAAI,EAAE;CACpB,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,UAAU,EAAE,mBAAmB;IAC/B,WAAW,EAAE,cAAc;IAC3B,MAAM,EAAE,QAAQ;CACR,CAAA;AAGV,MAAM,uCAAuC,GAAG,CAAC,CAAC,MAAM,CAAC;IACvD,EAAE,EAAE,CAAC,CAAC,IAAI,EAAE;IACZ,IAAI,EAAE,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;IAC7B,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;CACjB,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,6CAA6C,GAAG,CAAC,CAAC,MAAM,CAAC;IACpE,IAAI,EAAE,CAAC,CAAC,KAAK,CAAC,uCAAuC,CAAC;CACvD,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,6CAA6C,GAAG,CAAC,CAAC,MAAM,CAAC;IACpE,aAAa,EAAE,CAAC,CAAC,IAAI,EAAE;CACxB,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,8CAA8C,GAAG,CAAC,CAAC,MAAM,CAAC;IACrE,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IACvB,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC9B,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC;IAC9B,aAAa,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC;IACjD,WAAW,EAAE,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC;IAChC,MAAM,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC,GAAG,EAAE,CAAC;CACtC,CAAC,CAAA;AAMF,MAAM,CAAC,MAAM,+CAA+C,GAAG,CAAC,CAAC,MAAM,CAAC;IACtE,SAAS,EAAE,CAAC,CAAC,IAAI,EAAE;CACpB,CAAC,CAAA"}
|