@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
|
@@ -13,50 +13,31 @@ import type { HashParametersDto } from './hash-parameters-dto';
|
|
|
13
13
|
import type { VariantDto } from './variant-dto';
|
|
14
14
|
/**
|
|
15
15
|
* Represents a data transfer object (DTO) for provenance information.
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ProvenanceDto
|
|
18
16
|
*/
|
|
19
17
|
export interface ProvenanceDto {
|
|
20
18
|
/**
|
|
21
19
|
* Gets or sets the id of the current metadata graph.
|
|
22
|
-
* @type {string}
|
|
23
|
-
* @memberof ProvenanceDto
|
|
24
20
|
*/
|
|
25
21
|
'id': string;
|
|
26
22
|
/**
|
|
27
23
|
* Gets or sets the date and time when the metadata was generated.
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof ProvenanceDto
|
|
30
24
|
*/
|
|
31
25
|
'generatedAt'?: string | null;
|
|
32
26
|
/**
|
|
33
27
|
* Gets or sets the adapted versions from the specific metadata tree.
|
|
34
|
-
* @type {Array<string>}
|
|
35
|
-
* @memberof ProvenanceDto
|
|
36
28
|
*/
|
|
37
29
|
'wasRevisionOf': Array<string>;
|
|
38
30
|
/**
|
|
39
31
|
* Gets or sets the variants of the specific metadata tree.
|
|
40
|
-
* @type {Array<VariantDto>}
|
|
41
|
-
* @memberof ProvenanceDto
|
|
42
32
|
*/
|
|
43
33
|
'variants': Array<VariantDto>;
|
|
44
34
|
/**
|
|
45
35
|
* The similarity to the last version.
|
|
46
|
-
* @type {number}
|
|
47
|
-
* @memberof ProvenanceDto
|
|
48
36
|
*/
|
|
49
37
|
'similarityToLastVersion'?: number | null;
|
|
50
38
|
/**
|
|
51
39
|
* Information if the specific metadata tree was invalidated by something.
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof ProvenanceDto
|
|
54
40
|
*/
|
|
55
41
|
'wasInvalidatedBy'?: string | null;
|
|
56
|
-
/**
|
|
57
|
-
*
|
|
58
|
-
* @type {HashParametersDto}
|
|
59
|
-
* @memberof ProvenanceDto
|
|
60
|
-
*/
|
|
61
42
|
'hashParameters'?: HashParametersDto;
|
|
62
43
|
}
|
|
@@ -13,50 +13,31 @@ import type { HashParametersDto } from './hash-parameters-dto';
|
|
|
13
13
|
import type { VariantDto } from './variant-dto';
|
|
14
14
|
/**
|
|
15
15
|
* Data transfer object (DTO) representing the update of provenance Inherits from the base class Coscine.Api.Core.Shared.DataTransferObjects.ParameterObjects.ProvenanceParametersDto.
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ProvenanceForUpdateDto
|
|
18
16
|
*/
|
|
19
17
|
export interface ProvenanceForUpdateDto {
|
|
20
18
|
/**
|
|
21
19
|
* Gets or sets the adapted versions from the specific metadata tree.
|
|
22
|
-
* @type {Array<string>}
|
|
23
|
-
* @memberof ProvenanceForUpdateDto
|
|
24
20
|
*/
|
|
25
21
|
'wasRevisionOf'?: Array<string>;
|
|
26
22
|
/**
|
|
27
23
|
* Gets or sets the variants of the specific metadata tree.
|
|
28
|
-
* @type {Array<VariantDto>}
|
|
29
|
-
* @memberof ProvenanceForUpdateDto
|
|
30
24
|
*/
|
|
31
25
|
'variants'?: Array<VariantDto>;
|
|
32
26
|
/**
|
|
33
27
|
* Information if the specific metadata tree was invalidated by something.
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof ProvenanceForUpdateDto
|
|
36
28
|
*/
|
|
37
29
|
'wasInvalidatedBy'?: string | null;
|
|
38
30
|
/**
|
|
39
31
|
* The similarity to the last version.
|
|
40
|
-
* @type {number}
|
|
41
|
-
* @memberof ProvenanceForUpdateDto
|
|
42
32
|
*/
|
|
43
33
|
'similarityToLastVersion'?: number | null;
|
|
44
34
|
/**
|
|
45
35
|
* Gets or initializes the version of the metadata extractor.
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof ProvenanceForUpdateDto
|
|
48
36
|
*/
|
|
49
37
|
'metadataExtractorVersion'?: string | null;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {HashParametersDto}
|
|
53
|
-
* @memberof ProvenanceForUpdateDto
|
|
54
|
-
*/
|
|
55
38
|
'hashParameters'?: HashParametersDto;
|
|
56
39
|
/**
|
|
57
40
|
* Gets or sets the id of the specific metadata tree.
|
|
58
|
-
* @type {string}
|
|
59
|
-
* @memberof ProvenanceForUpdateDto
|
|
60
41
|
*/
|
|
61
42
|
'id': string;
|
|
62
43
|
}
|
|
@@ -13,44 +13,27 @@ import type { HashParametersDto } from './hash-parameters-dto';
|
|
|
13
13
|
import type { VariantDto } from './variant-dto';
|
|
14
14
|
/**
|
|
15
15
|
* Data transfer object (DTO) representing Provenance Parameters in a request.
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ProvenanceParametersDto
|
|
18
16
|
*/
|
|
19
17
|
export interface ProvenanceParametersDto {
|
|
20
18
|
/**
|
|
21
19
|
* Gets or sets the adapted versions from the specific metadata tree.
|
|
22
|
-
* @type {Array<string>}
|
|
23
|
-
* @memberof ProvenanceParametersDto
|
|
24
20
|
*/
|
|
25
21
|
'wasRevisionOf'?: Array<string>;
|
|
26
22
|
/**
|
|
27
23
|
* Gets or sets the variants of the specific metadata tree.
|
|
28
|
-
* @type {Array<VariantDto>}
|
|
29
|
-
* @memberof ProvenanceParametersDto
|
|
30
24
|
*/
|
|
31
25
|
'variants'?: Array<VariantDto>;
|
|
32
26
|
/**
|
|
33
27
|
* Information if the specific metadata tree was invalidated by something.
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof ProvenanceParametersDto
|
|
36
28
|
*/
|
|
37
29
|
'wasInvalidatedBy'?: string | null;
|
|
38
30
|
/**
|
|
39
31
|
* The similarity to the last version.
|
|
40
|
-
* @type {number}
|
|
41
|
-
* @memberof ProvenanceParametersDto
|
|
42
32
|
*/
|
|
43
33
|
'similarityToLastVersion'?: number | null;
|
|
44
34
|
/**
|
|
45
35
|
* Gets or initializes the version of the metadata extractor.
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof ProvenanceParametersDto
|
|
48
36
|
*/
|
|
49
37
|
'metadataExtractorVersion'?: string | null;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {HashParametersDto}
|
|
53
|
-
* @memberof ProvenanceParametersDto
|
|
54
|
-
*/
|
|
55
38
|
'hashParameters'?: HashParametersDto;
|
|
56
39
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { PublicUserDto } from './public-user-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface PublicUserDtoIEnumerableResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface PublicUserDtoIEnumerableResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<PublicUserDto>}
|
|
22
|
-
* @memberof PublicUserDtoIEnumerableResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: Array<PublicUserDto> | null;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof PublicUserDtoIEnumerableResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof PublicUserDtoIEnumerableResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof PublicUserDtoIEnumerableResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -12,44 +12,27 @@
|
|
|
12
12
|
import type { TitleDto } from './title-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents a public user data transfer object (DTO).
|
|
15
|
-
* @export
|
|
16
|
-
* @interface PublicUserDto
|
|
17
15
|
*/
|
|
18
16
|
export interface PublicUserDto {
|
|
19
17
|
/**
|
|
20
18
|
* Gets the unique identifier of the user.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof PublicUserDto
|
|
23
19
|
*/
|
|
24
20
|
'id': string;
|
|
25
21
|
/**
|
|
26
22
|
* Gets the display name of the user.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof PublicUserDto
|
|
29
23
|
*/
|
|
30
24
|
'displayName': string;
|
|
31
25
|
/**
|
|
32
26
|
* Gets the given name of the user.
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof PublicUserDto
|
|
35
27
|
*/
|
|
36
28
|
'givenName'?: string | null;
|
|
37
29
|
/**
|
|
38
30
|
* Gets the family name of the user.
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof PublicUserDto
|
|
41
31
|
*/
|
|
42
32
|
'familyName'?: string | null;
|
|
43
33
|
/**
|
|
44
34
|
* Gets the email address of the user.
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof PublicUserDto
|
|
47
35
|
*/
|
|
48
36
|
'email'?: string | null;
|
|
49
|
-
/**
|
|
50
|
-
*
|
|
51
|
-
* @type {TitleDto}
|
|
52
|
-
* @memberof PublicUserDto
|
|
53
|
-
*/
|
|
54
37
|
'title'?: TitleDto;
|
|
55
38
|
}
|
package/dist/types/Coscine.Api/@coscine/model/publication-advisory-service-dto-paged-response.d.ts
CHANGED
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Pagination } from './pagination';
|
|
13
13
|
import type { PublicationAdvisoryServiceDto } from './publication-advisory-service-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface PublicationAdvisoryServiceDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface PublicationAdvisoryServiceDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<PublicationAdvisoryServiceDto>}
|
|
23
|
-
* @memberof PublicationAdvisoryServiceDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<PublicationAdvisoryServiceDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof PublicationAdvisoryServiceDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof PublicationAdvisoryServiceDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof PublicationAdvisoryServiceDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof PublicationAdvisoryServiceDtoPagedResponse
|
|
48
|
-
*/
|
|
49
19
|
'pagination'?: Pagination;
|
|
50
20
|
}
|
|
@@ -11,32 +11,22 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing the publication advisory service of an organization.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface PublicationAdvisoryServiceDto
|
|
16
14
|
*/
|
|
17
15
|
export interface PublicationAdvisoryServiceDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets the data publication service\'s display name.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof PublicationAdvisoryServiceDto
|
|
22
18
|
*/
|
|
23
19
|
'displayName': string;
|
|
24
20
|
/**
|
|
25
21
|
* Gets the data publication service\'s email address.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof PublicationAdvisoryServiceDto
|
|
28
22
|
*/
|
|
29
23
|
'email': string;
|
|
30
24
|
/**
|
|
31
25
|
* Gets the data publication service\'s description.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof PublicationAdvisoryServiceDto
|
|
34
26
|
*/
|
|
35
27
|
'description'?: string | null;
|
|
36
28
|
/**
|
|
37
29
|
* Gets the ROR of the organization that provides this publication service.
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof PublicationAdvisoryServiceDto
|
|
40
30
|
*/
|
|
41
31
|
'organizationRor'?: string | null;
|
|
42
32
|
}
|
|
@@ -11,26 +11,18 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing the creation of a publication request.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface PublicationRequestForCreationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface PublicationRequestForCreationDto {
|
|
18
16
|
/**
|
|
19
17
|
* The data publication service\'s ror id.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof PublicationRequestForCreationDto
|
|
22
18
|
*/
|
|
23
19
|
'publicationServiceRorId': string;
|
|
24
20
|
/**
|
|
25
21
|
* The resource guids.
|
|
26
|
-
* @type {Array<string>}
|
|
27
|
-
* @memberof PublicationRequestForCreationDto
|
|
28
22
|
*/
|
|
29
23
|
'resourceIds': Array<string>;
|
|
30
24
|
/**
|
|
31
25
|
* A message of the requester.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof PublicationRequestForCreationDto
|
|
34
26
|
*/
|
|
35
27
|
'message'?: string | null;
|
|
36
28
|
}
|
|
@@ -12,20 +12,11 @@
|
|
|
12
12
|
import type { QuotaUnit } from './quota-unit';
|
|
13
13
|
/**
|
|
14
14
|
* Represents a Data Transfer Object (DTO) for quota values.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface QuotaDto
|
|
17
15
|
*/
|
|
18
16
|
export interface QuotaDto {
|
|
19
17
|
/**
|
|
20
18
|
* The value of the quota.
|
|
21
|
-
* @type {number}
|
|
22
|
-
* @memberof QuotaDto
|
|
23
19
|
*/
|
|
24
20
|
'value': number;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {QuotaUnit}
|
|
28
|
-
* @memberof QuotaDto
|
|
29
|
-
*/
|
|
30
21
|
'unit': QuotaUnit;
|
|
31
22
|
}
|
|
@@ -12,20 +12,11 @@
|
|
|
12
12
|
import type { QuotaUnit } from './quota-unit';
|
|
13
13
|
/**
|
|
14
14
|
* Represents a data transfer object (DTO) used for manipulating quota values.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface QuotaForManipulationDto
|
|
17
15
|
*/
|
|
18
16
|
export interface QuotaForManipulationDto {
|
|
19
17
|
/**
|
|
20
18
|
* The numerical value of the quota. Must be a positive System.Int64.
|
|
21
|
-
* @type {number}
|
|
22
|
-
* @memberof QuotaForManipulationDto
|
|
23
19
|
*/
|
|
24
20
|
'value': number;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {QuotaUnit}
|
|
28
|
-
* @memberof QuotaForManipulationDto
|
|
29
|
-
*/
|
|
30
21
|
'unit': QuotaUnit;
|
|
31
22
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { RdfDefinitionDto } from './rdf-definition-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RdfDefinitionDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface RdfDefinitionDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {RdfDefinitionDto}
|
|
22
|
-
* @memberof RdfDefinitionDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: RdfDefinitionDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof RdfDefinitionDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof RdfDefinitionDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof RdfDefinitionDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -11,20 +11,14 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a Data Transfer Object (DTO) for RDF (Resource Description Framework) definition details.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface RdfDefinitionDto
|
|
16
14
|
*/
|
|
17
15
|
export interface RdfDefinitionDto {
|
|
18
16
|
/**
|
|
19
17
|
* The content of the RDF definition.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof RdfDefinitionDto
|
|
22
18
|
*/
|
|
23
19
|
'content'?: string | null;
|
|
24
20
|
/**
|
|
25
21
|
* The type of the RDF definition.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof RdfDefinitionDto
|
|
28
22
|
*/
|
|
29
23
|
'type'?: string | null;
|
|
30
24
|
}
|
|
@@ -12,20 +12,11 @@
|
|
|
12
12
|
import type { RdfFormat } from './rdf-format';
|
|
13
13
|
/**
|
|
14
14
|
* Represents the data transfer object (DTO) used for manipulating RDF definitions.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RdfDefinitionForManipulationDto
|
|
17
15
|
*/
|
|
18
16
|
export interface RdfDefinitionForManipulationDto {
|
|
19
17
|
/**
|
|
20
18
|
* The content of the RDF definition.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof RdfDefinitionForManipulationDto
|
|
23
19
|
*/
|
|
24
20
|
'content': string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {RdfFormat}
|
|
28
|
-
* @memberof RdfDefinitionForManipulationDto
|
|
29
|
-
*/
|
|
30
21
|
'type': RdfFormat;
|
|
31
22
|
}
|
|
@@ -12,14 +12,10 @@
|
|
|
12
12
|
import type { RdfPatchOperationDto } from './rdf-patch-operation-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents an RDF Patch document containing a series of operations.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RdfPatchDocumentDto
|
|
17
15
|
*/
|
|
18
16
|
export interface RdfPatchDocumentDto {
|
|
19
17
|
/**
|
|
20
18
|
* The list of operations in the RDF Patch document.
|
|
21
|
-
* @type {Array<RdfPatchOperationDto>}
|
|
22
|
-
* @memberof RdfPatchDocumentDto
|
|
23
19
|
*/
|
|
24
20
|
'operations'?: Array<RdfPatchOperationDto>;
|
|
25
21
|
}
|
|
@@ -13,20 +13,8 @@ import type { RdfDefinitionForManipulationDto } from './rdf-definition-for-manip
|
|
|
13
13
|
import type { RdfPatchOperationType } from './rdf-patch-operation-type';
|
|
14
14
|
/**
|
|
15
15
|
* Represents a single operation in an RDF Patch document.
|
|
16
|
-
* @export
|
|
17
|
-
* @interface RdfPatchOperationDto
|
|
18
16
|
*/
|
|
19
17
|
export interface RdfPatchOperationDto {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {RdfPatchOperationType}
|
|
23
|
-
* @memberof RdfPatchOperationDto
|
|
24
|
-
*/
|
|
25
18
|
'operationType'?: RdfPatchOperationType;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {RdfDefinitionForManipulationDto}
|
|
29
|
-
* @memberof RdfPatchOperationDto
|
|
30
|
-
*/
|
|
31
19
|
'changes'?: RdfDefinitionForManipulationDto;
|
|
32
20
|
}
|
|
@@ -12,20 +12,11 @@
|
|
|
12
12
|
import type { QuotaDto } from './quota-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents the data transfer object (DTO) for RDS options.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RdsOptionsDto
|
|
17
15
|
*/
|
|
18
16
|
export interface RdsOptionsDto {
|
|
19
17
|
/**
|
|
20
18
|
* The name of the bucket associated with RDS.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof RdsOptionsDto
|
|
23
19
|
*/
|
|
24
20
|
'bucketName': string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {QuotaDto}
|
|
28
|
-
* @memberof RdsOptionsDto
|
|
29
|
-
*/
|
|
30
21
|
'size'?: QuotaDto;
|
|
31
22
|
}
|
package/dist/types/Coscine.Api/@coscine/model/rds-resource-type-options-for-manipulation-dto.d.ts
CHANGED
|
@@ -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 Web resource type options.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RdsResourceTypeOptionsForManipulationDto
|
|
17
15
|
*/
|
|
18
16
|
export interface RdsResourceTypeOptionsForManipulationDto {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {QuotaForManipulationDto}
|
|
22
|
-
* @memberof RdsResourceTypeOptionsForManipulationDto
|
|
23
|
-
*/
|
|
24
17
|
'quota': QuotaForManipulationDto;
|
|
25
18
|
}
|
|
@@ -12,50 +12,31 @@
|
|
|
12
12
|
import type { QuotaDto } from './quota-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents the data transfer object (DTO) for RDS S3 options.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RdsS3OptionsDto
|
|
17
15
|
*/
|
|
18
16
|
export interface RdsS3OptionsDto {
|
|
19
17
|
/**
|
|
20
18
|
* The name of the bucket associated with RDS S3.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof RdsS3OptionsDto
|
|
23
19
|
*/
|
|
24
20
|
'bucketName': string;
|
|
25
21
|
/**
|
|
26
22
|
* The access key for reading from the RDS S3 bucket.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof RdsS3OptionsDto
|
|
29
23
|
*/
|
|
30
24
|
'accessKeyRead': string;
|
|
31
25
|
/**
|
|
32
26
|
* The secret key for reading from the RDS S3 bucket.
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof RdsS3OptionsDto
|
|
35
27
|
*/
|
|
36
28
|
'secretKeyRead': string;
|
|
37
29
|
/**
|
|
38
30
|
* The access key for writing to the RDS S3 bucket.
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof RdsS3OptionsDto
|
|
41
31
|
*/
|
|
42
32
|
'accessKeyWrite': string;
|
|
43
33
|
/**
|
|
44
34
|
* The secret key for writing to the RDS S3 bucket.
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof RdsS3OptionsDto
|
|
47
35
|
*/
|
|
48
36
|
'secretKeyWrite': string;
|
|
49
37
|
/**
|
|
50
38
|
* The endpoint for the RDS S3 bucket.
|
|
51
|
-
* @type {string}
|
|
52
|
-
* @memberof RdsS3OptionsDto
|
|
53
39
|
*/
|
|
54
40
|
'endpoint': string;
|
|
55
|
-
/**
|
|
56
|
-
*
|
|
57
|
-
* @type {QuotaDto}
|
|
58
|
-
* @memberof RdsS3OptionsDto
|
|
59
|
-
*/
|
|
60
41
|
'size'?: QuotaDto;
|
|
61
42
|
}
|
package/dist/types/Coscine.Api/@coscine/model/rds-s3-resource-type-options-for-manipulation-dto.d.ts
CHANGED
|
@@ -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 resource type options.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RdsS3ResourceTypeOptionsForManipulationDto
|
|
17
15
|
*/
|
|
18
16
|
export interface RdsS3ResourceTypeOptionsForManipulationDto {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {QuotaForManipulationDto}
|
|
22
|
-
* @memberof RdsS3ResourceTypeOptionsForManipulationDto
|
|
23
|
-
*/
|
|
24
17
|
'quota': QuotaForManipulationDto;
|
|
25
18
|
}
|
|
@@ -12,50 +12,31 @@
|
|
|
12
12
|
import type { QuotaDto } from './quota-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents the data transfer object (DTO) for RDS S3 WORM options.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RdsS3WormOptionsDto
|
|
17
15
|
*/
|
|
18
16
|
export interface RdsS3WormOptionsDto {
|
|
19
17
|
/**
|
|
20
18
|
* The name of the bucket associated with RDS S3 WORM.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof RdsS3WormOptionsDto
|
|
23
19
|
*/
|
|
24
20
|
'bucketName': string;
|
|
25
21
|
/**
|
|
26
22
|
* The access key for reading from the RDS S3 WORM bucket.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof RdsS3WormOptionsDto
|
|
29
23
|
*/
|
|
30
24
|
'accessKeyRead': string;
|
|
31
25
|
/**
|
|
32
26
|
* The secret key for reading from the RDS S3 WORM bucket.
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof RdsS3WormOptionsDto
|
|
35
27
|
*/
|
|
36
28
|
'secretKeyRead': string;
|
|
37
29
|
/**
|
|
38
30
|
* The access key for writing to the RDS S3 WORM bucket.
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof RdsS3WormOptionsDto
|
|
41
31
|
*/
|
|
42
32
|
'accessKeyWrite': string;
|
|
43
33
|
/**
|
|
44
34
|
* The secret key for writing to the RDS S3 WORM bucket.
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof RdsS3WormOptionsDto
|
|
47
35
|
*/
|
|
48
36
|
'secretKeyWrite': string;
|
|
49
37
|
/**
|
|
50
38
|
* The endpoint for the RDS S3 WORM bucket.
|
|
51
|
-
* @type {string}
|
|
52
|
-
* @memberof RdsS3WormOptionsDto
|
|
53
39
|
*/
|
|
54
40
|
'endpoint': string;
|
|
55
|
-
/**
|
|
56
|
-
*
|
|
57
|
-
* @type {QuotaDto}
|
|
58
|
-
* @memberof RdsS3WormOptionsDto
|
|
59
|
-
*/
|
|
60
41
|
'size'?: QuotaDto;
|
|
61
42
|
}
|