@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
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a minimal Data Transfer Object (DTO) for a resource, containing essential identifiers.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ResourceMinimalDto
|
|
16
14
|
*/
|
|
17
15
|
export interface ResourceMinimalDto {
|
|
18
16
|
/**
|
|
19
17
|
* Unique identifier for the resource.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ResourceMinimalDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { ResourceQuotaDto } from './resource-quota-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ResourceQuotaDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ResourceQuotaDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ResourceQuotaDto}
|
|
22
|
-
* @memberof ResourceQuotaDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: ResourceQuotaDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ResourceQuotaDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ResourceQuotaDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ResourceQuotaDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -13,32 +13,14 @@ import type { QuotaDto } from './quota-dto';
|
|
|
13
13
|
import type { ResourceMinimalDto } from './resource-minimal-dto';
|
|
14
14
|
/**
|
|
15
15
|
* Represents a Data Transfer Object (DTO) containing quota information for a resource.
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ResourceQuotaDto
|
|
18
16
|
*/
|
|
19
17
|
export interface ResourceQuotaDto {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {ResourceMinimalDto}
|
|
23
|
-
* @memberof ResourceQuotaDto
|
|
24
|
-
*/
|
|
25
18
|
'resource': ResourceMinimalDto;
|
|
26
19
|
/**
|
|
27
20
|
* The percentage of quota used by the resource.
|
|
28
|
-
* @type {number}
|
|
29
|
-
* @memberof ResourceQuotaDto
|
|
30
21
|
*/
|
|
31
22
|
'usedPercentage'?: number | null;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {QuotaDto}
|
|
35
|
-
* @memberof ResourceQuotaDto
|
|
36
|
-
*/
|
|
37
23
|
'used'?: QuotaDto;
|
|
38
|
-
|
|
39
|
-
*
|
|
40
|
-
* @type {QuotaDto}
|
|
41
|
-
* @memberof ResourceQuotaDto
|
|
42
|
-
*/
|
|
24
|
+
'versions'?: QuotaDto;
|
|
43
25
|
'reserved'?: QuotaDto;
|
|
44
26
|
}
|
|
@@ -12,32 +12,19 @@
|
|
|
12
12
|
import type { ResourceTypeOptionsDto } from './resource-type-options-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents a resource type.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ResourceTypeDto
|
|
17
15
|
*/
|
|
18
16
|
export interface ResourceTypeDto {
|
|
19
17
|
/**
|
|
20
18
|
* The unique identifier of the resource type.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof ResourceTypeDto
|
|
23
19
|
*/
|
|
24
20
|
'id'?: string;
|
|
25
21
|
/**
|
|
26
22
|
* The general type of the resource.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ResourceTypeDto
|
|
29
23
|
*/
|
|
30
24
|
'generalType': string;
|
|
31
25
|
/**
|
|
32
26
|
* The specific type of the resource.
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof ResourceTypeDto
|
|
35
27
|
*/
|
|
36
28
|
'specificType': string;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {ResourceTypeOptionsDto}
|
|
40
|
-
* @memberof ResourceTypeDto
|
|
41
|
-
*/
|
|
42
29
|
'options'?: ResourceTypeOptionsDto;
|
|
43
30
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { ResourceTypeInformationDto } from './resource-type-information-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ResourceTypeInformationDtoIEnumerableResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ResourceTypeInformationDtoIEnumerableResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<ResourceTypeInformationDto>}
|
|
22
|
-
* @memberof ResourceTypeInformationDtoIEnumerableResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: Array<ResourceTypeInformationDto> | null;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ResourceTypeInformationDtoIEnumerableResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ResourceTypeInformationDtoIEnumerableResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ResourceTypeInformationDtoIEnumerableResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { ResourceTypeInformationDto } from './resource-type-information-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ResourceTypeInformationDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ResourceTypeInformationDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ResourceTypeInformationDto}
|
|
22
|
-
* @memberof ResourceTypeInformationDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: ResourceTypeInformationDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ResourceTypeInformationDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ResourceTypeInformationDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ResourceTypeInformationDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -14,128 +14,81 @@ import type { ResourceCreationPageDto } from './resource-creation-page-dto';
|
|
|
14
14
|
import type { ResourceTypeStatus } from './resource-type-status';
|
|
15
15
|
/**
|
|
16
16
|
* Represents information about a resource type.
|
|
17
|
-
* @export
|
|
18
|
-
* @interface ResourceTypeInformationDto
|
|
19
17
|
*/
|
|
20
18
|
export interface ResourceTypeInformationDto {
|
|
21
19
|
/**
|
|
22
20
|
* The unique identifier of the resource type.
|
|
23
|
-
* @type {string}
|
|
24
|
-
* @memberof ResourceTypeInformationDto
|
|
25
21
|
*/
|
|
26
22
|
'id'?: string;
|
|
27
23
|
/**
|
|
28
24
|
* The general type of the resource.
|
|
29
|
-
* @type {string}
|
|
30
|
-
* @memberof ResourceTypeInformationDto
|
|
31
25
|
*/
|
|
32
26
|
'generalType'?: string | null;
|
|
33
27
|
/**
|
|
34
28
|
* The specific type of the resource.
|
|
35
|
-
* @type {string}
|
|
36
|
-
* @memberof ResourceTypeInformationDto
|
|
37
29
|
*/
|
|
38
30
|
'specificType'?: string | null;
|
|
39
|
-
/**
|
|
40
|
-
*
|
|
41
|
-
* @type {ResourceTypeStatus}
|
|
42
|
-
* @memberof ResourceTypeInformationDto
|
|
43
|
-
*/
|
|
44
31
|
'status'?: ResourceTypeStatus;
|
|
45
32
|
/**
|
|
46
33
|
* Indicates if the resource type supports creation.
|
|
47
|
-
* @type {boolean}
|
|
48
|
-
* @memberof ResourceTypeInformationDto
|
|
49
34
|
*/
|
|
50
35
|
'canCreate'?: boolean;
|
|
51
36
|
/**
|
|
52
37
|
* Indicates if the resource type supports reading.
|
|
53
|
-
* @type {boolean}
|
|
54
|
-
* @memberof ResourceTypeInformationDto
|
|
55
38
|
*/
|
|
56
39
|
'canRead'?: boolean;
|
|
57
40
|
/**
|
|
58
41
|
* Indicates if the resource type supports read-only.
|
|
59
|
-
* @type {boolean}
|
|
60
|
-
* @memberof ResourceTypeInformationDto
|
|
61
42
|
*/
|
|
62
43
|
'canSetResourceReadonly'?: boolean;
|
|
63
44
|
/**
|
|
64
45
|
* Indicates if the resource type supports updating.
|
|
65
|
-
* @type {boolean}
|
|
66
|
-
* @memberof ResourceTypeInformationDto
|
|
67
46
|
*/
|
|
68
47
|
'canUpdate'?: boolean;
|
|
69
48
|
/**
|
|
70
49
|
* Indicates if the resource type supports updating (not an Object).
|
|
71
|
-
* @type {boolean}
|
|
72
|
-
* @memberof ResourceTypeInformationDto
|
|
73
50
|
*/
|
|
74
51
|
'canUpdateResource'?: boolean;
|
|
75
52
|
/**
|
|
76
53
|
* Indicates if the resource type supports deletion.
|
|
77
|
-
* @type {boolean}
|
|
78
|
-
* @memberof ResourceTypeInformationDto
|
|
79
54
|
*/
|
|
80
55
|
'canDelete'?: boolean;
|
|
81
56
|
/**
|
|
82
57
|
* Indicates if the resource type supports deletion (not an Object).
|
|
83
|
-
* @type {boolean}
|
|
84
|
-
* @memberof ResourceTypeInformationDto
|
|
85
58
|
*/
|
|
86
59
|
'canDeleteResource'?: boolean;
|
|
87
60
|
/**
|
|
88
61
|
* Indicates if the resource type supports listing.
|
|
89
|
-
* @type {boolean}
|
|
90
|
-
* @memberof ResourceTypeInformationDto
|
|
91
62
|
*/
|
|
92
63
|
'canList'?: boolean;
|
|
93
64
|
/**
|
|
94
65
|
* Indicates if the resource type supports linking.
|
|
95
|
-
* @type {boolean}
|
|
96
|
-
* @memberof ResourceTypeInformationDto
|
|
97
66
|
*/
|
|
98
67
|
'canCreateLinks'?: boolean;
|
|
99
68
|
/**
|
|
100
69
|
* Indicates whether local backup of metadata is supported.
|
|
101
|
-
* @type {boolean}
|
|
102
|
-
* @memberof ResourceTypeInformationDto
|
|
103
70
|
*/
|
|
104
71
|
'canCopyLocalMetadata'?: boolean;
|
|
105
72
|
/**
|
|
106
73
|
* Indicates if the resource type is archived.
|
|
107
|
-
* @type {boolean}
|
|
108
|
-
* @memberof ResourceTypeInformationDto
|
|
109
74
|
*/
|
|
110
75
|
'isArchived'?: boolean;
|
|
111
76
|
/**
|
|
112
77
|
* Indicates if the resource type supports quota.
|
|
113
|
-
* @type {boolean}
|
|
114
|
-
* @memberof ResourceTypeInformationDto
|
|
115
78
|
*/
|
|
116
79
|
'isQuotaAvailable'?: boolean;
|
|
117
80
|
/**
|
|
118
81
|
* Indicates if the resource type quota can be changed.
|
|
119
|
-
* @type {boolean}
|
|
120
|
-
* @memberof ResourceTypeInformationDto
|
|
121
82
|
*/
|
|
122
83
|
'isQuotaAdjustable'?: boolean;
|
|
123
84
|
/**
|
|
124
|
-
* Indicates if the resource type
|
|
125
|
-
* @type {boolean}
|
|
126
|
-
* @memberof ResourceTypeInformationDto
|
|
85
|
+
* Indicates if the resource type supports versioning.
|
|
127
86
|
*/
|
|
128
|
-
'
|
|
87
|
+
'supportsVersioning'?: boolean;
|
|
129
88
|
/**
|
|
130
|
-
*
|
|
131
|
-
* @type {ResourceCreationPageDto}
|
|
132
|
-
* @memberof ResourceTypeInformationDto
|
|
89
|
+
* Indicates if the resource type is enabled.
|
|
133
90
|
*/
|
|
91
|
+
'isEnabled'?: boolean;
|
|
134
92
|
'resourceCreation'?: ResourceCreationPageDto;
|
|
135
|
-
/**
|
|
136
|
-
*
|
|
137
|
-
* @type {ResourceContentPageDto}
|
|
138
|
-
* @memberof ResourceTypeInformationDto
|
|
139
|
-
*/
|
|
140
93
|
'resourceContent'?: ResourceContentPageDto;
|
|
141
94
|
}
|
|
@@ -11,20 +11,14 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a minimal Data Transfer Object (DTO) for a resource type.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ResourceTypeMinimalDto
|
|
16
14
|
*/
|
|
17
15
|
export interface ResourceTypeMinimalDto {
|
|
18
16
|
/**
|
|
19
17
|
* The unique identifier of the resource type.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ResourceTypeMinimalDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
/**
|
|
25
21
|
* The specific type of the resource.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ResourceTypeMinimalDto
|
|
28
22
|
*/
|
|
29
23
|
'specificType': string;
|
|
30
24
|
}
|
|
@@ -19,62 +19,18 @@ import type { RdsS3OptionsDto } from './rds-s3-options-dto';
|
|
|
19
19
|
import type { RdsS3WormOptionsDto } from './rds-s3-worm-options-dto';
|
|
20
20
|
/**
|
|
21
21
|
* Represents the options available for different resource types.
|
|
22
|
-
* @export
|
|
23
|
-
* @interface ResourceTypeOptionsDto
|
|
24
22
|
*/
|
|
25
23
|
export interface ResourceTypeOptionsDto {
|
|
26
24
|
/**
|
|
27
25
|
* Represents the data transfer object (DTO) for Linked Data options.
|
|
28
|
-
* @type {object}
|
|
29
|
-
* @memberof ResourceTypeOptionsDto
|
|
30
26
|
*/
|
|
31
27
|
'linkedData'?: object;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {GitLabOptionsDto}
|
|
35
|
-
* @memberof ResourceTypeOptionsDto
|
|
36
|
-
*/
|
|
37
28
|
'gitLab'?: GitLabOptionsDto;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {RdsOptionsDto}
|
|
41
|
-
* @memberof ResourceTypeOptionsDto
|
|
42
|
-
*/
|
|
43
29
|
'rds'?: RdsOptionsDto;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {RdsS3OptionsDto}
|
|
47
|
-
* @memberof ResourceTypeOptionsDto
|
|
48
|
-
*/
|
|
49
30
|
'rdsS3'?: RdsS3OptionsDto;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {RdsS3WormOptionsDto}
|
|
53
|
-
* @memberof ResourceTypeOptionsDto
|
|
54
|
-
*/
|
|
55
31
|
'rdsS3Worm'?: RdsS3WormOptionsDto;
|
|
56
|
-
/**
|
|
57
|
-
*
|
|
58
|
-
* @type {FileSystemStorageOptionsDto}
|
|
59
|
-
* @memberof ResourceTypeOptionsDto
|
|
60
|
-
*/
|
|
61
32
|
'fileSystemStorage'?: FileSystemStorageOptionsDto;
|
|
62
|
-
/**
|
|
63
|
-
*
|
|
64
|
-
* @type {DataStorageNrwWebOptionsDto}
|
|
65
|
-
* @memberof ResourceTypeOptionsDto
|
|
66
|
-
*/
|
|
67
33
|
'dataStorageNrwWeb'?: DataStorageNrwWebOptionsDto;
|
|
68
|
-
/**
|
|
69
|
-
*
|
|
70
|
-
* @type {DataStorageNrwS3OptionsDto}
|
|
71
|
-
* @memberof ResourceTypeOptionsDto
|
|
72
|
-
*/
|
|
73
34
|
'dataStorageNrwS3'?: DataStorageNrwS3OptionsDto;
|
|
74
|
-
/**
|
|
75
|
-
*
|
|
76
|
-
* @type {DataStorageNrwS3WormOptionsDto}
|
|
77
|
-
* @memberof ResourceTypeOptionsDto
|
|
78
|
-
*/
|
|
79
35
|
'dataStorageNrwS3Worm'?: DataStorageNrwS3WormOptionsDto;
|
|
80
36
|
}
|
|
@@ -18,56 +18,17 @@ import type { RdsS3ResourceTypeOptionsForManipulationDto } from './rds-s3-resour
|
|
|
18
18
|
import type { RdsS3WormResourceTypeOptionsForManipulationDto } from './rds-s3-worm-resource-type-options-for-manipulation-dto';
|
|
19
19
|
/**
|
|
20
20
|
* Represents the data transfer object (DTO) for creating options related to any resource type.
|
|
21
|
-
* @export
|
|
22
|
-
* @interface ResourceTypeOptionsForCreationDto
|
|
23
21
|
*/
|
|
24
22
|
export interface ResourceTypeOptionsForCreationDto {
|
|
25
23
|
/**
|
|
26
24
|
* Represents the data transfer object (DTO) for manipulating linked data resource type options.
|
|
27
|
-
* @type {object}
|
|
28
|
-
* @memberof ResourceTypeOptionsForCreationDto
|
|
29
25
|
*/
|
|
30
26
|
'linkedResourceTypeOptions'?: object;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {GitlabResourceTypeOptionsForCreationDto}
|
|
34
|
-
* @memberof ResourceTypeOptionsForCreationDto
|
|
35
|
-
*/
|
|
36
27
|
'gitlabResourceTypeOptions'?: GitlabResourceTypeOptionsForCreationDto;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {RdsResourceTypeOptionsForManipulationDto}
|
|
40
|
-
* @memberof ResourceTypeOptionsForCreationDto
|
|
41
|
-
*/
|
|
42
28
|
'rdsResourceTypeOptions'?: RdsResourceTypeOptionsForManipulationDto;
|
|
43
|
-
/**
|
|
44
|
-
*
|
|
45
|
-
* @type {RdsS3ResourceTypeOptionsForManipulationDto}
|
|
46
|
-
* @memberof ResourceTypeOptionsForCreationDto
|
|
47
|
-
*/
|
|
48
29
|
'rdsS3ResourceTypeOptions'?: RdsS3ResourceTypeOptionsForManipulationDto;
|
|
49
|
-
/**
|
|
50
|
-
*
|
|
51
|
-
* @type {RdsS3WormResourceTypeOptionsForManipulationDto}
|
|
52
|
-
* @memberof ResourceTypeOptionsForCreationDto
|
|
53
|
-
*/
|
|
54
30
|
'rdsS3WormResourceTypeOptions'?: RdsS3WormResourceTypeOptionsForManipulationDto;
|
|
55
|
-
/**
|
|
56
|
-
*
|
|
57
|
-
* @type {DataStorageNrwWebResourceTypeOptionsForManipulationDto}
|
|
58
|
-
* @memberof ResourceTypeOptionsForCreationDto
|
|
59
|
-
*/
|
|
60
31
|
'dataStorageNrwWebResourceTypeOptions'?: DataStorageNrwWebResourceTypeOptionsForManipulationDto;
|
|
61
|
-
/**
|
|
62
|
-
*
|
|
63
|
-
* @type {DataStorageNrwS3ResourceTypeOptionsForManipulationDto}
|
|
64
|
-
* @memberof ResourceTypeOptionsForCreationDto
|
|
65
|
-
*/
|
|
66
32
|
'dataStorageNrwS3ResourceTypeOptions'?: DataStorageNrwS3ResourceTypeOptionsForManipulationDto;
|
|
67
|
-
/**
|
|
68
|
-
*
|
|
69
|
-
* @type {DataStorageNrwS3WormResourceTypeOptionsForManipulationDto}
|
|
70
|
-
* @memberof ResourceTypeOptionsForCreationDto
|
|
71
|
-
*/
|
|
72
33
|
'dataStorageNrwS3WormResourceTypeOptions'?: DataStorageNrwS3WormResourceTypeOptionsForManipulationDto;
|
|
73
34
|
}
|
|
@@ -18,56 +18,17 @@ import type { RdsS3ResourceTypeOptionsForManipulationDto } from './rds-s3-resour
|
|
|
18
18
|
import type { RdsS3WormResourceTypeOptionsForManipulationDto } from './rds-s3-worm-resource-type-options-for-manipulation-dto';
|
|
19
19
|
/**
|
|
20
20
|
* Represents the data transfer object (DTO) used for updating options related to any resource type.
|
|
21
|
-
* @export
|
|
22
|
-
* @interface ResourceTypeOptionsForUpdateDto
|
|
23
21
|
*/
|
|
24
22
|
export interface ResourceTypeOptionsForUpdateDto {
|
|
25
23
|
/**
|
|
26
24
|
* Represents the data transfer object (DTO) for manipulating linked data resource type options.
|
|
27
|
-
* @type {object}
|
|
28
|
-
* @memberof ResourceTypeOptionsForUpdateDto
|
|
29
25
|
*/
|
|
30
26
|
'linkedResourceTypeOptions'?: object;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {GitlabResourceTypeOptionsForUpdateDto}
|
|
34
|
-
* @memberof ResourceTypeOptionsForUpdateDto
|
|
35
|
-
*/
|
|
36
27
|
'gitlabResourceTypeOptions'?: GitlabResourceTypeOptionsForUpdateDto;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {RdsResourceTypeOptionsForManipulationDto}
|
|
40
|
-
* @memberof ResourceTypeOptionsForUpdateDto
|
|
41
|
-
*/
|
|
42
28
|
'rdsResourceTypeOptions'?: RdsResourceTypeOptionsForManipulationDto;
|
|
43
|
-
/**
|
|
44
|
-
*
|
|
45
|
-
* @type {RdsS3ResourceTypeOptionsForManipulationDto}
|
|
46
|
-
* @memberof ResourceTypeOptionsForUpdateDto
|
|
47
|
-
*/
|
|
48
29
|
'rdsS3ResourceTypeOptions'?: RdsS3ResourceTypeOptionsForManipulationDto;
|
|
49
|
-
/**
|
|
50
|
-
*
|
|
51
|
-
* @type {RdsS3WormResourceTypeOptionsForManipulationDto}
|
|
52
|
-
* @memberof ResourceTypeOptionsForUpdateDto
|
|
53
|
-
*/
|
|
54
30
|
'rdsS3WormResourceTypeOptions'?: RdsS3WormResourceTypeOptionsForManipulationDto;
|
|
55
|
-
/**
|
|
56
|
-
*
|
|
57
|
-
* @type {DataStorageNrwWebResourceTypeOptionsForManipulationDto}
|
|
58
|
-
* @memberof ResourceTypeOptionsForUpdateDto
|
|
59
|
-
*/
|
|
60
31
|
'dataStorageNrwWebResourceTypeOptions'?: DataStorageNrwWebResourceTypeOptionsForManipulationDto;
|
|
61
|
-
/**
|
|
62
|
-
*
|
|
63
|
-
* @type {DataStorageNrwS3ResourceTypeOptionsForManipulationDto}
|
|
64
|
-
* @memberof ResourceTypeOptionsForUpdateDto
|
|
65
|
-
*/
|
|
66
32
|
'dataStorageNrwS3ResourceTypeOptions'?: DataStorageNrwS3ResourceTypeOptionsForManipulationDto;
|
|
67
|
-
/**
|
|
68
|
-
*
|
|
69
|
-
* @type {DataStorageNrwS3WormResourceTypeOptionsForManipulationDto}
|
|
70
|
-
* @memberof ResourceTypeOptionsForUpdateDto
|
|
71
|
-
*/
|
|
72
33
|
'dataStorageNrwS3WormResourceTypeOptions'?: DataStorageNrwS3WormResourceTypeOptionsForManipulationDto;
|
|
73
34
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Pagination } from './pagination';
|
|
13
13
|
import type { RoleDto } from './role-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface RoleDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface RoleDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<RoleDto>}
|
|
23
|
-
* @memberof RoleDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<RoleDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof RoleDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof RoleDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof RoleDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof RoleDtoPagedResponse
|
|
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 { RoleDto } from './role-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RoleDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface RoleDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {RoleDto}
|
|
22
|
-
* @memberof RoleDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: RoleDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof RoleDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof RoleDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof RoleDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -11,26 +11,18 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a Data Transfer Object (DTO) for a role.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface RoleDto
|
|
16
14
|
*/
|
|
17
15
|
export interface RoleDto {
|
|
18
16
|
/**
|
|
19
17
|
* The unique identifier of the role.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof RoleDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
/**
|
|
25
21
|
* The display name of the role.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof RoleDto
|
|
28
22
|
*/
|
|
29
23
|
'displayName': string;
|
|
30
24
|
/**
|
|
31
25
|
* The description of the role.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof RoleDto
|
|
34
26
|
*/
|
|
35
27
|
'description': string;
|
|
36
28
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a Data Transfer Object (DTO) containing minimal information about a role.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface RoleMinimalDto
|
|
16
14
|
*/
|
|
17
15
|
export interface RoleMinimalDto {
|
|
18
16
|
/**
|
|
19
17
|
* The unique identifier of the role.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof RoleMinimalDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
}
|
|
@@ -11,20 +11,14 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a search category with a name and count of occurrences.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface SearchCategory
|
|
16
14
|
*/
|
|
17
15
|
export interface SearchCategory {
|
|
18
16
|
/**
|
|
19
17
|
* The name of the search category.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof SearchCategory
|
|
22
18
|
*/
|
|
23
19
|
'name'?: string;
|
|
24
20
|
/**
|
|
25
21
|
* The count of occurrences for the search category.
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof SearchCategory
|
|
28
22
|
*/
|
|
29
23
|
'count'?: number;
|
|
30
24
|
}
|