@coscine/api-client 3.3.1 → 3.3.2-package.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 (243) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +5 -2
  3. package/dist/index.js +6939 -9541
  4. package/dist/types/Coscine.Api/@coscine/api/admin-api.d.ts +393 -0
  5. package/dist/types/Coscine.Api/@coscine/api/application-profile-api.d.ts +315 -0
  6. package/dist/types/Coscine.Api/@coscine/api/blob-api.d.ts +358 -0
  7. package/dist/types/Coscine.Api/@coscine/api/discipline-api.d.ts +179 -0
  8. package/dist/types/Coscine.Api/@coscine/api/language-api.d.ts +179 -0
  9. package/dist/types/Coscine.Api/@coscine/api/license-api.d.ts +179 -0
  10. package/dist/types/Coscine.Api/@coscine/api/maintenance-api.d.ts +99 -0
  11. package/dist/types/Coscine.Api/@coscine/api/organization-api.d.ts +187 -0
  12. package/dist/types/Coscine.Api/@coscine/api/pid-api.d.ts +187 -0
  13. package/dist/types/Coscine.Api/@coscine/api/project-api.d.ts +343 -0
  14. package/dist/types/Coscine.Api/@coscine/api/project-invitation-api.d.ts +321 -0
  15. package/dist/types/Coscine.Api/@coscine/api/project-member-api.d.ts +384 -0
  16. package/dist/types/Coscine.Api/@coscine/api/project-quota-api.d.ts +275 -0
  17. package/dist/types/Coscine.Api/@coscine/api/project-resource-api.d.ts +384 -0
  18. package/dist/types/Coscine.Api/@coscine/api/project-resource-quota-api.d.ts +149 -0
  19. package/dist/types/Coscine.Api/@coscine/api/project-resource-type-api.d.ts +133 -0
  20. package/dist/types/Coscine.Api/@coscine/api/resource-api.d.ts +116 -0
  21. package/dist/types/Coscine.Api/@coscine/api/resource-type-api.d.ts +327 -0
  22. package/dist/types/Coscine.Api/@coscine/api/role-api.d.ts +179 -0
  23. package/dist/types/Coscine.Api/@coscine/api/search-api.d.ts +165 -0
  24. package/dist/types/Coscine.Api/@coscine/api/self-api-token-api.d.ts +272 -0
  25. package/dist/types/Coscine.Api/@coscine/api/self-api.d.ts +334 -0
  26. package/dist/types/Coscine.Api/@coscine/api/title-api.d.ts +179 -0
  27. package/dist/types/Coscine.Api/@coscine/api/tos-api.d.ts +99 -0
  28. package/dist/types/Coscine.Api/@coscine/api/tree-api.d.ts +404 -0
  29. package/dist/types/Coscine.Api/@coscine/api/user-api.d.ts +124 -0
  30. package/dist/types/Coscine.Api/@coscine/api/visibility-api.d.ts +179 -0
  31. package/dist/types/Coscine.Api/@coscine/api/vocabulary-api.d.ts +291 -0
  32. package/dist/types/Coscine.Api/@coscine/model/accepted-language.d.ts +21 -0
  33. package/dist/types/Coscine.Api/@coscine/model/api-token-dto-paged-response.d.ts +50 -0
  34. package/dist/types/Coscine.Api/@coscine/model/api-token-dto-response.d.ts +43 -0
  35. package/dist/types/Coscine.Api/@coscine/model/api-token-dto.d.ts +55 -0
  36. package/dist/types/Coscine.Api/@coscine/model/api-token-for-creation-dto.d.ts +30 -0
  37. package/dist/types/Coscine.Api/@coscine/model/application-profile-dto-paged-response.d.ts +50 -0
  38. package/dist/types/Coscine.Api/@coscine/model/application-profile-dto-response.d.ts +43 -0
  39. package/dist/types/Coscine.Api/@coscine/model/application-profile-dto.d.ts +43 -0
  40. package/dist/types/Coscine.Api/@coscine/model/application-profile-for-creation-dto-response.d.ts +43 -0
  41. package/dist/types/Coscine.Api/@coscine/model/application-profile-for-creation-dto.d.ts +37 -0
  42. package/dist/types/Coscine.Api/@coscine/model/application-profile-for-resource-creation-dto.d.ts +24 -0
  43. package/dist/types/Coscine.Api/@coscine/model/application-profile-minimal-dto.d.ts +24 -0
  44. package/dist/types/Coscine.Api/@coscine/model/discipline-dto-paged-response.d.ts +50 -0
  45. package/dist/types/Coscine.Api/@coscine/model/discipline-dto-response.d.ts +43 -0
  46. package/dist/types/Coscine.Api/@coscine/model/discipline-dto.d.ts +42 -0
  47. package/dist/types/Coscine.Api/@coscine/model/discipline-for-project-manipulation-dto.d.ts +24 -0
  48. package/dist/types/Coscine.Api/@coscine/model/discipline-for-resource-manipulation-dto.d.ts +24 -0
  49. package/dist/types/Coscine.Api/@coscine/model/discipline-for-user-manipulation-dto.d.ts +24 -0
  50. package/dist/types/Coscine.Api/@coscine/model/file-action-dto.d.ts +31 -0
  51. package/dist/types/Coscine.Api/@coscine/model/file-action-http-method.d.ts +23 -0
  52. package/dist/types/Coscine.Api/@coscine/model/file-actions-dto.d.ts +25 -0
  53. package/dist/types/Coscine.Api/@coscine/model/file-tree-dto-paged-response.d.ts +50 -0
  54. package/dist/types/Coscine.Api/@coscine/model/file-tree-dto.d.ts +74 -0
  55. package/dist/types/Coscine.Api/@coscine/model/fixed-value-for-resource-manipulation-dto.d.ts +42 -0
  56. package/dist/types/Coscine.Api/@coscine/model/git-lab-options-dto.d.ts +42 -0
  57. package/dist/types/Coscine.Api/@coscine/model/gitlab-branch-dto-ienumerable-response.d.ts +43 -0
  58. package/dist/types/Coscine.Api/@coscine/model/gitlab-branch-dto.d.ts +60 -0
  59. package/dist/types/Coscine.Api/@coscine/model/gitlab-project-dto-ienumerable-response.d.ts +43 -0
  60. package/dist/types/Coscine.Api/@coscine/model/gitlab-project-dto-response.d.ts +43 -0
  61. package/dist/types/Coscine.Api/@coscine/model/gitlab-project-dto.d.ts +96 -0
  62. package/dist/types/Coscine.Api/@coscine/model/gitlab-resource-type-options-for-creation-dto.d.ts +48 -0
  63. package/dist/types/Coscine.Api/@coscine/model/gitlab-resource-type-options-for-update-dto.d.ts +30 -0
  64. package/dist/types/Coscine.Api/@coscine/model/identity-provider-dto.d.ts +30 -0
  65. package/dist/types/Coscine.Api/@coscine/model/identity-providers.d.ts +21 -0
  66. package/dist/types/Coscine.Api/@coscine/model/index.d.ts +158 -0
  67. package/dist/types/Coscine.Api/@coscine/model/language-dto-ienumerable-response.d.ts +43 -0
  68. package/dist/types/Coscine.Api/@coscine/model/language-dto-paged-response.d.ts +50 -0
  69. package/dist/types/Coscine.Api/@coscine/model/language-dto-response.d.ts +43 -0
  70. package/dist/types/Coscine.Api/@coscine/model/language-dto.d.ts +36 -0
  71. package/dist/types/Coscine.Api/@coscine/model/language-for-user-manipulation-dto.d.ts +24 -0
  72. package/dist/types/Coscine.Api/@coscine/model/license-dto-paged-response.d.ts +50 -0
  73. package/dist/types/Coscine.Api/@coscine/model/license-dto-response.d.ts +43 -0
  74. package/dist/types/Coscine.Api/@coscine/model/license-dto.d.ts +30 -0
  75. package/dist/types/Coscine.Api/@coscine/model/license-for-resource-manipulation-dto.d.ts +24 -0
  76. package/dist/types/Coscine.Api/@coscine/model/maintenance-dto-paged-response.d.ts +50 -0
  77. package/dist/types/Coscine.Api/@coscine/model/maintenance-dto.d.ts +54 -0
  78. package/dist/types/Coscine.Api/@coscine/model/metadata-tree-dto-paged-response.d.ts +50 -0
  79. package/dist/types/Coscine.Api/@coscine/model/metadata-tree-dto-response.d.ts +43 -0
  80. package/dist/types/Coscine.Api/@coscine/model/metadata-tree-dto.d.ts +50 -0
  81. package/dist/types/Coscine.Api/@coscine/model/metadata-tree-for-creation-dto.d.ts +31 -0
  82. package/dist/types/Coscine.Api/@coscine/model/metadata-tree-for-update-dto.d.ts +31 -0
  83. package/dist/types/Coscine.Api/@coscine/model/metadata-update-admin-parameters.d.ts +31 -0
  84. package/dist/types/Coscine.Api/@coscine/model/organization-dto-paged-response.d.ts +50 -0
  85. package/dist/types/Coscine.Api/@coscine/model/organization-dto-response.d.ts +43 -0
  86. package/dist/types/Coscine.Api/@coscine/model/organization-dto.d.ts +36 -0
  87. package/dist/types/Coscine.Api/@coscine/model/organization-for-project-manipulation-dto.d.ts +24 -0
  88. package/dist/types/Coscine.Api/@coscine/model/pagination.d.ts +54 -0
  89. package/dist/types/Coscine.Api/@coscine/model/pid-request-dto.d.ts +42 -0
  90. package/dist/types/Coscine.Api/@coscine/model/pid-type.d.ts +21 -0
  91. package/dist/types/Coscine.Api/@coscine/model/pid-validation-dto-response.d.ts +43 -0
  92. package/dist/types/Coscine.Api/@coscine/model/pid-validation-dto.d.ts +31 -0
  93. package/dist/types/Coscine.Api/@coscine/model/project-admin-dto-ienumerable-paged-response.d.ts +50 -0
  94. package/dist/types/Coscine.Api/@coscine/model/project-admin-dto.d.ts +152 -0
  95. package/dist/types/Coscine.Api/@coscine/model/project-dto-paged-response.d.ts +50 -0
  96. package/dist/types/Coscine.Api/@coscine/model/project-dto-response.d.ts +43 -0
  97. package/dist/types/Coscine.Api/@coscine/model/project-dto.d.ts +131 -0
  98. package/dist/types/Coscine.Api/@coscine/model/project-for-creation-dto.d.ts +93 -0
  99. package/dist/types/Coscine.Api/@coscine/model/project-for-update-dto.d.ts +93 -0
  100. package/dist/types/Coscine.Api/@coscine/model/project-invitation-dto-paged-response.d.ts +50 -0
  101. package/dist/types/Coscine.Api/@coscine/model/project-invitation-dto-response.d.ts +43 -0
  102. package/dist/types/Coscine.Api/@coscine/model/project-invitation-dto.d.ts +57 -0
  103. package/dist/types/Coscine.Api/@coscine/model/project-invitation-for-project-manipulation-dto.d.ts +30 -0
  104. package/dist/types/Coscine.Api/@coscine/model/project-invitation-resolve-dto.d.ts +24 -0
  105. package/dist/types/Coscine.Api/@coscine/model/project-minimal-dto.d.ts +24 -0
  106. package/dist/types/Coscine.Api/@coscine/model/project-quota-dto-paged-response.d.ts +50 -0
  107. package/dist/types/Coscine.Api/@coscine/model/project-quota-dto-response.d.ts +43 -0
  108. package/dist/types/Coscine.Api/@coscine/model/project-quota-dto.d.ts +63 -0
  109. package/dist/types/Coscine.Api/@coscine/model/project-quota-for-update-dto.d.ts +31 -0
  110. package/dist/types/Coscine.Api/@coscine/model/project-resource-minimal-dto.d.ts +30 -0
  111. package/dist/types/Coscine.Api/@coscine/model/project-role-dto-paged-response.d.ts +50 -0
  112. package/dist/types/Coscine.Api/@coscine/model/project-role-dto-response.d.ts +43 -0
  113. package/dist/types/Coscine.Api/@coscine/model/project-role-dto.d.ts +45 -0
  114. package/dist/types/Coscine.Api/@coscine/model/project-role-for-project-creation-dto.d.ts +30 -0
  115. package/dist/types/Coscine.Api/@coscine/model/project-role-for-project-manipulation-dto.d.ts +24 -0
  116. package/dist/types/Coscine.Api/@coscine/model/project-role-minimal-dto.d.ts +36 -0
  117. package/dist/types/Coscine.Api/@coscine/model/public-user-dto-ienumerable-response.d.ts +43 -0
  118. package/dist/types/Coscine.Api/@coscine/model/public-user-dto.d.ts +55 -0
  119. package/dist/types/Coscine.Api/@coscine/model/quota-dto.d.ts +31 -0
  120. package/dist/types/Coscine.Api/@coscine/model/quota-for-manipulation-dto.d.ts +31 -0
  121. package/dist/types/Coscine.Api/@coscine/model/quota-unit.d.ts +25 -0
  122. package/dist/types/Coscine.Api/@coscine/model/rdf-definition-dto-response.d.ts +43 -0
  123. package/dist/types/Coscine.Api/@coscine/model/rdf-definition-dto.d.ts +30 -0
  124. package/dist/types/Coscine.Api/@coscine/model/rdf-definition-for-manipulation-dto.d.ts +31 -0
  125. package/dist/types/Coscine.Api/@coscine/model/rdf-format.d.ts +21 -0
  126. package/dist/types/Coscine.Api/@coscine/model/rds-options-dto.d.ts +31 -0
  127. package/dist/types/Coscine.Api/@coscine/model/rds-resource-type-options-for-manipulation-dto.d.ts +25 -0
  128. package/dist/types/Coscine.Api/@coscine/model/rds-s3-options-dto.d.ts +61 -0
  129. package/dist/types/Coscine.Api/@coscine/model/rds-s3-resource-type-options-for-manipulation-dto.d.ts +25 -0
  130. package/dist/types/Coscine.Api/@coscine/model/rds-s3-worm-options-dto.d.ts +61 -0
  131. package/dist/types/Coscine.Api/@coscine/model/rds-s3-worm-resource-type-options-for-manipulation-dto.d.ts +25 -0
  132. package/dist/types/Coscine.Api/@coscine/model/resource-admin-dto-ienumerable-paged-response.d.ts +50 -0
  133. package/dist/types/Coscine.Api/@coscine/model/resource-admin-dto.d.ts +137 -0
  134. package/dist/types/Coscine.Api/@coscine/model/resource-content-page-columns-dto.d.ts +24 -0
  135. package/dist/types/Coscine.Api/@coscine/model/resource-content-page-dto.d.ts +38 -0
  136. package/dist/types/Coscine.Api/@coscine/model/resource-content-page-entries-view-dto.d.ts +25 -0
  137. package/dist/types/Coscine.Api/@coscine/model/resource-content-page-metadata-view-dto.d.ts +30 -0
  138. package/dist/types/Coscine.Api/@coscine/model/resource-creation-page-dto.d.ts +24 -0
  139. package/dist/types/Coscine.Api/@coscine/model/resource-dto-paged-response.d.ts +50 -0
  140. package/dist/types/Coscine.Api/@coscine/model/resource-dto-response.d.ts +43 -0
  141. package/dist/types/Coscine.Api/@coscine/model/resource-dto.d.ts +124 -0
  142. package/dist/types/Coscine.Api/@coscine/model/resource-for-creation-dto.d.ts +100 -0
  143. package/dist/types/Coscine.Api/@coscine/model/resource-for-update-dto.d.ts +93 -0
  144. package/dist/types/Coscine.Api/@coscine/model/resource-minimal-dto.d.ts +24 -0
  145. package/dist/types/Coscine.Api/@coscine/model/resource-quota-dto-response.d.ts +43 -0
  146. package/dist/types/Coscine.Api/@coscine/model/resource-quota-dto.d.ts +44 -0
  147. package/dist/types/Coscine.Api/@coscine/model/resource-type-dto.d.ts +43 -0
  148. package/dist/types/Coscine.Api/@coscine/model/resource-type-information-dto-ienumerable-response.d.ts +43 -0
  149. package/dist/types/Coscine.Api/@coscine/model/resource-type-information-dto-response.d.ts +43 -0
  150. package/dist/types/Coscine.Api/@coscine/model/resource-type-information-dto.d.ts +135 -0
  151. package/dist/types/Coscine.Api/@coscine/model/resource-type-minimal-dto.d.ts +30 -0
  152. package/dist/types/Coscine.Api/@coscine/model/resource-type-options-dto.d.ts +52 -0
  153. package/dist/types/Coscine.Api/@coscine/model/resource-type-options-for-creation-dto.d.ts +52 -0
  154. package/dist/types/Coscine.Api/@coscine/model/resource-type-options-for-update-dto.d.ts +52 -0
  155. package/dist/types/Coscine.Api/@coscine/model/resource-type-status.d.ts +21 -0
  156. package/dist/types/Coscine.Api/@coscine/model/role-dto-paged-response.d.ts +50 -0
  157. package/dist/types/Coscine.Api/@coscine/model/role-dto-response.d.ts +43 -0
  158. package/dist/types/Coscine.Api/@coscine/model/role-dto.d.ts +36 -0
  159. package/dist/types/Coscine.Api/@coscine/model/role-minimal-dto.d.ts +24 -0
  160. package/dist/types/Coscine.Api/@coscine/model/search-category-type.d.ts +23 -0
  161. package/dist/types/Coscine.Api/@coscine/model/search-category.d.ts +30 -0
  162. package/dist/types/Coscine.Api/@coscine/model/search-result-dto-paged-search-response.d.ts +57 -0
  163. package/dist/types/Coscine.Api/@coscine/model/search-result-dto.d.ts +37 -0
  164. package/dist/types/Coscine.Api/@coscine/model/terms-of-service-dto-response.d.ts +43 -0
  165. package/dist/types/Coscine.Api/@coscine/model/terms-of-service-dto.d.ts +30 -0
  166. package/dist/types/Coscine.Api/@coscine/model/title-dto-ienumerable-response.d.ts +43 -0
  167. package/dist/types/Coscine.Api/@coscine/model/title-dto-paged-response.d.ts +50 -0
  168. package/dist/types/Coscine.Api/@coscine/model/title-dto-response.d.ts +43 -0
  169. package/dist/types/Coscine.Api/@coscine/model/title-dto.d.ts +30 -0
  170. package/dist/types/Coscine.Api/@coscine/model/title-for-user-manipulation-dto.d.ts +24 -0
  171. package/dist/types/Coscine.Api/@coscine/model/tree-data-type.d.ts +21 -0
  172. package/dist/types/Coscine.Api/@coscine/model/user-dto-ienumerable-paged-response.d.ts +50 -0
  173. package/dist/types/Coscine.Api/@coscine/model/user-dto-response.d.ts +43 -0
  174. package/dist/types/Coscine.Api/@coscine/model/user-dto.d.ts +97 -0
  175. package/dist/types/Coscine.Api/@coscine/model/user-email-dto.d.ts +36 -0
  176. package/dist/types/Coscine.Api/@coscine/model/user-for-update-dto.d.ts +69 -0
  177. package/dist/types/Coscine.Api/@coscine/model/user-institute-dto.d.ts +42 -0
  178. package/dist/types/Coscine.Api/@coscine/model/user-merge-dto-response.d.ts +43 -0
  179. package/dist/types/Coscine.Api/@coscine/model/user-merge-dto.d.ts +24 -0
  180. package/dist/types/Coscine.Api/@coscine/model/user-minimal-dto.d.ts +24 -0
  181. package/dist/types/Coscine.Api/@coscine/model/user-organization-dto.d.ts +42 -0
  182. package/dist/types/Coscine.Api/@coscine/model/user-terms-of-service-accept-dto.d.ts +24 -0
  183. package/dist/types/Coscine.Api/@coscine/model/visibility-dto-paged-response.d.ts +50 -0
  184. package/dist/types/Coscine.Api/@coscine/model/visibility-dto-response.d.ts +43 -0
  185. package/dist/types/Coscine.Api/@coscine/model/visibility-dto.d.ts +30 -0
  186. package/dist/types/Coscine.Api/@coscine/model/visibility-for-project-manipulation-dto.d.ts +24 -0
  187. package/dist/types/Coscine.Api/@coscine/model/visibility-for-resource-manipulation-dto.d.ts +24 -0
  188. package/dist/types/Coscine.Api/@coscine/model/vocabulary-dto-paged-response.d.ts +50 -0
  189. package/dist/types/Coscine.Api/@coscine/model/vocabulary-dto.d.ts +42 -0
  190. package/dist/types/Coscine.Api/@coscine/model/vocabulary-instance-dto-paged-response.d.ts +50 -0
  191. package/dist/types/Coscine.Api/@coscine/model/vocabulary-instance-dto-response.d.ts +43 -0
  192. package/dist/types/Coscine.Api/@coscine/model/vocabulary-instance-dto.d.ts +54 -0
  193. package/dist/types/Coscine.Api/api.d.ts +39 -9704
  194. package/dist/types/Coscine.Api/base.d.ts +66 -55
  195. package/dist/types/Coscine.Api/common.d.ts +65 -65
  196. package/dist/types/Coscine.Api/configuration.d.ts +91 -83
  197. package/dist/types/Coscine.Api/index.d.ts +14 -13
  198. package/dist/types/Coscine.Api.STS/@coscine/api/account-api.d.ts +99 -0
  199. package/dist/types/Coscine.Api.STS/@coscine/api/home-api.d.ts +69 -0
  200. package/dist/types/Coscine.Api.STS/@coscine/api/merge-api.d.ts +124 -0
  201. package/dist/types/Coscine.Api.STS/@coscine/api/orci-dapi.d.ts +140 -0
  202. package/dist/types/Coscine.Api.STS/@coscine/api/shibboleth-api.d.ts +148 -0
  203. package/dist/types/Coscine.Api.STS/@coscine/model/entity-id.d.ts +24 -0
  204. package/dist/types/Coscine.Api.STS/@coscine/model/index.d.ts +2 -0
  205. package/dist/types/Coscine.Api.STS/@coscine/model/login-urls.d.ts +31 -0
  206. package/dist/types/Coscine.Api.STS/api.d.ts +16 -465
  207. package/dist/types/Coscine.Api.STS/base.d.ts +66 -55
  208. package/dist/types/Coscine.Api.STS/common.d.ts +65 -65
  209. package/dist/types/Coscine.Api.STS/configuration.d.ts +91 -83
  210. package/dist/types/Coscine.Api.STS/index.d.ts +14 -13
  211. package/dist/types/apis.d.ts +187 -179
  212. package/dist/types/axios-basic.d.ts +2 -2
  213. package/dist/types/index.d.ts +369 -353
  214. package/package.json +33 -93
  215. package/dist/index.js.map +0 -1
  216. package/dist/index.umd.js +0 -9688
  217. package/dist/index.umd.js.map +0 -1
  218. package/dist/lib/Coscine.Api/api.js +0 -8916
  219. package/dist/lib/Coscine.Api/api.js.map +0 -1
  220. package/dist/lib/Coscine.Api/base.js +0 -65
  221. package/dist/lib/Coscine.Api/base.js.map +0 -1
  222. package/dist/lib/Coscine.Api/common.js +0 -153
  223. package/dist/lib/Coscine.Api/common.js.map +0 -1
  224. package/dist/lib/Coscine.Api/configuration.js +0 -43
  225. package/dist/lib/Coscine.Api/configuration.js.map +0 -1
  226. package/dist/lib/Coscine.Api/index.js +0 -32
  227. package/dist/lib/Coscine.Api/index.js.map +0 -1
  228. package/dist/lib/Coscine.Api.STS/api.js +0 -802
  229. package/dist/lib/Coscine.Api.STS/api.js.map +0 -1
  230. package/dist/lib/Coscine.Api.STS/base.js +0 -65
  231. package/dist/lib/Coscine.Api.STS/base.js.map +0 -1
  232. package/dist/lib/Coscine.Api.STS/common.js +0 -153
  233. package/dist/lib/Coscine.Api.STS/common.js.map +0 -1
  234. package/dist/lib/Coscine.Api.STS/configuration.js +0 -43
  235. package/dist/lib/Coscine.Api.STS/configuration.js.map +0 -1
  236. package/dist/lib/Coscine.Api.STS/index.js +0 -32
  237. package/dist/lib/Coscine.Api.STS/index.js.map +0 -1
  238. package/dist/lib/apis.js +0 -95
  239. package/dist/lib/apis.js.map +0 -1
  240. package/dist/lib/axios-basic.js +0 -46
  241. package/dist/lib/axios-basic.js.map +0 -1
  242. package/dist/lib/index.js +0 -43
  243. package/dist/lib/index.js.map +0 -1
@@ -1,465 +1,16 @@
1
- /**
2
- * Coscine.Api.STS
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * The version of the OpenAPI document: 0.0.0
6
- *
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 { Configuration } from './configuration';
13
- import { AxiosPromise, AxiosInstance } from 'axios';
14
- import { RequestArgs, BaseAPI } from './base';
15
- /**
16
- *
17
- * @export
18
- * @interface EntityId
19
- */
20
- export interface EntityId {
21
- /**
22
- *
23
- * @type {string}
24
- * @memberof EntityId
25
- */
26
- id?: string | null;
27
- }
28
- /**
29
- *
30
- * @export
31
- * @interface LoginUrls
32
- */
33
- export interface LoginUrls {
34
- /**
35
- *
36
- * @type {string}
37
- * @memberof LoginUrls
38
- */
39
- orcidUrl?: string | null;
40
- /**
41
- *
42
- * @type {Array<EntityId>}
43
- * @memberof LoginUrls
44
- */
45
- identityProviders?: Array<EntityId> | null;
46
- }
47
- /**
48
- * AccountApi - axios parameter creator
49
- * @export
50
- */
51
- export declare const AccountApiAxiosParamCreator: (configuration?: Configuration) => {
52
- /**
53
- *
54
- * @summary Return relevant URLs for logging the user in
55
- * @param {*} [options] Override http request option.
56
- * @throws {RequiredError}
57
- */
58
- accountGetLoginUrls: (options?: any) => Promise<RequestArgs>;
59
- /**
60
- *
61
- * @summary Route for logging the user out of Coscine
62
- * @param {*} [options] Override http request option.
63
- * @throws {RequiredError}
64
- */
65
- accountLogout: (options?: any) => Promise<RequestArgs>;
66
- };
67
- /**
68
- * AccountApi - functional programming interface
69
- * @export
70
- */
71
- export declare const AccountApiFp: (configuration?: Configuration) => {
72
- /**
73
- *
74
- * @summary Return relevant URLs for logging the user in
75
- * @param {*} [options] Override http request option.
76
- * @throws {RequiredError}
77
- */
78
- accountGetLoginUrls(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<LoginUrls>>;
79
- /**
80
- *
81
- * @summary Route for logging the user out of Coscine
82
- * @param {*} [options] Override http request option.
83
- * @throws {RequiredError}
84
- */
85
- accountLogout(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
86
- };
87
- /**
88
- * AccountApi - factory interface
89
- * @export
90
- */
91
- export declare const AccountApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
92
- /**
93
- *
94
- * @summary Return relevant URLs for logging the user in
95
- * @param {*} [options] Override http request option.
96
- * @throws {RequiredError}
97
- */
98
- accountGetLoginUrls(options?: any): AxiosPromise<LoginUrls>;
99
- /**
100
- *
101
- * @summary Route for logging the user out of Coscine
102
- * @param {*} [options] Override http request option.
103
- * @throws {RequiredError}
104
- */
105
- accountLogout(options?: any): AxiosPromise<any>;
106
- };
107
- /**
108
- * AccountApi - object-oriented interface
109
- * @export
110
- * @class AccountApi
111
- * @extends {BaseAPI}
112
- */
113
- export declare class AccountApi extends BaseAPI {
114
- /**
115
- *
116
- * @summary Return relevant URLs for logging the user in
117
- * @param {*} [options] Override http request option.
118
- * @throws {RequiredError}
119
- * @memberof AccountApi
120
- */
121
- accountGetLoginUrls(options?: any): Promise<import("axios").AxiosResponse<LoginUrls>>;
122
- /**
123
- *
124
- * @summary Route for logging the user out of Coscine
125
- * @param {*} [options] Override http request option.
126
- * @throws {RequiredError}
127
- * @memberof AccountApi
128
- */
129
- accountLogout(options?: any): Promise<import("axios").AxiosResponse<any>>;
130
- }
131
- /**
132
- * HomeApi - axios parameter creator
133
- * @export
134
- */
135
- export declare const HomeApiAxiosParamCreator: (configuration?: Configuration) => {
136
- /**
137
- *
138
- * @summary The controller that the user is automatically entering when accesing the route .../coscine/api/Coscine.STS/
139
- * @param {*} [options] Override http request option.
140
- * @throws {RequiredError}
141
- */
142
- homeIndex: (options?: any) => Promise<RequestArgs>;
143
- };
144
- /**
145
- * HomeApi - functional programming interface
146
- * @export
147
- */
148
- export declare const HomeApiFp: (configuration?: Configuration) => {
149
- /**
150
- *
151
- * @summary The controller that the user is automatically entering when accesing the route .../coscine/api/Coscine.STS/
152
- * @param {*} [options] Override http request option.
153
- * @throws {RequiredError}
154
- */
155
- homeIndex(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
156
- };
157
- /**
158
- * HomeApi - factory interface
159
- * @export
160
- */
161
- export declare const HomeApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
162
- /**
163
- *
164
- * @summary The controller that the user is automatically entering when accesing the route .../coscine/api/Coscine.STS/
165
- * @param {*} [options] Override http request option.
166
- * @throws {RequiredError}
167
- */
168
- homeIndex(options?: any): AxiosPromise<any>;
169
- };
170
- /**
171
- * HomeApi - object-oriented interface
172
- * @export
173
- * @class HomeApi
174
- * @extends {BaseAPI}
175
- */
176
- export declare class HomeApi extends BaseAPI {
177
- /**
178
- *
179
- * @summary The controller that the user is automatically entering when accesing the route .../coscine/api/Coscine.STS/
180
- * @param {*} [options] Override http request option.
181
- * @throws {RequiredError}
182
- * @memberof HomeApi
183
- */
184
- homeIndex(options?: any): Promise<import("axios").AxiosResponse<any>>;
185
- }
186
- /**
187
- * MergeApi - axios parameter creator
188
- * @export
189
- */
190
- export declare const MergeApiAxiosParamCreator: (configuration?: Configuration) => {
191
- /**
192
- *
193
- * @param {string} [returnUrl]
194
- * @param {*} [options] Override http request option.
195
- * @throws {RequiredError}
196
- */
197
- mergeCallback: (returnUrl?: string, options?: any) => Promise<RequestArgs>;
198
- /**
199
- *
200
- * @param {string} [returnUrl]
201
- * @param {*} [options] Override http request option.
202
- * @throws {RequiredError}
203
- */
204
- mergeLogin: (returnUrl?: string, options?: any) => Promise<RequestArgs>;
205
- };
206
- /**
207
- * MergeApi - functional programming interface
208
- * @export
209
- */
210
- export declare const MergeApiFp: (configuration?: Configuration) => {
211
- /**
212
- *
213
- * @param {string} [returnUrl]
214
- * @param {*} [options] Override http request option.
215
- * @throws {RequiredError}
216
- */
217
- mergeCallback(returnUrl?: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
218
- /**
219
- *
220
- * @param {string} [returnUrl]
221
- * @param {*} [options] Override http request option.
222
- * @throws {RequiredError}
223
- */
224
- mergeLogin(returnUrl?: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
225
- };
226
- /**
227
- * MergeApi - factory interface
228
- * @export
229
- */
230
- export declare const MergeApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
231
- /**
232
- *
233
- * @param {string} [returnUrl]
234
- * @param {*} [options] Override http request option.
235
- * @throws {RequiredError}
236
- */
237
- mergeCallback(returnUrl?: string, options?: any): AxiosPromise<any>;
238
- /**
239
- *
240
- * @param {string} [returnUrl]
241
- * @param {*} [options] Override http request option.
242
- * @throws {RequiredError}
243
- */
244
- mergeLogin(returnUrl?: string, options?: any): AxiosPromise<any>;
245
- };
246
- /**
247
- * MergeApi - object-oriented interface
248
- * @export
249
- * @class MergeApi
250
- * @extends {BaseAPI}
251
- */
252
- export declare class MergeApi extends BaseAPI {
253
- /**
254
- *
255
- * @param {string} [returnUrl]
256
- * @param {*} [options] Override http request option.
257
- * @throws {RequiredError}
258
- * @memberof MergeApi
259
- */
260
- mergeCallback(returnUrl?: string, options?: any): Promise<import("axios").AxiosResponse<any>>;
261
- /**
262
- *
263
- * @param {string} [returnUrl]
264
- * @param {*} [options] Override http request option.
265
- * @throws {RequiredError}
266
- * @memberof MergeApi
267
- */
268
- mergeLogin(returnUrl?: string, options?: any): Promise<import("axios").AxiosResponse<any>>;
269
- }
270
- /**
271
- * ORCiDApi - axios parameter creator
272
- * @export
273
- */
274
- export declare const ORCiDApiAxiosParamCreator: (configuration?: Configuration) => {
275
- /**
276
- *
277
- * @summary ORCiD Login Route
278
- * @param {string} [returnUrl] URL to be redirected to
279
- * @param {*} [options] Override http request option.
280
- * @throws {RequiredError}
281
- */
282
- oRCiDLoginGET: (returnUrl?: string, options?: any) => Promise<RequestArgs>;
283
- /**
284
- *
285
- * @summary Execute ORCiD validation and login
286
- * @param {string} [oRCiDJWT]
287
- * @param {string} [returnUrl] URL to be redirected to
288
- * @param {*} [options] Override http request option.
289
- * @throws {RequiredError}
290
- */
291
- oRCiDLoginPOST: (oRCiDJWT?: string, returnUrl?: string, options?: any) => Promise<RequestArgs>;
292
- };
293
- /**
294
- * ORCiDApi - functional programming interface
295
- * @export
296
- */
297
- export declare const ORCiDApiFp: (configuration?: Configuration) => {
298
- /**
299
- *
300
- * @summary ORCiD Login Route
301
- * @param {string} [returnUrl] URL to be redirected to
302
- * @param {*} [options] Override http request option.
303
- * @throws {RequiredError}
304
- */
305
- oRCiDLoginGET(returnUrl?: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
306
- /**
307
- *
308
- * @summary Execute ORCiD validation and login
309
- * @param {string} [oRCiDJWT]
310
- * @param {string} [returnUrl] URL to be redirected to
311
- * @param {*} [options] Override http request option.
312
- * @throws {RequiredError}
313
- */
314
- oRCiDLoginPOST(oRCiDJWT?: string, returnUrl?: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
315
- };
316
- /**
317
- * ORCiDApi - factory interface
318
- * @export
319
- */
320
- export declare const ORCiDApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
321
- /**
322
- *
323
- * @summary ORCiD Login Route
324
- * @param {string} [returnUrl] URL to be redirected to
325
- * @param {*} [options] Override http request option.
326
- * @throws {RequiredError}
327
- */
328
- oRCiDLoginGET(returnUrl?: string, options?: any): AxiosPromise<any>;
329
- /**
330
- *
331
- * @summary Execute ORCiD validation and login
332
- * @param {string} [oRCiDJWT]
333
- * @param {string} [returnUrl] URL to be redirected to
334
- * @param {*} [options] Override http request option.
335
- * @throws {RequiredError}
336
- */
337
- oRCiDLoginPOST(oRCiDJWT?: string, returnUrl?: string, options?: any): AxiosPromise<any>;
338
- };
339
- /**
340
- * ORCiDApi - object-oriented interface
341
- * @export
342
- * @class ORCiDApi
343
- * @extends {BaseAPI}
344
- */
345
- export declare class ORCiDApi extends BaseAPI {
346
- /**
347
- *
348
- * @summary ORCiD Login Route
349
- * @param {string} [returnUrl] URL to be redirected to
350
- * @param {*} [options] Override http request option.
351
- * @throws {RequiredError}
352
- * @memberof ORCiDApi
353
- */
354
- oRCiDLoginGET(returnUrl?: string, options?: any): Promise<import("axios").AxiosResponse<any>>;
355
- /**
356
- *
357
- * @summary Execute ORCiD validation and login
358
- * @param {string} [oRCiDJWT]
359
- * @param {string} [returnUrl] URL to be redirected to
360
- * @param {*} [options] Override http request option.
361
- * @throws {RequiredError}
362
- * @memberof ORCiDApi
363
- */
364
- oRCiDLoginPOST(oRCiDJWT?: string, returnUrl?: string, options?: any): Promise<import("axios").AxiosResponse<any>>;
365
- }
366
- /**
367
- * ShibbolethApi - axios parameter creator
368
- * @export
369
- */
370
- export declare const ShibbolethApiAxiosParamCreator: (configuration?: Configuration) => {
371
- /**
372
- *
373
- * @summary Callback method to catch the login
374
- * @param {string} [returnUrl] URL to be redirected to
375
- * @param {string} [remoteError] Erros on remote login
376
- * @param {*} [options] Override http request option.
377
- * @throws {RequiredError}
378
- */
379
- shibbolethCallback: (returnUrl?: string, remoteError?: string, options?: any) => Promise<RequestArgs>;
380
- /**
381
- *
382
- * @summary This method is the central route for logging into an identity provider. On default, the user is redirected to the WAFY of the DFN-AAI. Setting the \"entityId\" parameter allows the application to redirect to a specific identity provider defined by DFN-AAI.
383
- * @param {string} [returnUrl] URL to be redirected to
384
- * @param {string} [entityId] Specific Identitiy Provider to be redirect to
385
- * @param {*} [options] Override http request option.
386
- * @throws {RequiredError}
387
- */
388
- shibbolethLogin: (returnUrl?: string, entityId?: string, options?: any) => Promise<RequestArgs>;
389
- };
390
- /**
391
- * ShibbolethApi - functional programming interface
392
- * @export
393
- */
394
- export declare const ShibbolethApiFp: (configuration?: Configuration) => {
395
- /**
396
- *
397
- * @summary Callback method to catch the login
398
- * @param {string} [returnUrl] URL to be redirected to
399
- * @param {string} [remoteError] Erros on remote login
400
- * @param {*} [options] Override http request option.
401
- * @throws {RequiredError}
402
- */
403
- shibbolethCallback(returnUrl?: string, remoteError?: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
404
- /**
405
- *
406
- * @summary This method is the central route for logging into an identity provider. On default, the user is redirected to the WAFY of the DFN-AAI. Setting the \"entityId\" parameter allows the application to redirect to a specific identity provider defined by DFN-AAI.
407
- * @param {string} [returnUrl] URL to be redirected to
408
- * @param {string} [entityId] Specific Identitiy Provider to be redirect to
409
- * @param {*} [options] Override http request option.
410
- * @throws {RequiredError}
411
- */
412
- shibbolethLogin(returnUrl?: string, entityId?: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
413
- };
414
- /**
415
- * ShibbolethApi - factory interface
416
- * @export
417
- */
418
- export declare const ShibbolethApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
419
- /**
420
- *
421
- * @summary Callback method to catch the login
422
- * @param {string} [returnUrl] URL to be redirected to
423
- * @param {string} [remoteError] Erros on remote login
424
- * @param {*} [options] Override http request option.
425
- * @throws {RequiredError}
426
- */
427
- shibbolethCallback(returnUrl?: string, remoteError?: string, options?: any): AxiosPromise<any>;
428
- /**
429
- *
430
- * @summary This method is the central route for logging into an identity provider. On default, the user is redirected to the WAFY of the DFN-AAI. Setting the \"entityId\" parameter allows the application to redirect to a specific identity provider defined by DFN-AAI.
431
- * @param {string} [returnUrl] URL to be redirected to
432
- * @param {string} [entityId] Specific Identitiy Provider to be redirect to
433
- * @param {*} [options] Override http request option.
434
- * @throws {RequiredError}
435
- */
436
- shibbolethLogin(returnUrl?: string, entityId?: string, options?: any): AxiosPromise<any>;
437
- };
438
- /**
439
- * ShibbolethApi - object-oriented interface
440
- * @export
441
- * @class ShibbolethApi
442
- * @extends {BaseAPI}
443
- */
444
- export declare class ShibbolethApi extends BaseAPI {
445
- /**
446
- *
447
- * @summary Callback method to catch the login
448
- * @param {string} [returnUrl] URL to be redirected to
449
- * @param {string} [remoteError] Erros on remote login
450
- * @param {*} [options] Override http request option.
451
- * @throws {RequiredError}
452
- * @memberof ShibbolethApi
453
- */
454
- shibbolethCallback(returnUrl?: string, remoteError?: string, options?: any): Promise<import("axios").AxiosResponse<any>>;
455
- /**
456
- *
457
- * @summary This method is the central route for logging into an identity provider. On default, the user is redirected to the WAFY of the DFN-AAI. Setting the \"entityId\" parameter allows the application to redirect to a specific identity provider defined by DFN-AAI.
458
- * @param {string} [returnUrl] URL to be redirected to
459
- * @param {string} [entityId] Specific Identitiy Provider to be redirect to
460
- * @param {*} [options] Override http request option.
461
- * @throws {RequiredError}
462
- * @memberof ShibbolethApi
463
- */
464
- shibbolethLogin(returnUrl?: string, entityId?: string, options?: any): Promise<import("axios").AxiosResponse<any>>;
465
- }
1
+ /**
2
+ * Coscine.Api.STS
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 0.0.0
6
+ *
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
+ export * from './@coscine/api/account-api';
13
+ export * from './@coscine/api/home-api';
14
+ export * from './@coscine/api/merge-api';
15
+ export * from './@coscine/api/orci-dapi';
16
+ export * from './@coscine/api/shibboleth-api';
@@ -1,55 +1,66 @@
1
- /**
2
- * Coscine.Api.STS
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * The version of the OpenAPI document: 0.0.0
6
- *
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 { Configuration } from "./configuration";
13
- import { AxiosInstance } from 'axios';
14
- export declare const BASE_PATH: string;
15
- /**
16
- *
17
- * @export
18
- */
19
- export declare const COLLECTION_FORMATS: {
20
- csv: string;
21
- ssv: string;
22
- tsv: string;
23
- pipes: string;
24
- };
25
- /**
26
- *
27
- * @export
28
- * @interface RequestArgs
29
- */
30
- export interface RequestArgs {
31
- url: string;
32
- options: any;
33
- }
34
- /**
35
- *
36
- * @export
37
- * @class BaseAPI
38
- */
39
- export declare class BaseAPI {
40
- protected basePath: string;
41
- protected axios: AxiosInstance;
42
- protected configuration: Configuration | undefined;
43
- constructor(configuration?: Configuration, basePath?: string, axios?: AxiosInstance);
44
- }
45
- /**
46
- *
47
- * @export
48
- * @class RequiredError
49
- * @extends {Error}
50
- */
51
- export declare class RequiredError extends Error {
52
- field: string;
53
- name: "RequiredError";
54
- constructor(field: string, msg?: string);
55
- }
1
+ /**
2
+ * Coscine.Api.STS
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 0.0.0
6
+ *
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 { Configuration } from './configuration';
13
+ import type { AxiosInstance, AxiosRequestConfig } from 'axios';
14
+ export declare const BASE_PATH: string;
15
+ /**
16
+ *
17
+ * @export
18
+ */
19
+ export declare const COLLECTION_FORMATS: {
20
+ csv: string;
21
+ ssv: string;
22
+ tsv: string;
23
+ pipes: string;
24
+ };
25
+ /**
26
+ *
27
+ * @export
28
+ * @interface RequestArgs
29
+ */
30
+ export interface RequestArgs {
31
+ url: string;
32
+ options: AxiosRequestConfig;
33
+ }
34
+ /**
35
+ *
36
+ * @export
37
+ * @class BaseAPI
38
+ */
39
+ export declare class BaseAPI {
40
+ protected basePath: string;
41
+ protected axios: AxiosInstance;
42
+ protected configuration: Configuration | undefined;
43
+ constructor(configuration?: Configuration, basePath?: string, axios?: AxiosInstance);
44
+ }
45
+ /**
46
+ *
47
+ * @export
48
+ * @class RequiredError
49
+ * @extends {Error}
50
+ */
51
+ export declare class RequiredError extends Error {
52
+ field: string;
53
+ constructor(field: string, msg?: string);
54
+ }
55
+ interface ServerMap {
56
+ [key: string]: {
57
+ url: string;
58
+ description: string;
59
+ }[];
60
+ }
61
+ /**
62
+ *
63
+ * @export
64
+ */
65
+ export declare const operationServerMap: ServerMap;
66
+ export {};