@acm-uiuc/core-client 4.1.14 → 4.3.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 (427) hide show
  1. package/.openapi-generator/FILES +3 -0
  2. package/README.md +6 -3
  3. package/dist/apis/APIKeysApi.d.ts +1 -1
  4. package/dist/apis/APIKeysApi.js +1 -1
  5. package/dist/apis/EventsApi.d.ts +1 -1
  6. package/dist/apis/EventsApi.js +1 -1
  7. package/dist/apis/GenericApi.d.ts +1 -1
  8. package/dist/apis/GenericApi.js +1 -1
  9. package/dist/apis/IAMApi.d.ts +1 -1
  10. package/dist/apis/IAMApi.js +1 -1
  11. package/dist/apis/ICalendarIntegrationApi.d.ts +1 -1
  12. package/dist/apis/ICalendarIntegrationApi.js +1 -1
  13. package/dist/apis/LinkryApi.d.ts +5 -5
  14. package/dist/apis/LinkryApi.js +1 -1
  15. package/dist/apis/LoggingApi.d.ts +1 -1
  16. package/dist/apis/LoggingApi.js +1 -1
  17. package/dist/apis/MembershipApi.d.ts +1 -1
  18. package/dist/apis/MembershipApi.js +1 -1
  19. package/dist/apis/MobileWalletApi.d.ts +1 -1
  20. package/dist/apis/MobileWalletApi.js +1 -1
  21. package/dist/apis/OrganizationsApi.d.ts +1 -1
  22. package/dist/apis/OrganizationsApi.js +1 -1
  23. package/dist/apis/RSVPApi.d.ts +1 -1
  24. package/dist/apis/RSVPApi.js +1 -1
  25. package/dist/apis/RoomRequestsApi.d.ts +7 -7
  26. package/dist/apis/RoomRequestsApi.js +7 -7
  27. package/dist/apis/StoreApi.d.ts +1 -1
  28. package/dist/apis/StoreApi.js +1 -1
  29. package/dist/apis/StripeApi.d.ts +8 -8
  30. package/dist/apis/StripeApi.js +15 -7
  31. package/dist/esm/apis/APIKeysApi.d.ts +1 -1
  32. package/dist/esm/apis/APIKeysApi.js +1 -1
  33. package/dist/esm/apis/EventsApi.d.ts +1 -1
  34. package/dist/esm/apis/EventsApi.js +1 -1
  35. package/dist/esm/apis/GenericApi.d.ts +1 -1
  36. package/dist/esm/apis/GenericApi.js +1 -1
  37. package/dist/esm/apis/IAMApi.d.ts +1 -1
  38. package/dist/esm/apis/IAMApi.js +1 -1
  39. package/dist/esm/apis/ICalendarIntegrationApi.d.ts +1 -1
  40. package/dist/esm/apis/ICalendarIntegrationApi.js +1 -1
  41. package/dist/esm/apis/LinkryApi.d.ts +5 -5
  42. package/dist/esm/apis/LinkryApi.js +1 -1
  43. package/dist/esm/apis/LoggingApi.d.ts +1 -1
  44. package/dist/esm/apis/LoggingApi.js +1 -1
  45. package/dist/esm/apis/MembershipApi.d.ts +1 -1
  46. package/dist/esm/apis/MembershipApi.js +1 -1
  47. package/dist/esm/apis/MobileWalletApi.d.ts +1 -1
  48. package/dist/esm/apis/MobileWalletApi.js +1 -1
  49. package/dist/esm/apis/OrganizationsApi.d.ts +1 -1
  50. package/dist/esm/apis/OrganizationsApi.js +1 -1
  51. package/dist/esm/apis/RSVPApi.d.ts +1 -1
  52. package/dist/esm/apis/RSVPApi.js +1 -1
  53. package/dist/esm/apis/RoomRequestsApi.d.ts +7 -7
  54. package/dist/esm/apis/RoomRequestsApi.js +7 -7
  55. package/dist/esm/apis/StoreApi.d.ts +1 -1
  56. package/dist/esm/apis/StoreApi.js +1 -1
  57. package/dist/esm/apis/StripeApi.d.ts +8 -8
  58. package/dist/esm/apis/StripeApi.js +16 -8
  59. package/dist/esm/models/AcmOrganization.d.ts +1 -1
  60. package/dist/esm/models/AcmOrganization.js +1 -1
  61. package/dist/esm/models/ApiV1ApiKeyOrgPostRequest.d.ts +1 -1
  62. package/dist/esm/models/ApiV1ApiKeyOrgPostRequest.js +1 -1
  63. package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.d.ts +1 -1
  64. package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.js +1 -1
  65. package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.d.ts +1 -1
  66. package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.js +1 -1
  67. package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.d.ts +1 -1
  68. package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.js +1 -1
  69. package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.d.ts +1 -1
  70. package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.js +1 -1
  71. package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.d.ts +1 -1
  72. package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.js +1 -1
  73. package/dist/esm/models/ApiV1EventsGet200ResponseInner.d.ts +1 -1
  74. package/dist/esm/models/ApiV1EventsGet200ResponseInner.js +1 -1
  75. package/dist/esm/models/ApiV1EventsIdGet200Response.d.ts +1 -1
  76. package/dist/esm/models/ApiV1EventsIdGet200Response.js +1 -1
  77. package/dist/esm/models/ApiV1EventsIdPatchRequest.d.ts +1 -1
  78. package/dist/esm/models/ApiV1EventsIdPatchRequest.js +1 -1
  79. package/dist/esm/models/ApiV1EventsPostRequest.d.ts +1 -1
  80. package/dist/esm/models/ApiV1EventsPostRequest.js +1 -1
  81. package/dist/esm/models/ApiV1IamGroupsGroupIdPatchRequest.d.ts +1 -1
  82. package/dist/esm/models/ApiV1IamGroupsGroupIdPatchRequest.js +1 -1
  83. package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequest.d.ts +1 -1
  84. package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequest.js +1 -1
  85. package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.d.ts +1 -1
  86. package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.js +1 -1
  87. package/dist/esm/models/ApiV1IamInviteUsersPostRequest.d.ts +1 -1
  88. package/dist/esm/models/ApiV1IamInviteUsersPostRequest.js +1 -1
  89. package/dist/esm/models/ApiV1IamProfilePatchRequest.d.ts +1 -1
  90. package/dist/esm/models/ApiV1IamProfilePatchRequest.js +1 -1
  91. package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.d.ts +2 -8
  92. package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.js +3 -7
  93. package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.d.ts +1 -1
  94. package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.js +1 -1
  95. package/dist/esm/models/ApiV1LinkryRedirPostRequest.d.ts +1 -1
  96. package/dist/esm/models/ApiV1LinkryRedirPostRequest.js +1 -1
  97. package/dist/esm/models/ApiV1MembershipExternalListListIdPatchRequest.d.ts +1 -1
  98. package/dist/esm/models/ApiV1MembershipExternalListListIdPatchRequest.js +1 -1
  99. package/dist/esm/models/ApiV1MembershipGet200Response.d.ts +1 -1
  100. package/dist/esm/models/ApiV1MembershipGet200Response.js +1 -1
  101. package/dist/esm/models/ApiV1OrganizationsGet200ResponseInner.d.ts +1 -1
  102. package/dist/esm/models/ApiV1OrganizationsGet200ResponseInner.js +1 -1
  103. package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.d.ts +1 -1
  104. package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.js +1 -1
  105. package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.d.ts +1 -1
  106. package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.js +1 -1
  107. package/dist/esm/models/ApiV1OrganizationsOrgIdGet200Response.d.ts +1 -1
  108. package/dist/esm/models/ApiV1OrganizationsOrgIdGet200Response.js +1 -1
  109. package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.d.ts +1 -1
  110. package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.js +1 -1
  111. package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.d.ts +1 -1
  112. package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.js +1 -1
  113. package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.d.ts +1 -1
  114. package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.js +1 -1
  115. package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.d.ts +1 -1
  116. package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.js +1 -1
  117. package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequest.d.ts +1 -1
  118. package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequest.js +1 -1
  119. package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.d.ts +1 -1
  120. package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.js +1 -1
  121. package/dist/esm/models/ApiV1ProtectedGet200Response.d.ts +3 -2
  122. package/dist/esm/models/ApiV1ProtectedGet200Response.js +3 -2
  123. package/dist/esm/models/ApiV1ProtectedGet200ResponseOrgRolesInner.d.ts +1 -1
  124. package/dist/esm/models/ApiV1ProtectedGet200ResponseOrgRolesInner.js +1 -1
  125. package/dist/esm/models/ApiV1RoomRequestsPostRequest.d.ts +1 -1
  126. package/dist/esm/models/ApiV1RoomRequestsPostRequest.js +1 -1
  127. package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.d.ts +1 -1
  128. package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.js +1 -1
  129. package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.d.ts +1 -1
  130. package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.js +1 -1
  131. package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.d.ts +1 -1
  132. package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.js +1 -1
  133. package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.d.ts +1 -1
  134. package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.js +1 -1
  135. package/dist/esm/models/ApiV1StoreAdminOrderOrderIdGet200Response.d.ts +1 -1
  136. package/dist/esm/models/ApiV1StoreAdminOrderOrderIdGet200Response.js +1 -1
  137. package/dist/esm/models/ApiV1StoreAdminOrderOrderIdGet200ResponseLineItemsInner.d.ts +1 -1
  138. package/dist/esm/models/ApiV1StoreAdminOrderOrderIdGet200ResponseLineItemsInner.js +1 -1
  139. package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.d.ts +1 -1
  140. package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.js +1 -1
  141. package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.d.ts +1 -1
  142. package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.js +1 -1
  143. package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200Response.d.ts +1 -1
  144. package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200Response.js +1 -1
  145. package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.d.ts +1 -1
  146. package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.js +1 -1
  147. package/dist/esm/models/ApiV1StoreAdminProductsGet200Response.d.ts +1 -1
  148. package/dist/esm/models/ApiV1StoreAdminProductsGet200Response.js +1 -1
  149. package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.d.ts +1 -1
  150. package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.js +1 -1
  151. package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
  152. package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
  153. package/dist/esm/models/ApiV1StoreAdminProductsPost201Response.d.ts +1 -1
  154. package/dist/esm/models/ApiV1StoreAdminProductsPost201Response.js +1 -1
  155. package/dist/esm/models/ApiV1StoreAdminProductsPostRequest.d.ts +1 -1
  156. package/dist/esm/models/ApiV1StoreAdminProductsPostRequest.js +1 -1
  157. package/dist/esm/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.d.ts +1 -1
  158. package/dist/esm/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.js +1 -1
  159. package/dist/esm/models/ApiV1StoreAdminProductsPostRequestVariantsInner.d.ts +1 -1
  160. package/dist/esm/models/ApiV1StoreAdminProductsPostRequestVariantsInner.js +1 -1
  161. package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequest.d.ts +1 -1
  162. package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequest.js +1 -1
  163. package/dist/esm/models/ApiV1StoreCheckoutPost201Response.d.ts +1 -1
  164. package/dist/esm/models/ApiV1StoreCheckoutPost201Response.js +1 -1
  165. package/dist/esm/models/ApiV1StoreCheckoutPostRequest.d.ts +1 -1
  166. package/dist/esm/models/ApiV1StoreCheckoutPostRequest.js +1 -1
  167. package/dist/esm/models/ApiV1StoreCheckoutPostRequestItemsInner.d.ts +1 -1
  168. package/dist/esm/models/ApiV1StoreCheckoutPostRequestItemsInner.js +1 -1
  169. package/dist/esm/models/ApiV1StoreProductsGet200Response.d.ts +1 -1
  170. package/dist/esm/models/ApiV1StoreProductsGet200Response.js +1 -1
  171. package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInner.d.ts +1 -1
  172. package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInner.js +1 -1
  173. package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.d.ts +1 -1
  174. package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.js +1 -1
  175. package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
  176. package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
  177. package/dist/esm/models/ApiV1StoreProductsProductIdGet200Response.d.ts +1 -1
  178. package/dist/esm/models/ApiV1StoreProductsProductIdGet200Response.js +1 -1
  179. package/dist/esm/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.d.ts +1 -1
  180. package/dist/esm/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.js +1 -1
  181. package/dist/esm/models/ApiV1StripePaymentLinksGet201ResponseInner.d.ts +86 -0
  182. package/dist/esm/models/ApiV1StripePaymentLinksGet201ResponseInner.js +79 -0
  183. package/dist/esm/models/ApiV1StripePaymentLinksPost201Response.d.ts +38 -0
  184. package/dist/esm/models/ApiV1StripePaymentLinksPost201Response.js +47 -0
  185. package/dist/esm/models/ApiV1StripePaymentLinksPostRequest.d.ts +8 -8
  186. package/dist/esm/models/ApiV1StripePaymentLinksPostRequest.js +1 -1
  187. package/dist/esm/models/ApiV1SyncIdentityIsRequiredGet200Response.d.ts +1 -1
  188. package/dist/esm/models/ApiV1SyncIdentityIsRequiredGet200Response.js +1 -1
  189. package/dist/esm/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.d.ts +1 -1
  190. package/dist/esm/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.js +1 -1
  191. package/dist/esm/models/ApiV1UsersBatchResolveInfoPostRequest.d.ts +1 -1
  192. package/dist/esm/models/ApiV1UsersBatchResolveInfoPostRequest.js +1 -1
  193. package/dist/esm/models/ApiV1UsersFindUserByUinPost200Response.d.ts +1 -1
  194. package/dist/esm/models/ApiV1UsersFindUserByUinPost200Response.js +1 -1
  195. package/dist/esm/models/ApiV1UsersFindUserByUinPostRequest.d.ts +1 -1
  196. package/dist/esm/models/ApiV1UsersFindUserByUinPostRequest.js +1 -1
  197. package/dist/esm/models/ApiV2MembershipNetIdGet200Response.d.ts +1 -1
  198. package/dist/esm/models/ApiV2MembershipNetIdGet200Response.js +1 -1
  199. package/dist/esm/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.d.ts +1 -1
  200. package/dist/esm/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.js +1 -1
  201. package/dist/esm/models/NonAcmOrgUniqueId.d.ts +49 -0
  202. package/dist/esm/models/NonAcmOrgUniqueId.js +67 -0
  203. package/dist/esm/models/NotAuthenticatedError.d.ts +1 -1
  204. package/dist/esm/models/NotAuthenticatedError.js +1 -1
  205. package/dist/esm/models/NotAuthorizedError.d.ts +1 -1
  206. package/dist/esm/models/NotAuthorizedError.js +1 -1
  207. package/dist/esm/models/NotFoundError.d.ts +1 -1
  208. package/dist/esm/models/NotFoundError.js +1 -1
  209. package/dist/esm/models/OrgUniqueId.d.ts +1 -1
  210. package/dist/esm/models/OrgUniqueId.js +1 -1
  211. package/dist/esm/models/RateLimitExceededError.d.ts +1 -1
  212. package/dist/esm/models/RateLimitExceededError.js +1 -1
  213. package/dist/esm/models/ResourceConflictError.d.ts +1 -1
  214. package/dist/esm/models/ResourceConflictError.js +1 -1
  215. package/dist/esm/models/RsvpConfig.d.ts +1 -1
  216. package/dist/esm/models/RsvpConfig.js +1 -1
  217. package/dist/esm/models/RsvpConfigOutput.d.ts +1 -1
  218. package/dist/esm/models/RsvpConfigOutput.js +1 -1
  219. package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInner.d.ts +1 -1
  220. package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInner.js +1 -1
  221. package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.d.ts +1 -1
  222. package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.js +1 -1
  223. package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.d.ts +1 -1
  224. package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.js +1 -1
  225. package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.d.ts +1 -1
  226. package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.js +1 -1
  227. package/dist/esm/models/RsvpConfigRsvpQuestionsInner.d.ts +1 -1
  228. package/dist/esm/models/RsvpConfigRsvpQuestionsInner.js +1 -1
  229. package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf.d.ts +1 -1
  230. package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf.js +1 -1
  231. package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf1.d.ts +1 -1
  232. package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf1.js +1 -1
  233. package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf2.d.ts +1 -1
  234. package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf2.js +1 -1
  235. package/dist/esm/models/RsvpItem.d.ts +1 -1
  236. package/dist/esm/models/RsvpItem.js +1 -1
  237. package/dist/esm/models/ValidationError.d.ts +1 -1
  238. package/dist/esm/models/ValidationError.js +1 -1
  239. package/dist/esm/models/index.d.ts +3 -0
  240. package/dist/esm/models/index.js +3 -0
  241. package/dist/esm/runtime.d.ts +1 -1
  242. package/dist/esm/runtime.js +1 -1
  243. package/dist/models/AcmOrganization.d.ts +1 -1
  244. package/dist/models/AcmOrganization.js +1 -1
  245. package/dist/models/ApiV1ApiKeyOrgPostRequest.d.ts +1 -1
  246. package/dist/models/ApiV1ApiKeyOrgPostRequest.js +1 -1
  247. package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.d.ts +1 -1
  248. package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.js +1 -1
  249. package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.d.ts +1 -1
  250. package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.js +1 -1
  251. package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.d.ts +1 -1
  252. package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.js +1 -1
  253. package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.d.ts +1 -1
  254. package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.js +1 -1
  255. package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.d.ts +1 -1
  256. package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.js +1 -1
  257. package/dist/models/ApiV1EventsGet200ResponseInner.d.ts +1 -1
  258. package/dist/models/ApiV1EventsGet200ResponseInner.js +1 -1
  259. package/dist/models/ApiV1EventsIdGet200Response.d.ts +1 -1
  260. package/dist/models/ApiV1EventsIdGet200Response.js +1 -1
  261. package/dist/models/ApiV1EventsIdPatchRequest.d.ts +1 -1
  262. package/dist/models/ApiV1EventsIdPatchRequest.js +1 -1
  263. package/dist/models/ApiV1EventsPostRequest.d.ts +1 -1
  264. package/dist/models/ApiV1EventsPostRequest.js +1 -1
  265. package/dist/models/ApiV1IamGroupsGroupIdPatchRequest.d.ts +1 -1
  266. package/dist/models/ApiV1IamGroupsGroupIdPatchRequest.js +1 -1
  267. package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequest.d.ts +1 -1
  268. package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequest.js +1 -1
  269. package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.d.ts +1 -1
  270. package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.js +1 -1
  271. package/dist/models/ApiV1IamInviteUsersPostRequest.d.ts +1 -1
  272. package/dist/models/ApiV1IamInviteUsersPostRequest.js +1 -1
  273. package/dist/models/ApiV1IamProfilePatchRequest.d.ts +1 -1
  274. package/dist/models/ApiV1IamProfilePatchRequest.js +1 -1
  275. package/dist/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.d.ts +2 -8
  276. package/dist/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.js +3 -7
  277. package/dist/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.d.ts +1 -1
  278. package/dist/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.js +1 -1
  279. package/dist/models/ApiV1LinkryRedirPostRequest.d.ts +1 -1
  280. package/dist/models/ApiV1LinkryRedirPostRequest.js +1 -1
  281. package/dist/models/ApiV1MembershipExternalListListIdPatchRequest.d.ts +1 -1
  282. package/dist/models/ApiV1MembershipExternalListListIdPatchRequest.js +1 -1
  283. package/dist/models/ApiV1MembershipGet200Response.d.ts +1 -1
  284. package/dist/models/ApiV1MembershipGet200Response.js +1 -1
  285. package/dist/models/ApiV1OrganizationsGet200ResponseInner.d.ts +1 -1
  286. package/dist/models/ApiV1OrganizationsGet200ResponseInner.js +1 -1
  287. package/dist/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.d.ts +1 -1
  288. package/dist/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.js +1 -1
  289. package/dist/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.d.ts +1 -1
  290. package/dist/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.js +1 -1
  291. package/dist/models/ApiV1OrganizationsOrgIdGet200Response.d.ts +1 -1
  292. package/dist/models/ApiV1OrganizationsOrgIdGet200Response.js +1 -1
  293. package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.d.ts +1 -1
  294. package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.js +1 -1
  295. package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.d.ts +1 -1
  296. package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.js +1 -1
  297. package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.d.ts +1 -1
  298. package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.js +1 -1
  299. package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.d.ts +1 -1
  300. package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.js +1 -1
  301. package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequest.d.ts +1 -1
  302. package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequest.js +1 -1
  303. package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.d.ts +1 -1
  304. package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.js +1 -1
  305. package/dist/models/ApiV1ProtectedGet200Response.d.ts +3 -2
  306. package/dist/models/ApiV1ProtectedGet200Response.js +3 -2
  307. package/dist/models/ApiV1ProtectedGet200ResponseOrgRolesInner.d.ts +1 -1
  308. package/dist/models/ApiV1ProtectedGet200ResponseOrgRolesInner.js +1 -1
  309. package/dist/models/ApiV1RoomRequestsPostRequest.d.ts +1 -1
  310. package/dist/models/ApiV1RoomRequestsPostRequest.js +1 -1
  311. package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.d.ts +1 -1
  312. package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.js +1 -1
  313. package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.d.ts +1 -1
  314. package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.js +1 -1
  315. package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.d.ts +1 -1
  316. package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.js +1 -1
  317. package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.d.ts +1 -1
  318. package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.js +1 -1
  319. package/dist/models/ApiV1StoreAdminOrderOrderIdGet200Response.d.ts +1 -1
  320. package/dist/models/ApiV1StoreAdminOrderOrderIdGet200Response.js +1 -1
  321. package/dist/models/ApiV1StoreAdminOrderOrderIdGet200ResponseLineItemsInner.d.ts +1 -1
  322. package/dist/models/ApiV1StoreAdminOrderOrderIdGet200ResponseLineItemsInner.js +1 -1
  323. package/dist/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.d.ts +1 -1
  324. package/dist/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.js +1 -1
  325. package/dist/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.d.ts +1 -1
  326. package/dist/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.js +1 -1
  327. package/dist/models/ApiV1StoreAdminOrdersProductIdGet200Response.d.ts +1 -1
  328. package/dist/models/ApiV1StoreAdminOrdersProductIdGet200Response.js +1 -1
  329. package/dist/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.d.ts +1 -1
  330. package/dist/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.js +1 -1
  331. package/dist/models/ApiV1StoreAdminProductsGet200Response.d.ts +1 -1
  332. package/dist/models/ApiV1StoreAdminProductsGet200Response.js +1 -1
  333. package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.d.ts +1 -1
  334. package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.js +1 -1
  335. package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
  336. package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
  337. package/dist/models/ApiV1StoreAdminProductsPost201Response.d.ts +1 -1
  338. package/dist/models/ApiV1StoreAdminProductsPost201Response.js +1 -1
  339. package/dist/models/ApiV1StoreAdminProductsPostRequest.d.ts +1 -1
  340. package/dist/models/ApiV1StoreAdminProductsPostRequest.js +1 -1
  341. package/dist/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.d.ts +1 -1
  342. package/dist/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.js +1 -1
  343. package/dist/models/ApiV1StoreAdminProductsPostRequestVariantsInner.d.ts +1 -1
  344. package/dist/models/ApiV1StoreAdminProductsPostRequestVariantsInner.js +1 -1
  345. package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequest.d.ts +1 -1
  346. package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequest.js +1 -1
  347. package/dist/models/ApiV1StoreCheckoutPost201Response.d.ts +1 -1
  348. package/dist/models/ApiV1StoreCheckoutPost201Response.js +1 -1
  349. package/dist/models/ApiV1StoreCheckoutPostRequest.d.ts +1 -1
  350. package/dist/models/ApiV1StoreCheckoutPostRequest.js +1 -1
  351. package/dist/models/ApiV1StoreCheckoutPostRequestItemsInner.d.ts +1 -1
  352. package/dist/models/ApiV1StoreCheckoutPostRequestItemsInner.js +1 -1
  353. package/dist/models/ApiV1StoreProductsGet200Response.d.ts +1 -1
  354. package/dist/models/ApiV1StoreProductsGet200Response.js +1 -1
  355. package/dist/models/ApiV1StoreProductsGet200ResponseProductsInner.d.ts +1 -1
  356. package/dist/models/ApiV1StoreProductsGet200ResponseProductsInner.js +1 -1
  357. package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.d.ts +1 -1
  358. package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.js +1 -1
  359. package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
  360. package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
  361. package/dist/models/ApiV1StoreProductsProductIdGet200Response.d.ts +1 -1
  362. package/dist/models/ApiV1StoreProductsProductIdGet200Response.js +1 -1
  363. package/dist/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.d.ts +1 -1
  364. package/dist/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.js +1 -1
  365. package/dist/models/ApiV1StripePaymentLinksGet201ResponseInner.d.ts +86 -0
  366. package/dist/models/ApiV1StripePaymentLinksGet201ResponseInner.js +86 -0
  367. package/dist/models/ApiV1StripePaymentLinksPost201Response.d.ts +38 -0
  368. package/dist/models/ApiV1StripePaymentLinksPost201Response.js +54 -0
  369. package/dist/models/ApiV1StripePaymentLinksPostRequest.d.ts +8 -8
  370. package/dist/models/ApiV1StripePaymentLinksPostRequest.js +1 -1
  371. package/dist/models/ApiV1SyncIdentityIsRequiredGet200Response.d.ts +1 -1
  372. package/dist/models/ApiV1SyncIdentityIsRequiredGet200Response.js +1 -1
  373. package/dist/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.d.ts +1 -1
  374. package/dist/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.js +1 -1
  375. package/dist/models/ApiV1UsersBatchResolveInfoPostRequest.d.ts +1 -1
  376. package/dist/models/ApiV1UsersBatchResolveInfoPostRequest.js +1 -1
  377. package/dist/models/ApiV1UsersFindUserByUinPost200Response.d.ts +1 -1
  378. package/dist/models/ApiV1UsersFindUserByUinPost200Response.js +1 -1
  379. package/dist/models/ApiV1UsersFindUserByUinPostRequest.d.ts +1 -1
  380. package/dist/models/ApiV1UsersFindUserByUinPostRequest.js +1 -1
  381. package/dist/models/ApiV2MembershipNetIdGet200Response.d.ts +1 -1
  382. package/dist/models/ApiV2MembershipNetIdGet200Response.js +1 -1
  383. package/dist/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.d.ts +1 -1
  384. package/dist/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.js +1 -1
  385. package/dist/models/NonAcmOrgUniqueId.d.ts +49 -0
  386. package/dist/models/NonAcmOrgUniqueId.js +75 -0
  387. package/dist/models/NotAuthenticatedError.d.ts +1 -1
  388. package/dist/models/NotAuthenticatedError.js +1 -1
  389. package/dist/models/NotAuthorizedError.d.ts +1 -1
  390. package/dist/models/NotAuthorizedError.js +1 -1
  391. package/dist/models/NotFoundError.d.ts +1 -1
  392. package/dist/models/NotFoundError.js +1 -1
  393. package/dist/models/OrgUniqueId.d.ts +1 -1
  394. package/dist/models/OrgUniqueId.js +1 -1
  395. package/dist/models/RateLimitExceededError.d.ts +1 -1
  396. package/dist/models/RateLimitExceededError.js +1 -1
  397. package/dist/models/ResourceConflictError.d.ts +1 -1
  398. package/dist/models/ResourceConflictError.js +1 -1
  399. package/dist/models/RsvpConfig.d.ts +1 -1
  400. package/dist/models/RsvpConfig.js +1 -1
  401. package/dist/models/RsvpConfigOutput.d.ts +1 -1
  402. package/dist/models/RsvpConfigOutput.js +1 -1
  403. package/dist/models/RsvpConfigOutputRsvpQuestionsInner.d.ts +1 -1
  404. package/dist/models/RsvpConfigOutputRsvpQuestionsInner.js +1 -1
  405. package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.d.ts +1 -1
  406. package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.js +1 -1
  407. package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.d.ts +1 -1
  408. package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.js +1 -1
  409. package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.d.ts +1 -1
  410. package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.js +1 -1
  411. package/dist/models/RsvpConfigRsvpQuestionsInner.d.ts +1 -1
  412. package/dist/models/RsvpConfigRsvpQuestionsInner.js +1 -1
  413. package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf.d.ts +1 -1
  414. package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf.js +1 -1
  415. package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf1.d.ts +1 -1
  416. package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf1.js +1 -1
  417. package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf2.d.ts +1 -1
  418. package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf2.js +1 -1
  419. package/dist/models/RsvpItem.d.ts +1 -1
  420. package/dist/models/RsvpItem.js +1 -1
  421. package/dist/models/ValidationError.d.ts +1 -1
  422. package/dist/models/ValidationError.js +1 -1
  423. package/dist/models/index.d.ts +3 -0
  424. package/dist/models/index.js +3 -0
  425. package/dist/runtime.d.ts +1 -1
  426. package/dist/runtime.js +1 -1
  427. package/package.json +1 -1
@@ -80,6 +80,8 @@ src/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.ts
80
80
  src/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.ts
81
81
  src/models/ApiV1StoreProductsProductIdGet200Response.ts
82
82
  src/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.ts
83
+ src/models/ApiV1StripePaymentLinksGet201ResponseInner.ts
84
+ src/models/ApiV1StripePaymentLinksPost201Response.ts
83
85
  src/models/ApiV1StripePaymentLinksPostRequest.ts
84
86
  src/models/ApiV1SyncIdentityIsRequiredGet200Response.ts
85
87
  src/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.ts
@@ -88,6 +90,7 @@ src/models/ApiV1UsersFindUserByUinPost200Response.ts
88
90
  src/models/ApiV1UsersFindUserByUinPostRequest.ts
89
91
  src/models/ApiV2MembershipNetIdGet200Response.ts
90
92
  src/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.ts
93
+ src/models/NonAcmOrgUniqueId.ts
91
94
  src/models/NotAuthenticatedError.ts
92
95
  src/models/NotAuthorizedError.ts
93
96
  src/models/NotFoundError.ts
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # @acm-uiuc/core-client@4.1.14
1
+ # @acm-uiuc/core-client@4.3.0
2
2
 
3
3
  A TypeScript SDK client for the core.acm.illinois.edu API.
4
4
 
@@ -181,6 +181,8 @@ All URIs are relative to *https://core.acm.illinois.edu*
181
181
  - [ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner](docs/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.md)
182
182
  - [ApiV1StoreProductsProductIdGet200Response](docs/ApiV1StoreProductsProductIdGet200Response.md)
183
183
  - [ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration](docs/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.md)
184
+ - [ApiV1StripePaymentLinksGet201ResponseInner](docs/ApiV1StripePaymentLinksGet201ResponseInner.md)
185
+ - [ApiV1StripePaymentLinksPost201Response](docs/ApiV1StripePaymentLinksPost201Response.md)
184
186
  - [ApiV1StripePaymentLinksPostRequest](docs/ApiV1StripePaymentLinksPostRequest.md)
185
187
  - [ApiV1SyncIdentityIsRequiredGet200Response](docs/ApiV1SyncIdentityIsRequiredGet200Response.md)
186
188
  - [ApiV1UsersBatchResolveInfoPost200ResponseValue](docs/ApiV1UsersBatchResolveInfoPost200ResponseValue.md)
@@ -189,6 +191,7 @@ All URIs are relative to *https://core.acm.illinois.edu*
189
191
  - [ApiV1UsersFindUserByUinPostRequest](docs/ApiV1UsersFindUserByUinPostRequest.md)
190
192
  - [ApiV2MembershipNetIdGet200Response](docs/ApiV2MembershipNetIdGet200Response.md)
191
193
  - [ApiV2MembershipVerifyBatchOfMembersPost200Response](docs/ApiV2MembershipVerifyBatchOfMembersPost200Response.md)
194
+ - [NonAcmOrgUniqueId](docs/NonAcmOrgUniqueId.md)
192
195
  - [NotAuthenticatedError](docs/NotAuthenticatedError.md)
193
196
  - [NotAuthorizedError](docs/NotAuthorizedError.md)
194
197
  - [NotFoundError](docs/NotFoundError.md)
@@ -231,8 +234,8 @@ This TypeScript SDK client supports the [Fetch API](https://fetch.spec.whatwg.or
231
234
  and is automatically generated by the
232
235
  [OpenAPI Generator](https://openapi-generator.tech) project:
233
236
 
234
- - API version: `4.1.14`
235
- - Package version: `4.1.14`
237
+ - API version: `4.3.0`
238
+ - Package version: `4.3.0`
236
239
  - Generator version: `7.19.0`
237
240
  - Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
238
241
 
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -10,16 +10,16 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import * as runtime from '../runtime.js';
13
- import type { ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner, ApiV1LinkryOrgsOrgIdRedirPostRequest, ApiV1LinkryRedirPostRequest, OrgUniqueId } from '../models/index.js';
13
+ import type { ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner, ApiV1LinkryOrgsOrgIdRedirPostRequest, ApiV1LinkryRedirPostRequest, NonAcmOrgUniqueId } from '../models/index.js';
14
14
  export interface ApiV1LinkryOrgsOrgIdRedirGetRequest {
15
- orgId: OrgUniqueId;
15
+ orgId: NonAcmOrgUniqueId;
16
16
  }
17
17
  export interface ApiV1LinkryOrgsOrgIdRedirPostOperationRequest {
18
- orgId: OrgUniqueId;
18
+ orgId: NonAcmOrgUniqueId;
19
19
  apiV1LinkryOrgsOrgIdRedirPostRequest: ApiV1LinkryOrgsOrgIdRedirPostRequest;
20
20
  }
21
21
  export interface ApiV1LinkryOrgsOrgIdRedirSlugDeleteRequest {
22
- orgId: OrgUniqueId;
22
+ orgId: NonAcmOrgUniqueId;
23
23
  slug: string;
24
24
  }
25
25
  export interface ApiV1LinkryRedirPostOperationRequest {
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -48,32 +48,32 @@ export declare class RoomRequestsApi extends runtime.BaseAPI {
48
48
  */
49
49
  apiV1RoomRequestsPost(requestParameters: ApiV1RoomRequestsPostOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
50
50
  /**
51
- * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>viewAll:roomRequest</code>)
51
+ * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
52
52
  * Get room requests for a specific semester.
53
53
  */
54
54
  apiV1RoomRequestsSemesterIdGetRaw(requestParameters: ApiV1RoomRequestsSemesterIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
55
55
  /**
56
- * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>viewAll:roomRequest</code>)
56
+ * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
57
57
  * Get room requests for a specific semester.
58
58
  */
59
59
  apiV1RoomRequestsSemesterIdGet(requestParameters: ApiV1RoomRequestsSemesterIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
60
60
  /**
61
- * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>viewAll:roomRequest</code>)
61
+ * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
62
62
  * Get attachment download URL for a specific room request update.
63
63
  */
64
64
  apiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGetRaw(requestParameters: ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response>>;
65
65
  /**
66
- * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>viewAll:roomRequest</code>)
66
+ * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
67
67
  * Get attachment download URL for a specific room request update.
68
68
  */
69
69
  apiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet(requestParameters: ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response>;
70
70
  /**
71
- * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>viewAll:roomRequest</code>)
71
+ * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
72
72
  * Get specific room request data.
73
73
  */
74
74
  apiV1RoomRequestsSemesterIdRequestIdGetRaw(requestParameters: ApiV1RoomRequestsSemesterIdRequestIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
75
75
  /**
76
- * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>viewAll:roomRequest</code>)
76
+ * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
77
77
  * Get specific room request data.
78
78
  */
79
79
  apiV1RoomRequestsSemesterIdRequestIdGet(requestParameters: ApiV1RoomRequestsSemesterIdRequestIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -72,7 +72,7 @@ class RoomRequestsApi extends runtime.BaseAPI {
72
72
  });
73
73
  }
74
74
  /**
75
- * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>viewAll:roomRequest</code>)
75
+ * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
76
76
  * Get room requests for a specific semester.
77
77
  */
78
78
  apiV1RoomRequestsSemesterIdGetRaw(requestParameters, initOverrides) {
@@ -107,7 +107,7 @@ class RoomRequestsApi extends runtime.BaseAPI {
107
107
  });
108
108
  }
109
109
  /**
110
- * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>viewAll:roomRequest</code>)
110
+ * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
111
111
  * Get room requests for a specific semester.
112
112
  */
113
113
  apiV1RoomRequestsSemesterIdGet(requestParameters, initOverrides) {
@@ -116,7 +116,7 @@ class RoomRequestsApi extends runtime.BaseAPI {
116
116
  });
117
117
  }
118
118
  /**
119
- * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>viewAll:roomRequest</code>)
119
+ * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
120
120
  * Get attachment download URL for a specific room request update.
121
121
  */
122
122
  apiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGetRaw(requestParameters, initOverrides) {
@@ -165,7 +165,7 @@ class RoomRequestsApi extends runtime.BaseAPI {
165
165
  });
166
166
  }
167
167
  /**
168
- * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>viewAll:roomRequest</code>)
168
+ * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
169
169
  * Get attachment download URL for a specific room request update.
170
170
  */
171
171
  apiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet(requestParameters, initOverrides) {
@@ -175,7 +175,7 @@ class RoomRequestsApi extends runtime.BaseAPI {
175
175
  });
176
176
  }
177
177
  /**
178
- * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>viewAll:roomRequest</code>)
178
+ * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
179
179
  * Get specific room request data.
180
180
  */
181
181
  apiV1RoomRequestsSemesterIdRequestIdGetRaw(requestParameters, initOverrides) {
@@ -211,7 +211,7 @@ class RoomRequestsApi extends runtime.BaseAPI {
211
211
  });
212
212
  }
213
213
  /**
214
- * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>viewAll:roomRequest</code>)
214
+ * #### Authorization <hr /> Requires any of the following roles: * Room Request Creator (<code>create:roomRequest</code>) * All Room Request Viewer (<code>admin:roomRequest</code>)
215
215
  * Get specific room request data.
216
216
  */
217
217
  apiV1RoomRequestsSemesterIdRequestIdGet(requestParameters, initOverrides) {
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import * as runtime from '../runtime.js';
13
- import type { ApiV1StripePaymentLinksPostRequest } from '../models/index.js';
13
+ import type { ApiV1StripePaymentLinksGet201ResponseInner, ApiV1StripePaymentLinksPost201Response, ApiV1StripePaymentLinksPostRequest } from '../models/index.js';
14
14
  export interface ApiV1StripePaymentLinksLinkIdDeleteRequest {
15
15
  linkId: string;
16
16
  }
@@ -25,30 +25,30 @@ export declare class StripeApi extends runtime.BaseAPI {
25
25
  * #### Authorization <hr /> Requires any of the following roles: * Stripe Link Creator (<code>create:stripeLink</code>)
26
26
  * Get available Stripe payment links.
27
27
  */
28
- apiV1StripePaymentLinksGetRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
28
+ apiV1StripePaymentLinksGetRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<ApiV1StripePaymentLinksGet201ResponseInner>>>;
29
29
  /**
30
30
  * #### Authorization <hr /> Requires any of the following roles: * Stripe Link Creator (<code>create:stripeLink</code>)
31
31
  * Get available Stripe payment links.
32
32
  */
33
- apiV1StripePaymentLinksGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
33
+ apiV1StripePaymentLinksGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<ApiV1StripePaymentLinksGet201ResponseInner>>;
34
34
  /**
35
35
  * #### Authorization <hr /> Requires any of the following roles: * Stripe Link Creator (<code>create:stripeLink</code>)
36
36
  * Deactivate a Stripe payment link.
37
37
  */
38
- apiV1StripePaymentLinksLinkIdDeleteRaw(requestParameters: ApiV1StripePaymentLinksLinkIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
38
+ apiV1StripePaymentLinksLinkIdDeleteRaw(requestParameters: ApiV1StripePaymentLinksLinkIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<any>>;
39
39
  /**
40
40
  * #### Authorization <hr /> Requires any of the following roles: * Stripe Link Creator (<code>create:stripeLink</code>)
41
41
  * Deactivate a Stripe payment link.
42
42
  */
43
- apiV1StripePaymentLinksLinkIdDelete(requestParameters: ApiV1StripePaymentLinksLinkIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
43
+ apiV1StripePaymentLinksLinkIdDelete(requestParameters: ApiV1StripePaymentLinksLinkIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
44
44
  /**
45
45
  * #### Authorization <hr /> Requires any of the following roles: * Stripe Link Creator (<code>create:stripeLink</code>)
46
46
  * Create a Stripe payment link.
47
47
  */
48
- apiV1StripePaymentLinksPostRaw(requestParameters: ApiV1StripePaymentLinksPostOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
48
+ apiV1StripePaymentLinksPostRaw(requestParameters: ApiV1StripePaymentLinksPostOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ApiV1StripePaymentLinksPost201Response>>;
49
49
  /**
50
50
  * #### Authorization <hr /> Requires any of the following roles: * Stripe Link Creator (<code>create:stripeLink</code>)
51
51
  * Create a Stripe payment link.
52
52
  */
53
- apiV1StripePaymentLinksPost(requestParameters: ApiV1StripePaymentLinksPostOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
53
+ apiV1StripePaymentLinksPost(requestParameters: ApiV1StripePaymentLinksPostOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ApiV1StripePaymentLinksPost201Response>;
54
54
  }
@@ -5,7 +5,7 @@
5
5
  * ACM @ UIUC Core API
6
6
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
7
7
  *
8
- * The version of the OpenAPI document: 4.1.14
8
+ * The version of the OpenAPI document: 4.3.0
9
9
  * Contact: infra@acm.illinois.edu
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -54,7 +54,7 @@ class StripeApi extends runtime.BaseAPI {
54
54
  headers: headerParameters,
55
55
  query: queryParameters,
56
56
  }, initOverrides);
57
- return new runtime.VoidApiResponse(response);
57
+ return new runtime.JSONApiResponse(response, (jsonValue) => jsonValue.map(index_js_1.ApiV1StripePaymentLinksGet201ResponseInnerFromJSON));
58
58
  });
59
59
  }
60
60
  /**
@@ -63,7 +63,8 @@ class StripeApi extends runtime.BaseAPI {
63
63
  */
64
64
  apiV1StripePaymentLinksGet(initOverrides) {
65
65
  return __awaiter(this, void 0, void 0, function* () {
66
- yield this.apiV1StripePaymentLinksGetRaw(initOverrides);
66
+ const response = yield this.apiV1StripePaymentLinksGetRaw(initOverrides);
67
+ return yield response.value();
67
68
  });
68
69
  }
69
70
  /**
@@ -95,7 +96,12 @@ class StripeApi extends runtime.BaseAPI {
95
96
  headers: headerParameters,
96
97
  query: queryParameters,
97
98
  }, initOverrides);
98
- return new runtime.VoidApiResponse(response);
99
+ if (this.isJsonMime(response.headers.get('content-type'))) {
100
+ return new runtime.JSONApiResponse(response);
101
+ }
102
+ else {
103
+ return new runtime.TextApiResponse(response);
104
+ }
99
105
  });
100
106
  }
101
107
  /**
@@ -104,7 +110,8 @@ class StripeApi extends runtime.BaseAPI {
104
110
  */
105
111
  apiV1StripePaymentLinksLinkIdDelete(requestParameters, initOverrides) {
106
112
  return __awaiter(this, void 0, void 0, function* () {
107
- yield this.apiV1StripePaymentLinksLinkIdDeleteRaw(requestParameters, initOverrides);
113
+ const response = yield this.apiV1StripePaymentLinksLinkIdDeleteRaw(requestParameters, initOverrides);
114
+ return yield response.value();
108
115
  });
109
116
  }
110
117
  /**
@@ -137,7 +144,7 @@ class StripeApi extends runtime.BaseAPI {
137
144
  query: queryParameters,
138
145
  body: (0, index_js_1.ApiV1StripePaymentLinksPostRequestToJSON)(requestParameters['apiV1StripePaymentLinksPostRequest']),
139
146
  }, initOverrides);
140
- return new runtime.VoidApiResponse(response);
147
+ return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_js_1.ApiV1StripePaymentLinksPost201ResponseFromJSON)(jsonValue));
141
148
  });
142
149
  }
143
150
  /**
@@ -146,7 +153,8 @@ class StripeApi extends runtime.BaseAPI {
146
153
  */
147
154
  apiV1StripePaymentLinksPost(requestParameters, initOverrides) {
148
155
  return __awaiter(this, void 0, void 0, function* () {
149
- yield this.apiV1StripePaymentLinksPostRaw(requestParameters, initOverrides);
156
+ const response = yield this.apiV1StripePaymentLinksPostRaw(requestParameters, initOverrides);
157
+ return yield response.value();
150
158
  });
151
159
  }
152
160
  }
@@ -2,7 +2,7 @@
2
2
  * ACM @ UIUC Core API
3
3
  * The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
4
4
  *
5
- * The version of the OpenAPI document: 4.1.14
5
+ * The version of the OpenAPI document: 4.3.0
6
6
  * Contact: infra@acm.illinois.edu
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).