@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,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
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Pagination } from './pagination';
|
|
13
13
|
import type { ProjectDto } from './project-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ProjectDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface ProjectDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<ProjectDto>}
|
|
23
|
-
* @memberof ProjectDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<ProjectDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof ProjectDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof ProjectDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof ProjectDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof ProjectDtoPagedResponse
|
|
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 { ProjectDto } from './project-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ProjectDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ProjectDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ProjectDto}
|
|
22
|
-
* @memberof ProjectDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: ProjectDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ProjectDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ProjectDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ProjectDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -16,117 +16,70 @@ import type { UserMinimalDto } from './user-minimal-dto';
|
|
|
16
16
|
import type { VisibilityDto } from './visibility-dto';
|
|
17
17
|
/**
|
|
18
18
|
* Represents a data transfer object (DTO) for project information.
|
|
19
|
-
* @export
|
|
20
|
-
* @interface ProjectDto
|
|
21
19
|
*/
|
|
22
20
|
export interface ProjectDto {
|
|
23
21
|
/**
|
|
24
22
|
* Unique identifier for the project.
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @memberof ProjectDto
|
|
27
23
|
*/
|
|
28
24
|
'id': string;
|
|
29
25
|
/**
|
|
30
26
|
* Persistent identifier for the project.
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof ProjectDto
|
|
33
27
|
*/
|
|
34
28
|
'pid': string;
|
|
35
29
|
/**
|
|
36
30
|
* Name of the project.
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof ProjectDto
|
|
39
31
|
*/
|
|
40
32
|
'name': string;
|
|
41
33
|
/**
|
|
42
34
|
* Description of the project.
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof ProjectDto
|
|
45
35
|
*/
|
|
46
36
|
'description': string;
|
|
47
37
|
/**
|
|
48
38
|
* Start date of the project.
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof ProjectDto
|
|
51
39
|
*/
|
|
52
40
|
'startDate': string;
|
|
53
41
|
/**
|
|
54
42
|
* End date of the project.
|
|
55
|
-
* @type {string}
|
|
56
|
-
* @memberof ProjectDto
|
|
57
43
|
*/
|
|
58
44
|
'endDate': string;
|
|
59
45
|
/**
|
|
60
46
|
* Collection of keywords associated with the project.
|
|
61
|
-
* @type {Array<string>}
|
|
62
|
-
* @memberof ProjectDto
|
|
63
47
|
*/
|
|
64
48
|
'keywords'?: Array<string> | null;
|
|
65
49
|
/**
|
|
66
50
|
* Display name of the project.
|
|
67
|
-
* @type {string}
|
|
68
|
-
* @memberof ProjectDto
|
|
69
51
|
*/
|
|
70
52
|
'displayName'?: string | null;
|
|
71
53
|
/**
|
|
72
54
|
* Principal investigators involved in the project.
|
|
73
|
-
* @type {string}
|
|
74
|
-
* @memberof ProjectDto
|
|
75
55
|
*/
|
|
76
56
|
'principleInvestigators'?: string | null;
|
|
77
57
|
/**
|
|
78
58
|
* Grant ID associated with the project.
|
|
79
|
-
* @type {string}
|
|
80
|
-
* @memberof ProjectDto
|
|
81
59
|
*/
|
|
82
60
|
'grantId'?: string | null;
|
|
83
|
-
/**
|
|
84
|
-
*
|
|
85
|
-
* @type {VisibilityDto}
|
|
86
|
-
* @memberof ProjectDto
|
|
87
|
-
*/
|
|
88
61
|
'visibility': VisibilityDto;
|
|
89
62
|
/**
|
|
90
63
|
* Disciplines related to the project.
|
|
91
|
-
* @type {Array<DisciplineDto>}
|
|
92
|
-
* @memberof ProjectDto
|
|
93
64
|
*/
|
|
94
65
|
'disciplines': Array<DisciplineDto>;
|
|
95
66
|
/**
|
|
96
67
|
* Organizations associated with the project.
|
|
97
|
-
* @type {Array<ProjectOrganizationDto>}
|
|
98
|
-
* @memberof ProjectDto
|
|
99
68
|
*/
|
|
100
69
|
'organizations': Array<ProjectOrganizationDto>;
|
|
101
70
|
/**
|
|
102
71
|
* Slug for the project.
|
|
103
|
-
* @type {string}
|
|
104
|
-
* @memberof ProjectDto
|
|
105
72
|
*/
|
|
106
73
|
'slug': string;
|
|
107
|
-
/**
|
|
108
|
-
*
|
|
109
|
-
* @type {UserMinimalDto}
|
|
110
|
-
* @memberof ProjectDto
|
|
111
|
-
*/
|
|
112
74
|
'creator'?: UserMinimalDto;
|
|
113
75
|
/**
|
|
114
76
|
* Date of creation of the project.
|
|
115
|
-
* @type {string}
|
|
116
|
-
* @memberof ProjectDto
|
|
117
77
|
*/
|
|
118
78
|
'creationDate'?: string | null;
|
|
119
79
|
/**
|
|
120
80
|
* Collection of sub-projects associated with this project.
|
|
121
|
-
* @type {Array<ProjectDto>}
|
|
122
|
-
* @memberof ProjectDto
|
|
123
81
|
* @deprecated
|
|
124
82
|
*/
|
|
125
83
|
'subProjects'?: Array<ProjectDto> | null;
|
|
126
|
-
/**
|
|
127
|
-
*
|
|
128
|
-
* @type {ProjectMinimalDto}
|
|
129
|
-
* @memberof ProjectDto
|
|
130
|
-
*/
|
|
131
84
|
'parent'?: ProjectMinimalDto;
|
|
132
85
|
}
|
|
@@ -14,86 +14,55 @@ import type { OrganizationForProjectManipulationDto } from './organization-for-p
|
|
|
14
14
|
import type { VisibilityForProjectManipulationDto } from './visibility-for-project-manipulation-dto';
|
|
15
15
|
/**
|
|
16
16
|
* Data transfer object (DTO) representing the creation of a project. Inherits from the base class Coscine.Api.Core.Shared.DataTransferObjects.ParameterObjects.ProjectForManipulationDto.
|
|
17
|
-
* @export
|
|
18
|
-
* @interface ProjectForCreationDto
|
|
19
17
|
*/
|
|
20
18
|
export interface ProjectForCreationDto {
|
|
21
19
|
/**
|
|
22
20
|
* Gets or initializes the name of the project.
|
|
23
|
-
* @type {string}
|
|
24
|
-
* @memberof ProjectForCreationDto
|
|
25
21
|
*/
|
|
26
22
|
'name': string;
|
|
27
23
|
/**
|
|
28
24
|
* Gets or initializes the description of the project.
|
|
29
|
-
* @type {string}
|
|
30
|
-
* @memberof ProjectForCreationDto
|
|
31
25
|
*/
|
|
32
26
|
'description': string;
|
|
33
27
|
/**
|
|
34
28
|
* Gets or initializes the start date of the project.
|
|
35
|
-
* @type {string}
|
|
36
|
-
* @memberof ProjectForCreationDto
|
|
37
29
|
*/
|
|
38
30
|
'startDate'?: string;
|
|
39
31
|
/**
|
|
40
32
|
* Gets or initializes the end date of the project.
|
|
41
|
-
* @type {string}
|
|
42
|
-
* @memberof ProjectForCreationDto
|
|
43
33
|
*/
|
|
44
34
|
'endDate'?: string;
|
|
45
35
|
/**
|
|
46
36
|
* Gets or initializes the keywords associated with the project.
|
|
47
|
-
* @type {Array<string>}
|
|
48
|
-
* @memberof ProjectForCreationDto
|
|
49
37
|
*/
|
|
50
38
|
'keywords'?: Array<string> | null;
|
|
51
39
|
/**
|
|
52
40
|
* Gets or initializes the display name of the project.
|
|
53
|
-
* @type {string}
|
|
54
|
-
* @memberof ProjectForCreationDto
|
|
55
41
|
*/
|
|
56
42
|
'displayName'?: string | null;
|
|
57
43
|
/**
|
|
58
44
|
* Gets or initializes the principal investigators associated with the project.
|
|
59
|
-
* @type {string}
|
|
60
|
-
* @memberof ProjectForCreationDto
|
|
61
45
|
*/
|
|
62
46
|
'principleInvestigators'?: string | null;
|
|
63
47
|
/**
|
|
64
48
|
* Gets or initializes the grant ID associated with the project.
|
|
65
|
-
* @type {string}
|
|
66
|
-
* @memberof ProjectForCreationDto
|
|
67
49
|
*/
|
|
68
50
|
'grantId'?: string | null;
|
|
69
|
-
/**
|
|
70
|
-
*
|
|
71
|
-
* @type {VisibilityForProjectManipulationDto}
|
|
72
|
-
* @memberof ProjectForCreationDto
|
|
73
|
-
*/
|
|
74
51
|
'visibility': VisibilityForProjectManipulationDto;
|
|
75
52
|
/**
|
|
76
53
|
* Gets or initializes the disciplines associated with the project.
|
|
77
|
-
* @type {Array<DisciplineForProjectManipulationDto>}
|
|
78
|
-
* @memberof ProjectForCreationDto
|
|
79
54
|
*/
|
|
80
55
|
'disciplines': Array<DisciplineForProjectManipulationDto>;
|
|
81
56
|
/**
|
|
82
57
|
* Gets or initializes the organizations associated with the project.
|
|
83
|
-
* @type {Array<OrganizationForProjectManipulationDto>}
|
|
84
|
-
* @memberof ProjectForCreationDto
|
|
85
58
|
*/
|
|
86
59
|
'organizations': Array<OrganizationForProjectManipulationDto>;
|
|
87
60
|
/**
|
|
88
61
|
* Gets or initializes the identifier of the parent project.
|
|
89
|
-
* @type {string}
|
|
90
|
-
* @memberof ProjectForCreationDto
|
|
91
62
|
*/
|
|
92
63
|
'parentId'?: string | null;
|
|
93
64
|
/**
|
|
94
65
|
* Gets or initializes if the owners of the parent project should be copied to the sub project.
|
|
95
|
-
* @type {boolean}
|
|
96
|
-
* @memberof ProjectForCreationDto
|
|
97
66
|
*/
|
|
98
67
|
'copyOwnersFromParent'?: boolean | null;
|
|
99
68
|
}
|
|
@@ -14,80 +14,51 @@ import type { OrganizationForProjectManipulationDto } from './organization-for-p
|
|
|
14
14
|
import type { VisibilityForProjectManipulationDto } from './visibility-for-project-manipulation-dto';
|
|
15
15
|
/**
|
|
16
16
|
* Data transfer object (DTO) representing the update of a project. Inherits from the base class Coscine.Api.Core.Shared.DataTransferObjects.ParameterObjects.ProjectForManipulationDto.
|
|
17
|
-
* @export
|
|
18
|
-
* @interface ProjectForUpdateDto
|
|
19
17
|
*/
|
|
20
18
|
export interface ProjectForUpdateDto {
|
|
21
19
|
/**
|
|
22
20
|
* Gets or initializes the name of the project.
|
|
23
|
-
* @type {string}
|
|
24
|
-
* @memberof ProjectForUpdateDto
|
|
25
21
|
*/
|
|
26
22
|
'name': string;
|
|
27
23
|
/**
|
|
28
24
|
* Gets or initializes the description of the project.
|
|
29
|
-
* @type {string}
|
|
30
|
-
* @memberof ProjectForUpdateDto
|
|
31
25
|
*/
|
|
32
26
|
'description': string;
|
|
33
27
|
/**
|
|
34
28
|
* Gets or initializes the start date of the project.
|
|
35
|
-
* @type {string}
|
|
36
|
-
* @memberof ProjectForUpdateDto
|
|
37
29
|
*/
|
|
38
30
|
'startDate'?: string;
|
|
39
31
|
/**
|
|
40
32
|
* Gets or initializes the end date of the project.
|
|
41
|
-
* @type {string}
|
|
42
|
-
* @memberof ProjectForUpdateDto
|
|
43
33
|
*/
|
|
44
34
|
'endDate'?: string;
|
|
45
35
|
/**
|
|
46
36
|
* Gets or initializes the keywords associated with the project.
|
|
47
|
-
* @type {Array<string>}
|
|
48
|
-
* @memberof ProjectForUpdateDto
|
|
49
37
|
*/
|
|
50
38
|
'keywords'?: Array<string> | null;
|
|
51
39
|
/**
|
|
52
40
|
* Gets or initializes the display name of the project.
|
|
53
|
-
* @type {string}
|
|
54
|
-
* @memberof ProjectForUpdateDto
|
|
55
41
|
*/
|
|
56
42
|
'displayName'?: string | null;
|
|
57
43
|
/**
|
|
58
44
|
* Gets or initializes the principal investigators associated with the project.
|
|
59
|
-
* @type {string}
|
|
60
|
-
* @memberof ProjectForUpdateDto
|
|
61
45
|
*/
|
|
62
46
|
'principleInvestigators'?: string | null;
|
|
63
47
|
/**
|
|
64
48
|
* Gets or initializes the grant ID associated with the project.
|
|
65
|
-
* @type {string}
|
|
66
|
-
* @memberof ProjectForUpdateDto
|
|
67
49
|
*/
|
|
68
50
|
'grantId'?: string | null;
|
|
69
|
-
/**
|
|
70
|
-
*
|
|
71
|
-
* @type {VisibilityForProjectManipulationDto}
|
|
72
|
-
* @memberof ProjectForUpdateDto
|
|
73
|
-
*/
|
|
74
51
|
'visibility': VisibilityForProjectManipulationDto;
|
|
75
52
|
/**
|
|
76
53
|
* Gets or initializes the disciplines associated with the project.
|
|
77
|
-
* @type {Array<DisciplineForProjectManipulationDto>}
|
|
78
|
-
* @memberof ProjectForUpdateDto
|
|
79
54
|
*/
|
|
80
55
|
'disciplines': Array<DisciplineForProjectManipulationDto>;
|
|
81
56
|
/**
|
|
82
57
|
* Gets or initializes the organizations associated with the project.
|
|
83
|
-
* @type {Array<OrganizationForProjectManipulationDto>}
|
|
84
|
-
* @memberof ProjectForUpdateDto
|
|
85
58
|
*/
|
|
86
59
|
'organizations': Array<OrganizationForProjectManipulationDto>;
|
|
87
60
|
/**
|
|
88
61
|
* Gets or initializes the slug associated with the project for identification purposes.
|
|
89
|
-
* @type {string}
|
|
90
|
-
* @memberof ProjectForUpdateDto
|
|
91
62
|
*/
|
|
92
63
|
'slug': string;
|
|
93
64
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Pagination } from './pagination';
|
|
13
13
|
import type { ProjectInvitationDto } from './project-invitation-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ProjectInvitationDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface ProjectInvitationDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<ProjectInvitationDto>}
|
|
23
|
-
* @memberof ProjectInvitationDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<ProjectInvitationDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof ProjectInvitationDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof ProjectInvitationDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof ProjectInvitationDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof ProjectInvitationDtoPagedResponse
|
|
48
|
-
*/
|
|
49
19
|
'pagination'?: Pagination;
|
|
50
20
|
}
|