@coscine/api-client 3.18.0 → 3.20.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/dist/index.js +16 -35
- package/dist/types/Coscine.Api/@coscine/api/admin-api.d.ts +2 -128
- 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 +246 -0
- 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 +0 -26
- 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/report-api.d.ts +258 -0
- 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 +0 -36
- 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 -49
- 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 +0 -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 +20 -0
- 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 +18 -0
- package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto-response.d.ts +18 -0
- package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto.d.ts +21 -0
- 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 +2 -12
- 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 +2 -12
- 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 +2 -12
- 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/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 +7 -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 +24 -0
- 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 +8 -25
- package/dist/types/Coscine.Api/@coscine/model/publication-advisory-service-dto.d.ts +0 -8
- 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 +0 -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 +0 -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 +18 -0
- package/dist/types/Coscine.Api/@coscine/model/storage-data-hamster-kpi-dto.d.ts +16 -0
- 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 +5 -32
- 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 +4 -8
- 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/api.d.ts +2 -0
- package/dist/types/Coscine.Api/base.d.ts +0 -24
- package/dist/types/Coscine.Api/common.d.ts +0 -37
- package/dist/types/Coscine.Api/configuration.d.ts +0 -17
- package/package.json +1 -1
|
@@ -18,7 +18,6 @@ import type { VocabularyInstanceDtoPagedResponse } from '../../@coscine/model';
|
|
|
18
18
|
import type { VocabularyInstanceDtoResponse } from '../../@coscine/model';
|
|
19
19
|
/**
|
|
20
20
|
* VocabularyApi - axios parameter creator
|
|
21
|
-
* @export
|
|
22
21
|
*/
|
|
23
22
|
export declare const VocabularyApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
24
23
|
/**
|
|
@@ -65,7 +64,6 @@ export declare const VocabularyApiAxiosParamCreator: (configuration?: Configurat
|
|
|
65
64
|
};
|
|
66
65
|
/**
|
|
67
66
|
* VocabularyApi - functional programming interface
|
|
68
|
-
* @export
|
|
69
67
|
*/
|
|
70
68
|
export declare const VocabularyApiFp: (configuration?: Configuration) => {
|
|
71
69
|
/**
|
|
@@ -112,7 +110,6 @@ export declare const VocabularyApiFp: (configuration?: Configuration) => {
|
|
|
112
110
|
};
|
|
113
111
|
/**
|
|
114
112
|
* VocabularyApi - factory interface
|
|
115
|
-
* @export
|
|
116
113
|
*/
|
|
117
114
|
export declare const VocabularyApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
118
115
|
/**
|
|
@@ -149,108 +146,73 @@ export declare const VocabularyApiFactory: (configuration?: Configuration, baseP
|
|
|
149
146
|
};
|
|
150
147
|
/**
|
|
151
148
|
* Request parameters for getVocabularies operation in VocabularyApi.
|
|
152
|
-
* @export
|
|
153
|
-
* @interface VocabularyApiGetVocabulariesRequest
|
|
154
149
|
*/
|
|
155
150
|
export interface VocabularyApiGetVocabulariesRequest {
|
|
156
151
|
/**
|
|
157
152
|
* Gets or sets the search term used to filter vocabularies.
|
|
158
|
-
* @type {string}
|
|
159
|
-
* @memberof VocabularyApiGetVocabularies
|
|
160
153
|
*/
|
|
161
154
|
readonly searchTerm?: string;
|
|
162
155
|
/**
|
|
163
156
|
* Gets or sets the language for which the vocabularies are requested.
|
|
164
|
-
* @type {AcceptedLanguage}
|
|
165
|
-
* @memberof VocabularyApiGetVocabularies
|
|
166
157
|
*/
|
|
167
158
|
readonly language?: AcceptedLanguage;
|
|
168
159
|
/**
|
|
169
160
|
* The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
170
|
-
* @type {number}
|
|
171
|
-
* @memberof VocabularyApiGetVocabularies
|
|
172
161
|
*/
|
|
173
162
|
readonly pageNumber?: number;
|
|
174
163
|
/**
|
|
175
164
|
* The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
176
|
-
* @type {number}
|
|
177
|
-
* @memberof VocabularyApiGetVocabularies
|
|
178
165
|
*/
|
|
179
166
|
readonly pageSize?: number;
|
|
180
167
|
/**
|
|
181
168
|
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
182
|
-
* @type {string}
|
|
183
|
-
* @memberof VocabularyApiGetVocabularies
|
|
184
169
|
*/
|
|
185
170
|
readonly orderBy?: string;
|
|
186
171
|
}
|
|
187
172
|
/**
|
|
188
173
|
* Request parameters for getVocabularyInstance operation in VocabularyApi.
|
|
189
|
-
* @export
|
|
190
|
-
* @interface VocabularyApiGetVocabularyInstanceRequest
|
|
191
174
|
*/
|
|
192
175
|
export interface VocabularyApiGetVocabularyInstanceRequest {
|
|
193
176
|
/**
|
|
194
177
|
* The URI of the vocabulary instance to retrieve.
|
|
195
|
-
* @type {string}
|
|
196
|
-
* @memberof VocabularyApiGetVocabularyInstance
|
|
197
178
|
*/
|
|
198
179
|
readonly instance: string;
|
|
199
180
|
/**
|
|
200
181
|
* The preferred language for the instance data.
|
|
201
|
-
* @type {AcceptedLanguage}
|
|
202
|
-
* @memberof VocabularyApiGetVocabularyInstance
|
|
203
182
|
*/
|
|
204
183
|
readonly acceptLanguage?: AcceptedLanguage;
|
|
205
184
|
}
|
|
206
185
|
/**
|
|
207
186
|
* Request parameters for getVocabularyInstances operation in VocabularyApi.
|
|
208
|
-
* @export
|
|
209
|
-
* @interface VocabularyApiGetVocabularyInstancesRequest
|
|
210
187
|
*/
|
|
211
188
|
export interface VocabularyApiGetVocabularyInstancesRequest {
|
|
212
189
|
/**
|
|
213
190
|
* Gets or sets the URI class, which is a required field.
|
|
214
|
-
* @type {string}
|
|
215
|
-
* @memberof VocabularyApiGetVocabularyInstances
|
|
216
191
|
*/
|
|
217
192
|
readonly _class: string;
|
|
218
193
|
/**
|
|
219
194
|
* Gets or sets the search term used to filter vocabulary instances.
|
|
220
|
-
* @type {string}
|
|
221
|
-
* @memberof VocabularyApiGetVocabularyInstances
|
|
222
195
|
*/
|
|
223
196
|
readonly searchTerm?: string;
|
|
224
197
|
/**
|
|
225
198
|
* Gets or sets the language for which the vocabulary instances are requested.
|
|
226
|
-
* @type {AcceptedLanguage}
|
|
227
|
-
* @memberof VocabularyApiGetVocabularyInstances
|
|
228
199
|
*/
|
|
229
200
|
readonly language?: AcceptedLanguage;
|
|
230
201
|
/**
|
|
231
202
|
* Number of items per page. The maximum number of items per page is `150`.
|
|
232
|
-
* @type {number}
|
|
233
|
-
* @memberof VocabularyApiGetVocabularyInstances
|
|
234
203
|
*/
|
|
235
204
|
readonly pageSize?: number;
|
|
236
205
|
/**
|
|
237
206
|
* The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
238
|
-
* @type {number}
|
|
239
|
-
* @memberof VocabularyApiGetVocabularyInstances
|
|
240
207
|
*/
|
|
241
208
|
readonly pageNumber?: number;
|
|
242
209
|
/**
|
|
243
210
|
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
244
|
-
* @type {string}
|
|
245
|
-
* @memberof VocabularyApiGetVocabularyInstances
|
|
246
211
|
*/
|
|
247
212
|
readonly orderBy?: string;
|
|
248
213
|
}
|
|
249
214
|
/**
|
|
250
215
|
* VocabularyApi - object-oriented interface
|
|
251
|
-
* @export
|
|
252
|
-
* @class VocabularyApi
|
|
253
|
-
* @extends {BaseAPI}
|
|
254
216
|
*/
|
|
255
217
|
export declare class VocabularyApi extends BaseAPI {
|
|
256
218
|
/**
|
|
@@ -258,7 +220,6 @@ export declare class VocabularyApi extends BaseAPI {
|
|
|
258
220
|
* @summary Responds with the HTTP methods allowed for the endpoint.
|
|
259
221
|
* @param {*} [options] Override http request option.
|
|
260
222
|
* @throws {RequiredError}
|
|
261
|
-
* @memberof VocabularyApi
|
|
262
223
|
*/
|
|
263
224
|
apiV2VocabulariesOptions(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
264
225
|
/**
|
|
@@ -267,7 +228,6 @@ export declare class VocabularyApi extends BaseAPI {
|
|
|
267
228
|
* @param {VocabularyApiGetVocabulariesRequest} requestParameters Request parameters.
|
|
268
229
|
* @param {*} [options] Override http request option.
|
|
269
230
|
* @throws {RequiredError}
|
|
270
|
-
* @memberof VocabularyApi
|
|
271
231
|
*/
|
|
272
232
|
getVocabularies(requestParameters?: VocabularyApiGetVocabulariesRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<VocabularyDtoPagedResponse, any>>;
|
|
273
233
|
/**
|
|
@@ -276,7 +236,6 @@ export declare class VocabularyApi extends BaseAPI {
|
|
|
276
236
|
* @param {VocabularyApiGetVocabularyInstanceRequest} requestParameters Request parameters.
|
|
277
237
|
* @param {*} [options] Override http request option.
|
|
278
238
|
* @throws {RequiredError}
|
|
279
|
-
* @memberof VocabularyApi
|
|
280
239
|
*/
|
|
281
240
|
getVocabularyInstance(requestParameters: VocabularyApiGetVocabularyInstanceRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<VocabularyInstanceDtoResponse, any>>;
|
|
282
241
|
/**
|
|
@@ -285,7 +244,6 @@ export declare class VocabularyApi extends BaseAPI {
|
|
|
285
244
|
* @param {VocabularyApiGetVocabularyInstancesRequest} requestParameters Request parameters.
|
|
286
245
|
* @param {*} [options] Override http request option.
|
|
287
246
|
* @throws {RequiredError}
|
|
288
|
-
* @memberof VocabularyApi
|
|
289
247
|
*/
|
|
290
248
|
getVocabularyInstances(requestParameters: VocabularyApiGetVocabularyInstancesRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<VocabularyInstanceDtoPagedResponse, any>>;
|
|
291
249
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { ActivityLogDto } from './activity-log-dto';
|
|
13
13
|
import type { Pagination } from './pagination';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ActivityLogDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface ActivityLogDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<ActivityLogDto>}
|
|
23
|
-
* @memberof ActivityLogDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<ActivityLogDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof ActivityLogDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof ActivityLogDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof ActivityLogDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof ActivityLogDtoPagedResponse
|
|
48
|
-
*/
|
|
49
19
|
'pagination'?: Pagination;
|
|
50
20
|
}
|
|
@@ -11,50 +11,13 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a data transfer object (DTO) for an activity log.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ActivityLogDto
|
|
16
14
|
*/
|
|
17
15
|
export interface ActivityLogDto {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ActivityLogDto
|
|
22
|
-
*/
|
|
23
16
|
'id'?: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ActivityLogDto
|
|
28
|
-
*/
|
|
29
17
|
'apiPath'?: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof ActivityLogDto
|
|
34
|
-
*/
|
|
35
18
|
'httpAction'?: string;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof ActivityLogDto
|
|
40
|
-
*/
|
|
41
19
|
'controllerName'?: string | null;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof ActivityLogDto
|
|
46
|
-
*/
|
|
47
20
|
'actionName'?: string | null;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof ActivityLogDto
|
|
52
|
-
*/
|
|
53
21
|
'userId'?: string;
|
|
54
|
-
/**
|
|
55
|
-
*
|
|
56
|
-
* @type {string}
|
|
57
|
-
* @memberof ActivityLogDto
|
|
58
|
-
*/
|
|
59
22
|
'activityTimestamp'?: string;
|
|
60
23
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { ApiTokenDto } from './api-token-dto';
|
|
13
13
|
import type { Pagination } from './pagination';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ApiTokenDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface ApiTokenDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<ApiTokenDto>}
|
|
23
|
-
* @memberof ApiTokenDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<ApiTokenDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof ApiTokenDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof ApiTokenDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof ApiTokenDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof ApiTokenDtoPagedResponse
|
|
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 { ApiTokenDto } from './api-token-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ApiTokenDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ApiTokenDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ApiTokenDto}
|
|
22
|
-
* @memberof ApiTokenDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: ApiTokenDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ApiTokenDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ApiTokenDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ApiTokenDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -12,44 +12,27 @@
|
|
|
12
12
|
import type { UserMinimalDto } from './user-minimal-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents an API token used for authentication.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ApiTokenDto
|
|
17
15
|
*/
|
|
18
16
|
export interface ApiTokenDto {
|
|
19
17
|
/**
|
|
20
18
|
* The unique identifier of the API token.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof ApiTokenDto
|
|
23
19
|
*/
|
|
24
20
|
'id'?: string;
|
|
25
21
|
/**
|
|
26
22
|
* The name associated with the API token.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ApiTokenDto
|
|
29
23
|
*/
|
|
30
24
|
'name'?: string;
|
|
31
25
|
/**
|
|
32
26
|
* The date when the API token was created.
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof ApiTokenDto
|
|
35
27
|
*/
|
|
36
28
|
'creationDate'?: string;
|
|
37
29
|
/**
|
|
38
30
|
* The expiry date of the API token.
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ApiTokenDto
|
|
41
31
|
*/
|
|
42
32
|
'expiryDate'?: string;
|
|
43
33
|
/**
|
|
44
34
|
* The actual token used for authentication.
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof ApiTokenDto
|
|
47
35
|
*/
|
|
48
36
|
'token'?: string | null;
|
|
49
|
-
/**
|
|
50
|
-
*
|
|
51
|
-
* @type {UserMinimalDto}
|
|
52
|
-
* @memberof ApiTokenDto
|
|
53
|
-
*/
|
|
54
37
|
'owner'?: UserMinimalDto;
|
|
55
38
|
}
|
|
@@ -11,20 +11,14 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing the creation of an API token.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ApiTokenForCreationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface ApiTokenForCreationDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or sets the name of the API token.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ApiTokenForCreationDto
|
|
22
18
|
*/
|
|
23
19
|
'name': string;
|
|
24
20
|
/**
|
|
25
21
|
* Gets or sets the expiration duration of the token in days.
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof ApiTokenForCreationDto
|
|
28
22
|
*/
|
|
29
23
|
'expiresInDays': number;
|
|
30
24
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { ApplicationProfileDto } from './application-profile-dto';
|
|
13
13
|
import type { Pagination } from './pagination';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ApplicationProfileDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface ApplicationProfileDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<ApplicationProfileDto>}
|
|
23
|
-
* @memberof ApplicationProfileDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<ApplicationProfileDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof ApplicationProfileDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof ApplicationProfileDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof ApplicationProfileDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof ApplicationProfileDtoPagedResponse
|
|
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 { ApplicationProfileDto } from './application-profile-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ApplicationProfileDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ApplicationProfileDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ApplicationProfileDto}
|
|
22
|
-
* @memberof ApplicationProfileDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: ApplicationProfileDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ApplicationProfileDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ApplicationProfileDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ApplicationProfileDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -12,32 +12,19 @@
|
|
|
12
12
|
import type { RdfDefinitionDto } from './rdf-definition-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents an application profile data transfer object.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ApplicationProfileDto
|
|
17
15
|
*/
|
|
18
16
|
export interface ApplicationProfileDto {
|
|
19
17
|
/**
|
|
20
18
|
* The URI associated with the application profile.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof ApplicationProfileDto
|
|
23
19
|
*/
|
|
24
20
|
'uri': string;
|
|
25
21
|
/**
|
|
26
22
|
* The display name for the application profile.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ApplicationProfileDto
|
|
29
23
|
*/
|
|
30
24
|
'displayName'?: string | null;
|
|
31
25
|
/**
|
|
32
26
|
* The description of the application profile.
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof ApplicationProfileDto
|
|
35
27
|
*/
|
|
36
28
|
'description'?: string | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {RdfDefinitionDto}
|
|
40
|
-
* @memberof ApplicationProfileDto
|
|
41
|
-
*/
|
|
42
29
|
'definition'?: RdfDefinitionDto;
|
|
43
30
|
}
|
package/dist/types/Coscine.Api/@coscine/model/application-profile-for-creation-dto-response.d.ts
CHANGED
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { ApplicationProfileForCreationDto } from './application-profile-for-creation-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ApplicationProfileForCreationDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ApplicationProfileForCreationDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ApplicationProfileForCreationDto}
|
|
22
|
-
* @memberof ApplicationProfileForCreationDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: ApplicationProfileForCreationDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ApplicationProfileForCreationDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ApplicationProfileForCreationDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ApplicationProfileForCreationDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -12,26 +12,15 @@
|
|
|
12
12
|
import type { RdfDefinitionForManipulationDto } from './rdf-definition-for-manipulation-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Data transfer object (DTO) representing the creation of an application profile.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ApplicationProfileForCreationDto
|
|
17
15
|
*/
|
|
18
16
|
export interface ApplicationProfileForCreationDto {
|
|
19
17
|
/**
|
|
20
18
|
* Gets or initializes the name of the application profile.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof ApplicationProfileForCreationDto
|
|
23
19
|
*/
|
|
24
20
|
'name': string;
|
|
25
21
|
/**
|
|
26
22
|
* Gets or initializes the URI of the application profile.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ApplicationProfileForCreationDto
|
|
29
23
|
*/
|
|
30
24
|
'uri': string;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {RdfDefinitionForManipulationDto}
|
|
34
|
-
* @memberof ApplicationProfileForCreationDto
|
|
35
|
-
*/
|
|
36
25
|
'definition': RdfDefinitionForManipulationDto;
|
|
37
26
|
}
|
package/dist/types/Coscine.Api/@coscine/model/application-profile-for-resource-creation-dto.d.ts
CHANGED
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing the creation of an application profile for a resource.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ApplicationProfileForResourceCreationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface ApplicationProfileForResourceCreationDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the URI of the resource for the application profile.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ApplicationProfileForResourceCreationDto
|
|
22
18
|
*/
|
|
23
19
|
'uri': string;
|
|
24
20
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a minimalistic application profile data transfer object.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ApplicationProfileMinimalDto
|
|
16
14
|
*/
|
|
17
15
|
export interface ApplicationProfileMinimalDto {
|
|
18
16
|
/**
|
|
19
17
|
* The URI associated with the application profile.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ApplicationProfileMinimalDto
|
|
22
18
|
*/
|
|
23
19
|
'uri': string;
|
|
24
20
|
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Coscine Web API
|
|
3
|
+
* Coscine (short for <b>CO</b>llaborative <b>SC</b>ientific <b>IN</b>tegration <b>E</b>nvironment) is the research data management platform for your research project.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 2.0
|
|
6
|
+
* Contact: servicedesk@rwth-aachen.de
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
* Data Transfer Object (DTO) that represents a user role within Coscine.///
|
|
14
|
+
*/
|
|
15
|
+
export interface CoscineRoleDto {
|
|
16
|
+
/**
|
|
17
|
+
* Gets or sets the name of the role (e.g. \"User\", \"QuotaAdmin\").
|
|
18
|
+
*/
|
|
19
|
+
'name': string;
|
|
20
|
+
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { CreateDatasourceDto } from './create-datasource-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface CreateDatasourceDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface CreateDatasourceDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {CreateDatasourceDto}
|
|
22
|
-
* @memberof CreateDatasourceDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: CreateDatasourceDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof CreateDatasourceDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof CreateDatasourceDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof CreateDatasourceDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|