@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,14 +12,7 @@
|
|
|
12
12
|
import type { QuotaForManipulationDto } from './quota-for-manipulation-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents the data transfer object (DTO) for manipulating RDS S3 WORM resource type options.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RdsS3WormResourceTypeOptionsForManipulationDto
|
|
17
15
|
*/
|
|
18
16
|
export interface RdsS3WormResourceTypeOptionsForManipulationDto {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {QuotaForManipulationDto}
|
|
22
|
-
* @memberof RdsS3WormResourceTypeOptionsForManipulationDto
|
|
23
|
-
*/
|
|
24
17
|
'quota': QuotaForManipulationDto;
|
|
25
18
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Pagination } from './pagination';
|
|
13
13
|
import type { ResourceAdminDto } from './resource-admin-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ResourceAdminDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface ResourceAdminDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<ResourceAdminDto>}
|
|
23
|
-
* @memberof ResourceAdminDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<ResourceAdminDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof ResourceAdminDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof ResourceAdminDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof ResourceAdminDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof ResourceAdminDtoPagedResponse
|
|
48
|
-
*/
|
|
49
19
|
'pagination'?: Pagination;
|
|
50
20
|
}
|
|
@@ -21,86 +21,49 @@ 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 administrative purposes with additional resource details.
|
|
24
|
-
* @export
|
|
25
|
-
* @interface ResourceAdminDto
|
|
26
24
|
*/
|
|
27
25
|
export interface ResourceAdminDto {
|
|
28
26
|
/**
|
|
29
27
|
* Unique identifier for the resource.
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof ResourceAdminDto
|
|
32
28
|
*/
|
|
33
29
|
'id'?: string;
|
|
34
30
|
/**
|
|
35
31
|
* Persistent identifier for the resource.
|
|
36
|
-
* @type {string}
|
|
37
|
-
* @memberof ResourceAdminDto
|
|
38
32
|
*/
|
|
39
33
|
'pid': string;
|
|
40
|
-
/**
|
|
41
|
-
*
|
|
42
|
-
* @type {ResourceTypeDto}
|
|
43
|
-
* @memberof ResourceAdminDto
|
|
44
|
-
*/
|
|
45
34
|
'type': ResourceTypeDto;
|
|
46
35
|
/**
|
|
47
36
|
* Name of the resource.
|
|
48
|
-
* @type {string}
|
|
49
|
-
* @memberof ResourceAdminDto
|
|
50
37
|
*/
|
|
51
38
|
'name': string;
|
|
52
39
|
/**
|
|
53
40
|
* Display name of the resource.
|
|
54
|
-
* @type {string}
|
|
55
|
-
* @memberof ResourceAdminDto
|
|
56
41
|
*/
|
|
57
42
|
'displayName': string;
|
|
58
43
|
/**
|
|
59
44
|
* Description of the resource.
|
|
60
|
-
* @type {string}
|
|
61
|
-
* @memberof ResourceAdminDto
|
|
62
45
|
*/
|
|
63
46
|
'description': string;
|
|
64
47
|
/**
|
|
65
48
|
* Keywords associated with the resource.
|
|
66
|
-
* @type {Array<string>}
|
|
67
|
-
* @memberof ResourceAdminDto
|
|
68
49
|
*/
|
|
69
50
|
'keywords'?: Array<string> | null;
|
|
70
|
-
/**
|
|
71
|
-
*
|
|
72
|
-
* @type {LicenseDto}
|
|
73
|
-
* @memberof ResourceAdminDto
|
|
74
|
-
*/
|
|
75
51
|
'license'?: LicenseDto;
|
|
76
52
|
/**
|
|
77
53
|
* Usage rights associated with the resource.
|
|
78
|
-
* @type {string}
|
|
79
|
-
* @memberof ResourceAdminDto
|
|
80
54
|
*/
|
|
81
55
|
'usageRights'?: string | null;
|
|
82
56
|
/**
|
|
83
57
|
* Indicates whether a local copy of the metadata is available for the resource.
|
|
84
|
-
* @type {boolean}
|
|
85
|
-
* @memberof ResourceAdminDto
|
|
86
58
|
*/
|
|
87
59
|
'metadataLocalCopy'?: boolean;
|
|
88
60
|
/**
|
|
89
61
|
* Indicates whether metadata extraction is enabled for the resource.
|
|
90
|
-
* @type {boolean}
|
|
91
|
-
* @memberof ResourceAdminDto
|
|
92
62
|
*/
|
|
93
63
|
'metadataExtraction'?: boolean;
|
|
94
|
-
/**
|
|
95
|
-
*
|
|
96
|
-
* @type {ApplicationProfileMinimalDto}
|
|
97
|
-
* @memberof ResourceAdminDto
|
|
98
|
-
*/
|
|
99
64
|
'applicationProfile': ApplicationProfileMinimalDto;
|
|
100
65
|
/**
|
|
101
66
|
* Fixed values associated with resource manipulation. This dictionary may contain multiple levels and is structured as follows: Dictionary (Key: string) -> Dictionary (Key: string) -> List of FixedValueForResourceManipulationDto.
|
|
102
|
-
* @type {{ [key: string]: { [key: string]: Array<FixedValueForResourceManipulationDto>; }; }}
|
|
103
|
-
* @memberof ResourceAdminDto
|
|
104
67
|
*/
|
|
105
68
|
'fixedValues': {
|
|
106
69
|
[key: string]: {
|
|
@@ -109,62 +72,33 @@ export interface ResourceAdminDto {
|
|
|
109
72
|
};
|
|
110
73
|
/**
|
|
111
74
|
* Disciplines associated with the resource.
|
|
112
|
-
* @type {Array<DisciplineDto>}
|
|
113
|
-
* @memberof ResourceAdminDto
|
|
114
75
|
*/
|
|
115
76
|
'disciplines': Array<DisciplineDto>;
|
|
116
|
-
/**
|
|
117
|
-
*
|
|
118
|
-
* @type {VisibilityDto}
|
|
119
|
-
* @memberof ResourceAdminDto
|
|
120
|
-
*/
|
|
121
77
|
'visibility': VisibilityDto;
|
|
122
78
|
/**
|
|
123
79
|
* Date when the resource was created.
|
|
124
|
-
* @type {string}
|
|
125
|
-
* @memberof ResourceAdminDto
|
|
126
80
|
*/
|
|
127
81
|
'dateCreated'?: string | null;
|
|
128
|
-
/**
|
|
129
|
-
*
|
|
130
|
-
* @type {UserMinimalDto}
|
|
131
|
-
* @memberof ResourceAdminDto
|
|
132
|
-
*/
|
|
133
82
|
'creator'?: UserMinimalDto;
|
|
134
83
|
/**
|
|
135
84
|
* Indicates whether the resource is archived.
|
|
136
|
-
* @type {boolean}
|
|
137
|
-
* @memberof ResourceAdminDto
|
|
138
85
|
*/
|
|
139
86
|
'archived'?: boolean;
|
|
140
87
|
/**
|
|
141
88
|
* Indicates whether the resource is in maintenance mode.
|
|
142
|
-
* @type {boolean}
|
|
143
|
-
* @memberof ResourceAdminDto
|
|
144
89
|
*/
|
|
145
90
|
'maintenanceMode'?: boolean;
|
|
146
91
|
/**
|
|
147
92
|
* The projects associated with the resource.
|
|
148
|
-
* @type {Array<ProjectMinimalDto>}
|
|
149
|
-
* @memberof ResourceAdminDto
|
|
150
93
|
*/
|
|
151
94
|
'projects'?: Array<ProjectMinimalDto> | null;
|
|
152
95
|
/**
|
|
153
96
|
* Indicates whether the resource is deleted.
|
|
154
|
-
* @type {boolean}
|
|
155
|
-
* @memberof ResourceAdminDto
|
|
156
97
|
*/
|
|
157
98
|
'deleted': boolean;
|
|
158
99
|
/**
|
|
159
100
|
* Collection of minimal project resource details associated with this resource.
|
|
160
|
-
* @type {Array<ProjectResourceMinimalDto>}
|
|
161
|
-
* @memberof ResourceAdminDto
|
|
162
101
|
*/
|
|
163
102
|
'projectResources': Array<ProjectResourceMinimalDto>;
|
|
164
|
-
/**
|
|
165
|
-
*
|
|
166
|
-
* @type {ResourceQuotaDto}
|
|
167
|
-
* @memberof ResourceAdminDto
|
|
168
|
-
*/
|
|
169
103
|
'resourceQuota'?: ResourceQuotaDto;
|
|
170
104
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a set of columns to be displayed in the content view.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ResourceContentPageColumnsDto
|
|
16
14
|
*/
|
|
17
15
|
export interface ResourceContentPageColumnsDto {
|
|
18
16
|
/**
|
|
19
17
|
* Set of columns that should always be displayed in the content view.
|
|
20
|
-
* @type {Set<string>}
|
|
21
|
-
* @memberof ResourceContentPageColumnsDto
|
|
22
18
|
*/
|
|
23
19
|
'always'?: Set<string>;
|
|
24
20
|
}
|
|
@@ -13,26 +13,12 @@ import type { ResourceContentPageEntriesViewDto } from './resource-content-page-
|
|
|
13
13
|
import type { ResourceContentPageMetadataViewDto } from './resource-content-page-metadata-view-dto';
|
|
14
14
|
/**
|
|
15
15
|
* Represents the content page details for a resource.
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ResourceContentPageDto
|
|
18
16
|
*/
|
|
19
17
|
export interface ResourceContentPageDto {
|
|
20
18
|
/**
|
|
21
19
|
* Indicates whether the resource is read-only.
|
|
22
|
-
* @type {boolean}
|
|
23
|
-
* @memberof ResourceContentPageDto
|
|
24
20
|
*/
|
|
25
21
|
'readOnly'?: boolean;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {ResourceContentPageMetadataViewDto}
|
|
29
|
-
* @memberof ResourceContentPageDto
|
|
30
|
-
*/
|
|
31
22
|
'metadataView'?: ResourceContentPageMetadataViewDto;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {ResourceContentPageEntriesViewDto}
|
|
35
|
-
* @memberof ResourceContentPageDto
|
|
36
|
-
*/
|
|
37
23
|
'entriesView'?: ResourceContentPageEntriesViewDto;
|
|
38
24
|
}
|
|
@@ -12,14 +12,7 @@
|
|
|
12
12
|
import type { ResourceContentPageColumnsDto } from './resource-content-page-columns-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents information about the resource type for the columns within the entries view Vue component.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ResourceContentPageEntriesViewDto
|
|
17
15
|
*/
|
|
18
16
|
export interface ResourceContentPageEntriesViewDto {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ResourceContentPageColumnsDto}
|
|
22
|
-
* @memberof ResourceContentPageEntriesViewDto
|
|
23
|
-
*/
|
|
24
17
|
'columns'?: ResourceContentPageColumnsDto;
|
|
25
18
|
}
|
|
@@ -11,20 +11,14 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents the metadata view for a resource\'s content page.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ResourceContentPageMetadataViewDto
|
|
16
14
|
*/
|
|
17
15
|
export interface ResourceContentPageMetadataViewDto {
|
|
18
16
|
/**
|
|
19
17
|
* Indicates if a data URL can be provided and is editable.
|
|
20
|
-
* @type {boolean}
|
|
21
|
-
* @memberof ResourceContentPageMetadataViewDto
|
|
22
18
|
*/
|
|
23
19
|
'editableDataUrl'?: boolean;
|
|
24
20
|
/**
|
|
25
21
|
* Indicates if a key can be provided and is editable.
|
|
26
|
-
* @type {boolean}
|
|
27
|
-
* @memberof ResourceContentPageMetadataViewDto
|
|
28
22
|
*/
|
|
29
23
|
'editableKey'?: boolean;
|
|
30
24
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents the structure of resource type-specific components for steps in the resource creation page.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ResourceCreationPageDto
|
|
16
14
|
*/
|
|
17
15
|
export interface ResourceCreationPageDto {
|
|
18
16
|
/**
|
|
19
17
|
* List of Lists containing all the resource type specific components for the steps in the resource creation page.
|
|
20
|
-
* @type {Array<Array<string>>}
|
|
21
|
-
* @memberof ResourceCreationPageDto
|
|
22
18
|
*/
|
|
23
19
|
'components'?: Array<Array<string>>;
|
|
24
20
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Pagination } from './pagination';
|
|
13
13
|
import type { ResourceDto } from './resource-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ResourceDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface ResourceDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<ResourceDto>}
|
|
23
|
-
* @memberof ResourceDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<ResourceDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof ResourceDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof ResourceDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof ResourceDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof ResourceDtoPagedResponse
|
|
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 { ResourceDto } from './resource-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ResourceDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ResourceDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ResourceDto}
|
|
22
|
-
* @memberof ResourceDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: ResourceDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ResourceDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ResourceDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ResourceDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -19,86 +19,49 @@ import type { UserMinimalDto } from './user-minimal-dto';
|
|
|
19
19
|
import type { VisibilityDto } from './visibility-dto';
|
|
20
20
|
/**
|
|
21
21
|
* Represents a Data Transfer Object (DTO) for resource details.
|
|
22
|
-
* @export
|
|
23
|
-
* @interface ResourceDto
|
|
24
22
|
*/
|
|
25
23
|
export interface ResourceDto {
|
|
26
24
|
/**
|
|
27
25
|
* Unique identifier for the resource.
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof ResourceDto
|
|
30
26
|
*/
|
|
31
27
|
'id'?: string;
|
|
32
28
|
/**
|
|
33
29
|
* Persistent identifier for the resource.
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof ResourceDto
|
|
36
30
|
*/
|
|
37
31
|
'pid': string;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {ResourceTypeDto}
|
|
41
|
-
* @memberof ResourceDto
|
|
42
|
-
*/
|
|
43
32
|
'type': ResourceTypeDto;
|
|
44
33
|
/**
|
|
45
34
|
* Name of the resource.
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof ResourceDto
|
|
48
35
|
*/
|
|
49
36
|
'name': string;
|
|
50
37
|
/**
|
|
51
38
|
* Display name of the resource.
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof ResourceDto
|
|
54
39
|
*/
|
|
55
40
|
'displayName': string;
|
|
56
41
|
/**
|
|
57
42
|
* Description of the resource.
|
|
58
|
-
* @type {string}
|
|
59
|
-
* @memberof ResourceDto
|
|
60
43
|
*/
|
|
61
44
|
'description': string;
|
|
62
45
|
/**
|
|
63
46
|
* Keywords associated with the resource.
|
|
64
|
-
* @type {Array<string>}
|
|
65
|
-
* @memberof ResourceDto
|
|
66
47
|
*/
|
|
67
48
|
'keywords'?: Array<string> | null;
|
|
68
|
-
/**
|
|
69
|
-
*
|
|
70
|
-
* @type {LicenseDto}
|
|
71
|
-
* @memberof ResourceDto
|
|
72
|
-
*/
|
|
73
49
|
'license'?: LicenseDto;
|
|
74
50
|
/**
|
|
75
51
|
* Usage rights associated with the resource.
|
|
76
|
-
* @type {string}
|
|
77
|
-
* @memberof ResourceDto
|
|
78
52
|
*/
|
|
79
53
|
'usageRights'?: string | null;
|
|
80
54
|
/**
|
|
81
55
|
* Indicates whether a local copy of the metadata is available for the resource.
|
|
82
|
-
* @type {boolean}
|
|
83
|
-
* @memberof ResourceDto
|
|
84
56
|
*/
|
|
85
57
|
'metadataLocalCopy'?: boolean;
|
|
86
58
|
/**
|
|
87
59
|
* Indicates whether metadata extraction is enabled for the resource.
|
|
88
|
-
* @type {boolean}
|
|
89
|
-
* @memberof ResourceDto
|
|
90
60
|
*/
|
|
91
61
|
'metadataExtraction'?: boolean;
|
|
92
|
-
/**
|
|
93
|
-
*
|
|
94
|
-
* @type {ApplicationProfileMinimalDto}
|
|
95
|
-
* @memberof ResourceDto
|
|
96
|
-
*/
|
|
97
62
|
'applicationProfile': ApplicationProfileMinimalDto;
|
|
98
63
|
/**
|
|
99
64
|
* Fixed values associated with resource manipulation. This dictionary may contain multiple levels and is structured as follows: Dictionary (Key: string) -> Dictionary (Key: string) -> List of FixedValueForResourceManipulationDto.
|
|
100
|
-
* @type {{ [key: string]: { [key: string]: Array<FixedValueForResourceManipulationDto>; }; }}
|
|
101
|
-
* @memberof ResourceDto
|
|
102
65
|
*/
|
|
103
66
|
'fixedValues': {
|
|
104
67
|
[key: string]: {
|
|
@@ -107,44 +70,24 @@ export interface ResourceDto {
|
|
|
107
70
|
};
|
|
108
71
|
/**
|
|
109
72
|
* Disciplines associated with the resource.
|
|
110
|
-
* @type {Array<DisciplineDto>}
|
|
111
|
-
* @memberof ResourceDto
|
|
112
73
|
*/
|
|
113
74
|
'disciplines': Array<DisciplineDto>;
|
|
114
|
-
/**
|
|
115
|
-
*
|
|
116
|
-
* @type {VisibilityDto}
|
|
117
|
-
* @memberof ResourceDto
|
|
118
|
-
*/
|
|
119
75
|
'visibility': VisibilityDto;
|
|
120
76
|
/**
|
|
121
77
|
* Date when the resource was created.
|
|
122
|
-
* @type {string}
|
|
123
|
-
* @memberof ResourceDto
|
|
124
78
|
*/
|
|
125
79
|
'dateCreated'?: string | null;
|
|
126
|
-
/**
|
|
127
|
-
*
|
|
128
|
-
* @type {UserMinimalDto}
|
|
129
|
-
* @memberof ResourceDto
|
|
130
|
-
*/
|
|
131
80
|
'creator'?: UserMinimalDto;
|
|
132
81
|
/**
|
|
133
82
|
* Indicates whether the resource is archived.
|
|
134
|
-
* @type {boolean}
|
|
135
|
-
* @memberof ResourceDto
|
|
136
83
|
*/
|
|
137
84
|
'archived'?: boolean;
|
|
138
85
|
/**
|
|
139
86
|
* Indicates whether the resource is in maintenance mode.
|
|
140
|
-
* @type {boolean}
|
|
141
|
-
* @memberof ResourceDto
|
|
142
87
|
*/
|
|
143
88
|
'maintenanceMode'?: boolean;
|
|
144
89
|
/**
|
|
145
90
|
* The projects associated with the resource.
|
|
146
|
-
* @type {Array<ProjectMinimalDto>}
|
|
147
|
-
* @memberof ResourceDto
|
|
148
91
|
*/
|
|
149
92
|
'projects'?: Array<ProjectMinimalDto> | null;
|
|
150
93
|
}
|
|
@@ -17,90 +17,50 @@ import type { ResourceTypeOptionsForCreationDto } from './resource-type-options-
|
|
|
17
17
|
import type { VisibilityForResourceManipulationDto } from './visibility-for-resource-manipulation-dto';
|
|
18
18
|
/**
|
|
19
19
|
* Represents the data transfer object (DTO) used for creating a resource. Inherits properties from Coscine.Api.Core.Shared.DataTransferObjects.ParameterObjects.ResourceForManipulationDto.
|
|
20
|
-
* @export
|
|
21
|
-
* @interface ResourceForCreationDto
|
|
22
20
|
*/
|
|
23
21
|
export interface ResourceForCreationDto {
|
|
24
22
|
/**
|
|
25
23
|
* The name of the resource.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ResourceForCreationDto
|
|
28
24
|
*/
|
|
29
25
|
'name': string;
|
|
30
26
|
/**
|
|
31
27
|
* The display name of the resource.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof ResourceForCreationDto
|
|
34
28
|
*/
|
|
35
29
|
'displayName'?: string | null;
|
|
36
30
|
/**
|
|
37
31
|
* The description of the resource.
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof ResourceForCreationDto
|
|
40
32
|
*/
|
|
41
33
|
'description': string;
|
|
42
34
|
/**
|
|
43
35
|
* The keywords associated with the resource.
|
|
44
|
-
* @type {Array<string>}
|
|
45
|
-
* @memberof ResourceForCreationDto
|
|
46
36
|
*/
|
|
47
37
|
'keywords'?: Array<string> | null;
|
|
48
38
|
/**
|
|
49
39
|
* Fixed values associated with the resource.
|
|
50
|
-
* @type {{ [key: string]: { [key: string]: Array<FixedValueForResourceManipulationDto>; }; }}
|
|
51
|
-
* @memberof ResourceForCreationDto
|
|
52
40
|
*/
|
|
53
41
|
'fixedValues'?: {
|
|
54
42
|
[key: string]: {
|
|
55
43
|
[key: string]: Array<FixedValueForResourceManipulationDto>;
|
|
56
44
|
};
|
|
57
45
|
} | null;
|
|
58
|
-
/**
|
|
59
|
-
*
|
|
60
|
-
* @type {LicenseForResourceManipulationDto}
|
|
61
|
-
* @memberof ResourceForCreationDto
|
|
62
|
-
*/
|
|
63
46
|
'license'?: LicenseForResourceManipulationDto;
|
|
64
47
|
/**
|
|
65
48
|
* The usage rights description of the resource.
|
|
66
|
-
* @type {string}
|
|
67
|
-
* @memberof ResourceForCreationDto
|
|
68
49
|
*/
|
|
69
50
|
'usageRights'?: string | null;
|
|
70
51
|
/**
|
|
71
52
|
* If a local copy for the metadata should be created.
|
|
72
|
-
* @type {boolean}
|
|
73
|
-
* @memberof ResourceForCreationDto
|
|
74
53
|
*/
|
|
75
54
|
'metadataLocalCopy'?: boolean | null;
|
|
76
|
-
/**
|
|
77
|
-
*
|
|
78
|
-
* @type {VisibilityForResourceManipulationDto}
|
|
79
|
-
* @memberof ResourceForCreationDto
|
|
80
|
-
*/
|
|
81
55
|
'visibility': VisibilityForResourceManipulationDto;
|
|
82
56
|
/**
|
|
83
57
|
* The disciplines associated with the resource.
|
|
84
|
-
* @type {Array<DisciplineForResourceManipulationDto>}
|
|
85
|
-
* @memberof ResourceForCreationDto
|
|
86
58
|
*/
|
|
87
59
|
'disciplines': Array<DisciplineForResourceManipulationDto>;
|
|
88
60
|
/**
|
|
89
61
|
* The identifier of the resource type associated with the resource.
|
|
90
|
-
* @type {string}
|
|
91
|
-
* @memberof ResourceForCreationDto
|
|
92
62
|
*/
|
|
93
63
|
'resourceTypeId': string;
|
|
94
|
-
/**
|
|
95
|
-
*
|
|
96
|
-
* @type {ApplicationProfileForResourceCreationDto}
|
|
97
|
-
* @memberof ResourceForCreationDto
|
|
98
|
-
*/
|
|
99
64
|
'applicationProfile': ApplicationProfileForResourceCreationDto;
|
|
100
|
-
/**
|
|
101
|
-
*
|
|
102
|
-
* @type {ResourceTypeOptionsForCreationDto}
|
|
103
|
-
* @memberof ResourceForCreationDto
|
|
104
|
-
*/
|
|
105
65
|
'resourceTypeOptions': ResourceTypeOptionsForCreationDto;
|
|
106
66
|
}
|
|
@@ -16,90 +16,53 @@ import type { ResourceTypeOptionsForUpdateDto } from './resource-type-options-fo
|
|
|
16
16
|
import type { VisibilityForResourceManipulationDto } from './visibility-for-resource-manipulation-dto';
|
|
17
17
|
/**
|
|
18
18
|
* Represents the data transfer object (DTO) used for updating a resource. Inherits properties from Coscine.Api.Core.Shared.DataTransferObjects.ParameterObjects.ResourceForManipulationDto.
|
|
19
|
-
* @export
|
|
20
|
-
* @interface ResourceForUpdateDto
|
|
21
19
|
*/
|
|
22
20
|
export interface ResourceForUpdateDto {
|
|
23
21
|
/**
|
|
24
22
|
* The name of the resource.
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @memberof ResourceForUpdateDto
|
|
27
23
|
*/
|
|
28
24
|
'name': string;
|
|
29
25
|
/**
|
|
30
26
|
* The display name of the resource.
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof ResourceForUpdateDto
|
|
33
27
|
*/
|
|
34
28
|
'displayName'?: string | null;
|
|
35
29
|
/**
|
|
36
30
|
* The description of the resource.
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof ResourceForUpdateDto
|
|
39
31
|
*/
|
|
40
32
|
'description': string;
|
|
41
33
|
/**
|
|
42
34
|
* The keywords associated with the resource.
|
|
43
|
-
* @type {Array<string>}
|
|
44
|
-
* @memberof ResourceForUpdateDto
|
|
45
35
|
*/
|
|
46
36
|
'keywords'?: Array<string> | null;
|
|
47
37
|
/**
|
|
48
38
|
* Fixed values associated with the resource.
|
|
49
|
-
* @type {{ [key: string]: { [key: string]: Array<FixedValueForResourceManipulationDto>; }; }}
|
|
50
|
-
* @memberof ResourceForUpdateDto
|
|
51
39
|
*/
|
|
52
40
|
'fixedValues'?: {
|
|
53
41
|
[key: string]: {
|
|
54
42
|
[key: string]: Array<FixedValueForResourceManipulationDto>;
|
|
55
43
|
};
|
|
56
44
|
} | null;
|
|
57
|
-
/**
|
|
58
|
-
*
|
|
59
|
-
* @type {LicenseForResourceManipulationDto}
|
|
60
|
-
* @memberof ResourceForUpdateDto
|
|
61
|
-
*/
|
|
62
45
|
'license'?: LicenseForResourceManipulationDto;
|
|
63
46
|
/**
|
|
64
47
|
* The usage rights description of the resource.
|
|
65
|
-
* @type {string}
|
|
66
|
-
* @memberof ResourceForUpdateDto
|
|
67
48
|
*/
|
|
68
49
|
'usageRights'?: string | null;
|
|
69
50
|
/**
|
|
70
51
|
* If a local copy for the metadata should be created.
|
|
71
|
-
* @type {boolean}
|
|
72
|
-
* @memberof ResourceForUpdateDto
|
|
73
52
|
*/
|
|
74
53
|
'metadataLocalCopy'?: boolean | null;
|
|
75
|
-
/**
|
|
76
|
-
*
|
|
77
|
-
* @type {VisibilityForResourceManipulationDto}
|
|
78
|
-
* @memberof ResourceForUpdateDto
|
|
79
|
-
*/
|
|
80
54
|
'visibility': VisibilityForResourceManipulationDto;
|
|
81
55
|
/**
|
|
82
56
|
* The disciplines associated with the resource.
|
|
83
|
-
* @type {Array<DisciplineForResourceManipulationDto>}
|
|
84
|
-
* @memberof ResourceForUpdateDto
|
|
85
57
|
*/
|
|
86
58
|
'disciplines': Array<DisciplineForResourceManipulationDto>;
|
|
87
59
|
/**
|
|
88
60
|
* Indicates whether the resource is archived.
|
|
89
|
-
* @type {boolean}
|
|
90
|
-
* @memberof ResourceForUpdateDto
|
|
91
61
|
*/
|
|
92
62
|
'archived': boolean;
|
|
93
|
-
/**
|
|
94
|
-
*
|
|
95
|
-
* @type {ResourceTypeOptionsForUpdateDto}
|
|
96
|
-
* @memberof ResourceForUpdateDto
|
|
97
|
-
*/
|
|
98
63
|
'resourceTypeOptions'?: ResourceTypeOptionsForUpdateDto;
|
|
99
64
|
/**
|
|
100
65
|
* Indicates whether the resource is in maintenance mode.
|
|
101
|
-
* @type {boolean}
|
|
102
|
-
* @memberof ResourceForUpdateDto
|
|
103
66
|
*/
|
|
104
67
|
'maintenanceMode'?: boolean | null;
|
|
105
68
|
}
|