@coscine/api-client 3.22.0 → 3.25.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.
- package/README.md +1 -1
- package/dist/index.js +2602 -2534
- package/dist/types/Coscine.Api/@coscine/api/admin-api.d.ts +0 -124
- package/dist/types/Coscine.Api/@coscine/api/application-profile-api.d.ts +0 -41
- package/dist/types/Coscine.Api/@coscine/api/blob-api.d.ts +0 -65
- package/dist/types/Coscine.Api/@coscine/api/data-hamster-report-api.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/api/discipline-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/handle-api.d.ts +0 -23
- package/dist/types/Coscine.Api/@coscine/api/language-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/license-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/maintenance-api.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/api/notification-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/organization-api.d.ts +0 -27
- package/dist/types/Coscine.Api/@coscine/api/pid-api.d.ts +0 -38
- package/dist/types/Coscine.Api/@coscine/api/project-api.d.ts +0 -44
- package/dist/types/Coscine.Api/@coscine/api/project-invitation-api.d.ts +0 -46
- package/dist/types/Coscine.Api/@coscine/api/project-member-api.d.ts +0 -55
- package/dist/types/Coscine.Api/@coscine/api/project-publication-request-api.d.ts +0 -28
- package/dist/types/Coscine.Api/@coscine/api/project-quota-api.d.ts +0 -41
- package/dist/types/Coscine.Api/@coscine/api/project-resource-api.d.ts +0 -55
- package/dist/types/Coscine.Api/@coscine/api/project-resource-quota-api.d.ts +8 -28
- package/dist/types/Coscine.Api/@coscine/api/project-resource-type-api.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/api/project-sub-projects-api.d.ts +0 -27
- package/dist/types/Coscine.Api/@coscine/api/provenance-api.d.ts +0 -39
- package/dist/types/Coscine.Api/@coscine/api/publication-advisory-service-api.d.ts +0 -20
- package/dist/types/Coscine.Api/@coscine/api/report-api.d.ts +0 -14
- package/dist/types/Coscine.Api/@coscine/api/resource-api.d.ts +0 -12
- package/dist/types/Coscine.Api/@coscine/api/resource-type-api.d.ts +0 -13
- package/dist/types/Coscine.Api/@coscine/api/resource-type-git-lab-api.d.ts +0 -32
- package/dist/types/Coscine.Api/@coscine/api/role-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/search-api.d.ts +0 -24
- package/dist/types/Coscine.Api/@coscine/api/self-api-token-api.d.ts +0 -31
- package/dist/types/Coscine.Api/@coscine/api/self-api.d.ts +29 -37
- package/dist/types/Coscine.Api/@coscine/api/self-session-api.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/api/system-status-api.d.ts +0 -38
- package/dist/types/Coscine.Api/@coscine/api/title-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/tos-api.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/api/tree-api.d.ts +0 -117
- package/dist/types/Coscine.Api/@coscine/api/user-api.d.ts +0 -14
- package/dist/types/Coscine.Api/@coscine/api/user-notification-opt-out-api.d.ts +0 -31
- package/dist/types/Coscine.Api/@coscine/api/visibility-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/vocabulary-api.d.ts +41 -42
- package/dist/types/Coscine.Api/@coscine/model/accepted-language.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/activity-log-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/activity-log-dto.d.ts +0 -37
- package/dist/types/Coscine.Api/@coscine/model/api-token-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/api-token-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/api-token-dto.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/model/api-token-for-creation-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/application-profile-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/application-profile-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/application-profile-dto.d.ts +0 -13
- package/dist/types/Coscine.Api/@coscine/model/application-profile-for-creation-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/application-profile-for-creation-dto.d.ts +0 -11
- package/dist/types/Coscine.Api/@coscine/model/application-profile-for-resource-creation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/application-profile-minimal-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/coscine-http-method.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/coscine-role-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/create-datasource-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/create-datasource-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto.d.ts +0 -35
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-options-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-resource-type-options-for-manipulation-dto.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-worm-options-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-worm-resource-type-options-for-manipulation-dto.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-web-options-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-web-resource-type-options-for-manipulation-dto.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/model/default-organization-quota-dto.d.ts +28 -0
- package/dist/types/Coscine.Api/@coscine/model/deployed-graph-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/deployed-graph-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/discipline-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/discipline-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/discipline-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/discipline-for-project-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/discipline-for-resource-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/discipline-for-user-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/ds-nrw-replication-group-dto.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/ds-nrw-replication-group.d.ts +0 -5
- package/dist/types/Coscine.Api/@coscine/model/extracted-metadata-tree-for-creation-dto.d.ts +0 -16
- package/dist/types/Coscine.Api/@coscine/model/extracted-metadata-tree-for-update-dto.d.ts +0 -18
- package/dist/types/Coscine.Api/@coscine/model/file-action-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/file-action-http-method.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/file-actions-dto.d.ts +0 -7
- package/dist/types/Coscine.Api/@coscine/model/file-system-storage-options-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/file-tree-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/file-tree-dto.d.ts +0 -28
- package/dist/types/Coscine.Api/@coscine/model/fixed-value-for-resource-manipulation-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/git-lab-options-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/gitlab-branch-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/gitlab-branch-dto.d.ts +0 -16
- package/dist/types/Coscine.Api/@coscine/model/gitlab-project-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/gitlab-project-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/gitlab-project-dto.d.ts +0 -28
- package/dist/types/Coscine.Api/@coscine/model/gitlab-resource-type-options-for-creation-dto.d.ts +0 -12
- package/dist/types/Coscine.Api/@coscine/model/gitlab-resource-type-options-for-update-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/handle-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/handle-dto.d.ts +0 -15
- package/dist/types/Coscine.Api/@coscine/model/handle-for-update-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/handle-value-dto.d.ts +0 -50
- package/dist/types/Coscine.Api/@coscine/model/handle-value-for-update-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/hash-parameters-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/identity-provider-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/identity-providers.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/index.d.ts +3 -0
- package/dist/types/Coscine.Api/@coscine/model/language-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/language-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/language-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/language-for-user-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/license-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/license-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/license-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/license-for-resource-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/lifecycle-options-for-manipulation-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/maintenance-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/maintenance-dto.d.ts +0 -14
- package/dist/types/Coscine.Api/@coscine/model/message-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/message-dto.d.ts +0 -22
- package/dist/types/Coscine.Api/@coscine/model/message-type.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-dto.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-extracted-dto.d.ts +0 -18
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-for-creation-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-for-deletion-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-for-update-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/metadata-update-admin-parameters.d.ts +0 -7
- package/dist/types/Coscine.Api/@coscine/model/notification-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/notification-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/notification-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/organization-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/organization-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/organization-dto.d.ts +0 -13
- package/dist/types/Coscine.Api/@coscine/model/organization-for-project-manipulation-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/pagination.d.ts +0 -14
- package/dist/types/Coscine.Api/@coscine/model/pid-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/pid-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/pid-dto.d.ts +0 -15
- package/dist/types/Coscine.Api/@coscine/model/pid-request-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/pid-type.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/project-admin-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/project-admin-dto.d.ts +0 -57
- package/dist/types/Coscine.Api/@coscine/model/project-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/project-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/project-dto.d.ts +0 -47
- package/dist/types/Coscine.Api/@coscine/model/project-for-creation-dto.d.ts +0 -31
- package/dist/types/Coscine.Api/@coscine/model/project-for-update-dto.d.ts +0 -29
- package/dist/types/Coscine.Api/@coscine/model/project-invitation-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/project-invitation-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/project-invitation-dto.d.ts +0 -23
- package/dist/types/Coscine.Api/@coscine/model/project-invitation-for-project-manipulation-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/project-invitation-resolve-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/project-minimal-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/project-organization-dto.d.ts +0 -15
- package/dist/types/Coscine.Api/@coscine/model/project-publication-request-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/project-publication-request-dto.d.ts +0 -22
- package/dist/types/Coscine.Api/@coscine/model/project-quota-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/project-quota-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/project-quota-dto.d.ts +0 -31
- package/dist/types/Coscine.Api/@coscine/model/project-quota-for-update-dto.d.ts +0 -12
- package/dist/types/Coscine.Api/@coscine/model/project-resource-minimal-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/project-role-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/project-role-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/project-role-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/project-role-for-project-creation-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/project-role-for-project-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/project-role-minimal-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/provenance-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/provenance-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/provenance-for-update-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/provenance-parameters-dto.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/model/public-user-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/public-user-dto.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/model/publication-advisory-service-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/publication-advisory-service-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/publication-request-for-creation-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/quota-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/quota-for-manipulation-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/quota-unit.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/rdf-definition-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/rdf-definition-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/rdf-definition-for-manipulation-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/rdf-format.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/rdf-patch-document-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/rdf-patch-operation-dto.d.ts +0 -12
- package/dist/types/Coscine.Api/@coscine/model/rdf-patch-operation-type.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/rds-options-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/rds-resource-type-options-for-manipulation-dto.d.ts +0 -7
- package/dist/types/Coscine.Api/@coscine/model/rds-s3-options-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/rds-s3-resource-type-options-for-manipulation-dto.d.ts +0 -7
- package/dist/types/Coscine.Api/@coscine/model/rds-s3-worm-options-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/rds-s3-worm-resource-type-options-for-manipulation-dto.d.ts +0 -7
- package/dist/types/Coscine.Api/@coscine/model/resource-admin-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/resource-admin-dto.d.ts +0 -66
- package/dist/types/Coscine.Api/@coscine/model/resource-content-page-columns-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/resource-content-page-dto.d.ts +0 -14
- package/dist/types/Coscine.Api/@coscine/model/resource-content-page-entries-view-dto.d.ts +0 -7
- package/dist/types/Coscine.Api/@coscine/model/resource-content-page-metadata-view-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/resource-creation-page-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/resource-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/resource-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/resource-dto.d.ts +0 -57
- package/dist/types/Coscine.Api/@coscine/model/resource-for-creation-dto.d.ts +0 -40
- package/dist/types/Coscine.Api/@coscine/model/resource-for-update-dto.d.ts +0 -37
- package/dist/types/Coscine.Api/@coscine/model/resource-minimal-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/resource-quota-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/resource-quota-dto.d.ts +1 -19
- package/dist/types/Coscine.Api/@coscine/model/resource-type-dto.d.ts +0 -13
- package/dist/types/Coscine.Api/@coscine/model/resource-type-information-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/resource-type-information-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/resource-type-information-dto.d.ts +4 -51
- package/dist/types/Coscine.Api/@coscine/model/resource-type-minimal-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/resource-type-options-dto.d.ts +0 -44
- package/dist/types/Coscine.Api/@coscine/model/resource-type-options-for-creation-dto.d.ts +0 -39
- package/dist/types/Coscine.Api/@coscine/model/resource-type-options-for-update-dto.d.ts +0 -39
- package/dist/types/Coscine.Api/@coscine/model/resource-type-status.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/role-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/role-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/role-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/role-minimal-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/search-category-type.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/search-category.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/search-result-dto-paged-search-response.d.ts +0 -35
- package/dist/types/Coscine.Api/@coscine/model/search-result-dto.d.ts +0 -11
- package/dist/types/Coscine.Api/@coscine/model/storage-data-hamster-kpi-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/storage-data-hamster-kpi-dto.d.ts +0 -15
- package/dist/types/Coscine.Api/@coscine/model/terms-of-service-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/terms-of-service-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/title-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/title-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/title-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/title-for-user-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/tree-data-type.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/user-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/user-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/user-dto.d.ts +0 -34
- package/dist/types/Coscine.Api/@coscine/model/user-email-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/user-for-update-dto.d.ts +0 -22
- package/dist/types/Coscine.Api/@coscine/model/user-merge-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/user-merge-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/user-minimal-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/user-notification-for-creation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/user-notification-opt-out-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/user-notification-opt-out-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/user-notification-opt-out-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/user-organization-dto.d.ts +9 -14
- package/dist/types/Coscine.Api/@coscine/model/user-project-role-count-dto-response.d.ts +18 -0
- package/dist/types/Coscine.Api/@coscine/model/user-project-role-count-dto.d.ts +20 -0
- package/dist/types/Coscine.Api/@coscine/model/user-terms-of-service-accept-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/variant-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/visibility-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/visibility-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/visibility-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/visibility-for-project-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/visibility-for-resource-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/vocabulary-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/vocabulary-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/vocabulary-instance-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/vocabulary-instance-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/vocabulary-instance-dto.d.ts +0 -14
- package/dist/types/Coscine.Api/base.d.ts +0 -24
- package/dist/types/Coscine.Api/common.d.ts +4 -35
- package/dist/types/Coscine.Api/configuration.d.ts +0 -17
- package/dist/types/apis.d.ts +2 -0
- package/dist/types/index.d.ts +11 -0
- package/package.json +1 -1
|
@@ -12,46 +12,11 @@
|
|
|
12
12
|
import type { Pagination } from './pagination';
|
|
13
13
|
import type { SearchCategory } from './search-category';
|
|
14
14
|
import type { SearchResultDto } from './search-result-dto';
|
|
15
|
-
/**
|
|
16
|
-
*
|
|
17
|
-
* @export
|
|
18
|
-
* @interface SearchResultDtoPagedSearchResponse
|
|
19
|
-
*/
|
|
20
15
|
export interface SearchResultDtoPagedSearchResponse {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {Array<SearchResultDto>}
|
|
24
|
-
* @memberof SearchResultDtoPagedSearchResponse
|
|
25
|
-
*/
|
|
26
16
|
'data'?: Array<SearchResultDto> | null;
|
|
27
|
-
/**
|
|
28
|
-
*
|
|
29
|
-
* @type {boolean}
|
|
30
|
-
* @memberof SearchResultDtoPagedSearchResponse
|
|
31
|
-
*/
|
|
32
17
|
'isSuccess'?: boolean;
|
|
33
|
-
/**
|
|
34
|
-
*
|
|
35
|
-
* @type {number}
|
|
36
|
-
* @memberof SearchResultDtoPagedSearchResponse
|
|
37
|
-
*/
|
|
38
18
|
'statusCode'?: number | null;
|
|
39
|
-
/**
|
|
40
|
-
*
|
|
41
|
-
* @type {string}
|
|
42
|
-
* @memberof SearchResultDtoPagedSearchResponse
|
|
43
|
-
*/
|
|
44
19
|
'traceId'?: string | null;
|
|
45
|
-
/**
|
|
46
|
-
*
|
|
47
|
-
* @type {Pagination}
|
|
48
|
-
* @memberof SearchResultDtoPagedSearchResponse
|
|
49
|
-
*/
|
|
50
20
|
'pagination'?: Pagination;
|
|
51
|
-
/**
|
|
52
|
-
*
|
|
53
|
-
* @type {Array<SearchCategory>}
|
|
54
|
-
* @memberof SearchResultDtoPagedSearchResponse
|
|
55
|
-
*/
|
|
56
21
|
'categories'?: Array<SearchCategory> | null;
|
|
57
22
|
}
|
|
@@ -12,26 +12,15 @@
|
|
|
12
12
|
import type { SearchCategoryType } from './search-category-type';
|
|
13
13
|
/**
|
|
14
14
|
* Represents a Data Transfer Object (DTO) for search results.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SearchResultDto
|
|
17
15
|
*/
|
|
18
16
|
export interface SearchResultDto {
|
|
19
17
|
/**
|
|
20
18
|
* The URI associated with the search result.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof SearchResultDto
|
|
23
19
|
*/
|
|
24
20
|
'uri': string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {SearchCategoryType}
|
|
28
|
-
* @memberof SearchResultDto
|
|
29
|
-
*/
|
|
30
21
|
'type': SearchCategoryType;
|
|
31
22
|
/**
|
|
32
23
|
* The dynamic source data for the search result.
|
|
33
|
-
* @type {any}
|
|
34
|
-
* @memberof SearchResultDto
|
|
35
24
|
*/
|
|
36
25
|
'source': any;
|
|
37
26
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { StorageDataHamsterKpiDto } from './storage-data-hamster-kpi-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface StorageDataHamsterKpiDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface StorageDataHamsterKpiDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {StorageDataHamsterKpiDto}
|
|
22
|
-
* @memberof StorageDataHamsterKpiDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: StorageDataHamsterKpiDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof StorageDataHamsterKpiDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof StorageDataHamsterKpiDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof StorageDataHamsterKpiDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -10,22 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { DataHamsterKpiDto } from './data-hamster-kpi-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface StorageDataHamsterKpiDto
|
|
17
|
-
*/
|
|
18
13
|
export interface StorageDataHamsterKpiDto {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {DataHamsterKpiDto}
|
|
22
|
-
* @memberof StorageDataHamsterKpiDto
|
|
23
|
-
*/
|
|
24
14
|
'reserved'?: DataHamsterKpiDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {DataHamsterKpiDto}
|
|
28
|
-
* @memberof StorageDataHamsterKpiDto
|
|
29
|
-
*/
|
|
30
15
|
'used'?: DataHamsterKpiDto;
|
|
31
16
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { TermsOfServiceDto } from './terms-of-service-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface TermsOfServiceDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface TermsOfServiceDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {TermsOfServiceDto}
|
|
22
|
-
* @memberof TermsOfServiceDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: TermsOfServiceDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof TermsOfServiceDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof TermsOfServiceDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof TermsOfServiceDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -11,26 +11,18 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents the Data Transfer Object (DTO) for terms of service information.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface TermsOfServiceDto
|
|
16
14
|
*/
|
|
17
15
|
export interface TermsOfServiceDto {
|
|
18
16
|
/**
|
|
19
17
|
* The version of the terms of service.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof TermsOfServiceDto
|
|
22
18
|
*/
|
|
23
19
|
'version': string;
|
|
24
20
|
/**
|
|
25
21
|
* The URI point to the content of ToS\' version
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof TermsOfServiceDto
|
|
28
22
|
*/
|
|
29
23
|
'href': string;
|
|
30
24
|
/**
|
|
31
25
|
* Indicates whether these terms of service are current or not.
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof TermsOfServiceDto
|
|
34
26
|
*/
|
|
35
27
|
'isCurrent': boolean;
|
|
36
28
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { TitleDto } from './title-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface TitleDtoIEnumerableResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface TitleDtoIEnumerableResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<TitleDto>}
|
|
22
|
-
* @memberof TitleDtoIEnumerableResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: Array<TitleDto> | null;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof TitleDtoIEnumerableResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof TitleDtoIEnumerableResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof TitleDtoIEnumerableResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { TitleDto } from './title-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface TitleDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface TitleDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {TitleDto}
|
|
22
|
-
* @memberof TitleDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: TitleDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof TitleDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof TitleDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof TitleDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -11,20 +11,14 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents the Data Transfer Object (DTO) for title information.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface TitleDto
|
|
16
14
|
*/
|
|
17
15
|
export interface TitleDto {
|
|
18
16
|
/**
|
|
19
17
|
* The identifier for the title.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof TitleDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
/**
|
|
25
21
|
* The displayed name of the title.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof TitleDto
|
|
28
22
|
*/
|
|
29
23
|
'displayName': string;
|
|
30
24
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents the data transfer object (DTO) for manipulating a user\'s title.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface TitleForUserManipulationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface TitleForUserManipulationDto {
|
|
18
16
|
/**
|
|
19
17
|
* The unique identifier of the title.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof TitleForUserManipulationDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Pagination } from './pagination';
|
|
13
13
|
import type { UserDto } from './user-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface UserDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface UserDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<UserDto>}
|
|
23
|
-
* @memberof UserDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<UserDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof UserDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof UserDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof UserDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof UserDtoPagedResponse
|
|
48
|
-
*/
|
|
49
19
|
'pagination'?: Pagination;
|
|
50
20
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { UserDto } from './user-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface UserDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface UserDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {UserDto}
|
|
22
|
-
* @memberof UserDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: UserDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof UserDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof UserDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof UserDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -18,86 +18,52 @@ import type { UserEmailDto } from './user-email-dto';
|
|
|
18
18
|
import type { UserOrganizationDto } from './user-organization-dto';
|
|
19
19
|
/**
|
|
20
20
|
* Represents a Data Transfer Object (DTO) for user-related information.
|
|
21
|
-
* @export
|
|
22
|
-
* @interface UserDto
|
|
23
21
|
*/
|
|
24
22
|
export interface UserDto {
|
|
25
23
|
/**
|
|
26
24
|
* The unique identifier of the user.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof UserDto
|
|
29
25
|
*/
|
|
30
26
|
'id': string;
|
|
31
27
|
/**
|
|
32
28
|
* The display name of the user.
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof UserDto
|
|
35
29
|
*/
|
|
36
30
|
'displayName': string;
|
|
37
31
|
/**
|
|
38
32
|
* The given name of the user.
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof UserDto
|
|
41
33
|
*/
|
|
42
34
|
'givenName'?: string | null;
|
|
43
35
|
/**
|
|
44
36
|
* The family name of the user.
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof UserDto
|
|
47
37
|
*/
|
|
48
38
|
'familyName'?: string | null;
|
|
49
39
|
/**
|
|
50
40
|
* The email addresses associated with the user.
|
|
51
|
-
* @type {Array<UserEmailDto>}
|
|
52
|
-
* @memberof UserDto
|
|
53
41
|
*/
|
|
54
42
|
'emails': Array<UserEmailDto>;
|
|
55
|
-
/**
|
|
56
|
-
*
|
|
57
|
-
* @type {TitleDto}
|
|
58
|
-
* @memberof UserDto
|
|
59
|
-
*/
|
|
60
43
|
'title'?: TitleDto;
|
|
61
|
-
/**
|
|
62
|
-
*
|
|
63
|
-
* @type {LanguageDto}
|
|
64
|
-
* @memberof UserDto
|
|
65
|
-
*/
|
|
66
44
|
'language'?: LanguageDto;
|
|
67
45
|
/**
|
|
68
46
|
* Indicates if the terms of service are accepted by the user.
|
|
69
|
-
* @type {boolean}
|
|
70
|
-
* @memberof UserDto
|
|
71
47
|
*/
|
|
72
48
|
'areToSAccepted': boolean;
|
|
73
49
|
/**
|
|
74
50
|
* The date and time of the latest activity of the user.
|
|
75
|
-
* @type {string}
|
|
76
|
-
* @memberof UserDto
|
|
77
51
|
*/
|
|
78
52
|
'latestActivity'?: string | null;
|
|
79
53
|
/**
|
|
80
54
|
* The disciplines associated with the user.
|
|
81
|
-
* @type {Array<DisciplineDto>}
|
|
82
|
-
* @memberof UserDto
|
|
83
55
|
*/
|
|
84
56
|
'disciplines': Array<DisciplineDto>;
|
|
85
57
|
/**
|
|
86
58
|
* The organizations associated with the user.
|
|
87
|
-
* @type {Array<UserOrganizationDto>}
|
|
88
|
-
* @memberof UserDto
|
|
89
59
|
*/
|
|
90
60
|
'organizations': Array<UserOrganizationDto>;
|
|
91
61
|
/**
|
|
92
62
|
* The identity providers associated with the user.
|
|
93
|
-
* @type {Array<IdentityProviderDto>}
|
|
94
|
-
* @memberof UserDto
|
|
95
63
|
*/
|
|
96
64
|
'identities': Array<IdentityProviderDto>;
|
|
97
65
|
/**
|
|
98
66
|
* The coscine roles associated with the user.
|
|
99
|
-
* @type {Array<CoscineRoleDto>}
|
|
100
|
-
* @memberof UserDto
|
|
101
67
|
*/
|
|
102
68
|
'roles'?: Array<CoscineRoleDto>;
|
|
103
69
|
/**
|
|
@@ -11,26 +11,18 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a Data Transfer Object (DTO) for user email information.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface UserEmailDto
|
|
16
14
|
*/
|
|
17
15
|
export interface UserEmailDto {
|
|
18
16
|
/**
|
|
19
17
|
* The email address of the user.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof UserEmailDto
|
|
22
18
|
*/
|
|
23
19
|
'email'?: string | null;
|
|
24
20
|
/**
|
|
25
21
|
* Indicates whether the email address is confirmed.
|
|
26
|
-
* @type {boolean}
|
|
27
|
-
* @memberof UserEmailDto
|
|
28
22
|
*/
|
|
29
23
|
'isConfirmed'?: boolean;
|
|
30
24
|
/**
|
|
31
25
|
* Indicates whether the email address is the primary one for the user.
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof UserEmailDto
|
|
34
26
|
*/
|
|
35
27
|
'isPrimary'?: boolean;
|
|
36
28
|
}
|
|
@@ -14,50 +14,28 @@ import type { LanguageForUserManipulationDto } from './language-for-user-manipul
|
|
|
14
14
|
import type { TitleForUserManipulationDto } from './title-for-user-manipulation-dto';
|
|
15
15
|
/**
|
|
16
16
|
* Represents the data transfer object (DTO) for updating user details.
|
|
17
|
-
* @export
|
|
18
|
-
* @interface UserForUpdateDto
|
|
19
17
|
*/
|
|
20
18
|
export interface UserForUpdateDto {
|
|
21
19
|
/**
|
|
22
20
|
* The user\'s given name.
|
|
23
|
-
* @type {string}
|
|
24
|
-
* @memberof UserForUpdateDto
|
|
25
21
|
*/
|
|
26
22
|
'givenName': string;
|
|
27
23
|
/**
|
|
28
24
|
* The user\'s family name.
|
|
29
|
-
* @type {string}
|
|
30
|
-
* @memberof UserForUpdateDto
|
|
31
25
|
*/
|
|
32
26
|
'familyName': string;
|
|
33
27
|
/**
|
|
34
28
|
* The user\'s email address.
|
|
35
|
-
* @type {string}
|
|
36
|
-
* @memberof UserForUpdateDto
|
|
37
29
|
*/
|
|
38
30
|
'email': string;
|
|
39
|
-
/**
|
|
40
|
-
*
|
|
41
|
-
* @type {TitleForUserManipulationDto}
|
|
42
|
-
* @memberof UserForUpdateDto
|
|
43
|
-
*/
|
|
44
31
|
'title'?: TitleForUserManipulationDto;
|
|
45
|
-
/**
|
|
46
|
-
*
|
|
47
|
-
* @type {LanguageForUserManipulationDto}
|
|
48
|
-
* @memberof UserForUpdateDto
|
|
49
|
-
*/
|
|
50
32
|
'language': LanguageForUserManipulationDto;
|
|
51
33
|
/**
|
|
52
34
|
* The user\'s organization.
|
|
53
|
-
* @type {string}
|
|
54
|
-
* @memberof UserForUpdateDto
|
|
55
35
|
*/
|
|
56
36
|
'organization'?: string | null;
|
|
57
37
|
/**
|
|
58
38
|
* The disciplines associated with the user for manipulation.
|
|
59
|
-
* @type {Array<DisciplineForUserManipulationDto>}
|
|
60
|
-
* @memberof UserForUpdateDto
|
|
61
39
|
*/
|
|
62
40
|
'disciplines': Array<DisciplineForUserManipulationDto>;
|
|
63
41
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { UserMergeDto } from './user-merge-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface UserMergeDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface UserMergeDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {UserMergeDto}
|
|
22
|
-
* @memberof UserMergeDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: UserMergeDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof UserMergeDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof UserMergeDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof UserMergeDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a Data Transfer Object (DTO) for merging user accounts.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface UserMergeDto
|
|
16
14
|
*/
|
|
17
15
|
export interface UserMergeDto {
|
|
18
16
|
/**
|
|
19
17
|
* The token required for merging user accounts.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof UserMergeDto
|
|
22
18
|
*/
|
|
23
19
|
'token': string;
|
|
24
20
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a minimal Data Transfer Object (DTO) for user information.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface UserMinimalDto
|
|
16
14
|
*/
|
|
17
15
|
export interface UserMinimalDto {
|
|
18
16
|
/**
|
|
19
17
|
* The unique identifier for the user.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof UserMinimalDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing the creation of a user notification.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface UserNotificationForCreationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface UserNotificationForCreationDto {
|
|
18
16
|
/**
|
|
19
17
|
* The id of the notification.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof UserNotificationForCreationDto
|
|
22
18
|
*/
|
|
23
19
|
'notificationId': string;
|
|
24
20
|
}
|
package/dist/types/Coscine.Api/@coscine/model/user-notification-opt-out-dto-paged-response.d.ts
CHANGED
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Pagination } from './pagination';
|
|
13
13
|
import type { UserNotificationOptOutDto } from './user-notification-opt-out-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface UserNotificationOptOutDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface UserNotificationOptOutDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<UserNotificationOptOutDto>}
|
|
23
|
-
* @memberof UserNotificationOptOutDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<UserNotificationOptOutDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof UserNotificationOptOutDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof UserNotificationOptOutDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof UserNotificationOptOutDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof UserNotificationOptOutDtoPagedResponse
|
|
48
|
-
*/
|
|
49
19
|
'pagination'?: Pagination;
|
|
50
20
|
}
|