@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,32 +11,22 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents the data transfer object for a discipline.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface DisciplineDto
|
|
16
14
|
*/
|
|
17
15
|
export interface DisciplineDto {
|
|
18
16
|
/**
|
|
19
17
|
* The unique identifier for the discipline.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof DisciplineDto
|
|
22
18
|
*/
|
|
23
19
|
'id'?: string;
|
|
24
20
|
/**
|
|
25
21
|
* The URI associated with the discipline.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof DisciplineDto
|
|
28
22
|
*/
|
|
29
23
|
'uri'?: string;
|
|
30
24
|
/**
|
|
31
25
|
* The display name of the discipline in German.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof DisciplineDto
|
|
34
26
|
*/
|
|
35
27
|
'displayNameDe'?: string;
|
|
36
28
|
/**
|
|
37
29
|
* The display name of the discipline in English.
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof DisciplineDto
|
|
40
30
|
*/
|
|
41
31
|
'displayNameEn'?: string;
|
|
42
32
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing a discipline for project manipulation.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface DisciplineForProjectManipulationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface DisciplineForProjectManipulationDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the identifier of the discipline.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof DisciplineForProjectManipulationDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing a discipline for resource manipulation.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface DisciplineForResourceManipulationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface DisciplineForResourceManipulationDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the identifier of the discipline.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof DisciplineForResourceManipulationDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing a discipline for user manipulation.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface DisciplineForUserManipulationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface DisciplineForUserManipulationDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the identifier of the discipline.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof DisciplineForUserManipulationDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
}
|
|
@@ -13,32 +13,16 @@ import type { ProvenanceParametersDto } from './provenance-parameters-dto';
|
|
|
13
13
|
import type { RdfDefinitionForManipulationDto } from './rdf-definition-for-manipulation-dto';
|
|
14
14
|
/**
|
|
15
15
|
* Data transfer object (DTO) representing the creation of a metadata tree. Extends the base class Coscine.Api.Core.Shared.DataTransferObjects.ParameterObjects.MetadataTreeForManipulationDto.
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ExtractedMetadataTreeForCreationDto
|
|
18
16
|
*/
|
|
19
17
|
export interface ExtractedMetadataTreeForCreationDto {
|
|
20
18
|
/**
|
|
21
19
|
* Gets or initializes the path of the metadata tree.
|
|
22
|
-
* @type {string}
|
|
23
|
-
* @memberof ExtractedMetadataTreeForCreationDto
|
|
24
20
|
*/
|
|
25
21
|
'path': string;
|
|
26
22
|
/**
|
|
27
23
|
* Gets or sets the id of the new metadata tree.
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof ExtractedMetadataTreeForCreationDto
|
|
30
24
|
*/
|
|
31
25
|
'id': string;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {RdfDefinitionForManipulationDto}
|
|
35
|
-
* @memberof ExtractedMetadataTreeForCreationDto
|
|
36
|
-
*/
|
|
37
26
|
'definition': RdfDefinitionForManipulationDto;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {ProvenanceParametersDto}
|
|
41
|
-
* @memberof ExtractedMetadataTreeForCreationDto
|
|
42
|
-
*/
|
|
43
27
|
'provenance': ProvenanceParametersDto;
|
|
44
28
|
}
|
|
@@ -13,38 +13,20 @@ import type { ProvenanceParametersDto } from './provenance-parameters-dto';
|
|
|
13
13
|
import type { RdfDefinitionForManipulationDto } from './rdf-definition-for-manipulation-dto';
|
|
14
14
|
/**
|
|
15
15
|
* Data transfer object (DTO) representing the update of a metadata tree. Inherits from the base class Coscine.Api.Core.Shared.DataTransferObjects.ParameterObjects.MetadataTreeForManipulationDto.
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ExtractedMetadataTreeForUpdateDto
|
|
18
16
|
*/
|
|
19
17
|
export interface ExtractedMetadataTreeForUpdateDto {
|
|
20
18
|
/**
|
|
21
19
|
* Gets or initializes the path of the metadata tree.
|
|
22
|
-
* @type {string}
|
|
23
|
-
* @memberof ExtractedMetadataTreeForUpdateDto
|
|
24
20
|
*/
|
|
25
21
|
'path': string;
|
|
26
22
|
/**
|
|
27
23
|
* Gets or sets the id of the to update metadata tree.
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof ExtractedMetadataTreeForUpdateDto
|
|
30
24
|
*/
|
|
31
25
|
'id': string;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {RdfDefinitionForManipulationDto}
|
|
35
|
-
* @memberof ExtractedMetadataTreeForUpdateDto
|
|
36
|
-
*/
|
|
37
26
|
'definition': RdfDefinitionForManipulationDto;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {ProvenanceParametersDto}
|
|
41
|
-
* @memberof ExtractedMetadataTreeForUpdateDto
|
|
42
|
-
*/
|
|
43
27
|
'provenance': ProvenanceParametersDto;
|
|
44
28
|
/**
|
|
45
29
|
* Gets or initializes a flag for creating a new metadata version.
|
|
46
|
-
* @type {boolean}
|
|
47
|
-
* @memberof ExtractedMetadataTreeForUpdateDto
|
|
48
30
|
*/
|
|
49
31
|
'forceNewMetadataVersion'?: boolean;
|
|
50
32
|
}
|
|
@@ -12,20 +12,11 @@
|
|
|
12
12
|
import type { FileActionHttpMethod } from './file-action-http-method';
|
|
13
13
|
/**
|
|
14
14
|
* Represents a Data Transfer Object (DTO) for file actions, including the URL and HTTP method.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface FileActionDto
|
|
17
15
|
*/
|
|
18
16
|
export interface FileActionDto {
|
|
19
17
|
/**
|
|
20
18
|
* Gets or sets the presigned URL associated with the file action.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof FileActionDto
|
|
23
19
|
*/
|
|
24
20
|
'url'?: string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {FileActionHttpMethod}
|
|
28
|
-
* @memberof FileActionDto
|
|
29
|
-
*/
|
|
30
21
|
'method'?: FileActionHttpMethod;
|
|
31
22
|
}
|
|
@@ -12,14 +12,7 @@
|
|
|
12
12
|
import type { FileActionDto } from './file-action-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents a Data Transfer Object (DTO) for a collection of file actions, including download action details.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface FileActionsDto
|
|
17
15
|
*/
|
|
18
16
|
export interface FileActionsDto {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {FileActionDto}
|
|
22
|
-
* @memberof FileActionsDto
|
|
23
|
-
*/
|
|
24
17
|
'download'?: FileActionDto;
|
|
25
18
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents the data transfer object (DTO) for FileSystemStorage options.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface FileSystemStorageOptionsDto
|
|
16
14
|
*/
|
|
17
15
|
export interface FileSystemStorageOptionsDto {
|
|
18
16
|
/**
|
|
19
17
|
* The directory where the files are stored.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof FileSystemStorageOptionsDto
|
|
22
18
|
*/
|
|
23
19
|
'directory': string;
|
|
24
20
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { FileTreeDto } from './file-tree-dto';
|
|
13
13
|
import type { Pagination } from './pagination';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface FileTreeDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface FileTreeDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<FileTreeDto>}
|
|
23
|
-
* @memberof FileTreeDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<FileTreeDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof FileTreeDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof FileTreeDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof FileTreeDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof FileTreeDtoPagedResponse
|
|
48
|
-
*/
|
|
49
19
|
'pagination'?: Pagination;
|
|
50
20
|
}
|
|
@@ -13,68 +13,40 @@ import type { FileActionsDto } from './file-actions-dto';
|
|
|
13
13
|
import type { TreeDataType } from './tree-data-type';
|
|
14
14
|
/**
|
|
15
15
|
* Represents a Data Transfer Object (DTO) for a file within a tree structure, extending the base TreeDto.
|
|
16
|
-
* @export
|
|
17
|
-
* @interface FileTreeDto
|
|
18
16
|
*/
|
|
19
17
|
export interface FileTreeDto {
|
|
20
18
|
/**
|
|
21
19
|
* The path of the tree item.
|
|
22
|
-
* @type {string}
|
|
23
|
-
* @memberof FileTreeDto
|
|
24
20
|
*/
|
|
25
21
|
'path'?: string;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {TreeDataType}
|
|
29
|
-
* @memberof FileTreeDto
|
|
30
|
-
*/
|
|
31
22
|
'type'?: TreeDataType;
|
|
32
23
|
/**
|
|
33
24
|
* Gets or sets the directory of the file.
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof FileTreeDto
|
|
36
25
|
*/
|
|
37
26
|
'directory'?: string;
|
|
38
27
|
/**
|
|
39
28
|
* Gets or sets the name of the file.
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof FileTreeDto
|
|
42
29
|
*/
|
|
43
30
|
'name'?: string;
|
|
44
31
|
/**
|
|
45
32
|
* Gets or sets the extension of the file.
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof FileTreeDto
|
|
48
33
|
*/
|
|
49
34
|
'extension'?: string;
|
|
50
35
|
/**
|
|
51
36
|
* Gets or sets the size of the file in bytes.
|
|
52
|
-
* @type {number}
|
|
53
|
-
* @memberof FileTreeDto
|
|
54
37
|
*/
|
|
55
38
|
'size'?: number;
|
|
56
39
|
/**
|
|
57
40
|
* Gets or sets the creation date of the file.
|
|
58
|
-
* @type {string}
|
|
59
|
-
* @memberof FileTreeDto
|
|
60
41
|
*/
|
|
61
42
|
'creationDate'?: string | null;
|
|
62
43
|
/**
|
|
63
44
|
* Gets or sets the last change date of the file.
|
|
64
|
-
* @type {string}
|
|
65
|
-
* @memberof FileTreeDto
|
|
66
45
|
*/
|
|
67
46
|
'changeDate'?: string | null;
|
|
68
|
-
/**
|
|
69
|
-
*
|
|
70
|
-
* @type {FileActionsDto}
|
|
71
|
-
* @memberof FileTreeDto
|
|
72
|
-
*/
|
|
73
47
|
'actions'?: FileActionsDto;
|
|
74
48
|
/**
|
|
75
49
|
* Determines if the specific tree entry is hidden.
|
|
76
|
-
* @type {boolean}
|
|
77
|
-
* @memberof FileTreeDto
|
|
78
50
|
*/
|
|
79
51
|
'hidden'?: boolean;
|
|
80
52
|
}
|
package/dist/types/Coscine.Api/@coscine/model/fixed-value-for-resource-manipulation-dto.d.ts
CHANGED
|
@@ -11,32 +11,22 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing the manipulation of a fixed value associated with a resource.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface FixedValueForResourceManipulationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface FixedValueForResourceManipulationDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the value of the fixed resource value.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof FixedValueForResourceManipulationDto
|
|
22
18
|
*/
|
|
23
19
|
'value'?: string | null;
|
|
24
20
|
/**
|
|
25
21
|
* Gets or initializes the type of the fixed resource value.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof FixedValueForResourceManipulationDto
|
|
28
22
|
*/
|
|
29
23
|
'type'?: string | null;
|
|
30
24
|
/**
|
|
31
25
|
* Gets or initializes the data type URI of the fixed resource value.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof FixedValueForResourceManipulationDto
|
|
34
26
|
*/
|
|
35
27
|
'datatype'?: string | null;
|
|
36
28
|
/**
|
|
37
29
|
* The target class of the provided value (e.g., \"https://purl.org/coscine/ap/base/\")
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof FixedValueForResourceManipulationDto
|
|
40
30
|
*/
|
|
41
31
|
'targetClass'?: string | null;
|
|
42
32
|
}
|
|
@@ -11,32 +11,22 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents the data transfer object (DTO) for GitLab options.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface GitLabOptionsDto
|
|
16
14
|
*/
|
|
17
15
|
export interface GitLabOptionsDto {
|
|
18
16
|
/**
|
|
19
17
|
* The project ID associated with GitLab.
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof GitLabOptionsDto
|
|
22
18
|
*/
|
|
23
19
|
'projectId'?: number;
|
|
24
20
|
/**
|
|
25
21
|
* The repository URL for GitLab.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof GitLabOptionsDto
|
|
28
22
|
*/
|
|
29
23
|
'repoUrl'?: string | null;
|
|
30
24
|
/**
|
|
31
25
|
* The access token for GitLab.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof GitLabOptionsDto
|
|
34
26
|
*/
|
|
35
27
|
'accessToken'?: string | null;
|
|
36
28
|
/**
|
|
37
29
|
* The branch for GitLab.
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof GitLabOptionsDto
|
|
40
30
|
*/
|
|
41
31
|
'branch'?: string | null;
|
|
42
32
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { GitlabBranchDto } from './gitlab-branch-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface GitlabBranchDtoIEnumerableResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface GitlabBranchDtoIEnumerableResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<GitlabBranchDto>}
|
|
22
|
-
* @memberof GitlabBranchDtoIEnumerableResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: Array<GitlabBranchDto> | null;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof GitlabBranchDtoIEnumerableResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof GitlabBranchDtoIEnumerableResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof GitlabBranchDtoIEnumerableResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -11,50 +11,34 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a GitLab branch data transfer object (DTO).
|
|
14
|
-
* @export
|
|
15
|
-
* @interface GitlabBranchDto
|
|
16
14
|
*/
|
|
17
15
|
export interface GitlabBranchDto {
|
|
18
16
|
/**
|
|
19
17
|
* The name of the GitLab branch.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof GitlabBranchDto
|
|
22
18
|
*/
|
|
23
19
|
'name': string;
|
|
24
20
|
/**
|
|
25
21
|
* Indicates if the branch is merged.
|
|
26
|
-
* @type {boolean}
|
|
27
|
-
* @memberof GitlabBranchDto
|
|
28
22
|
*/
|
|
29
23
|
'merged': boolean;
|
|
30
24
|
/**
|
|
31
25
|
* Indicates if the branch is protected.
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof GitlabBranchDto
|
|
34
26
|
*/
|
|
35
27
|
'protected': boolean;
|
|
36
28
|
/**
|
|
37
29
|
* Indicates if the branch is set as default.
|
|
38
|
-
* @type {boolean}
|
|
39
|
-
* @memberof GitlabBranchDto
|
|
40
30
|
*/
|
|
41
31
|
'default': boolean;
|
|
42
32
|
/**
|
|
43
33
|
* Indicates if developers can push changes to the branch.
|
|
44
|
-
* @type {boolean}
|
|
45
|
-
* @memberof GitlabBranchDto
|
|
46
34
|
*/
|
|
47
35
|
'developersCanPush': boolean;
|
|
48
36
|
/**
|
|
49
37
|
* Indicates if developers can merge changes into the branch.
|
|
50
|
-
* @type {boolean}
|
|
51
|
-
* @memberof GitlabBranchDto
|
|
52
38
|
*/
|
|
53
39
|
'developersCanMerge': boolean;
|
|
54
40
|
/**
|
|
55
41
|
* Indicates if the user can push changes to the branch.
|
|
56
|
-
* @type {boolean}
|
|
57
|
-
* @memberof GitlabBranchDto
|
|
58
42
|
*/
|
|
59
43
|
'canPush': boolean;
|
|
60
44
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { GitlabProjectDto } from './gitlab-project-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface GitlabProjectDtoIEnumerableResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface GitlabProjectDtoIEnumerableResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<GitlabProjectDto>}
|
|
22
|
-
* @memberof GitlabProjectDtoIEnumerableResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: Array<GitlabProjectDto> | null;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof GitlabProjectDtoIEnumerableResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof GitlabProjectDtoIEnumerableResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof GitlabProjectDtoIEnumerableResponse
|
|
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 { GitlabProjectDto } from './gitlab-project-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface GitlabProjectDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface GitlabProjectDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {GitlabProjectDto}
|
|
22
|
-
* @memberof GitlabProjectDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: GitlabProjectDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof GitlabProjectDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof GitlabProjectDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof GitlabProjectDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -11,86 +11,58 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a GitLab project data transfer object (DTO).
|
|
14
|
-
* @export
|
|
15
|
-
* @interface GitlabProjectDto
|
|
16
14
|
*/
|
|
17
15
|
export interface GitlabProjectDto {
|
|
18
16
|
/**
|
|
19
17
|
* The unique identifier for the GitLab project.
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof GitlabProjectDto
|
|
22
18
|
*/
|
|
23
19
|
'id': number;
|
|
24
20
|
/**
|
|
25
21
|
* Indicates if the GitLab project is archived.
|
|
26
|
-
* @type {boolean}
|
|
27
|
-
* @memberof GitlabProjectDto
|
|
28
22
|
*/
|
|
29
23
|
'archived': boolean;
|
|
30
24
|
/**
|
|
31
25
|
* The name of the GitLab project.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof GitlabProjectDto
|
|
34
26
|
*/
|
|
35
27
|
'name': string;
|
|
36
28
|
/**
|
|
37
29
|
* The full name of the GitLab project including namespace.
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof GitlabProjectDto
|
|
40
30
|
*/
|
|
41
31
|
'nameWithNamespace': string;
|
|
42
32
|
/**
|
|
43
33
|
* A brief description of the GitLab project.
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof GitlabProjectDto
|
|
46
34
|
*/
|
|
47
35
|
'description': string;
|
|
48
36
|
/**
|
|
49
37
|
* The default branch of the GitLab project.
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof GitlabProjectDto
|
|
52
38
|
*/
|
|
53
39
|
'defaultBranch': string;
|
|
54
40
|
/**
|
|
55
41
|
* The path of the GitLab project.
|
|
56
|
-
* @type {string}
|
|
57
|
-
* @memberof GitlabProjectDto
|
|
58
42
|
*/
|
|
59
43
|
'path': string;
|
|
60
44
|
/**
|
|
61
45
|
* The path of the GitLab project including namespace.
|
|
62
|
-
* @type {string}
|
|
63
|
-
* @memberof GitlabProjectDto
|
|
64
46
|
*/
|
|
65
47
|
'pathWithNamespace': string;
|
|
66
48
|
/**
|
|
67
49
|
* The timestamp of the last activity related to the GitLab project.
|
|
68
|
-
* @type {string}
|
|
69
|
-
* @memberof GitlabProjectDto
|
|
70
50
|
*/
|
|
71
51
|
'lastActivityAt': string;
|
|
72
52
|
/**
|
|
73
53
|
* The creation timestamp of the GitLab project.
|
|
74
|
-
* @type {string}
|
|
75
|
-
* @memberof GitlabProjectDto
|
|
76
54
|
*/
|
|
77
55
|
'createdAt': string;
|
|
78
56
|
/**
|
|
79
57
|
* The URL to view the GitLab project in a web browser.
|
|
80
|
-
* @type {string}
|
|
81
|
-
* @memberof GitlabProjectDto
|
|
82
58
|
*/
|
|
83
59
|
'webUrl': string;
|
|
84
60
|
/**
|
|
85
61
|
* The HTTP URL to access the GitLab project repository.
|
|
86
|
-
* @type {string}
|
|
87
|
-
* @memberof GitlabProjectDto
|
|
88
62
|
*/
|
|
89
63
|
'httpUrlToRepo': string;
|
|
90
64
|
/**
|
|
91
65
|
* The SSH URL to access the GitLab project repository.
|
|
92
|
-
* @type {string}
|
|
93
|
-
* @memberof GitlabProjectDto
|
|
94
66
|
*/
|
|
95
67
|
'sshUrlToRepo': string;
|
|
96
68
|
}
|