@coscine/api-client 3.18.0 → 3.20.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/dist/index.js +16 -35
- package/dist/types/Coscine.Api/@coscine/api/admin-api.d.ts +2 -128
- 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 +246 -0
- 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 +0 -26
- 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/report-api.d.ts +258 -0
- 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 +0 -36
- 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 -49
- 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 +0 -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 +20 -0
- 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 +18 -0
- package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto-response.d.ts +18 -0
- package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto.d.ts +21 -0
- 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 +2 -12
- 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 +2 -12
- 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 +2 -12
- 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/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 +7 -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 +24 -0
- 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 +8 -25
- package/dist/types/Coscine.Api/@coscine/model/publication-advisory-service-dto.d.ts +0 -8
- 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 +0 -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 +0 -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 +18 -0
- package/dist/types/Coscine.Api/@coscine/model/storage-data-hamster-kpi-dto.d.ts +16 -0
- 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 +5 -32
- 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 +4 -8
- 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/api.d.ts +2 -0
- package/dist/types/Coscine.Api/base.d.ts +0 -24
- package/dist/types/Coscine.Api/common.d.ts +0 -37
- package/dist/types/Coscine.Api/configuration.d.ts +0 -17
- package/package.json +1 -1
|
@@ -11,26 +11,18 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) for deleting a specific version of metadata.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface MetadataTreeForDeletionDto
|
|
16
14
|
*/
|
|
17
15
|
export interface MetadataTreeForDeletionDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the path of the metadata tree.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof MetadataTreeForDeletionDto
|
|
22
18
|
*/
|
|
23
19
|
'path': string;
|
|
24
20
|
/**
|
|
25
21
|
* Gets or initializes the version of the metadata tree to be deleted.
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof MetadataTreeForDeletionDto
|
|
28
22
|
*/
|
|
29
23
|
'version': number;
|
|
30
24
|
/**
|
|
31
25
|
* Gets or initializes the invalidation entity.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof MetadataTreeForDeletionDto
|
|
34
26
|
*/
|
|
35
27
|
'invalidatedBy': string;
|
|
36
28
|
}
|
|
@@ -12,20 +12,11 @@
|
|
|
12
12
|
import type { RdfDefinitionForManipulationDto } from './rdf-definition-for-manipulation-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Data transfer object (DTO) representing the update of a metadata tree. Inherits from the base class Coscine.Api.Core.Shared.DataTransferObjects.ParameterObjects.MetadataTreeForManipulationDto.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface MetadataTreeForUpdateDto
|
|
17
15
|
*/
|
|
18
16
|
export interface MetadataTreeForUpdateDto {
|
|
19
17
|
/**
|
|
20
18
|
* Gets or initializes the path of the metadata tree.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof MetadataTreeForUpdateDto
|
|
23
19
|
*/
|
|
24
20
|
'path': string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {RdfDefinitionForManipulationDto}
|
|
28
|
-
* @memberof MetadataTreeForUpdateDto
|
|
29
|
-
*/
|
|
30
21
|
'definition': RdfDefinitionForManipulationDto;
|
|
31
22
|
}
|
|
@@ -12,14 +12,7 @@
|
|
|
12
12
|
import type { RdfDefinitionForManipulationDto } from './rdf-definition-for-manipulation-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents parameters for updating metadata in an administrative context.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface MetadataUpdateAdminParameters
|
|
17
15
|
*/
|
|
18
16
|
export interface MetadataUpdateAdminParameters {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {RdfDefinitionForManipulationDto}
|
|
22
|
-
* @memberof MetadataUpdateAdminParameters
|
|
23
|
-
*/
|
|
24
17
|
'definition': RdfDefinitionForManipulationDto;
|
|
25
18
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { NotificationDto } from './notification-dto';
|
|
13
13
|
import type { Pagination } from './pagination';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface NotificationDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface NotificationDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<NotificationDto>}
|
|
23
|
-
* @memberof NotificationDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<NotificationDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof NotificationDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof NotificationDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof NotificationDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof NotificationDtoPagedResponse
|
|
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 { NotificationDto } from './notification-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface NotificationDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface NotificationDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {NotificationDto}
|
|
22
|
-
* @memberof NotificationDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: NotificationDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof NotificationDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof NotificationDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof NotificationDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -11,26 +11,18 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a minimal data transfer object (DTO) for a notification.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface NotificationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface NotificationDto {
|
|
18
16
|
/**
|
|
19
17
|
* Unique identifier for the project notification.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof NotificationDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
/**
|
|
25
21
|
* Category of the notification.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof NotificationDto
|
|
28
22
|
*/
|
|
29
23
|
'category': string;
|
|
30
24
|
/**
|
|
31
25
|
* Field which clarifies if the notification is optional or not.
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof NotificationDto
|
|
34
26
|
*/
|
|
35
27
|
'isOptional': boolean;
|
|
36
28
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { OrganizationDto } from './organization-dto';
|
|
13
13
|
import type { Pagination } from './pagination';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface OrganizationDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface OrganizationDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<OrganizationDto>}
|
|
23
|
-
* @memberof OrganizationDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<OrganizationDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof OrganizationDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof OrganizationDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof OrganizationDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof OrganizationDtoPagedResponse
|
|
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 { OrganizationDto } from './organization-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface OrganizationDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface OrganizationDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {OrganizationDto}
|
|
22
|
-
* @memberof OrganizationDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: OrganizationDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof OrganizationDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof OrganizationDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof OrganizationDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -12,32 +12,19 @@
|
|
|
12
12
|
import type { PublicationAdvisoryServiceDto } from './publication-advisory-service-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents a data transfer object (DTO) for an organization, including its ROR (Research Organization Registry) ID, display name, and email address.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface OrganizationDto
|
|
17
15
|
*/
|
|
18
16
|
export interface OrganizationDto {
|
|
19
17
|
/**
|
|
20
18
|
* The ROR (Research Organization Registry) ID of the organization.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof OrganizationDto
|
|
23
19
|
*/
|
|
24
20
|
'uri': string;
|
|
25
21
|
/**
|
|
26
22
|
* The display name of the organization.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof OrganizationDto
|
|
29
23
|
*/
|
|
30
24
|
'displayName': string;
|
|
31
25
|
/**
|
|
32
26
|
* The email address of the organization.
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof OrganizationDto
|
|
35
27
|
*/
|
|
36
28
|
'email'?: string | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {PublicationAdvisoryServiceDto}
|
|
40
|
-
* @memberof OrganizationDto
|
|
41
|
-
*/
|
|
42
29
|
'publicationAdvisoryService'?: PublicationAdvisoryServiceDto;
|
|
43
30
|
}
|
package/dist/types/Coscine.Api/@coscine/model/organization-for-project-manipulation-dto.d.ts
CHANGED
|
@@ -11,20 +11,14 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing an organization for project manipulation.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface OrganizationForProjectManipulationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface OrganizationForProjectManipulationDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the URI of the organization.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof OrganizationForProjectManipulationDto
|
|
22
18
|
*/
|
|
23
19
|
'uri': string;
|
|
24
20
|
/**
|
|
25
21
|
* Gets or initializes if the organization is responsible.
|
|
26
|
-
* @type {boolean}
|
|
27
|
-
* @memberof OrganizationForProjectManipulationDto
|
|
28
22
|
*/
|
|
29
23
|
'responsible': boolean;
|
|
30
24
|
}
|
|
@@ -11,44 +11,30 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents pagination information for a collection of items.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface Pagination
|
|
16
14
|
*/
|
|
17
15
|
export interface Pagination {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or sets the current page number.
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof Pagination
|
|
22
18
|
*/
|
|
23
19
|
'currentPage'?: number;
|
|
24
20
|
/**
|
|
25
21
|
* Gets or sets the total number of pages.
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof Pagination
|
|
28
22
|
*/
|
|
29
23
|
'totalPages'?: number;
|
|
30
24
|
/**
|
|
31
25
|
* Gets or sets the number of items per page.
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof Pagination
|
|
34
26
|
*/
|
|
35
27
|
'pageSize'?: number;
|
|
36
28
|
/**
|
|
37
29
|
* Gets or sets the total count of items across all pages.
|
|
38
|
-
* @type {number}
|
|
39
|
-
* @memberof Pagination
|
|
40
30
|
*/
|
|
41
31
|
'totalCount'?: number;
|
|
42
32
|
/**
|
|
43
33
|
* Gets a value indicating whether there is a previous page.
|
|
44
|
-
* @type {boolean}
|
|
45
|
-
* @memberof Pagination
|
|
46
34
|
*/
|
|
47
35
|
'hasPrevious'?: boolean;
|
|
48
36
|
/**
|
|
49
37
|
* Gets a value indicating whether there is a next page.
|
|
50
|
-
* @type {boolean}
|
|
51
|
-
* @memberof Pagination
|
|
52
38
|
*/
|
|
53
39
|
'hasNext'?: boolean;
|
|
54
40
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Pagination } from './pagination';
|
|
13
13
|
import type { PidDto } from './pid-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface PidDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface PidDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<PidDto>}
|
|
23
|
-
* @memberof PidDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<PidDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof PidDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof PidDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof PidDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof PidDtoPagedResponse
|
|
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 { PidDto } from './pid-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface PidDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface PidDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {PidDto}
|
|
22
|
-
* @memberof PidDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: PidDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof PidDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof PidDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof PidDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -12,38 +12,23 @@
|
|
|
12
12
|
import type { PidType } from './pid-type';
|
|
13
13
|
/**
|
|
14
14
|
* Represents a data transfer object (DTO) for a PID (Persistent Identifier).
|
|
15
|
-
* @export
|
|
16
|
-
* @interface PidDto
|
|
17
15
|
*/
|
|
18
16
|
export interface PidDto {
|
|
19
17
|
/**
|
|
20
18
|
* Gets or sets the prefix of the PID.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof PidDto
|
|
23
19
|
*/
|
|
24
20
|
'prefix': string;
|
|
25
21
|
/**
|
|
26
22
|
* Gets or sets the suffix of the PID.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof PidDto
|
|
29
23
|
*/
|
|
30
24
|
'suffix': string;
|
|
31
25
|
/**
|
|
32
26
|
* Gets the constructed PID by combining the prefix and suffix (\"{Prefix}/{Suffix}\").
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof PidDto
|
|
35
27
|
*/
|
|
36
28
|
'identifier'?: string;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {PidType}
|
|
40
|
-
* @memberof PidDto
|
|
41
|
-
*/
|
|
42
29
|
'type'?: PidType;
|
|
43
30
|
/**
|
|
44
31
|
* Gets or sets a value indicating whether the linked entity is considered valid.
|
|
45
|
-
* @type {boolean}
|
|
46
|
-
* @memberof PidDto
|
|
47
32
|
*/
|
|
48
33
|
'isEntityValid'?: boolean;
|
|
49
34
|
}
|
|
@@ -11,32 +11,22 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing a PID request.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface PidRequestDto
|
|
16
14
|
*/
|
|
17
15
|
export interface PidRequestDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the name associated with the PID request.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof PidRequestDto
|
|
22
18
|
*/
|
|
23
19
|
'name': string;
|
|
24
20
|
/**
|
|
25
21
|
* Gets or initializes the email associated with the PID request.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof PidRequestDto
|
|
28
22
|
*/
|
|
29
23
|
'email': string;
|
|
30
24
|
/**
|
|
31
25
|
* Gets or initializes the message for the PID request.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof PidRequestDto
|
|
34
26
|
*/
|
|
35
27
|
'message': string;
|
|
36
28
|
/**
|
|
37
29
|
* Gets or initializes whether to send a confirmation email for the PID request.
|
|
38
|
-
* @type {boolean}
|
|
39
|
-
* @memberof PidRequestDto
|
|
40
30
|
*/
|
|
41
31
|
'sendConfirmationEmail'?: boolean;
|
|
42
32
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Pagination } from './pagination';
|
|
13
13
|
import type { ProjectAdminDto } from './project-admin-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ProjectAdminDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface ProjectAdminDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<ProjectAdminDto>}
|
|
23
|
-
* @memberof ProjectAdminDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<ProjectAdminDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof ProjectAdminDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof ProjectAdminDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof ProjectAdminDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof ProjectAdminDtoPagedResponse
|
|
48
|
-
*/
|
|
49
19
|
'pagination'?: Pagination;
|
|
50
20
|
}
|
|
@@ -21,147 +21,90 @@ import type { UserMinimalDto } from './user-minimal-dto';
|
|
|
21
21
|
import type { VisibilityDto } from './visibility-dto';
|
|
22
22
|
/**
|
|
23
23
|
* Represents a data transfer object (DTO) for an administrative view of a project. Extends the base information in Coscine.Api.Core.Shared.DataTransferObjects.ReturnObjects.ProjectDto.
|
|
24
|
-
* @export
|
|
25
|
-
* @interface ProjectAdminDto
|
|
26
24
|
*/
|
|
27
25
|
export interface ProjectAdminDto {
|
|
28
26
|
/**
|
|
29
27
|
* Unique identifier for the project.
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof ProjectAdminDto
|
|
32
28
|
*/
|
|
33
29
|
'id': string;
|
|
34
30
|
/**
|
|
35
31
|
* Persistent identifier for the project.
|
|
36
|
-
* @type {string}
|
|
37
|
-
* @memberof ProjectAdminDto
|
|
38
32
|
*/
|
|
39
33
|
'pid': string;
|
|
40
34
|
/**
|
|
41
35
|
* Name of the project.
|
|
42
|
-
* @type {string}
|
|
43
|
-
* @memberof ProjectAdminDto
|
|
44
36
|
*/
|
|
45
37
|
'name': string;
|
|
46
38
|
/**
|
|
47
39
|
* Description of the project.
|
|
48
|
-
* @type {string}
|
|
49
|
-
* @memberof ProjectAdminDto
|
|
50
40
|
*/
|
|
51
41
|
'description': string;
|
|
52
42
|
/**
|
|
53
43
|
* Start date of the project.
|
|
54
|
-
* @type {string}
|
|
55
|
-
* @memberof ProjectAdminDto
|
|
56
44
|
*/
|
|
57
45
|
'startDate': string;
|
|
58
46
|
/**
|
|
59
47
|
* End date of the project.
|
|
60
|
-
* @type {string}
|
|
61
|
-
* @memberof ProjectAdminDto
|
|
62
48
|
*/
|
|
63
49
|
'endDate': string;
|
|
64
50
|
/**
|
|
65
51
|
* Collection of keywords associated with the project.
|
|
66
|
-
* @type {Array<string>}
|
|
67
|
-
* @memberof ProjectAdminDto
|
|
68
52
|
*/
|
|
69
53
|
'keywords'?: Array<string> | null;
|
|
70
54
|
/**
|
|
71
55
|
* Display name of the project.
|
|
72
|
-
* @type {string}
|
|
73
|
-
* @memberof ProjectAdminDto
|
|
74
56
|
*/
|
|
75
57
|
'displayName'?: string | null;
|
|
76
58
|
/**
|
|
77
59
|
* Principal investigators involved in the project.
|
|
78
|
-
* @type {string}
|
|
79
|
-
* @memberof ProjectAdminDto
|
|
80
60
|
*/
|
|
81
61
|
'principleInvestigators'?: string | null;
|
|
82
62
|
/**
|
|
83
63
|
* Grant ID associated with the project.
|
|
84
|
-
* @type {string}
|
|
85
|
-
* @memberof ProjectAdminDto
|
|
86
64
|
*/
|
|
87
65
|
'grantId'?: string | null;
|
|
88
|
-
/**
|
|
89
|
-
*
|
|
90
|
-
* @type {VisibilityDto}
|
|
91
|
-
* @memberof ProjectAdminDto
|
|
92
|
-
*/
|
|
93
66
|
'visibility': VisibilityDto;
|
|
94
67
|
/**
|
|
95
68
|
* Disciplines related to the project.
|
|
96
|
-
* @type {Array<DisciplineDto>}
|
|
97
|
-
* @memberof ProjectAdminDto
|
|
98
69
|
*/
|
|
99
70
|
'disciplines': Array<DisciplineDto>;
|
|
100
71
|
/**
|
|
101
72
|
* Organizations associated with the project.
|
|
102
|
-
* @type {Array<ProjectOrganizationDto>}
|
|
103
|
-
* @memberof ProjectAdminDto
|
|
104
73
|
*/
|
|
105
74
|
'organizations': Array<ProjectOrganizationDto>;
|
|
106
75
|
/**
|
|
107
76
|
* Slug for the project.
|
|
108
|
-
* @type {string}
|
|
109
|
-
* @memberof ProjectAdminDto
|
|
110
77
|
*/
|
|
111
78
|
'slug': string;
|
|
112
|
-
/**
|
|
113
|
-
*
|
|
114
|
-
* @type {UserMinimalDto}
|
|
115
|
-
* @memberof ProjectAdminDto
|
|
116
|
-
*/
|
|
117
79
|
'creator'?: UserMinimalDto;
|
|
118
80
|
/**
|
|
119
81
|
* Date of creation of the project.
|
|
120
|
-
* @type {string}
|
|
121
|
-
* @memberof ProjectAdminDto
|
|
122
82
|
*/
|
|
123
83
|
'creationDate'?: string | null;
|
|
124
84
|
/**
|
|
125
85
|
* Collection of sub-projects associated with this project.
|
|
126
|
-
* @type {Array<ProjectDto>}
|
|
127
|
-
* @memberof ProjectAdminDto
|
|
128
86
|
* @deprecated
|
|
129
87
|
*/
|
|
130
88
|
'subProjects'?: Array<ProjectDto> | null;
|
|
131
|
-
/**
|
|
132
|
-
*
|
|
133
|
-
* @type {ProjectMinimalDto}
|
|
134
|
-
* @memberof ProjectAdminDto
|
|
135
|
-
*/
|
|
136
89
|
'parent'?: ProjectMinimalDto;
|
|
137
90
|
/**
|
|
138
91
|
* Indicates whether the project is marked as deleted.
|
|
139
|
-
* @type {boolean}
|
|
140
|
-
* @memberof ProjectAdminDto
|
|
141
92
|
*/
|
|
142
93
|
'deleted'?: boolean;
|
|
143
94
|
/**
|
|
144
95
|
* Collection of minimal project resource details associated with the project.
|
|
145
|
-
* @type {Array<ProjectResourceMinimalDto>}
|
|
146
|
-
* @memberof ProjectAdminDto
|
|
147
96
|
*/
|
|
148
97
|
'projectResources'?: Array<ProjectResourceMinimalDto>;
|
|
149
98
|
/**
|
|
150
99
|
* Collection of minimal project role details associated with the project.
|
|
151
|
-
* @type {Array<ProjectRoleMinimalDto>}
|
|
152
|
-
* @memberof ProjectAdminDto
|
|
153
100
|
*/
|
|
154
101
|
'projectRoles'?: Array<ProjectRoleMinimalDto>;
|
|
155
102
|
/**
|
|
156
103
|
* Collection of project quotas associated with the project.
|
|
157
|
-
* @type {Array<ProjectQuotaDto>}
|
|
158
|
-
* @memberof ProjectAdminDto
|
|
159
104
|
*/
|
|
160
105
|
'projectQuota'?: Array<ProjectQuotaDto>;
|
|
161
106
|
/**
|
|
162
107
|
* Collection of project publication requests associated with the project.
|
|
163
|
-
* @type {Array<ProjectPublicationRequestDto>}
|
|
164
|
-
* @memberof ProjectAdminDto
|
|
165
108
|
*/
|
|
166
109
|
'publicationRequests'?: Array<ProjectPublicationRequestDto>;
|
|
167
110
|
}
|