@gr4vy/sdk 2.0.53 → 2.0.54
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/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/models/components/definitionfield.d.ts +4 -0
- package/models/components/definitionfield.d.ts.map +1 -1
- package/models/components/definitionfield.js +1 -0
- package/models/components/definitionfield.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/config.ts +3 -3
- package/src/models/components/definitionfield.ts +5 -0
package/jsr.json
CHANGED
package/lib/config.d.ts
CHANGED
|
@@ -44,8 +44,8 @@ export declare function serverURLFromOptions(options: SDKOptions): URL | null;
|
|
|
44
44
|
export declare const SDK_METADATA: {
|
|
45
45
|
readonly language: "typescript";
|
|
46
46
|
readonly openapiDocVersion: "1.0.0";
|
|
47
|
-
readonly sdkVersion: "2.0.
|
|
48
|
-
readonly genVersion: "2.
|
|
49
|
-
readonly userAgent: "speakeasy-sdk/typescript 2.0.
|
|
47
|
+
readonly sdkVersion: "2.0.54";
|
|
48
|
+
readonly genVersion: "2.887.0";
|
|
49
|
+
readonly userAgent: "speakeasy-sdk/typescript 2.0.54 2.887.0 1.0.0 @gr4vy/sdk";
|
|
50
50
|
};
|
|
51
51
|
//# sourceMappingURL=config.d.ts.map
|
package/lib/config.js
CHANGED
|
@@ -37,8 +37,8 @@ function serverURLFromOptions(options) {
|
|
|
37
37
|
exports.SDK_METADATA = {
|
|
38
38
|
language: "typescript",
|
|
39
39
|
openapiDocVersion: "1.0.0",
|
|
40
|
-
sdkVersion: "2.0.
|
|
41
|
-
genVersion: "2.
|
|
42
|
-
userAgent: "speakeasy-sdk/typescript 2.0.
|
|
40
|
+
sdkVersion: "2.0.54",
|
|
41
|
+
genVersion: "2.887.0",
|
|
42
|
+
userAgent: "speakeasy-sdk/typescript 2.0.54 2.887.0 1.0.0 @gr4vy/sdk",
|
|
43
43
|
};
|
|
44
44
|
//# sourceMappingURL=config.js.map
|
|
@@ -23,6 +23,10 @@ export type DefinitionField = {
|
|
|
23
23
|
* Defines if this field is secret. When `true` the field's value is not returned when querying the payment service information.
|
|
24
24
|
*/
|
|
25
25
|
secret: boolean;
|
|
26
|
+
/**
|
|
27
|
+
* Defines if this field can be verified through the verify credentials button.
|
|
28
|
+
*/
|
|
29
|
+
verifiable: boolean;
|
|
26
30
|
};
|
|
27
31
|
/** @internal */
|
|
28
32
|
export declare const DefinitionField$inboundSchema: z.ZodType<DefinitionField, z.ZodTypeDef, unknown>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"definitionfield.d.ts","sourceRoot":"","sources":["../../src/models/components/definitionfield.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,qBAAqB,EAEtB,MAAM,4BAA4B,CAAC;AAEpC;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,qBAAqB,CAAC;IAC9B;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"definitionfield.d.ts","sourceRoot":"","sources":["../../src/models/components/definitionfield.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,qBAAqB,EAEtB,MAAM,4BAA4B,CAAC;AAEpC;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,qBAAqB,CAAC;IAC9B;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,UAAU,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,OAAO,CACnD,eAAe,EACf,CAAC,CAAC,UAAU,EACZ,OAAO,CAYP,CAAC;AAEH,wBAAgB,uBAAuB,CACrC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,eAAe,EAAE,kBAAkB,CAAC,CAMtD"}
|
|
@@ -49,6 +49,7 @@ exports.DefinitionField$inboundSchema = z.object({
|
|
|
49
49
|
required: z.boolean(),
|
|
50
50
|
format: definitionfieldformat_js_1.DefinitionFieldFormat$inboundSchema,
|
|
51
51
|
secret: z.boolean(),
|
|
52
|
+
verifiable: z.boolean(),
|
|
52
53
|
}).transform((v) => {
|
|
53
54
|
return (0, primitives_js_1.remap)(v, {
|
|
54
55
|
"display_name": "displayName",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"definitionfield.js","sourceRoot":"","sources":["../../src/models/components/definitionfield.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"definitionfield.js","sourceRoot":"","sources":["../../src/models/components/definitionfield.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyDH,0DAQC;AA/DD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAGjD,yEAGoC;AA6BpC,gBAAgB;AACH,QAAA,6BAA6B,GAItC,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE;IACf,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE;IACxB,QAAQ,EAAE,CAAC,CAAC,OAAO,EAAE;IACrB,MAAM,EAAE,8DAAmC;IAC3C,MAAM,EAAE,CAAC,CAAC,OAAO,EAAE;IACnB,UAAU,EAAE,CAAC,CAAC,OAAO,EAAE;CACxB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,cAAc,EAAE,aAAa;KAC9B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,uBAAuB,CACrC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qCAA6B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzD,6CAA6C,CAC9C,CAAC;AACJ,CAAC"}
|
package/package.json
CHANGED
package/src/lib/config.ts
CHANGED
|
@@ -77,7 +77,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
77
77
|
export const SDK_METADATA = {
|
|
78
78
|
language: "typescript",
|
|
79
79
|
openapiDocVersion: "1.0.0",
|
|
80
|
-
sdkVersion: "2.0.
|
|
81
|
-
genVersion: "2.
|
|
82
|
-
userAgent: "speakeasy-sdk/typescript 2.0.
|
|
80
|
+
sdkVersion: "2.0.54",
|
|
81
|
+
genVersion: "2.887.0",
|
|
82
|
+
userAgent: "speakeasy-sdk/typescript 2.0.54 2.887.0 1.0.0 @gr4vy/sdk",
|
|
83
83
|
} as const;
|
|
@@ -33,6 +33,10 @@ export type DefinitionField = {
|
|
|
33
33
|
* Defines if this field is secret. When `true` the field's value is not returned when querying the payment service information.
|
|
34
34
|
*/
|
|
35
35
|
secret: boolean;
|
|
36
|
+
/**
|
|
37
|
+
* Defines if this field can be verified through the verify credentials button.
|
|
38
|
+
*/
|
|
39
|
+
verifiable: boolean;
|
|
36
40
|
};
|
|
37
41
|
|
|
38
42
|
/** @internal */
|
|
@@ -46,6 +50,7 @@ export const DefinitionField$inboundSchema: z.ZodType<
|
|
|
46
50
|
required: z.boolean(),
|
|
47
51
|
format: DefinitionFieldFormat$inboundSchema,
|
|
48
52
|
secret: z.boolean(),
|
|
53
|
+
verifiable: z.boolean(),
|
|
49
54
|
}).transform((v) => {
|
|
50
55
|
return remap$(v, {
|
|
51
56
|
"display_name": "displayName",
|