@meeco/svx-api-sdk 1.0.0-develop.20250108183718.7fc3d67 → 1.0.0-develop.20250108184711.803db02
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/.openapi-generator/FILES +2 -8
- package/lib/esm/apis/VerifiableCredentialsApi.js +2 -2
- package/lib/esm/apis/VerifiablePresentationsApi.js +8 -11
- package/lib/esm/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/esm/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/esm/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/esm/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/esm/models/VCFieldsDtoFilter.js +6 -0
- package/lib/esm/models/VCFilterContainsDto.js +45 -0
- package/lib/esm/models/VCFilterDto.js +6 -0
- package/lib/esm/models/VCFilterItemsDto.js +43 -0
- package/lib/esm/models/VCInputDescriptorDto.js +2 -0
- package/lib/esm/models/index.js +2 -7
- package/lib/types/apis/VerifiableCredentialsApi.d.ts +2 -2
- package/lib/types/apis/VerifiablePresentationsApi.d.ts +8 -8
- package/lib/types/models/VCCreateCredentialTypeConfigDto.d.ts +20 -3
- package/lib/types/models/VCCreatePresentationRequestOptionsRequestDto.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeConfigDto.d.ts +23 -6
- package/lib/types/models/VCCredentialTypeModelDto.d.ts +10 -10
- package/lib/types/models/VCFieldsDtoFilter.d.ts +14 -0
- package/lib/types/models/VCFilterContainsDto.d.ts +37 -0
- package/lib/types/models/VCFilterDto.d.ts +14 -0
- package/lib/types/models/VCFilterItemsDto.d.ts +31 -0
- package/lib/types/models/VCInputDescriptorDto.d.ts +6 -0
- package/lib/types/models/index.d.ts +2 -7
- package/lib/umd/apis/VerifiableCredentialsApi.js +2 -2
- package/lib/umd/apis/VerifiablePresentationsApi.js +8 -11
- package/lib/umd/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/umd/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/umd/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/umd/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/umd/models/VCFieldsDtoFilter.js +6 -0
- package/lib/umd/models/VCFilterContainsDto.js +52 -0
- package/lib/umd/models/VCFilterDto.js +6 -0
- package/lib/umd/models/VCFilterItemsDto.js +50 -0
- package/lib/umd/models/VCInputDescriptorDto.js +2 -0
- package/lib/umd/models/index.js +2 -7
- package/package.json +1 -1
- package/lib/esm/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCreateCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeModelDtoConfig.js +0 -52
- package/lib/esm/models/VCCredentialTypeModelDtoSchema.js +0 -55
- package/lib/esm/models/VCCredentialTypeModelDtoStyle.js +0 -49
- package/lib/types/models/VCCreateCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCreateCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeModelDtoConfig.d.ts +0 -50
- package/lib/types/models/VCCredentialTypeModelDtoSchema.d.ts +0 -55
- package/lib/types/models/VCCredentialTypeModelDtoStyle.d.ts +0 -43
- package/lib/umd/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCreateCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeModelDtoConfig.js +0 -59
- package/lib/umd/models/VCCredentialTypeModelDtoSchema.js +0 -62
- package/lib/umd/models/VCCredentialTypeModelDtoStyle.js +0 -56
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.VCCredentialTypeModelDtoSchemaToJSON = exports.VCCredentialTypeModelDtoSchemaFromJSONTyped = exports.VCCredentialTypeModelDtoSchemaFromJSON = exports.instanceOfVCCredentialTypeModelDtoSchema = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* Check if a given object implements the VCCredentialTypeModelDtoSchema interface.
|
|
19
|
-
*/
|
|
20
|
-
function instanceOfVCCredentialTypeModelDtoSchema(value) {
|
|
21
|
-
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "id" in value;
|
|
23
|
-
isInstance = isInstance && "schema_url" in value;
|
|
24
|
-
isInstance = isInstance && "name" in value;
|
|
25
|
-
isInstance = isInstance && "archived" in value;
|
|
26
|
-
isInstance = isInstance && "version" in value;
|
|
27
|
-
return isInstance;
|
|
28
|
-
}
|
|
29
|
-
exports.instanceOfVCCredentialTypeModelDtoSchema = instanceOfVCCredentialTypeModelDtoSchema;
|
|
30
|
-
function VCCredentialTypeModelDtoSchemaFromJSON(json) {
|
|
31
|
-
return VCCredentialTypeModelDtoSchemaFromJSONTyped(json, false);
|
|
32
|
-
}
|
|
33
|
-
exports.VCCredentialTypeModelDtoSchemaFromJSON = VCCredentialTypeModelDtoSchemaFromJSON;
|
|
34
|
-
function VCCredentialTypeModelDtoSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
35
|
-
if ((json === undefined) || (json === null)) {
|
|
36
|
-
return json;
|
|
37
|
-
}
|
|
38
|
-
return {
|
|
39
|
-
'id': json['id'],
|
|
40
|
-
'schema_url': json['schema_url'],
|
|
41
|
-
'name': json['name'],
|
|
42
|
-
'archived': json['archived'],
|
|
43
|
-
'version': json['version'],
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
exports.VCCredentialTypeModelDtoSchemaFromJSONTyped = VCCredentialTypeModelDtoSchemaFromJSONTyped;
|
|
47
|
-
function VCCredentialTypeModelDtoSchemaToJSON(value) {
|
|
48
|
-
if (value === undefined) {
|
|
49
|
-
return undefined;
|
|
50
|
-
}
|
|
51
|
-
if (value === null) {
|
|
52
|
-
return null;
|
|
53
|
-
}
|
|
54
|
-
return {
|
|
55
|
-
'id': value.id,
|
|
56
|
-
'schema_url': value.schema_url,
|
|
57
|
-
'name': value.name,
|
|
58
|
-
'archived': value.archived,
|
|
59
|
-
'version': value.version,
|
|
60
|
-
};
|
|
61
|
-
}
|
|
62
|
-
exports.VCCredentialTypeModelDtoSchemaToJSON = VCCredentialTypeModelDtoSchemaToJSON;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.VCCredentialTypeModelDtoStyleToJSON = exports.VCCredentialTypeModelDtoStyleFromJSONTyped = exports.VCCredentialTypeModelDtoStyleFromJSON = exports.instanceOfVCCredentialTypeModelDtoStyle = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* Check if a given object implements the VCCredentialTypeModelDtoStyle interface.
|
|
19
|
-
*/
|
|
20
|
-
function instanceOfVCCredentialTypeModelDtoStyle(value) {
|
|
21
|
-
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "text_color" in value;
|
|
23
|
-
isInstance = isInstance && "background" in value;
|
|
24
|
-
isInstance = isInstance && "image" in value;
|
|
25
|
-
return isInstance;
|
|
26
|
-
}
|
|
27
|
-
exports.instanceOfVCCredentialTypeModelDtoStyle = instanceOfVCCredentialTypeModelDtoStyle;
|
|
28
|
-
function VCCredentialTypeModelDtoStyleFromJSON(json) {
|
|
29
|
-
return VCCredentialTypeModelDtoStyleFromJSONTyped(json, false);
|
|
30
|
-
}
|
|
31
|
-
exports.VCCredentialTypeModelDtoStyleFromJSON = VCCredentialTypeModelDtoStyleFromJSON;
|
|
32
|
-
function VCCredentialTypeModelDtoStyleFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
-
if ((json === undefined) || (json === null)) {
|
|
34
|
-
return json;
|
|
35
|
-
}
|
|
36
|
-
return {
|
|
37
|
-
'text_color': json['text-color'],
|
|
38
|
-
'background': json['background'],
|
|
39
|
-
'image': json['image'],
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
exports.VCCredentialTypeModelDtoStyleFromJSONTyped = VCCredentialTypeModelDtoStyleFromJSONTyped;
|
|
43
|
-
function VCCredentialTypeModelDtoStyleToJSON(value) {
|
|
44
|
-
if (value === undefined) {
|
|
45
|
-
return undefined;
|
|
46
|
-
}
|
|
47
|
-
if (value === null) {
|
|
48
|
-
return null;
|
|
49
|
-
}
|
|
50
|
-
return {
|
|
51
|
-
'text-color': value.text_color,
|
|
52
|
-
'background': value.background,
|
|
53
|
-
'image': value.image,
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
exports.VCCredentialTypeModelDtoStyleToJSON = VCCredentialTypeModelDtoStyleToJSON;
|