@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
|
@@ -16,7 +16,6 @@ import type { DisciplineDtoPagedResponse } from '../../@coscine/model';
|
|
|
16
16
|
import type { DisciplineDtoResponse } from '../../@coscine/model';
|
|
17
17
|
/**
|
|
18
18
|
* DisciplineApi - axios parameter creator
|
|
19
|
-
* @export
|
|
20
19
|
*/
|
|
21
20
|
export declare const DisciplineApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
22
21
|
/**
|
|
@@ -47,7 +46,6 @@ export declare const DisciplineApiAxiosParamCreator: (configuration?: Configurat
|
|
|
47
46
|
};
|
|
48
47
|
/**
|
|
49
48
|
* DisciplineApi - functional programming interface
|
|
50
|
-
* @export
|
|
51
49
|
*/
|
|
52
50
|
export declare const DisciplineApiFp: (configuration?: Configuration) => {
|
|
53
51
|
/**
|
|
@@ -78,7 +76,6 @@ export declare const DisciplineApiFp: (configuration?: Configuration) => {
|
|
|
78
76
|
};
|
|
79
77
|
/**
|
|
80
78
|
* DisciplineApi - factory interface
|
|
81
|
-
* @export
|
|
82
79
|
*/
|
|
83
80
|
export declare const DisciplineApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
84
81
|
/**
|
|
@@ -107,47 +104,32 @@ export declare const DisciplineApiFactory: (configuration?: Configuration, baseP
|
|
|
107
104
|
};
|
|
108
105
|
/**
|
|
109
106
|
* Request parameters for getDiscipline operation in DisciplineApi.
|
|
110
|
-
* @export
|
|
111
|
-
* @interface DisciplineApiGetDisciplineRequest
|
|
112
107
|
*/
|
|
113
108
|
export interface DisciplineApiGetDisciplineRequest {
|
|
114
109
|
/**
|
|
115
110
|
* The ID of the discipline.
|
|
116
|
-
* @type {string}
|
|
117
|
-
* @memberof DisciplineApiGetDiscipline
|
|
118
111
|
*/
|
|
119
112
|
readonly disciplineId: string;
|
|
120
113
|
}
|
|
121
114
|
/**
|
|
122
115
|
* Request parameters for getDisciplines operation in DisciplineApi.
|
|
123
|
-
* @export
|
|
124
|
-
* @interface DisciplineApiGetDisciplinesRequest
|
|
125
116
|
*/
|
|
126
117
|
export interface DisciplineApiGetDisciplinesRequest {
|
|
127
118
|
/**
|
|
128
119
|
* The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
129
|
-
* @type {number}
|
|
130
|
-
* @memberof DisciplineApiGetDisciplines
|
|
131
120
|
*/
|
|
132
121
|
readonly pageNumber?: number;
|
|
133
122
|
/**
|
|
134
123
|
* The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
135
|
-
* @type {number}
|
|
136
|
-
* @memberof DisciplineApiGetDisciplines
|
|
137
124
|
*/
|
|
138
125
|
readonly pageSize?: number;
|
|
139
126
|
/**
|
|
140
127
|
* 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.
|
|
141
|
-
* @type {string}
|
|
142
|
-
* @memberof DisciplineApiGetDisciplines
|
|
143
128
|
*/
|
|
144
129
|
readonly orderBy?: string;
|
|
145
130
|
}
|
|
146
131
|
/**
|
|
147
132
|
* DisciplineApi - object-oriented interface
|
|
148
|
-
* @export
|
|
149
|
-
* @class DisciplineApi
|
|
150
|
-
* @extends {BaseAPI}
|
|
151
133
|
*/
|
|
152
134
|
export declare class DisciplineApi extends BaseAPI {
|
|
153
135
|
/**
|
|
@@ -155,7 +137,6 @@ export declare class DisciplineApi extends BaseAPI {
|
|
|
155
137
|
* @summary Responds with the HTTP methods allowed for the endpoint.
|
|
156
138
|
* @param {*} [options] Override http request option.
|
|
157
139
|
* @throws {RequiredError}
|
|
158
|
-
* @memberof DisciplineApi
|
|
159
140
|
*/
|
|
160
141
|
apiV2DisciplinesOptions(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
161
142
|
/**
|
|
@@ -164,7 +145,6 @@ export declare class DisciplineApi extends BaseAPI {
|
|
|
164
145
|
* @param {DisciplineApiGetDisciplineRequest} requestParameters Request parameters.
|
|
165
146
|
* @param {*} [options] Override http request option.
|
|
166
147
|
* @throws {RequiredError}
|
|
167
|
-
* @memberof DisciplineApi
|
|
168
148
|
*/
|
|
169
149
|
getDiscipline(requestParameters: DisciplineApiGetDisciplineRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<DisciplineDtoResponse, any>>;
|
|
170
150
|
/**
|
|
@@ -173,7 +153,6 @@ export declare class DisciplineApi extends BaseAPI {
|
|
|
173
153
|
* @param {DisciplineApiGetDisciplinesRequest} requestParameters Request parameters.
|
|
174
154
|
* @param {*} [options] Override http request option.
|
|
175
155
|
* @throws {RequiredError}
|
|
176
|
-
* @memberof DisciplineApi
|
|
177
156
|
*/
|
|
178
157
|
getDisciplines(requestParameters?: DisciplineApiGetDisciplinesRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<DisciplineDtoPagedResponse, any>>;
|
|
179
158
|
}
|
|
@@ -16,7 +16,6 @@ import type { HandleDtoResponse } from '../../@coscine/model';
|
|
|
16
16
|
import type { HandleForUpdateDto } from '../../@coscine/model';
|
|
17
17
|
/**
|
|
18
18
|
* HandleApi - axios parameter creator
|
|
19
|
-
* @export
|
|
20
19
|
*/
|
|
21
20
|
export declare const HandleApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
22
21
|
/**
|
|
@@ -48,7 +47,6 @@ export declare const HandleApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
48
47
|
};
|
|
49
48
|
/**
|
|
50
49
|
* HandleApi - functional programming interface
|
|
51
|
-
* @export
|
|
52
50
|
*/
|
|
53
51
|
export declare const HandleApiFp: (configuration?: Configuration) => {
|
|
54
52
|
/**
|
|
@@ -80,7 +78,6 @@ export declare const HandleApiFp: (configuration?: Configuration) => {
|
|
|
80
78
|
};
|
|
81
79
|
/**
|
|
82
80
|
* HandleApi - factory interface
|
|
83
|
-
* @export
|
|
84
81
|
*/
|
|
85
82
|
export declare const HandleApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
86
83
|
/**
|
|
@@ -109,53 +106,36 @@ export declare const HandleApiFactory: (configuration?: Configuration, basePath?
|
|
|
109
106
|
};
|
|
110
107
|
/**
|
|
111
108
|
* Request parameters for getHandle operation in HandleApi.
|
|
112
|
-
* @export
|
|
113
|
-
* @interface HandleApiGetHandleRequest
|
|
114
109
|
*/
|
|
115
110
|
export interface HandleApiGetHandleRequest {
|
|
116
111
|
/**
|
|
117
112
|
* The prefix of the PID
|
|
118
|
-
* @type {string}
|
|
119
|
-
* @memberof HandleApiGetHandle
|
|
120
113
|
*/
|
|
121
114
|
readonly prefix: string;
|
|
122
115
|
/**
|
|
123
116
|
* The suffix of the PID
|
|
124
|
-
* @type {string}
|
|
125
|
-
* @memberof HandleApiGetHandle
|
|
126
117
|
*/
|
|
127
118
|
readonly suffix: string;
|
|
128
119
|
}
|
|
129
120
|
/**
|
|
130
121
|
* Request parameters for updateHandle operation in HandleApi.
|
|
131
|
-
* @export
|
|
132
|
-
* @interface HandleApiUpdateHandleRequest
|
|
133
122
|
*/
|
|
134
123
|
export interface HandleApiUpdateHandleRequest {
|
|
135
124
|
/**
|
|
136
125
|
* The prefix of the PID
|
|
137
|
-
* @type {string}
|
|
138
|
-
* @memberof HandleApiUpdateHandle
|
|
139
126
|
*/
|
|
140
127
|
readonly prefix: string;
|
|
141
128
|
/**
|
|
142
129
|
* The suffix of the PID
|
|
143
|
-
* @type {string}
|
|
144
|
-
* @memberof HandleApiUpdateHandle
|
|
145
130
|
*/
|
|
146
131
|
readonly suffix: string;
|
|
147
132
|
/**
|
|
148
133
|
* The handle for updating.
|
|
149
|
-
* @type {HandleForUpdateDto}
|
|
150
|
-
* @memberof HandleApiUpdateHandle
|
|
151
134
|
*/
|
|
152
135
|
readonly handleForUpdateDto?: HandleForUpdateDto;
|
|
153
136
|
}
|
|
154
137
|
/**
|
|
155
138
|
* HandleApi - object-oriented interface
|
|
156
|
-
* @export
|
|
157
|
-
* @class HandleApi
|
|
158
|
-
* @extends {BaseAPI}
|
|
159
139
|
*/
|
|
160
140
|
export declare class HandleApi extends BaseAPI {
|
|
161
141
|
/**
|
|
@@ -163,7 +143,6 @@ export declare class HandleApi extends BaseAPI {
|
|
|
163
143
|
* @summary Responds with the HTTP methods allowed for the endpoint.
|
|
164
144
|
* @param {*} [options] Override http request option.
|
|
165
145
|
* @throws {RequiredError}
|
|
166
|
-
* @memberof HandleApi
|
|
167
146
|
*/
|
|
168
147
|
apiV2HandlesOptions(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
169
148
|
/**
|
|
@@ -172,7 +151,6 @@ export declare class HandleApi extends BaseAPI {
|
|
|
172
151
|
* @param {HandleApiGetHandleRequest} requestParameters Request parameters.
|
|
173
152
|
* @param {*} [options] Override http request option.
|
|
174
153
|
* @throws {RequiredError}
|
|
175
|
-
* @memberof HandleApi
|
|
176
154
|
*/
|
|
177
155
|
getHandle(requestParameters: HandleApiGetHandleRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<HandleDtoResponse, any>>;
|
|
178
156
|
/**
|
|
@@ -181,7 +159,6 @@ export declare class HandleApi extends BaseAPI {
|
|
|
181
159
|
* @param {HandleApiUpdateHandleRequest} requestParameters Request parameters.
|
|
182
160
|
* @param {*} [options] Override http request option.
|
|
183
161
|
* @throws {RequiredError}
|
|
184
|
-
* @memberof HandleApi
|
|
185
162
|
*/
|
|
186
163
|
updateHandle(requestParameters: HandleApiUpdateHandleRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
187
164
|
}
|
|
@@ -16,7 +16,6 @@ import type { LanguageDtoIEnumerableResponse } from '../../@coscine/model';
|
|
|
16
16
|
import type { LanguageDtoResponse } from '../../@coscine/model';
|
|
17
17
|
/**
|
|
18
18
|
* LanguageApi - axios parameter creator
|
|
19
|
-
* @export
|
|
20
19
|
*/
|
|
21
20
|
export declare const LanguageApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
22
21
|
/**
|
|
@@ -47,7 +46,6 @@ export declare const LanguageApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
47
46
|
};
|
|
48
47
|
/**
|
|
49
48
|
* LanguageApi - functional programming interface
|
|
50
|
-
* @export
|
|
51
49
|
*/
|
|
52
50
|
export declare const LanguageApiFp: (configuration?: Configuration) => {
|
|
53
51
|
/**
|
|
@@ -78,7 +76,6 @@ export declare const LanguageApiFp: (configuration?: Configuration) => {
|
|
|
78
76
|
};
|
|
79
77
|
/**
|
|
80
78
|
* LanguageApi - factory interface
|
|
81
|
-
* @export
|
|
82
79
|
*/
|
|
83
80
|
export declare const LanguageApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
84
81
|
/**
|
|
@@ -107,47 +104,32 @@ export declare const LanguageApiFactory: (configuration?: Configuration, basePat
|
|
|
107
104
|
};
|
|
108
105
|
/**
|
|
109
106
|
* Request parameters for getLanguage operation in LanguageApi.
|
|
110
|
-
* @export
|
|
111
|
-
* @interface LanguageApiGetLanguageRequest
|
|
112
107
|
*/
|
|
113
108
|
export interface LanguageApiGetLanguageRequest {
|
|
114
109
|
/**
|
|
115
110
|
* The ID of the language.
|
|
116
|
-
* @type {string}
|
|
117
|
-
* @memberof LanguageApiGetLanguage
|
|
118
111
|
*/
|
|
119
112
|
readonly languageId: string;
|
|
120
113
|
}
|
|
121
114
|
/**
|
|
122
115
|
* Request parameters for getLanguages operation in LanguageApi.
|
|
123
|
-
* @export
|
|
124
|
-
* @interface LanguageApiGetLanguagesRequest
|
|
125
116
|
*/
|
|
126
117
|
export interface LanguageApiGetLanguagesRequest {
|
|
127
118
|
/**
|
|
128
119
|
* The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
129
|
-
* @type {number}
|
|
130
|
-
* @memberof LanguageApiGetLanguages
|
|
131
120
|
*/
|
|
132
121
|
readonly pageNumber?: number;
|
|
133
122
|
/**
|
|
134
123
|
* The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
135
|
-
* @type {number}
|
|
136
|
-
* @memberof LanguageApiGetLanguages
|
|
137
124
|
*/
|
|
138
125
|
readonly pageSize?: number;
|
|
139
126
|
/**
|
|
140
127
|
* 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.
|
|
141
|
-
* @type {string}
|
|
142
|
-
* @memberof LanguageApiGetLanguages
|
|
143
128
|
*/
|
|
144
129
|
readonly orderBy?: string;
|
|
145
130
|
}
|
|
146
131
|
/**
|
|
147
132
|
* LanguageApi - object-oriented interface
|
|
148
|
-
* @export
|
|
149
|
-
* @class LanguageApi
|
|
150
|
-
* @extends {BaseAPI}
|
|
151
133
|
*/
|
|
152
134
|
export declare class LanguageApi extends BaseAPI {
|
|
153
135
|
/**
|
|
@@ -155,7 +137,6 @@ export declare class LanguageApi extends BaseAPI {
|
|
|
155
137
|
* @summary Responds with the HTTP methods allowed for the endpoint.
|
|
156
138
|
* @param {*} [options] Override http request option.
|
|
157
139
|
* @throws {RequiredError}
|
|
158
|
-
* @memberof LanguageApi
|
|
159
140
|
*/
|
|
160
141
|
apiV2LanguagesOptions(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
161
142
|
/**
|
|
@@ -164,7 +145,6 @@ export declare class LanguageApi extends BaseAPI {
|
|
|
164
145
|
* @param {LanguageApiGetLanguageRequest} requestParameters Request parameters.
|
|
165
146
|
* @param {*} [options] Override http request option.
|
|
166
147
|
* @throws {RequiredError}
|
|
167
|
-
* @memberof LanguageApi
|
|
168
148
|
*/
|
|
169
149
|
getLanguage(requestParameters: LanguageApiGetLanguageRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<LanguageDtoResponse, any>>;
|
|
170
150
|
/**
|
|
@@ -173,7 +153,6 @@ export declare class LanguageApi extends BaseAPI {
|
|
|
173
153
|
* @param {LanguageApiGetLanguagesRequest} requestParameters Request parameters.
|
|
174
154
|
* @param {*} [options] Override http request option.
|
|
175
155
|
* @throws {RequiredError}
|
|
176
|
-
* @memberof LanguageApi
|
|
177
156
|
*/
|
|
178
157
|
getLanguages(requestParameters?: LanguageApiGetLanguagesRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<LanguageDtoIEnumerableResponse, any>>;
|
|
179
158
|
}
|
|
@@ -16,7 +16,6 @@ import type { LicenseDtoPagedResponse } from '../../@coscine/model';
|
|
|
16
16
|
import type { LicenseDtoResponse } from '../../@coscine/model';
|
|
17
17
|
/**
|
|
18
18
|
* LicenseApi - axios parameter creator
|
|
19
|
-
* @export
|
|
20
19
|
*/
|
|
21
20
|
export declare const LicenseApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
22
21
|
/**
|
|
@@ -47,7 +46,6 @@ export declare const LicenseApiAxiosParamCreator: (configuration?: Configuration
|
|
|
47
46
|
};
|
|
48
47
|
/**
|
|
49
48
|
* LicenseApi - functional programming interface
|
|
50
|
-
* @export
|
|
51
49
|
*/
|
|
52
50
|
export declare const LicenseApiFp: (configuration?: Configuration) => {
|
|
53
51
|
/**
|
|
@@ -78,7 +76,6 @@ export declare const LicenseApiFp: (configuration?: Configuration) => {
|
|
|
78
76
|
};
|
|
79
77
|
/**
|
|
80
78
|
* LicenseApi - factory interface
|
|
81
|
-
* @export
|
|
82
79
|
*/
|
|
83
80
|
export declare const LicenseApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
84
81
|
/**
|
|
@@ -107,47 +104,32 @@ export declare const LicenseApiFactory: (configuration?: Configuration, basePath
|
|
|
107
104
|
};
|
|
108
105
|
/**
|
|
109
106
|
* Request parameters for getLicense operation in LicenseApi.
|
|
110
|
-
* @export
|
|
111
|
-
* @interface LicenseApiGetLicenseRequest
|
|
112
107
|
*/
|
|
113
108
|
export interface LicenseApiGetLicenseRequest {
|
|
114
109
|
/**
|
|
115
110
|
* The ID of the license.
|
|
116
|
-
* @type {string}
|
|
117
|
-
* @memberof LicenseApiGetLicense
|
|
118
111
|
*/
|
|
119
112
|
readonly licenseId: string;
|
|
120
113
|
}
|
|
121
114
|
/**
|
|
122
115
|
* Request parameters for getLicenses operation in LicenseApi.
|
|
123
|
-
* @export
|
|
124
|
-
* @interface LicenseApiGetLicensesRequest
|
|
125
116
|
*/
|
|
126
117
|
export interface LicenseApiGetLicensesRequest {
|
|
127
118
|
/**
|
|
128
119
|
* The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
129
|
-
* @type {number}
|
|
130
|
-
* @memberof LicenseApiGetLicenses
|
|
131
120
|
*/
|
|
132
121
|
readonly pageNumber?: number;
|
|
133
122
|
/**
|
|
134
123
|
* The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
135
|
-
* @type {number}
|
|
136
|
-
* @memberof LicenseApiGetLicenses
|
|
137
124
|
*/
|
|
138
125
|
readonly pageSize?: number;
|
|
139
126
|
/**
|
|
140
127
|
* 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.
|
|
141
|
-
* @type {string}
|
|
142
|
-
* @memberof LicenseApiGetLicenses
|
|
143
128
|
*/
|
|
144
129
|
readonly orderBy?: string;
|
|
145
130
|
}
|
|
146
131
|
/**
|
|
147
132
|
* LicenseApi - object-oriented interface
|
|
148
|
-
* @export
|
|
149
|
-
* @class LicenseApi
|
|
150
|
-
* @extends {BaseAPI}
|
|
151
133
|
*/
|
|
152
134
|
export declare class LicenseApi extends BaseAPI {
|
|
153
135
|
/**
|
|
@@ -155,7 +137,6 @@ export declare class LicenseApi extends BaseAPI {
|
|
|
155
137
|
* @summary Responds with the HTTP methods allowed for the endpoint.
|
|
156
138
|
* @param {*} [options] Override http request option.
|
|
157
139
|
* @throws {RequiredError}
|
|
158
|
-
* @memberof LicenseApi
|
|
159
140
|
*/
|
|
160
141
|
apiV2LicensesOptions(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
161
142
|
/**
|
|
@@ -164,7 +145,6 @@ export declare class LicenseApi extends BaseAPI {
|
|
|
164
145
|
* @param {LicenseApiGetLicenseRequest} requestParameters Request parameters.
|
|
165
146
|
* @param {*} [options] Override http request option.
|
|
166
147
|
* @throws {RequiredError}
|
|
167
|
-
* @memberof LicenseApi
|
|
168
148
|
*/
|
|
169
149
|
getLicense(requestParameters: LicenseApiGetLicenseRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<LicenseDtoResponse, any>>;
|
|
170
150
|
/**
|
|
@@ -173,7 +153,6 @@ export declare class LicenseApi extends BaseAPI {
|
|
|
173
153
|
* @param {LicenseApiGetLicensesRequest} requestParameters Request parameters.
|
|
174
154
|
* @param {*} [options] Override http request option.
|
|
175
155
|
* @throws {RequiredError}
|
|
176
|
-
* @memberof LicenseApi
|
|
177
156
|
*/
|
|
178
157
|
getLicenses(requestParameters?: LicenseApiGetLicensesRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<LicenseDtoPagedResponse, any>>;
|
|
179
158
|
}
|
|
@@ -15,7 +15,6 @@ import { type RequestArgs, BaseAPI } from '../../base';
|
|
|
15
15
|
import type { MaintenanceDtoPagedResponse } from '../../@coscine/model';
|
|
16
16
|
/**
|
|
17
17
|
* MaintenanceApi - axios parameter creator
|
|
18
|
-
* @export
|
|
19
18
|
*/
|
|
20
19
|
export declare const MaintenanceApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
21
20
|
/**
|
|
@@ -36,7 +35,6 @@ export declare const MaintenanceApiAxiosParamCreator: (configuration?: Configura
|
|
|
36
35
|
};
|
|
37
36
|
/**
|
|
38
37
|
* MaintenanceApi - functional programming interface
|
|
39
|
-
* @export
|
|
40
38
|
*/
|
|
41
39
|
export declare const MaintenanceApiFp: (configuration?: Configuration) => {
|
|
42
40
|
/**
|
|
@@ -57,7 +55,6 @@ export declare const MaintenanceApiFp: (configuration?: Configuration) => {
|
|
|
57
55
|
};
|
|
58
56
|
/**
|
|
59
57
|
* MaintenanceApi - factory interface
|
|
60
|
-
* @export
|
|
61
58
|
*/
|
|
62
59
|
export declare const MaintenanceApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
63
60
|
/**
|
|
@@ -78,9 +75,6 @@ export declare const MaintenanceApiFactory: (configuration?: Configuration, base
|
|
|
78
75
|
};
|
|
79
76
|
/**
|
|
80
77
|
* MaintenanceApi - object-oriented interface
|
|
81
|
-
* @export
|
|
82
|
-
* @class MaintenanceApi
|
|
83
|
-
* @extends {BaseAPI}
|
|
84
78
|
*/
|
|
85
79
|
export declare class MaintenanceApi extends BaseAPI {
|
|
86
80
|
/**
|
|
@@ -88,7 +82,6 @@ export declare class MaintenanceApi extends BaseAPI {
|
|
|
88
82
|
* @summary Responds with the HTTP methods allowed for the endpoint.
|
|
89
83
|
* @param {*} [options] Override http request option.
|
|
90
84
|
* @throws {RequiredError}
|
|
91
|
-
* @memberof MaintenanceApi
|
|
92
85
|
*/
|
|
93
86
|
apiV2MaintenancesOptions(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
94
87
|
/**
|
|
@@ -97,7 +90,6 @@ export declare class MaintenanceApi extends BaseAPI {
|
|
|
97
90
|
* @param {*} [options] Override http request option.
|
|
98
91
|
* @deprecated
|
|
99
92
|
* @throws {RequiredError}
|
|
100
|
-
* @memberof MaintenanceApi
|
|
101
93
|
*/
|
|
102
94
|
getCurrentMaintenances(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<MaintenanceDtoPagedResponse, any>>;
|
|
103
95
|
}
|
|
@@ -16,7 +16,6 @@ import type { NotificationDtoPagedResponse } from '../../@coscine/model';
|
|
|
16
16
|
import type { NotificationDtoResponse } from '../../@coscine/model';
|
|
17
17
|
/**
|
|
18
18
|
* NotificationApi - axios parameter creator
|
|
19
|
-
* @export
|
|
20
19
|
*/
|
|
21
20
|
export declare const NotificationApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
22
21
|
/**
|
|
@@ -47,7 +46,6 @@ export declare const NotificationApiAxiosParamCreator: (configuration?: Configur
|
|
|
47
46
|
};
|
|
48
47
|
/**
|
|
49
48
|
* NotificationApi - functional programming interface
|
|
50
|
-
* @export
|
|
51
49
|
*/
|
|
52
50
|
export declare const NotificationApiFp: (configuration?: Configuration) => {
|
|
53
51
|
/**
|
|
@@ -78,7 +76,6 @@ export declare const NotificationApiFp: (configuration?: Configuration) => {
|
|
|
78
76
|
};
|
|
79
77
|
/**
|
|
80
78
|
* NotificationApi - factory interface
|
|
81
|
-
* @export
|
|
82
79
|
*/
|
|
83
80
|
export declare const NotificationApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
84
81
|
/**
|
|
@@ -107,47 +104,32 @@ export declare const NotificationApiFactory: (configuration?: Configuration, bas
|
|
|
107
104
|
};
|
|
108
105
|
/**
|
|
109
106
|
* Request parameters for getNotification operation in NotificationApi.
|
|
110
|
-
* @export
|
|
111
|
-
* @interface NotificationApiGetNotificationRequest
|
|
112
107
|
*/
|
|
113
108
|
export interface NotificationApiGetNotificationRequest {
|
|
114
109
|
/**
|
|
115
110
|
* The ID of the notification.
|
|
116
|
-
* @type {string}
|
|
117
|
-
* @memberof NotificationApiGetNotification
|
|
118
111
|
*/
|
|
119
112
|
readonly notificationId: string;
|
|
120
113
|
}
|
|
121
114
|
/**
|
|
122
115
|
* Request parameters for getNotifications operation in NotificationApi.
|
|
123
|
-
* @export
|
|
124
|
-
* @interface NotificationApiGetNotificationsRequest
|
|
125
116
|
*/
|
|
126
117
|
export interface NotificationApiGetNotificationsRequest {
|
|
127
118
|
/**
|
|
128
119
|
* The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
129
|
-
* @type {number}
|
|
130
|
-
* @memberof NotificationApiGetNotifications
|
|
131
120
|
*/
|
|
132
121
|
readonly pageNumber?: number;
|
|
133
122
|
/**
|
|
134
123
|
* The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
135
|
-
* @type {number}
|
|
136
|
-
* @memberof NotificationApiGetNotifications
|
|
137
124
|
*/
|
|
138
125
|
readonly pageSize?: number;
|
|
139
126
|
/**
|
|
140
127
|
* 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.
|
|
141
|
-
* @type {string}
|
|
142
|
-
* @memberof NotificationApiGetNotifications
|
|
143
128
|
*/
|
|
144
129
|
readonly orderBy?: string;
|
|
145
130
|
}
|
|
146
131
|
/**
|
|
147
132
|
* NotificationApi - object-oriented interface
|
|
148
|
-
* @export
|
|
149
|
-
* @class NotificationApi
|
|
150
|
-
* @extends {BaseAPI}
|
|
151
133
|
*/
|
|
152
134
|
export declare class NotificationApi extends BaseAPI {
|
|
153
135
|
/**
|
|
@@ -155,7 +137,6 @@ export declare class NotificationApi extends BaseAPI {
|
|
|
155
137
|
* @summary Responds with the HTTP methods allowed for the endpoint.
|
|
156
138
|
* @param {*} [options] Override http request option.
|
|
157
139
|
* @throws {RequiredError}
|
|
158
|
-
* @memberof NotificationApi
|
|
159
140
|
*/
|
|
160
141
|
apiV2NotificationsOptions(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
161
142
|
/**
|
|
@@ -164,7 +145,6 @@ export declare class NotificationApi extends BaseAPI {
|
|
|
164
145
|
* @param {NotificationApiGetNotificationRequest} requestParameters Request parameters.
|
|
165
146
|
* @param {*} [options] Override http request option.
|
|
166
147
|
* @throws {RequiredError}
|
|
167
|
-
* @memberof NotificationApi
|
|
168
148
|
*/
|
|
169
149
|
getNotification(requestParameters: NotificationApiGetNotificationRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<NotificationDtoResponse, any>>;
|
|
170
150
|
/**
|
|
@@ -173,7 +153,6 @@ export declare class NotificationApi extends BaseAPI {
|
|
|
173
153
|
* @param {NotificationApiGetNotificationsRequest} requestParameters Request parameters.
|
|
174
154
|
* @param {*} [options] Override http request option.
|
|
175
155
|
* @throws {RequiredError}
|
|
176
|
-
* @memberof NotificationApi
|
|
177
156
|
*/
|
|
178
157
|
getNotifications(requestParameters?: NotificationApiGetNotificationsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<NotificationDtoPagedResponse, any>>;
|
|
179
158
|
}
|
|
@@ -17,7 +17,6 @@ import type { OrganizationDtoPagedResponse } from '../../@coscine/model';
|
|
|
17
17
|
import type { OrganizationDtoResponse } from '../../@coscine/model';
|
|
18
18
|
/**
|
|
19
19
|
* OrganizationApi - axios parameter creator
|
|
20
|
-
* @export
|
|
21
20
|
*/
|
|
22
21
|
export declare const OrganizationApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
23
22
|
/**
|
|
@@ -51,7 +50,6 @@ export declare const OrganizationApiAxiosParamCreator: (configuration?: Configur
|
|
|
51
50
|
};
|
|
52
51
|
/**
|
|
53
52
|
* OrganizationApi - functional programming interface
|
|
54
|
-
* @export
|
|
55
53
|
*/
|
|
56
54
|
export declare const OrganizationApiFp: (configuration?: Configuration) => {
|
|
57
55
|
/**
|
|
@@ -85,7 +83,6 @@ export declare const OrganizationApiFp: (configuration?: Configuration) => {
|
|
|
85
83
|
};
|
|
86
84
|
/**
|
|
87
85
|
* OrganizationApi - factory interface
|
|
88
|
-
* @export
|
|
89
86
|
*/
|
|
90
87
|
export declare const OrganizationApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
91
88
|
/**
|
|
@@ -114,65 +111,44 @@ export declare const OrganizationApiFactory: (configuration?: Configuration, bas
|
|
|
114
111
|
};
|
|
115
112
|
/**
|
|
116
113
|
* Request parameters for getOrganization operation in OrganizationApi.
|
|
117
|
-
* @export
|
|
118
|
-
* @interface OrganizationApiGetOrganizationRequest
|
|
119
114
|
*/
|
|
120
115
|
export interface OrganizationApiGetOrganizationRequest {
|
|
121
116
|
/**
|
|
122
117
|
* The parameters for organization filtering and pagination.
|
|
123
|
-
* @type {string}
|
|
124
|
-
* @memberof OrganizationApiGetOrganization
|
|
125
118
|
*/
|
|
126
119
|
readonly organizationRorUri: string;
|
|
127
120
|
}
|
|
128
121
|
/**
|
|
129
122
|
* Request parameters for getOrganizations operation in OrganizationApi.
|
|
130
|
-
* @export
|
|
131
|
-
* @interface OrganizationApiGetOrganizationsRequest
|
|
132
123
|
*/
|
|
133
124
|
export interface OrganizationApiGetOrganizationsRequest {
|
|
134
125
|
/**
|
|
135
126
|
* Gets or sets the search term used to filter organizations.
|
|
136
|
-
* @type {string}
|
|
137
|
-
* @memberof OrganizationApiGetOrganizations
|
|
138
127
|
*/
|
|
139
128
|
readonly searchTerm?: string;
|
|
140
129
|
/**
|
|
141
130
|
* Language of name or text (dataPublicationService)
|
|
142
|
-
* @type {AcceptedLanguage}
|
|
143
|
-
* @memberof OrganizationApiGetOrganizations
|
|
144
131
|
*/
|
|
145
132
|
readonly language?: AcceptedLanguage;
|
|
146
133
|
/**
|
|
147
134
|
* Gets or sets the option to find only organizations having the publication service set.
|
|
148
|
-
* @type {boolean}
|
|
149
|
-
* @memberof OrganizationApiGetOrganizations
|
|
150
135
|
*/
|
|
151
136
|
readonly filterByPublicationService?: boolean;
|
|
152
137
|
/**
|
|
153
138
|
* The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
154
|
-
* @type {number}
|
|
155
|
-
* @memberof OrganizationApiGetOrganizations
|
|
156
139
|
*/
|
|
157
140
|
readonly pageNumber?: number;
|
|
158
141
|
/**
|
|
159
142
|
* The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
160
|
-
* @type {number}
|
|
161
|
-
* @memberof OrganizationApiGetOrganizations
|
|
162
143
|
*/
|
|
163
144
|
readonly pageSize?: number;
|
|
164
145
|
/**
|
|
165
146
|
* 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.
|
|
166
|
-
* @type {string}
|
|
167
|
-
* @memberof OrganizationApiGetOrganizations
|
|
168
147
|
*/
|
|
169
148
|
readonly orderBy?: string;
|
|
170
149
|
}
|
|
171
150
|
/**
|
|
172
151
|
* OrganizationApi - object-oriented interface
|
|
173
|
-
* @export
|
|
174
|
-
* @class OrganizationApi
|
|
175
|
-
* @extends {BaseAPI}
|
|
176
152
|
*/
|
|
177
153
|
export declare class OrganizationApi extends BaseAPI {
|
|
178
154
|
/**
|
|
@@ -180,7 +156,6 @@ export declare class OrganizationApi extends BaseAPI {
|
|
|
180
156
|
* @summary Responds with the HTTP methods allowed for the endpoint.
|
|
181
157
|
* @param {*} [options] Override http request option.
|
|
182
158
|
* @throws {RequiredError}
|
|
183
|
-
* @memberof OrganizationApi
|
|
184
159
|
*/
|
|
185
160
|
apiV2OrganizationsOptions(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
186
161
|
/**
|
|
@@ -189,7 +164,6 @@ export declare class OrganizationApi extends BaseAPI {
|
|
|
189
164
|
* @param {OrganizationApiGetOrganizationRequest} requestParameters Request parameters.
|
|
190
165
|
* @param {*} [options] Override http request option.
|
|
191
166
|
* @throws {RequiredError}
|
|
192
|
-
* @memberof OrganizationApi
|
|
193
167
|
*/
|
|
194
168
|
getOrganization(requestParameters: OrganizationApiGetOrganizationRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<OrganizationDtoResponse, any>>;
|
|
195
169
|
/**
|
|
@@ -198,7 +172,6 @@ export declare class OrganizationApi extends BaseAPI {
|
|
|
198
172
|
* @param {OrganizationApiGetOrganizationsRequest} requestParameters Request parameters.
|
|
199
173
|
* @param {*} [options] Override http request option.
|
|
200
174
|
* @throws {RequiredError}
|
|
201
|
-
* @memberof OrganizationApi
|
|
202
175
|
*/
|
|
203
176
|
getOrganizations(requestParameters?: OrganizationApiGetOrganizationsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<OrganizationDtoPagedResponse, any>>;
|
|
204
177
|
}
|