@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
package/dist/types/Coscine.Api/@coscine/model/gitlab-resource-type-options-for-creation-dto.d.ts
CHANGED
|
@@ -11,38 +11,26 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents the data transfer object (DTO) for creating GitLab resource type options.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface GitlabResourceTypeOptionsForCreationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface GitlabResourceTypeOptionsForCreationDto {
|
|
18
16
|
/**
|
|
19
17
|
* The branch associated with the GitLab resource.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof GitlabResourceTypeOptionsForCreationDto
|
|
22
18
|
*/
|
|
23
19
|
'branch': string;
|
|
24
20
|
/**
|
|
25
21
|
* The access token for authentication with GitLab.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof GitlabResourceTypeOptionsForCreationDto
|
|
28
22
|
*/
|
|
29
23
|
'accessToken': string;
|
|
30
24
|
/**
|
|
31
25
|
* The repository URL for the GitLab resource.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof GitlabResourceTypeOptionsForCreationDto
|
|
34
26
|
*/
|
|
35
27
|
'repoUrl': string;
|
|
36
28
|
/**
|
|
37
29
|
* The project ID associated with the GitLab resource.
|
|
38
|
-
* @type {number}
|
|
39
|
-
* @memberof GitlabResourceTypeOptionsForCreationDto
|
|
40
30
|
*/
|
|
41
31
|
'projectId': number;
|
|
42
32
|
/**
|
|
43
33
|
* Indicates whether the terms of service for the GitLab resource are accepted.
|
|
44
|
-
* @type {boolean}
|
|
45
|
-
* @memberof GitlabResourceTypeOptionsForCreationDto
|
|
46
34
|
*/
|
|
47
35
|
'tosAccepted': boolean;
|
|
48
36
|
}
|
package/dist/types/Coscine.Api/@coscine/model/gitlab-resource-type-options-for-update-dto.d.ts
CHANGED
|
@@ -11,20 +11,14 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents the data transfer object (DTO) for updating GitLab resource type options.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface GitlabResourceTypeOptionsForUpdateDto
|
|
16
14
|
*/
|
|
17
15
|
export interface GitlabResourceTypeOptionsForUpdateDto {
|
|
18
16
|
/**
|
|
19
17
|
* The branch associated with the GitLab resource.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof GitlabResourceTypeOptionsForUpdateDto
|
|
22
18
|
*/
|
|
23
19
|
'branch': string;
|
|
24
20
|
/**
|
|
25
21
|
* The access token for authentication with GitLab.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof GitlabResourceTypeOptionsForUpdateDto
|
|
28
22
|
*/
|
|
29
23
|
'accessToken': string;
|
|
30
24
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { HandleDto } from './handle-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface HandleDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface HandleDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {HandleDto}
|
|
22
|
-
* @memberof HandleDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: HandleDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof HandleDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof HandleDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof HandleDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -11,22 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { HandleValueDto } from './handle-value-dto';
|
|
13
13
|
import type { PidDto } from './pid-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface HandleDto
|
|
18
|
-
*/
|
|
19
14
|
export interface HandleDto {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {PidDto}
|
|
23
|
-
* @memberof HandleDto
|
|
24
|
-
*/
|
|
25
15
|
'pid'?: PidDto;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {Array<HandleValueDto>}
|
|
29
|
-
* @memberof HandleDto
|
|
30
|
-
*/
|
|
31
16
|
'values'?: Array<HandleValueDto>;
|
|
32
17
|
}
|
|
@@ -10,16 +10,6 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { HandleValueForUpdateDto } from './handle-value-for-update-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface HandleForUpdateDto
|
|
17
|
-
*/
|
|
18
13
|
export interface HandleForUpdateDto {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<HandleValueForUpdateDto>}
|
|
22
|
-
* @memberof HandleForUpdateDto
|
|
23
|
-
*/
|
|
24
14
|
'values': Array<HandleValueForUpdateDto>;
|
|
25
15
|
}
|
|
@@ -9,64 +9,14 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface HandleValueDto
|
|
16
|
-
*/
|
|
17
12
|
export interface HandleValueDto {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof HandleValueDto
|
|
22
|
-
*/
|
|
23
13
|
'idx'?: number;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof HandleValueDto
|
|
28
|
-
*/
|
|
29
14
|
'type'?: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {any}
|
|
33
|
-
* @memberof HandleValueDto
|
|
34
|
-
*/
|
|
35
15
|
'parsed_data'?: any;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof HandleValueDto
|
|
40
|
-
*/
|
|
41
16
|
'data'?: string;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof HandleValueDto
|
|
46
|
-
*/
|
|
47
17
|
'timestamp'?: string;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {number}
|
|
51
|
-
* @memberof HandleValueDto
|
|
52
|
-
*/
|
|
53
18
|
'ttl_type'?: number;
|
|
54
|
-
/**
|
|
55
|
-
*
|
|
56
|
-
* @type {number}
|
|
57
|
-
* @memberof HandleValueDto
|
|
58
|
-
*/
|
|
59
19
|
'ttl'?: number;
|
|
60
|
-
/**
|
|
61
|
-
*
|
|
62
|
-
* @type {Array<any>}
|
|
63
|
-
* @memberof HandleValueDto
|
|
64
|
-
*/
|
|
65
20
|
'refs'?: Array<any>;
|
|
66
|
-
/**
|
|
67
|
-
*
|
|
68
|
-
* @type {string}
|
|
69
|
-
* @memberof HandleValueDto
|
|
70
|
-
*/
|
|
71
21
|
'privs'?: string;
|
|
72
22
|
}
|
|
@@ -11,26 +11,18 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing updating a handle.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface HandleValueForUpdateDto
|
|
16
14
|
*/
|
|
17
15
|
export interface HandleValueForUpdateDto {
|
|
18
16
|
/**
|
|
19
17
|
* The data type of the handle.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof HandleValueForUpdateDto
|
|
22
18
|
*/
|
|
23
19
|
'type': string;
|
|
24
20
|
/**
|
|
25
21
|
* The parsed data of the handle.
|
|
26
|
-
* @type {any}
|
|
27
|
-
* @memberof HandleValueForUpdateDto
|
|
28
22
|
*/
|
|
29
23
|
'parsed_data': any;
|
|
30
24
|
/**
|
|
31
25
|
* The id of the handle.
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof HandleValueForUpdateDto
|
|
34
26
|
*/
|
|
35
27
|
'idx'?: number;
|
|
36
28
|
}
|
|
@@ -11,20 +11,14 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing Hash Parameters in a request.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface HashParametersDto
|
|
16
14
|
*/
|
|
17
15
|
export interface HashParametersDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the hash algorithm name.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof HashParametersDto
|
|
22
18
|
*/
|
|
23
19
|
'algorithmName': string;
|
|
24
20
|
/**
|
|
25
21
|
* Gets or initializes the hash value.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof HashParametersDto
|
|
28
22
|
*/
|
|
29
23
|
'value': string;
|
|
30
24
|
}
|
|
@@ -11,20 +11,14 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a Data Transfer Object (DTO) for an identity provider.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface IdentityProviderDto
|
|
16
14
|
*/
|
|
17
15
|
export interface IdentityProviderDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or sets the unique identifier for the identity provider.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof IdentityProviderDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
/**
|
|
25
21
|
* Gets or sets the display name of the identity provider.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof IdentityProviderDto
|
|
28
22
|
*/
|
|
29
23
|
'displayName': string;
|
|
30
24
|
}
|
|
@@ -25,6 +25,7 @@ export * from './data-storage-nrw-s3-worm-options-dto';
|
|
|
25
25
|
export * from './data-storage-nrw-s3-worm-resource-type-options-for-manipulation-dto';
|
|
26
26
|
export * from './data-storage-nrw-web-options-dto';
|
|
27
27
|
export * from './data-storage-nrw-web-resource-type-options-for-manipulation-dto';
|
|
28
|
+
export * from './default-organization-quota-dto';
|
|
28
29
|
export * from './deployed-graph-dto';
|
|
29
30
|
export * from './deployed-graph-dto-paged-response';
|
|
30
31
|
export * from './discipline-dto';
|
|
@@ -201,6 +202,8 @@ export * from './user-notification-opt-out-dto';
|
|
|
201
202
|
export * from './user-notification-opt-out-dto-paged-response';
|
|
202
203
|
export * from './user-notification-opt-out-dto-response';
|
|
203
204
|
export * from './user-organization-dto';
|
|
205
|
+
export * from './user-project-role-count-dto';
|
|
206
|
+
export * from './user-project-role-count-dto-response';
|
|
204
207
|
export * from './user-terms-of-service-accept-dto';
|
|
205
208
|
export * from './variant-dto';
|
|
206
209
|
export * from './visibility-dto';
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { LanguageDto } from './language-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface LanguageDtoIEnumerableResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface LanguageDtoIEnumerableResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<LanguageDto>}
|
|
22
|
-
* @memberof LanguageDtoIEnumerableResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: Array<LanguageDto> | null;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof LanguageDtoIEnumerableResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof LanguageDtoIEnumerableResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof LanguageDtoIEnumerableResponse
|
|
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 { LanguageDto } from './language-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface LanguageDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface LanguageDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {LanguageDto}
|
|
22
|
-
* @memberof LanguageDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: LanguageDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof LanguageDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof LanguageDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof LanguageDtoResponse
|
|
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 language details.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface LanguageDto
|
|
16
14
|
*/
|
|
17
15
|
export interface LanguageDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or sets the unique identifier for the language.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof LanguageDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
/**
|
|
25
21
|
* Gets or sets the display name of the language.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof LanguageDto
|
|
28
22
|
*/
|
|
29
23
|
'displayName': string;
|
|
30
24
|
/**
|
|
31
25
|
* Gets or sets the abbreviation for the language.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof LanguageDto
|
|
34
26
|
*/
|
|
35
27
|
'abbreviation': string;
|
|
36
28
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing a language for user manipulation.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface LanguageForUserManipulationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface LanguageForUserManipulationDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the identifier of the language.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof LanguageForUserManipulationDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { LicenseDto } from './license-dto';
|
|
13
13
|
import type { Pagination } from './pagination';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface LicenseDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface LicenseDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<LicenseDto>}
|
|
23
|
-
* @memberof LicenseDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<LicenseDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof LicenseDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof LicenseDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof LicenseDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof LicenseDtoPagedResponse
|
|
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 { LicenseDto } from './license-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface LicenseDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface LicenseDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {LicenseDto}
|
|
22
|
-
* @memberof LicenseDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: LicenseDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof LicenseDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof LicenseDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof LicenseDtoResponse
|
|
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 license details.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface LicenseDto
|
|
16
14
|
*/
|
|
17
15
|
export interface LicenseDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or sets the unique identifier for the license.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof LicenseDto
|
|
22
18
|
*/
|
|
23
19
|
'id'?: string;
|
|
24
20
|
/**
|
|
25
21
|
* Gets or sets the display name of the license.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof LicenseDto
|
|
28
22
|
*/
|
|
29
23
|
'displayName'?: string;
|
|
30
24
|
/**
|
|
31
25
|
* Gets or sets the Uri of the license.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof LicenseDto
|
|
34
26
|
*/
|
|
35
27
|
'url'?: string;
|
|
36
28
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing a license for resource manipulation.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface LicenseForResourceManipulationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface LicenseForResourceManipulationDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the identifier of the license.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof LicenseForResourceManipulationDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
}
|
|
@@ -11,20 +11,14 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents the data transfer object (DTO) for manipulating lifecycle options on an S3 bucket.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface LifecycleOptionsForManipulationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface LifecycleOptionsForManipulationDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets the number of days after which incomplete multipart uploads are automatically aborted. A value of `null` means no rule is applied.
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof LifecycleOptionsForManipulationDto
|
|
22
18
|
*/
|
|
23
19
|
'abortIncompleteMultipartAfterDays'?: number | null;
|
|
24
20
|
/**
|
|
25
21
|
* Gets the number of days after which noncurrent (previous) object versions expire. A value of `null` means no rule is applied.
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof LifecycleOptionsForManipulationDto
|
|
28
22
|
*/
|
|
29
23
|
'noncurrentVersionExpireAfterDays'?: number | null;
|
|
30
24
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { MaintenanceDto } from './maintenance-dto';
|
|
13
13
|
import type { Pagination } from './pagination';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface MaintenanceDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface MaintenanceDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<MaintenanceDto>}
|
|
23
|
-
* @memberof MaintenanceDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<MaintenanceDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof MaintenanceDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof MaintenanceDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof MaintenanceDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof MaintenanceDtoPagedResponse
|
|
48
|
-
*/
|
|
49
19
|
'pagination'?: Pagination;
|
|
50
20
|
}
|
|
@@ -11,44 +11,30 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* This class represents a maintenance with its significant properties, which is returned from the API.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface MaintenanceDto
|
|
16
14
|
*/
|
|
17
15
|
export interface MaintenanceDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or sets the maintenance title.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof MaintenanceDto
|
|
22
18
|
*/
|
|
23
19
|
'displayName'?: string;
|
|
24
20
|
/**
|
|
25
21
|
* Gets or sets the URL related to the maintenance.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof MaintenanceDto
|
|
28
22
|
*/
|
|
29
23
|
'href'?: string;
|
|
30
24
|
/**
|
|
31
25
|
* Gets or sets the type of maintenance.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof MaintenanceDto
|
|
34
26
|
*/
|
|
35
27
|
'type'?: string;
|
|
36
28
|
/**
|
|
37
29
|
* Gets or sets the description of the maintenance.
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof MaintenanceDto
|
|
40
30
|
*/
|
|
41
31
|
'body'?: string;
|
|
42
32
|
/**
|
|
43
33
|
* Gets or sets the start date of the maintenance, if available.
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof MaintenanceDto
|
|
46
34
|
*/
|
|
47
35
|
'startsDate'?: string | null;
|
|
48
36
|
/**
|
|
49
37
|
* Gets or sets the end date of the maintenance, if available.
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof MaintenanceDto
|
|
52
38
|
*/
|
|
53
39
|
'endsDate'?: string | null;
|
|
54
40
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { MessageDto } from './message-dto';
|
|
13
13
|
import type { Pagination } from './pagination';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface MessageDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface MessageDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<MessageDto>}
|
|
23
|
-
* @memberof MessageDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<MessageDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof MessageDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof MessageDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof MessageDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof MessageDtoPagedResponse
|
|
48
|
-
*/
|
|
49
19
|
'pagination'?: Pagination;
|
|
50
20
|
}
|