@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.
Files changed (259) hide show
  1. package/dist/index.js +16 -35
  2. package/dist/types/Coscine.Api/@coscine/api/admin-api.d.ts +2 -128
  3. package/dist/types/Coscine.Api/@coscine/api/application-profile-api.d.ts +0 -41
  4. package/dist/types/Coscine.Api/@coscine/api/blob-api.d.ts +0 -65
  5. package/dist/types/Coscine.Api/@coscine/api/data-hamster-report-api.d.ts +246 -0
  6. package/dist/types/Coscine.Api/@coscine/api/discipline-api.d.ts +0 -21
  7. package/dist/types/Coscine.Api/@coscine/api/handle-api.d.ts +0 -23
  8. package/dist/types/Coscine.Api/@coscine/api/language-api.d.ts +0 -21
  9. package/dist/types/Coscine.Api/@coscine/api/license-api.d.ts +0 -21
  10. package/dist/types/Coscine.Api/@coscine/api/maintenance-api.d.ts +0 -8
  11. package/dist/types/Coscine.Api/@coscine/api/notification-api.d.ts +0 -21
  12. package/dist/types/Coscine.Api/@coscine/api/organization-api.d.ts +0 -27
  13. package/dist/types/Coscine.Api/@coscine/api/pid-api.d.ts +0 -38
  14. package/dist/types/Coscine.Api/@coscine/api/project-api.d.ts +0 -44
  15. package/dist/types/Coscine.Api/@coscine/api/project-invitation-api.d.ts +0 -46
  16. package/dist/types/Coscine.Api/@coscine/api/project-member-api.d.ts +0 -55
  17. package/dist/types/Coscine.Api/@coscine/api/project-publication-request-api.d.ts +0 -28
  18. package/dist/types/Coscine.Api/@coscine/api/project-quota-api.d.ts +0 -41
  19. package/dist/types/Coscine.Api/@coscine/api/project-resource-api.d.ts +0 -55
  20. package/dist/types/Coscine.Api/@coscine/api/project-resource-quota-api.d.ts +0 -26
  21. package/dist/types/Coscine.Api/@coscine/api/project-resource-type-api.d.ts +0 -19
  22. package/dist/types/Coscine.Api/@coscine/api/project-sub-projects-api.d.ts +0 -27
  23. package/dist/types/Coscine.Api/@coscine/api/provenance-api.d.ts +0 -39
  24. package/dist/types/Coscine.Api/@coscine/api/report-api.d.ts +258 -0
  25. package/dist/types/Coscine.Api/@coscine/api/resource-api.d.ts +0 -12
  26. package/dist/types/Coscine.Api/@coscine/api/resource-type-api.d.ts +0 -13
  27. package/dist/types/Coscine.Api/@coscine/api/resource-type-git-lab-api.d.ts +0 -32
  28. package/dist/types/Coscine.Api/@coscine/api/role-api.d.ts +0 -21
  29. package/dist/types/Coscine.Api/@coscine/api/search-api.d.ts +0 -24
  30. package/dist/types/Coscine.Api/@coscine/api/self-api-token-api.d.ts +0 -31
  31. package/dist/types/Coscine.Api/@coscine/api/self-api.d.ts +0 -36
  32. package/dist/types/Coscine.Api/@coscine/api/self-session-api.d.ts +0 -25
  33. package/dist/types/Coscine.Api/@coscine/api/system-status-api.d.ts +0 -49
  34. package/dist/types/Coscine.Api/@coscine/api/title-api.d.ts +0 -21
  35. package/dist/types/Coscine.Api/@coscine/api/tos-api.d.ts +0 -8
  36. package/dist/types/Coscine.Api/@coscine/api/tree-api.d.ts +0 -117
  37. package/dist/types/Coscine.Api/@coscine/api/user-api.d.ts +0 -14
  38. package/dist/types/Coscine.Api/@coscine/api/user-notification-opt-out-api.d.ts +0 -31
  39. package/dist/types/Coscine.Api/@coscine/api/visibility-api.d.ts +0 -21
  40. package/dist/types/Coscine.Api/@coscine/api/vocabulary-api.d.ts +0 -42
  41. package/dist/types/Coscine.Api/@coscine/model/accepted-language.d.ts +0 -2
  42. package/dist/types/Coscine.Api/@coscine/model/activity-log-dto-paged-response.d.ts +0 -30
  43. package/dist/types/Coscine.Api/@coscine/model/activity-log-dto.d.ts +0 -37
  44. package/dist/types/Coscine.Api/@coscine/model/api-token-dto-paged-response.d.ts +0 -30
  45. package/dist/types/Coscine.Api/@coscine/model/api-token-dto-response.d.ts +0 -25
  46. package/dist/types/Coscine.Api/@coscine/model/api-token-dto.d.ts +0 -17
  47. package/dist/types/Coscine.Api/@coscine/model/api-token-for-creation-dto.d.ts +0 -6
  48. package/dist/types/Coscine.Api/@coscine/model/application-profile-dto-paged-response.d.ts +0 -30
  49. package/dist/types/Coscine.Api/@coscine/model/application-profile-dto-response.d.ts +0 -25
  50. package/dist/types/Coscine.Api/@coscine/model/application-profile-dto.d.ts +0 -13
  51. package/dist/types/Coscine.Api/@coscine/model/application-profile-for-creation-dto-response.d.ts +0 -25
  52. package/dist/types/Coscine.Api/@coscine/model/application-profile-for-creation-dto.d.ts +0 -11
  53. package/dist/types/Coscine.Api/@coscine/model/application-profile-for-resource-creation-dto.d.ts +0 -4
  54. package/dist/types/Coscine.Api/@coscine/model/application-profile-minimal-dto.d.ts +0 -4
  55. package/dist/types/Coscine.Api/@coscine/model/coscine-http-method.d.ts +0 -2
  56. package/dist/types/Coscine.Api/@coscine/model/coscine-role-dto.d.ts +20 -0
  57. package/dist/types/Coscine.Api/@coscine/model/create-datasource-dto-response.d.ts +0 -25
  58. package/dist/types/Coscine.Api/@coscine/model/create-datasource-dto.d.ts +0 -4
  59. package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto-ienumerable-response.d.ts +18 -0
  60. package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto-response.d.ts +18 -0
  61. package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto.d.ts +21 -0
  62. package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-options-dto.d.ts +0 -19
  63. package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-resource-type-options-for-manipulation-dto.d.ts +2 -12
  64. package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-worm-options-dto.d.ts +0 -19
  65. package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-worm-resource-type-options-for-manipulation-dto.d.ts +2 -12
  66. package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-web-options-dto.d.ts +0 -9
  67. package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-web-resource-type-options-for-manipulation-dto.d.ts +2 -12
  68. package/dist/types/Coscine.Api/@coscine/model/deployed-graph-dto-paged-response.d.ts +0 -30
  69. package/dist/types/Coscine.Api/@coscine/model/deployed-graph-dto.d.ts +0 -6
  70. package/dist/types/Coscine.Api/@coscine/model/discipline-dto-paged-response.d.ts +0 -30
  71. package/dist/types/Coscine.Api/@coscine/model/discipline-dto-response.d.ts +0 -25
  72. package/dist/types/Coscine.Api/@coscine/model/discipline-dto.d.ts +0 -10
  73. package/dist/types/Coscine.Api/@coscine/model/discipline-for-project-manipulation-dto.d.ts +0 -4
  74. package/dist/types/Coscine.Api/@coscine/model/discipline-for-resource-manipulation-dto.d.ts +0 -4
  75. package/dist/types/Coscine.Api/@coscine/model/discipline-for-user-manipulation-dto.d.ts +0 -4
  76. package/dist/types/Coscine.Api/@coscine/model/ds-nrw-replication-group-dto.d.ts +0 -2
  77. package/dist/types/Coscine.Api/@coscine/model/extracted-metadata-tree-for-creation-dto.d.ts +0 -16
  78. package/dist/types/Coscine.Api/@coscine/model/extracted-metadata-tree-for-update-dto.d.ts +0 -18
  79. package/dist/types/Coscine.Api/@coscine/model/file-action-dto.d.ts +0 -9
  80. package/dist/types/Coscine.Api/@coscine/model/file-action-http-method.d.ts +0 -2
  81. package/dist/types/Coscine.Api/@coscine/model/file-actions-dto.d.ts +0 -7
  82. package/dist/types/Coscine.Api/@coscine/model/file-system-storage-options-dto.d.ts +0 -4
  83. package/dist/types/Coscine.Api/@coscine/model/file-tree-dto-paged-response.d.ts +0 -30
  84. package/dist/types/Coscine.Api/@coscine/model/file-tree-dto.d.ts +0 -28
  85. package/dist/types/Coscine.Api/@coscine/model/fixed-value-for-resource-manipulation-dto.d.ts +0 -10
  86. package/dist/types/Coscine.Api/@coscine/model/git-lab-options-dto.d.ts +0 -10
  87. package/dist/types/Coscine.Api/@coscine/model/gitlab-branch-dto-ienumerable-response.d.ts +0 -25
  88. package/dist/types/Coscine.Api/@coscine/model/gitlab-branch-dto.d.ts +0 -16
  89. package/dist/types/Coscine.Api/@coscine/model/gitlab-project-dto-ienumerable-response.d.ts +0 -25
  90. package/dist/types/Coscine.Api/@coscine/model/gitlab-project-dto-response.d.ts +0 -25
  91. package/dist/types/Coscine.Api/@coscine/model/gitlab-project-dto.d.ts +0 -28
  92. package/dist/types/Coscine.Api/@coscine/model/gitlab-resource-type-options-for-creation-dto.d.ts +0 -12
  93. package/dist/types/Coscine.Api/@coscine/model/gitlab-resource-type-options-for-update-dto.d.ts +0 -6
  94. package/dist/types/Coscine.Api/@coscine/model/handle-dto-response.d.ts +0 -25
  95. package/dist/types/Coscine.Api/@coscine/model/handle-dto.d.ts +0 -15
  96. package/dist/types/Coscine.Api/@coscine/model/handle-for-update-dto.d.ts +0 -10
  97. package/dist/types/Coscine.Api/@coscine/model/handle-value-dto.d.ts +0 -50
  98. package/dist/types/Coscine.Api/@coscine/model/handle-value-for-update-dto.d.ts +0 -8
  99. package/dist/types/Coscine.Api/@coscine/model/hash-parameters-dto.d.ts +0 -6
  100. package/dist/types/Coscine.Api/@coscine/model/identity-provider-dto.d.ts +0 -6
  101. package/dist/types/Coscine.Api/@coscine/model/identity-providers.d.ts +0 -2
  102. package/dist/types/Coscine.Api/@coscine/model/index.d.ts +7 -0
  103. package/dist/types/Coscine.Api/@coscine/model/language-dto-ienumerable-response.d.ts +0 -25
  104. package/dist/types/Coscine.Api/@coscine/model/language-dto-response.d.ts +0 -25
  105. package/dist/types/Coscine.Api/@coscine/model/language-dto.d.ts +0 -8
  106. package/dist/types/Coscine.Api/@coscine/model/language-for-user-manipulation-dto.d.ts +0 -4
  107. package/dist/types/Coscine.Api/@coscine/model/license-dto-paged-response.d.ts +0 -30
  108. package/dist/types/Coscine.Api/@coscine/model/license-dto-response.d.ts +0 -25
  109. package/dist/types/Coscine.Api/@coscine/model/license-dto.d.ts +0 -8
  110. package/dist/types/Coscine.Api/@coscine/model/license-for-resource-manipulation-dto.d.ts +0 -4
  111. package/dist/types/Coscine.Api/@coscine/model/lifecycle-options-for-manipulation-dto.d.ts +24 -0
  112. package/dist/types/Coscine.Api/@coscine/model/maintenance-dto-paged-response.d.ts +0 -30
  113. package/dist/types/Coscine.Api/@coscine/model/maintenance-dto.d.ts +0 -14
  114. package/dist/types/Coscine.Api/@coscine/model/message-dto-paged-response.d.ts +0 -30
  115. package/dist/types/Coscine.Api/@coscine/model/message-dto.d.ts +0 -22
  116. package/dist/types/Coscine.Api/@coscine/model/message-type.d.ts +0 -2
  117. package/dist/types/Coscine.Api/@coscine/model/metadata-tree-dto-paged-response.d.ts +0 -30
  118. package/dist/types/Coscine.Api/@coscine/model/metadata-tree-dto-response.d.ts +0 -25
  119. package/dist/types/Coscine.Api/@coscine/model/metadata-tree-dto.d.ts +0 -30
  120. package/dist/types/Coscine.Api/@coscine/model/metadata-tree-extracted-dto.d.ts +0 -18
  121. package/dist/types/Coscine.Api/@coscine/model/metadata-tree-for-creation-dto.d.ts +0 -9
  122. package/dist/types/Coscine.Api/@coscine/model/metadata-tree-for-deletion-dto.d.ts +0 -8
  123. package/dist/types/Coscine.Api/@coscine/model/metadata-tree-for-update-dto.d.ts +0 -9
  124. package/dist/types/Coscine.Api/@coscine/model/metadata-update-admin-parameters.d.ts +0 -7
  125. package/dist/types/Coscine.Api/@coscine/model/notification-dto-paged-response.d.ts +0 -30
  126. package/dist/types/Coscine.Api/@coscine/model/notification-dto-response.d.ts +0 -25
  127. package/dist/types/Coscine.Api/@coscine/model/notification-dto.d.ts +0 -8
  128. package/dist/types/Coscine.Api/@coscine/model/organization-dto-paged-response.d.ts +0 -30
  129. package/dist/types/Coscine.Api/@coscine/model/organization-dto-response.d.ts +0 -25
  130. package/dist/types/Coscine.Api/@coscine/model/organization-dto.d.ts +0 -13
  131. package/dist/types/Coscine.Api/@coscine/model/organization-for-project-manipulation-dto.d.ts +0 -6
  132. package/dist/types/Coscine.Api/@coscine/model/pagination.d.ts +0 -14
  133. package/dist/types/Coscine.Api/@coscine/model/pid-dto-paged-response.d.ts +0 -30
  134. package/dist/types/Coscine.Api/@coscine/model/pid-dto-response.d.ts +0 -25
  135. package/dist/types/Coscine.Api/@coscine/model/pid-dto.d.ts +0 -15
  136. package/dist/types/Coscine.Api/@coscine/model/pid-request-dto.d.ts +0 -10
  137. package/dist/types/Coscine.Api/@coscine/model/pid-type.d.ts +0 -2
  138. package/dist/types/Coscine.Api/@coscine/model/project-admin-dto-paged-response.d.ts +0 -30
  139. package/dist/types/Coscine.Api/@coscine/model/project-admin-dto.d.ts +0 -57
  140. package/dist/types/Coscine.Api/@coscine/model/project-dto-paged-response.d.ts +0 -30
  141. package/dist/types/Coscine.Api/@coscine/model/project-dto-response.d.ts +0 -25
  142. package/dist/types/Coscine.Api/@coscine/model/project-dto.d.ts +0 -47
  143. package/dist/types/Coscine.Api/@coscine/model/project-for-creation-dto.d.ts +0 -31
  144. package/dist/types/Coscine.Api/@coscine/model/project-for-update-dto.d.ts +0 -29
  145. package/dist/types/Coscine.Api/@coscine/model/project-invitation-dto-paged-response.d.ts +0 -30
  146. package/dist/types/Coscine.Api/@coscine/model/project-invitation-dto-response.d.ts +0 -25
  147. package/dist/types/Coscine.Api/@coscine/model/project-invitation-dto.d.ts +0 -23
  148. package/dist/types/Coscine.Api/@coscine/model/project-invitation-for-project-manipulation-dto.d.ts +0 -6
  149. package/dist/types/Coscine.Api/@coscine/model/project-invitation-resolve-dto.d.ts +0 -4
  150. package/dist/types/Coscine.Api/@coscine/model/project-minimal-dto.d.ts +0 -4
  151. package/dist/types/Coscine.Api/@coscine/model/project-organization-dto.d.ts +0 -15
  152. package/dist/types/Coscine.Api/@coscine/model/project-publication-request-dto-response.d.ts +0 -25
  153. package/dist/types/Coscine.Api/@coscine/model/project-publication-request-dto.d.ts +0 -22
  154. package/dist/types/Coscine.Api/@coscine/model/project-quota-dto-paged-response.d.ts +0 -30
  155. package/dist/types/Coscine.Api/@coscine/model/project-quota-dto-response.d.ts +0 -25
  156. package/dist/types/Coscine.Api/@coscine/model/project-quota-dto.d.ts +0 -31
  157. package/dist/types/Coscine.Api/@coscine/model/project-quota-for-update-dto.d.ts +0 -12
  158. package/dist/types/Coscine.Api/@coscine/model/project-resource-minimal-dto.d.ts +0 -6
  159. package/dist/types/Coscine.Api/@coscine/model/project-role-dto-paged-response.d.ts +0 -30
  160. package/dist/types/Coscine.Api/@coscine/model/project-role-dto-response.d.ts +0 -25
  161. package/dist/types/Coscine.Api/@coscine/model/project-role-dto.d.ts +0 -19
  162. package/dist/types/Coscine.Api/@coscine/model/project-role-for-project-creation-dto.d.ts +0 -6
  163. package/dist/types/Coscine.Api/@coscine/model/project-role-for-project-manipulation-dto.d.ts +0 -4
  164. package/dist/types/Coscine.Api/@coscine/model/project-role-minimal-dto.d.ts +0 -8
  165. package/dist/types/Coscine.Api/@coscine/model/provenance-dto-response.d.ts +0 -25
  166. package/dist/types/Coscine.Api/@coscine/model/provenance-dto.d.ts +0 -19
  167. package/dist/types/Coscine.Api/@coscine/model/provenance-for-update-dto.d.ts +0 -19
  168. package/dist/types/Coscine.Api/@coscine/model/provenance-parameters-dto.d.ts +0 -17
  169. package/dist/types/Coscine.Api/@coscine/model/public-user-dto-ienumerable-response.d.ts +0 -25
  170. package/dist/types/Coscine.Api/@coscine/model/public-user-dto.d.ts +8 -25
  171. package/dist/types/Coscine.Api/@coscine/model/publication-advisory-service-dto.d.ts +0 -8
  172. package/dist/types/Coscine.Api/@coscine/model/publication-request-for-creation-dto.d.ts +0 -8
  173. package/dist/types/Coscine.Api/@coscine/model/quota-dto.d.ts +0 -9
  174. package/dist/types/Coscine.Api/@coscine/model/quota-for-manipulation-dto.d.ts +0 -9
  175. package/dist/types/Coscine.Api/@coscine/model/quota-unit.d.ts +0 -2
  176. package/dist/types/Coscine.Api/@coscine/model/rdf-definition-dto-response.d.ts +0 -25
  177. package/dist/types/Coscine.Api/@coscine/model/rdf-definition-dto.d.ts +0 -6
  178. package/dist/types/Coscine.Api/@coscine/model/rdf-definition-for-manipulation-dto.d.ts +0 -9
  179. package/dist/types/Coscine.Api/@coscine/model/rdf-format.d.ts +0 -2
  180. package/dist/types/Coscine.Api/@coscine/model/rdf-patch-document-dto.d.ts +0 -4
  181. package/dist/types/Coscine.Api/@coscine/model/rdf-patch-operation-dto.d.ts +0 -12
  182. package/dist/types/Coscine.Api/@coscine/model/rdf-patch-operation-type.d.ts +0 -2
  183. package/dist/types/Coscine.Api/@coscine/model/rds-options-dto.d.ts +0 -9
  184. package/dist/types/Coscine.Api/@coscine/model/rds-resource-type-options-for-manipulation-dto.d.ts +0 -7
  185. package/dist/types/Coscine.Api/@coscine/model/rds-s3-options-dto.d.ts +0 -19
  186. package/dist/types/Coscine.Api/@coscine/model/rds-s3-resource-type-options-for-manipulation-dto.d.ts +0 -7
  187. package/dist/types/Coscine.Api/@coscine/model/rds-s3-worm-options-dto.d.ts +0 -19
  188. package/dist/types/Coscine.Api/@coscine/model/rds-s3-worm-resource-type-options-for-manipulation-dto.d.ts +0 -7
  189. package/dist/types/Coscine.Api/@coscine/model/resource-admin-dto-paged-response.d.ts +0 -30
  190. package/dist/types/Coscine.Api/@coscine/model/resource-admin-dto.d.ts +0 -66
  191. package/dist/types/Coscine.Api/@coscine/model/resource-content-page-columns-dto.d.ts +0 -4
  192. package/dist/types/Coscine.Api/@coscine/model/resource-content-page-dto.d.ts +0 -14
  193. package/dist/types/Coscine.Api/@coscine/model/resource-content-page-entries-view-dto.d.ts +0 -7
  194. package/dist/types/Coscine.Api/@coscine/model/resource-content-page-metadata-view-dto.d.ts +0 -6
  195. package/dist/types/Coscine.Api/@coscine/model/resource-creation-page-dto.d.ts +0 -4
  196. package/dist/types/Coscine.Api/@coscine/model/resource-dto-paged-response.d.ts +0 -30
  197. package/dist/types/Coscine.Api/@coscine/model/resource-dto-response.d.ts +0 -25
  198. package/dist/types/Coscine.Api/@coscine/model/resource-dto.d.ts +0 -57
  199. package/dist/types/Coscine.Api/@coscine/model/resource-for-creation-dto.d.ts +0 -40
  200. package/dist/types/Coscine.Api/@coscine/model/resource-for-update-dto.d.ts +0 -37
  201. package/dist/types/Coscine.Api/@coscine/model/resource-minimal-dto.d.ts +0 -4
  202. package/dist/types/Coscine.Api/@coscine/model/resource-quota-dto-response.d.ts +0 -25
  203. package/dist/types/Coscine.Api/@coscine/model/resource-quota-dto.d.ts +0 -19
  204. package/dist/types/Coscine.Api/@coscine/model/resource-type-dto.d.ts +0 -13
  205. package/dist/types/Coscine.Api/@coscine/model/resource-type-information-dto-ienumerable-response.d.ts +0 -25
  206. package/dist/types/Coscine.Api/@coscine/model/resource-type-information-dto-response.d.ts +0 -25
  207. package/dist/types/Coscine.Api/@coscine/model/resource-type-information-dto.d.ts +0 -51
  208. package/dist/types/Coscine.Api/@coscine/model/resource-type-minimal-dto.d.ts +0 -6
  209. package/dist/types/Coscine.Api/@coscine/model/resource-type-options-dto.d.ts +0 -44
  210. package/dist/types/Coscine.Api/@coscine/model/resource-type-options-for-creation-dto.d.ts +0 -39
  211. package/dist/types/Coscine.Api/@coscine/model/resource-type-options-for-update-dto.d.ts +0 -39
  212. package/dist/types/Coscine.Api/@coscine/model/resource-type-status.d.ts +0 -2
  213. package/dist/types/Coscine.Api/@coscine/model/role-dto-paged-response.d.ts +0 -30
  214. package/dist/types/Coscine.Api/@coscine/model/role-dto-response.d.ts +0 -25
  215. package/dist/types/Coscine.Api/@coscine/model/role-dto.d.ts +0 -8
  216. package/dist/types/Coscine.Api/@coscine/model/role-minimal-dto.d.ts +0 -4
  217. package/dist/types/Coscine.Api/@coscine/model/search-category-type.d.ts +0 -2
  218. package/dist/types/Coscine.Api/@coscine/model/search-category.d.ts +0 -6
  219. package/dist/types/Coscine.Api/@coscine/model/search-result-dto-paged-search-response.d.ts +0 -35
  220. package/dist/types/Coscine.Api/@coscine/model/search-result-dto.d.ts +0 -11
  221. package/dist/types/Coscine.Api/@coscine/model/storage-data-hamster-kpi-dto-response.d.ts +18 -0
  222. package/dist/types/Coscine.Api/@coscine/model/storage-data-hamster-kpi-dto.d.ts +16 -0
  223. package/dist/types/Coscine.Api/@coscine/model/terms-of-service-dto-response.d.ts +0 -25
  224. package/dist/types/Coscine.Api/@coscine/model/terms-of-service-dto.d.ts +0 -8
  225. package/dist/types/Coscine.Api/@coscine/model/title-dto-ienumerable-response.d.ts +0 -25
  226. package/dist/types/Coscine.Api/@coscine/model/title-dto-response.d.ts +0 -25
  227. package/dist/types/Coscine.Api/@coscine/model/title-dto.d.ts +0 -6
  228. package/dist/types/Coscine.Api/@coscine/model/title-for-user-manipulation-dto.d.ts +0 -4
  229. package/dist/types/Coscine.Api/@coscine/model/tree-data-type.d.ts +0 -2
  230. package/dist/types/Coscine.Api/@coscine/model/user-dto-paged-response.d.ts +0 -30
  231. package/dist/types/Coscine.Api/@coscine/model/user-dto-response.d.ts +0 -25
  232. package/dist/types/Coscine.Api/@coscine/model/user-dto.d.ts +5 -32
  233. package/dist/types/Coscine.Api/@coscine/model/user-email-dto.d.ts +0 -8
  234. package/dist/types/Coscine.Api/@coscine/model/user-for-update-dto.d.ts +0 -22
  235. package/dist/types/Coscine.Api/@coscine/model/user-merge-dto-response.d.ts +0 -25
  236. package/dist/types/Coscine.Api/@coscine/model/user-merge-dto.d.ts +0 -4
  237. package/dist/types/Coscine.Api/@coscine/model/user-minimal-dto.d.ts +0 -4
  238. package/dist/types/Coscine.Api/@coscine/model/user-notification-for-creation-dto.d.ts +0 -4
  239. package/dist/types/Coscine.Api/@coscine/model/user-notification-opt-out-dto-paged-response.d.ts +0 -30
  240. package/dist/types/Coscine.Api/@coscine/model/user-notification-opt-out-dto-response.d.ts +0 -25
  241. package/dist/types/Coscine.Api/@coscine/model/user-notification-opt-out-dto.d.ts +0 -8
  242. package/dist/types/Coscine.Api/@coscine/model/user-organization-dto.d.ts +4 -8
  243. package/dist/types/Coscine.Api/@coscine/model/user-terms-of-service-accept-dto.d.ts +0 -4
  244. package/dist/types/Coscine.Api/@coscine/model/variant-dto.d.ts +0 -6
  245. package/dist/types/Coscine.Api/@coscine/model/visibility-dto-paged-response.d.ts +0 -30
  246. package/dist/types/Coscine.Api/@coscine/model/visibility-dto-response.d.ts +0 -25
  247. package/dist/types/Coscine.Api/@coscine/model/visibility-dto.d.ts +0 -6
  248. package/dist/types/Coscine.Api/@coscine/model/visibility-for-project-manipulation-dto.d.ts +0 -4
  249. package/dist/types/Coscine.Api/@coscine/model/visibility-for-resource-manipulation-dto.d.ts +0 -4
  250. package/dist/types/Coscine.Api/@coscine/model/vocabulary-dto-paged-response.d.ts +0 -30
  251. package/dist/types/Coscine.Api/@coscine/model/vocabulary-dto.d.ts +0 -10
  252. package/dist/types/Coscine.Api/@coscine/model/vocabulary-instance-dto-paged-response.d.ts +0 -30
  253. package/dist/types/Coscine.Api/@coscine/model/vocabulary-instance-dto-response.d.ts +0 -25
  254. package/dist/types/Coscine.Api/@coscine/model/vocabulary-instance-dto.d.ts +0 -14
  255. package/dist/types/Coscine.Api/api.d.ts +2 -0
  256. package/dist/types/Coscine.Api/base.d.ts +0 -24
  257. package/dist/types/Coscine.Api/common.d.ts +0 -37
  258. package/dist/types/Coscine.Api/configuration.d.ts +0 -17
  259. package/package.json +1 -1
@@ -14,128 +14,77 @@ import type { ResourceCreationPageDto } from './resource-creation-page-dto';
14
14
  import type { ResourceTypeStatus } from './resource-type-status';
15
15
  /**
16
16
  * Represents information about a resource type.
17
- * @export
18
- * @interface ResourceTypeInformationDto
19
17
  */
20
18
  export interface ResourceTypeInformationDto {
21
19
  /**
22
20
  * The unique identifier of the resource type.
23
- * @type {string}
24
- * @memberof ResourceTypeInformationDto
25
21
  */
26
22
  'id'?: string;
27
23
  /**
28
24
  * The general type of the resource.
29
- * @type {string}
30
- * @memberof ResourceTypeInformationDto
31
25
  */
32
26
  'generalType'?: string | null;
33
27
  /**
34
28
  * The specific type of the resource.
35
- * @type {string}
36
- * @memberof ResourceTypeInformationDto
37
29
  */
38
30
  'specificType'?: string | null;
39
- /**
40
- *
41
- * @type {ResourceTypeStatus}
42
- * @memberof ResourceTypeInformationDto
43
- */
44
31
  'status'?: ResourceTypeStatus;
45
32
  /**
46
33
  * Indicates if the resource type supports creation.
47
- * @type {boolean}
48
- * @memberof ResourceTypeInformationDto
49
34
  */
50
35
  'canCreate'?: boolean;
51
36
  /**
52
37
  * Indicates if the resource type supports reading.
53
- * @type {boolean}
54
- * @memberof ResourceTypeInformationDto
55
38
  */
56
39
  'canRead'?: boolean;
57
40
  /**
58
41
  * Indicates if the resource type supports read-only.
59
- * @type {boolean}
60
- * @memberof ResourceTypeInformationDto
61
42
  */
62
43
  'canSetResourceReadonly'?: boolean;
63
44
  /**
64
45
  * Indicates if the resource type supports updating.
65
- * @type {boolean}
66
- * @memberof ResourceTypeInformationDto
67
46
  */
68
47
  'canUpdate'?: boolean;
69
48
  /**
70
49
  * Indicates if the resource type supports updating (not an Object).
71
- * @type {boolean}
72
- * @memberof ResourceTypeInformationDto
73
50
  */
74
51
  'canUpdateResource'?: boolean;
75
52
  /**
76
53
  * Indicates if the resource type supports deletion.
77
- * @type {boolean}
78
- * @memberof ResourceTypeInformationDto
79
54
  */
80
55
  'canDelete'?: boolean;
81
56
  /**
82
57
  * Indicates if the resource type supports deletion (not an Object).
83
- * @type {boolean}
84
- * @memberof ResourceTypeInformationDto
85
58
  */
86
59
  'canDeleteResource'?: boolean;
87
60
  /**
88
61
  * Indicates if the resource type supports listing.
89
- * @type {boolean}
90
- * @memberof ResourceTypeInformationDto
91
62
  */
92
63
  'canList'?: boolean;
93
64
  /**
94
65
  * Indicates if the resource type supports linking.
95
- * @type {boolean}
96
- * @memberof ResourceTypeInformationDto
97
66
  */
98
67
  'canCreateLinks'?: boolean;
99
68
  /**
100
69
  * Indicates whether local backup of metadata is supported.
101
- * @type {boolean}
102
- * @memberof ResourceTypeInformationDto
103
70
  */
104
71
  'canCopyLocalMetadata'?: boolean;
105
72
  /**
106
73
  * Indicates if the resource type is archived.
107
- * @type {boolean}
108
- * @memberof ResourceTypeInformationDto
109
74
  */
110
75
  'isArchived'?: boolean;
111
76
  /**
112
77
  * Indicates if the resource type supports quota.
113
- * @type {boolean}
114
- * @memberof ResourceTypeInformationDto
115
78
  */
116
79
  'isQuotaAvailable'?: boolean;
117
80
  /**
118
81
  * Indicates if the resource type quota can be changed.
119
- * @type {boolean}
120
- * @memberof ResourceTypeInformationDto
121
82
  */
122
83
  'isQuotaAdjustable'?: boolean;
123
84
  /**
124
85
  * Indicates if the resource type is enabled.
125
- * @type {boolean}
126
- * @memberof ResourceTypeInformationDto
127
86
  */
128
87
  'isEnabled'?: boolean;
129
- /**
130
- *
131
- * @type {ResourceCreationPageDto}
132
- * @memberof ResourceTypeInformationDto
133
- */
134
88
  'resourceCreation'?: ResourceCreationPageDto;
135
- /**
136
- *
137
- * @type {ResourceContentPageDto}
138
- * @memberof ResourceTypeInformationDto
139
- */
140
89
  'resourceContent'?: ResourceContentPageDto;
141
90
  }
@@ -11,20 +11,14 @@
11
11
  */
12
12
  /**
13
13
  * Represents a minimal Data Transfer Object (DTO) for a resource type.
14
- * @export
15
- * @interface ResourceTypeMinimalDto
16
14
  */
17
15
  export interface ResourceTypeMinimalDto {
18
16
  /**
19
17
  * The unique identifier of the resource type.
20
- * @type {string}
21
- * @memberof ResourceTypeMinimalDto
22
18
  */
23
19
  'id': string;
24
20
  /**
25
21
  * The specific type of the resource.
26
- * @type {string}
27
- * @memberof ResourceTypeMinimalDto
28
22
  */
29
23
  'specificType': string;
30
24
  }
@@ -19,62 +19,18 @@ import type { RdsS3OptionsDto } from './rds-s3-options-dto';
19
19
  import type { RdsS3WormOptionsDto } from './rds-s3-worm-options-dto';
20
20
  /**
21
21
  * Represents the options available for different resource types.
22
- * @export
23
- * @interface ResourceTypeOptionsDto
24
22
  */
25
23
  export interface ResourceTypeOptionsDto {
26
24
  /**
27
25
  * Represents the data transfer object (DTO) for Linked Data options.
28
- * @type {object}
29
- * @memberof ResourceTypeOptionsDto
30
26
  */
31
27
  'linkedData'?: object;
32
- /**
33
- *
34
- * @type {GitLabOptionsDto}
35
- * @memberof ResourceTypeOptionsDto
36
- */
37
28
  'gitLab'?: GitLabOptionsDto;
38
- /**
39
- *
40
- * @type {RdsOptionsDto}
41
- * @memberof ResourceTypeOptionsDto
42
- */
43
29
  'rds'?: RdsOptionsDto;
44
- /**
45
- *
46
- * @type {RdsS3OptionsDto}
47
- * @memberof ResourceTypeOptionsDto
48
- */
49
30
  'rdsS3'?: RdsS3OptionsDto;
50
- /**
51
- *
52
- * @type {RdsS3WormOptionsDto}
53
- * @memberof ResourceTypeOptionsDto
54
- */
55
31
  'rdsS3Worm'?: RdsS3WormOptionsDto;
56
- /**
57
- *
58
- * @type {FileSystemStorageOptionsDto}
59
- * @memberof ResourceTypeOptionsDto
60
- */
61
32
  'fileSystemStorage'?: FileSystemStorageOptionsDto;
62
- /**
63
- *
64
- * @type {DataStorageNrwWebOptionsDto}
65
- * @memberof ResourceTypeOptionsDto
66
- */
67
33
  'dataStorageNrwWeb'?: DataStorageNrwWebOptionsDto;
68
- /**
69
- *
70
- * @type {DataStorageNrwS3OptionsDto}
71
- * @memberof ResourceTypeOptionsDto
72
- */
73
34
  'dataStorageNrwS3'?: DataStorageNrwS3OptionsDto;
74
- /**
75
- *
76
- * @type {DataStorageNrwS3WormOptionsDto}
77
- * @memberof ResourceTypeOptionsDto
78
- */
79
35
  'dataStorageNrwS3Worm'?: DataStorageNrwS3WormOptionsDto;
80
36
  }
@@ -18,56 +18,17 @@ import type { RdsS3ResourceTypeOptionsForManipulationDto } from './rds-s3-resour
18
18
  import type { RdsS3WormResourceTypeOptionsForManipulationDto } from './rds-s3-worm-resource-type-options-for-manipulation-dto';
19
19
  /**
20
20
  * Represents the data transfer object (DTO) for creating options related to any resource type.
21
- * @export
22
- * @interface ResourceTypeOptionsForCreationDto
23
21
  */
24
22
  export interface ResourceTypeOptionsForCreationDto {
25
23
  /**
26
24
  * Represents the data transfer object (DTO) for manipulating linked data resource type options.
27
- * @type {object}
28
- * @memberof ResourceTypeOptionsForCreationDto
29
25
  */
30
26
  'linkedResourceTypeOptions'?: object;
31
- /**
32
- *
33
- * @type {GitlabResourceTypeOptionsForCreationDto}
34
- * @memberof ResourceTypeOptionsForCreationDto
35
- */
36
27
  'gitlabResourceTypeOptions'?: GitlabResourceTypeOptionsForCreationDto;
37
- /**
38
- *
39
- * @type {RdsResourceTypeOptionsForManipulationDto}
40
- * @memberof ResourceTypeOptionsForCreationDto
41
- */
42
28
  'rdsResourceTypeOptions'?: RdsResourceTypeOptionsForManipulationDto;
43
- /**
44
- *
45
- * @type {RdsS3ResourceTypeOptionsForManipulationDto}
46
- * @memberof ResourceTypeOptionsForCreationDto
47
- */
48
29
  'rdsS3ResourceTypeOptions'?: RdsS3ResourceTypeOptionsForManipulationDto;
49
- /**
50
- *
51
- * @type {RdsS3WormResourceTypeOptionsForManipulationDto}
52
- * @memberof ResourceTypeOptionsForCreationDto
53
- */
54
30
  'rdsS3WormResourceTypeOptions'?: RdsS3WormResourceTypeOptionsForManipulationDto;
55
- /**
56
- *
57
- * @type {DataStorageNrwWebResourceTypeOptionsForManipulationDto}
58
- * @memberof ResourceTypeOptionsForCreationDto
59
- */
60
31
  'dataStorageNrwWebResourceTypeOptions'?: DataStorageNrwWebResourceTypeOptionsForManipulationDto;
61
- /**
62
- *
63
- * @type {DataStorageNrwS3ResourceTypeOptionsForManipulationDto}
64
- * @memberof ResourceTypeOptionsForCreationDto
65
- */
66
32
  'dataStorageNrwS3ResourceTypeOptions'?: DataStorageNrwS3ResourceTypeOptionsForManipulationDto;
67
- /**
68
- *
69
- * @type {DataStorageNrwS3WormResourceTypeOptionsForManipulationDto}
70
- * @memberof ResourceTypeOptionsForCreationDto
71
- */
72
33
  'dataStorageNrwS3WormResourceTypeOptions'?: DataStorageNrwS3WormResourceTypeOptionsForManipulationDto;
73
34
  }
@@ -18,56 +18,17 @@ import type { RdsS3ResourceTypeOptionsForManipulationDto } from './rds-s3-resour
18
18
  import type { RdsS3WormResourceTypeOptionsForManipulationDto } from './rds-s3-worm-resource-type-options-for-manipulation-dto';
19
19
  /**
20
20
  * Represents the data transfer object (DTO) used for updating options related to any resource type.
21
- * @export
22
- * @interface ResourceTypeOptionsForUpdateDto
23
21
  */
24
22
  export interface ResourceTypeOptionsForUpdateDto {
25
23
  /**
26
24
  * Represents the data transfer object (DTO) for manipulating linked data resource type options.
27
- * @type {object}
28
- * @memberof ResourceTypeOptionsForUpdateDto
29
25
  */
30
26
  'linkedResourceTypeOptions'?: object;
31
- /**
32
- *
33
- * @type {GitlabResourceTypeOptionsForUpdateDto}
34
- * @memberof ResourceTypeOptionsForUpdateDto
35
- */
36
27
  'gitlabResourceTypeOptions'?: GitlabResourceTypeOptionsForUpdateDto;
37
- /**
38
- *
39
- * @type {RdsResourceTypeOptionsForManipulationDto}
40
- * @memberof ResourceTypeOptionsForUpdateDto
41
- */
42
28
  'rdsResourceTypeOptions'?: RdsResourceTypeOptionsForManipulationDto;
43
- /**
44
- *
45
- * @type {RdsS3ResourceTypeOptionsForManipulationDto}
46
- * @memberof ResourceTypeOptionsForUpdateDto
47
- */
48
29
  'rdsS3ResourceTypeOptions'?: RdsS3ResourceTypeOptionsForManipulationDto;
49
- /**
50
- *
51
- * @type {RdsS3WormResourceTypeOptionsForManipulationDto}
52
- * @memberof ResourceTypeOptionsForUpdateDto
53
- */
54
30
  'rdsS3WormResourceTypeOptions'?: RdsS3WormResourceTypeOptionsForManipulationDto;
55
- /**
56
- *
57
- * @type {DataStorageNrwWebResourceTypeOptionsForManipulationDto}
58
- * @memberof ResourceTypeOptionsForUpdateDto
59
- */
60
31
  'dataStorageNrwWebResourceTypeOptions'?: DataStorageNrwWebResourceTypeOptionsForManipulationDto;
61
- /**
62
- *
63
- * @type {DataStorageNrwS3ResourceTypeOptionsForManipulationDto}
64
- * @memberof ResourceTypeOptionsForUpdateDto
65
- */
66
32
  'dataStorageNrwS3ResourceTypeOptions'?: DataStorageNrwS3ResourceTypeOptionsForManipulationDto;
67
- /**
68
- *
69
- * @type {DataStorageNrwS3WormResourceTypeOptionsForManipulationDto}
70
- * @memberof ResourceTypeOptionsForUpdateDto
71
- */
72
33
  'dataStorageNrwS3WormResourceTypeOptions'?: DataStorageNrwS3WormResourceTypeOptionsForManipulationDto;
73
34
  }
@@ -11,8 +11,6 @@
11
11
  */
12
12
  /**
13
13
  * Specifies the status of a resource type.
14
- * @export
15
- * @enum {string}
16
14
  */
17
15
  export declare const ResourceTypeStatus: {
18
16
  readonly hidden: "hidden";
@@ -11,40 +11,10 @@
11
11
  */
12
12
  import type { Pagination } from './pagination';
13
13
  import type { RoleDto } from './role-dto';
14
- /**
15
- *
16
- * @export
17
- * @interface RoleDtoPagedResponse
18
- */
19
14
  export interface RoleDtoPagedResponse {
20
- /**
21
- *
22
- * @type {Array<RoleDto>}
23
- * @memberof RoleDtoPagedResponse
24
- */
25
15
  'data'?: Array<RoleDto> | null;
26
- /**
27
- *
28
- * @type {boolean}
29
- * @memberof RoleDtoPagedResponse
30
- */
31
16
  'isSuccess'?: boolean;
32
- /**
33
- *
34
- * @type {number}
35
- * @memberof RoleDtoPagedResponse
36
- */
37
17
  'statusCode'?: number | null;
38
- /**
39
- *
40
- * @type {string}
41
- * @memberof RoleDtoPagedResponse
42
- */
43
18
  'traceId'?: string | null;
44
- /**
45
- *
46
- * @type {Pagination}
47
- * @memberof RoleDtoPagedResponse
48
- */
49
19
  'pagination'?: Pagination;
50
20
  }
@@ -10,34 +10,9 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import type { RoleDto } from './role-dto';
13
- /**
14
- *
15
- * @export
16
- * @interface RoleDtoResponse
17
- */
18
13
  export interface RoleDtoResponse {
19
- /**
20
- *
21
- * @type {RoleDto}
22
- * @memberof RoleDtoResponse
23
- */
24
14
  'data'?: RoleDto;
25
- /**
26
- *
27
- * @type {boolean}
28
- * @memberof RoleDtoResponse
29
- */
30
15
  'isSuccess'?: boolean;
31
- /**
32
- *
33
- * @type {number}
34
- * @memberof RoleDtoResponse
35
- */
36
16
  'statusCode'?: number | null;
37
- /**
38
- *
39
- * @type {string}
40
- * @memberof RoleDtoResponse
41
- */
42
17
  'traceId'?: string | null;
43
18
  }
@@ -11,26 +11,18 @@
11
11
  */
12
12
  /**
13
13
  * Represents a Data Transfer Object (DTO) for a role.
14
- * @export
15
- * @interface RoleDto
16
14
  */
17
15
  export interface RoleDto {
18
16
  /**
19
17
  * The unique identifier of the role.
20
- * @type {string}
21
- * @memberof RoleDto
22
18
  */
23
19
  'id': string;
24
20
  /**
25
21
  * The display name of the role.
26
- * @type {string}
27
- * @memberof RoleDto
28
22
  */
29
23
  'displayName': string;
30
24
  /**
31
25
  * The description of the role.
32
- * @type {string}
33
- * @memberof RoleDto
34
26
  */
35
27
  'description': string;
36
28
  }
@@ -11,14 +11,10 @@
11
11
  */
12
12
  /**
13
13
  * Represents a Data Transfer Object (DTO) containing minimal information about a role.
14
- * @export
15
- * @interface RoleMinimalDto
16
14
  */
17
15
  export interface RoleMinimalDto {
18
16
  /**
19
17
  * The unique identifier of the role.
20
- * @type {string}
21
- * @memberof RoleMinimalDto
22
18
  */
23
19
  'id': string;
24
20
  }
@@ -11,8 +11,6 @@
11
11
  */
12
12
  /**
13
13
  * Specifies the search item type.
14
- * @export
15
- * @enum {string}
16
14
  */
17
15
  export declare const SearchCategoryType: {
18
16
  readonly None: "None";
@@ -11,20 +11,14 @@
11
11
  */
12
12
  /**
13
13
  * Represents a search category with a name and count of occurrences.
14
- * @export
15
- * @interface SearchCategory
16
14
  */
17
15
  export interface SearchCategory {
18
16
  /**
19
17
  * The name of the search category.
20
- * @type {string}
21
- * @memberof SearchCategory
22
18
  */
23
19
  'name'?: string;
24
20
  /**
25
21
  * The count of occurrences for the search category.
26
- * @type {number}
27
- * @memberof SearchCategory
28
22
  */
29
23
  'count'?: number;
30
24
  }
@@ -12,46 +12,11 @@
12
12
  import type { Pagination } from './pagination';
13
13
  import type { SearchCategory } from './search-category';
14
14
  import type { SearchResultDto } from './search-result-dto';
15
- /**
16
- *
17
- * @export
18
- * @interface SearchResultDtoPagedSearchResponse
19
- */
20
15
  export interface SearchResultDtoPagedSearchResponse {
21
- /**
22
- *
23
- * @type {Array<SearchResultDto>}
24
- * @memberof SearchResultDtoPagedSearchResponse
25
- */
26
16
  'data'?: Array<SearchResultDto> | null;
27
- /**
28
- *
29
- * @type {boolean}
30
- * @memberof SearchResultDtoPagedSearchResponse
31
- */
32
17
  'isSuccess'?: boolean;
33
- /**
34
- *
35
- * @type {number}
36
- * @memberof SearchResultDtoPagedSearchResponse
37
- */
38
18
  'statusCode'?: number | null;
39
- /**
40
- *
41
- * @type {string}
42
- * @memberof SearchResultDtoPagedSearchResponse
43
- */
44
19
  'traceId'?: string | null;
45
- /**
46
- *
47
- * @type {Pagination}
48
- * @memberof SearchResultDtoPagedSearchResponse
49
- */
50
20
  'pagination'?: Pagination;
51
- /**
52
- *
53
- * @type {Array<SearchCategory>}
54
- * @memberof SearchResultDtoPagedSearchResponse
55
- */
56
21
  'categories'?: Array<SearchCategory> | null;
57
22
  }
@@ -12,26 +12,15 @@
12
12
  import type { SearchCategoryType } from './search-category-type';
13
13
  /**
14
14
  * Represents a Data Transfer Object (DTO) for search results.
15
- * @export
16
- * @interface SearchResultDto
17
15
  */
18
16
  export interface SearchResultDto {
19
17
  /**
20
18
  * The URI associated with the search result.
21
- * @type {string}
22
- * @memberof SearchResultDto
23
19
  */
24
20
  'uri': string;
25
- /**
26
- *
27
- * @type {SearchCategoryType}
28
- * @memberof SearchResultDto
29
- */
30
21
  'type': SearchCategoryType;
31
22
  /**
32
23
  * The dynamic source data for the search result.
33
- * @type {any}
34
- * @memberof SearchResultDto
35
24
  */
36
25
  'source': any;
37
26
  }
@@ -0,0 +1,18 @@
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
+ import type { StorageDataHamsterKpiDto } from './storage-data-hamster-kpi-dto';
13
+ export interface StorageDataHamsterKpiDtoResponse {
14
+ 'data'?: StorageDataHamsterKpiDto;
15
+ 'isSuccess'?: boolean;
16
+ 'statusCode'?: number | null;
17
+ 'traceId'?: string | null;
18
+ }
@@ -0,0 +1,16 @@
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
+ import type { DataHamsterKpiDto } from './data-hamster-kpi-dto';
13
+ export interface StorageDataHamsterKpiDto {
14
+ 'reserved'?: DataHamsterKpiDto;
15
+ 'used'?: DataHamsterKpiDto;
16
+ }
@@ -10,34 +10,9 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import type { TermsOfServiceDto } from './terms-of-service-dto';
13
- /**
14
- *
15
- * @export
16
- * @interface TermsOfServiceDtoResponse
17
- */
18
13
  export interface TermsOfServiceDtoResponse {
19
- /**
20
- *
21
- * @type {TermsOfServiceDto}
22
- * @memberof TermsOfServiceDtoResponse
23
- */
24
14
  'data'?: TermsOfServiceDto;
25
- /**
26
- *
27
- * @type {boolean}
28
- * @memberof TermsOfServiceDtoResponse
29
- */
30
15
  'isSuccess'?: boolean;
31
- /**
32
- *
33
- * @type {number}
34
- * @memberof TermsOfServiceDtoResponse
35
- */
36
16
  'statusCode'?: number | null;
37
- /**
38
- *
39
- * @type {string}
40
- * @memberof TermsOfServiceDtoResponse
41
- */
42
17
  'traceId'?: string | null;
43
18
  }
@@ -11,26 +11,18 @@
11
11
  */
12
12
  /**
13
13
  * Represents the Data Transfer Object (DTO) for terms of service information.
14
- * @export
15
- * @interface TermsOfServiceDto
16
14
  */
17
15
  export interface TermsOfServiceDto {
18
16
  /**
19
17
  * The version of the terms of service.
20
- * @type {string}
21
- * @memberof TermsOfServiceDto
22
18
  */
23
19
  'version': string;
24
20
  /**
25
21
  * The URI point to the content of ToS\' version
26
- * @type {string}
27
- * @memberof TermsOfServiceDto
28
22
  */
29
23
  'href': string;
30
24
  /**
31
25
  * Indicates whether these terms of service are current or not.
32
- * @type {boolean}
33
- * @memberof TermsOfServiceDto
34
26
  */
35
27
  'isCurrent': boolean;
36
28
  }